/third_party/exfatprogs/lib/ |
H A D | exfat_fs.c | 21 struct exfat_inode *node; in exfat_alloc_inode() local 40 void exfat_free_inode(struct exfat_inode *node) in exfat_free_inode() argument 51 struct exfat_inode *node, *i; exfat_free_children() local [all...] |
/third_party/eudev/src/udev/ |
H A D | udevadm-info.c | 416 const char *node = udev_device_get_devnode(device); in uinfo() local
|
H A D | udev.h | 65 struct udev_list_node node; member
|
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/f2fs-tools/fsck/ |
H A D | mkquota.c | 135 static void quota_dnode_free(dnode_t *node, void *UNUSED(context)) in quota_dnode_free() argument
|
H A D | node.c | 169 static int get_node_path(struct f2fs_node *node, long block, in get_node_path() argument
|
H A D | node.h | 21 static inline int IS_INODE(struct f2fs_node *node) in IS_INODE() argument 51 static inline __le32 *blkaddr_in_inode(struct f2fs_node *node) in blkaddr_in_inode() argument 56 static inline __le32 *blkaddr_in_node(struct f2fs_node *node) in blkaddr_in_node() argument [all...] |
/third_party/eudev/src/ata_id/ |
H A D | ata_id.c | 426 const char *node = NULL; in main() local
|
/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...] |