Home
last modified time | relevance | path

Searched defs:node (Results 651 - 675 of 1476) sorted by relevance

1...<<21222324252627282930>>...60

/third_party/exfatprogs/lib/
H A Dexfat_fs.c21 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 Dudevadm-info.c416 const char *node = udev_device_get_devnode(device); in uinfo() local
H A Dudev.h65 struct udev_list_node node; member
H A Dudev-node.c36 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 Dmkquota.c135 static void quota_dnode_free(dnode_t *node, void *UNUSED(context)) in quota_dnode_free() argument
H A Dnode.c169 static int get_node_path(struct f2fs_node *node, long block, in get_node_path() argument
H A Dnode.h21 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 Data_id.c426 const char *node = NULL; in main() local
/third_party/ffmpeg/libavcodec/
H A Dylc.c63 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 Dxxan.c90 int tree_root, node; in xan_unpack_luma() local
H A Dmvha.c59 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 Dcache.c69 static int cmp(const void *key, const void *node) in cmp() argument
106 struct AVTreeNode *node = NULL; in add_entry() local
H A Dos_support.c66 int ff_getaddrinfo(const char *node, const char *service, in ff_getaddrinfo() argument
/third_party/gn/src/gn/
H A Dhash_table_base.h387 Node* node = buckets_; NodeBegin() local
460 Node* node = buckets_ + index; NodeLookup() local
510 const Node* node = &buckets_[src_index]; GrowBuckets() local
[all...]
H A Dtest_with_scope.cc79 std::unique_ptr<ParseNode> node = Parser::ParseExpression(tokens, err); in ExecuteExpression() local
H A Dstring_utils.cc81 std::unique_ptr<ParseNode> node = Parser::ParseExpression(tokens, err); in AppendInterpolatedExpression() local
/third_party/glslang/glslang/MachineIndependent/
H A DConstant.cpp1330 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 Darrays.h59 TIntermTyped* node; // nullptr means no specialization constant node member
[all...]
/third_party/backends/backend/escl/
H A Descl_capabilities.c180 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 Ducm_cond.c32 snd_config_t *node; in get_string() local
/third_party/curl/docs/examples/
H A Dcrawler.c143 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 DTextTrieMap.java104 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 DRBBITableBuilder.java385 void addRuleRootNodes(List<RBBINode> dest, RBBINode node) { in addRuleRootNodes() argument
[all...]
H A DRBBIRuleScanner.java628 findSetFor(String s, RBBINode node, UnicodeSet setToAdopt) findSetFor() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dstringtriebuilder.cpp222 Node *node; in makeNode() local
308 Node *node=registerNode(listNode, errorCode); makeBranchSubNode() local
377 hashNode(const void *node) hashNode() argument
[all...]

Completed in 19 milliseconds

1...<<21222324252627282930>>...60