HomeSort by: relevance | last modified time | path
    Searched defs:get_node (Results 1 - 13 of 13) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_prio_q.h 63 # define get_node(size) debug_get_node(size, __FILE__, __LINE__) macro
66 # define get_node(size) debug_get_node(size) macro
  /src/external/gpl3/binutils/dist/gprofng/src/
CallStack.h 107 get_node (int) function in class:CallStack
CallStack.cc 128 virtual CallStackNode *get_node (int n);
185 CallStackNode *node = get_node (i);
215 CallStackNode *node = get_node (nodes - 1);
1127 CallStackP::get_node (int n) function in class:CallStackP
  /src/external/gpl3/binutils.old/dist/gprofng/src/
CallStack.h 107 get_node (int) function in class:CallStack
CallStack.cc 128 virtual CallStackNode *get_node (int n);
185 CallStackNode *node = get_node (i);
215 CallStackNode *node = get_node (nodes - 1);
1127 CallStackP::get_node (int n) function in class:CallStackP
  /src/usr.bin/tsort/
tsort.c 110 static NODE *get_node(const char *);
210 n1 = get_node(s1);
215 n2 = get_node(s2);
239 get_node(const char *name) function
  /src/external/bsd/wpa/dist/src/utils/
xml-utils.c 89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, function
114 match = get_node(ctx, node, path);
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_driver.h 81 * struct ttm_mem_type_manager member get_node
108 int (*get_node)(struct ttm_mem_type_manager *man, member in struct:ttm_mem_type_manager_func
  /src/external/gpl3/gcc/dist/gcc/
ipa-icf.h 338 inline cgraph_node *get_node (void) function in class:ipa_icf::sem_function
446 inline varpool_node *get_node (void) function in class:ipa_icf::sem_variable
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-icf.h 336 inline cgraph_node *get_node (void) function in class:ipa_icf::sem_function
442 inline varpool_node *get_node (void) function in class:ipa_icf::sem_variable
  /src/external/mit/isl/dist/interface/
isl.py 7635 def get_node(arg0): member in class:ast_node_mark
  /src/external/mit/isl/dist/include/isl/
cpp-checked.h 1374 inline isl::checked::ast_node get_node() const;
7407 isl::checked::ast_node ast_node_mark::get_node() const function in class:isl::checked::ast_node_mark
cpp.h 1440 inline isl::ast_node get_node() const;
8527 isl::ast_node ast_node_mark::get_node() const function in class:isl::ast_node_mark

Completed in 56 milliseconds