/third_party/eudev/src/ata_id/ |
H A D | ata_id.c | 426 const char *node = NULL; in main() local
|
/third_party/eudev/src/udev/ |
H A D | udev-node.c | 36 static int node_symlink(struct udev_device *dev, const char *node, const char *slink) { in node_symlink() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | ylc.c | 63 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos) get_tree_codes() argument
|
H A D | xxan.c | 90 int tree_root, node; in xan_unpack_luma() local
|
H A D | mvha.c | 59 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos) get_tree_codes() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | cache.c | 69 static int cmp(const void *key, const void *node) in cmp() argument 106 struct AVTreeNode *node = NULL; in add_entry() local
|
H A D | os_support.c | 66 int ff_getaddrinfo(const char *node, const char *service, in ff_getaddrinfo() argument
|
/third_party/gn/src/gn/ |
H A D | hash_table_base.h | 387 Node* node = buckets_; NodeBegin() local 460 Node* node = buckets_ + index; NodeLookup() local 510 const Node* node = &buckets_[src_index]; GrowBuckets() local [all...] |
H A D | test_with_scope.cc | 79 std::unique_ptr<ParseNode> node = Parser::ParseExpression(tokens, err); in ExecuteExpression() local
|
H A D | string_utils.cc | 81 std::unique_ptr<ParseNode> node = Parser::ParseExpression(tokens, err); in AppendInterpolatedExpression() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Constant.cpp | 1330 TIntermTyped* TIntermediate::foldDereference(TIntermTyped* node, int index, const TSourceLoc& loc) in foldDereference() argument 1366 foldSwizzle(TIntermTyped* node, TSwizzleSelectors<TVectorSelector>& selectors, const TSourceLoc& loc) foldSwizzle() argument [all...] |
/third_party/glslang/glslang/Include/ |
H A D | arrays.h | 59 TIntermTyped* node; // nullptr means no specialization constant node member [all...] |
/third_party/backends/backend/escl/ |
H A D | escl_capabilities.c | 180 find_nodes_c(xmlNode *node) in find_nodes_c() argument 200 find_valor_of_array_variables(xmlNode *node, capabilities_t *scanner, int type) in find_valor_of_array_variables() argument 276 find_value_of_int_variables(xmlNode *node, capabilities_t *scanner, int type) find_value_of_int_variables() argument 313 print_support(xmlNode *node) print_support() argument 351 find_struct_variables(xmlNode *node, capabilities_t *scanner) find_struct_variables() argument 386 find_true_variables(xmlNode *node, capabilities_t *scanner, int type) find_true_variables() argument 426 print_xml_c(xmlNode *node, ESCL_Device *device, capabilities_t *scanner, int type) print_xml_c() argument 539 xmlNode *node = NULL; escl_capabilities() local [all...] |
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_cond.c | 32 snd_config_t *node; in get_string() local
|
/third_party/curl/docs/examples/ |
H A D | crawler.c | 143 const xmlNode *node = nodeset->nodeTab[x]->xmlChildrenNode; in follow_links() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | TextTrieMap.java | 104 private synchronized void find(Node node, CharIterator chitr, ResultHandler<V> handler, Output output) { in find() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBITableBuilder.java | 385 void addRuleRootNodes(List<RBBINode> dest, RBBINode node) { in addRuleRootNodes() argument [all...] |
H A D | RBBIRuleScanner.java | 628 findSetFor(String s, RBBINode node, UnicodeSet setToAdopt) findSetFor() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | stringtriebuilder.cpp | 222 Node *node; in makeNode() local 308 Node *node=registerNode(listNode, errorCode); makeBranchSubNode() local 377 hashNode(const void *node) hashNode() argument [all...] |
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | rbtree.h | 92 rb_link_node(struct rb_node *node, struct rb_node *parent, struct rb_node **rb_link) rb_link_node() argument 123 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, bool leftmost) rb_insert_color_cached() argument 132 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) rb_erase_cached() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | TextTrieMap.java | 109 private synchronized void find(Node node, CharIterator chitr, ResultHandler<V> handler, Output output) { in find() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBITableBuilder.java | 378 void addRuleRootNodes(List<RBBINode> dest, RBBINode node) { in addRuleRootNodes() argument [all...] |
H A D | RBBIRuleScanner.java | 629 findSetFor(String s, RBBINode node, UnicodeSet setToAdopt) findSetFor() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | collationbuilder.h | 260 weight32FromNode(int64_t node) weight32FromNode() argument 263 weight16FromNode(int64_t node) weight16FromNode() argument 266 previousIndexFromNode(int64_t node) previousIndexFromNode() argument 269 nextIndexFromNode(int64_t node) nextIndexFromNode() argument 272 strengthFromNode(int64_t node) strengthFromNode() argument 276 nodeHasBefore2(int64_t node) nodeHasBefore2() argument 279 nodeHasBefore3(int64_t node) nodeHasBefore3() argument 282 nodeHasAnyBefore(int64_t node) nodeHasAnyBefore() argument 285 isTailoredNode(int64_t node) isTailoredNode() argument 289 changeNodePreviousIndex(int64_t node, int32_t previous) changeNodePreviousIndex() argument 292 changeNodeNextIndex(int64_t node, int32_t next) changeNodeNextIndex() argument [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | bytestrie.h | 441 static inline UStringTrieResult valueResult(int32_t node) { in valueResult() argument [all...] |