Functions | |
def | get_td_from_function_signature (line, file, num) |
def | get_td_from_simple_type (line, file, num) |
def | find_typedefs (file) |
def | scan_dir (d) |
Variables | |
bool | debug = False |
arg = os.getcwd() | |
def find_typedefs.get_td_from_function_signature | ( | line, | |
file, | |||
num | |||
) |
Definition at line 10 of file find_typedefs.py.
Referenced by find_typedefs().
def find_typedefs.get_td_from_simple_type | ( | line, | |
file, | |||
num | |||
) |
Definition at line 26 of file find_typedefs.py.
Referenced by find_typedefs().
def find_typedefs.find_typedefs | ( | file | ) |
Definition at line 40 of file find_typedefs.py.
References get_td_from_function_signature(), and get_td_from_simple_type().
def find_typedefs.scan_dir | ( | d | ) |
Definition at line 87 of file find_typedefs.py.
Referenced by load_member(), and load_member_store().
bool find_typedefs.debug = False |
Definition at line 7 of file find_typedefs.py.
Referenced by bus_call(), and gnunet_gst_bus_call().
find_typedefs.arg = os.getcwd() |
Definition at line 97 of file find_typedefs.py.
Referenced by do_call(), GNUNET_NAT_stun_handle_packet_(), GNUNET_OS_start_process_s(), GNUNET_PLUGIN_load(), GNUNET_PLUGIN_load_all(), GNUNET_PLUGIN_unload(), GNUNET_TESTING_cmd_exec_va(), iterateBits(), needs_parens(), pq_notice_processor_cb(), pq_notice_receiver_cb(), run_process_and_wait(), stun_get_mapped(), and testBitCallback().