| /third_party/exfatprogs/fsck/ |
| H A D | fsck.c | 105 check_clus_chain(struct exfat_de_iter *de_iter, struct exfat_inode *node) check_clus_chain() argument 243 root_check_clus_chain(struct exfat *exfat, struct exfat_inode *node, clus_t *clus_count) root_check_clus_chain() argument 589 check_inode(struct exfat_de_iter *iter, struct exfat_inode *node) check_inode() argument 816 struct exfat_inode *node = NULL; read_file_dentry_set() local 938 struct exfat_inode *node; read_file() local 1119 struct exfat_inode *node = NULL; read_children() local [all...] |
| /third_party/exfatprogs/exfat2img/ |
| H A D | exfat2img.c | 301 struct exfat_inode *node = NULL; in read_file_dentry_set() local 348 struct exfat_inode *node; in read_file() local 427 struct exfat_inode *node = NULL; read_children() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showwaves.c | 141 struct frame_node *node = showwaves->audio_frames; in uninit() local 579 struct frame_node *node; in push_single_pic() local [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | state.c | 98 snd_config_compound_add(snd_config_t *father, const char *id, int join, snd_config_t **node) snd_config_compound_add() argument
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_common.c | 1285 xmlNode *node = NULL; in pixma_parse_xml_response() local [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| H A D | ssp-process.c | 564 struct ssp_intel_node_ctl *node; in ssp_calculate_intern_ext() local
|
| /third_party/gn/src/gn/ |
| H A D | parse_tree.cc | 75 bool IsSortRangeSeparator(const ParseNode* node, const ParseNode* prev) { in IsSortRangeSeparator() argument 85 std::string_view GetStringRepresentation(const ParseNode* node) { in GetStringRepresentation() argument 116 GetCommentsFromJSON(ParseNode* node, const base::Value& value) GetCommentsFromJSON() argument 938 const ParseNode* node = contents_[i].get(); SortList() local 974 const ParseNode* node = contents_[i].get(); SortList() local [all...] |
| H A D | xcode_writer.cc | 168 FindApplicationTargetByName( const ParseNode* node, const std::string& target_name, const std::map<const Target*, PBXNativeTarget*>& targets, Err* err) FindApplicationTargetByName() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationBuilder.java | 237 getWeight16Before(int index, long node, int level) getWeight16Before() argument 724 insertNodeBetween(int index, int nextIndex, long node) insertNodeBetween() argument 1455 weight32FromNode(long node) weight32FromNode() argument 1458 weight16FromNode(long node) weight16FromNode() argument 1461 previousIndexFromNode(long node) previousIndexFromNode() argument 1464 nextIndexFromNode(long node) nextIndexFromNode() argument 1467 strengthFromNode(long node) strengthFromNode() argument 1471 nodeHasBefore2(long node) nodeHasBefore2() argument 1474 nodeHasBefore3(long node) nodeHasBefore3() argument 1477 nodeHasAnyBefore(long node) nodeHasAnyBefore() argument 1480 isTailoredNode(long node) isTailoredNode() argument 1484 changeNodePreviousIndex(long node, int previous) changeNodePreviousIndex() argument 1487 changeNodeNextIndex(long node, int next) changeNodeNextIndex() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | rbbitblb.cpp | 389 addRuleRootNodes(UVector *dest, RBBINode *node) addRuleRootNodes() argument 432 RBBINode *node = static_cast<RBBINode *>(ruleRootNodes.elementAt(j)); calcChainedFollowPos() local 731 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); mapLookAheadRules() local 762 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); mapLookAheadRules() local [all...] |
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_adapter.c | 229 int vfs_nfs_reclaim(struct Vnode *node) in vfs_nfs_reclaim() argument 902 int vfs_nfs_stat(struct Vnode *node, struct stat *buf) in vfs_nfs_stat() argument 927 vfs_nfs_opendir(struct Vnode *node, struct fs_dirent_s *dir) vfs_nfs_opendir() argument 966 vfs_nfs_readdir(struct Vnode *node, struct fs_dirent_s *dir) vfs_nfs_readdir() argument 1570 struct Vnode *node = filep->f_vnode; vfs_nfs_write() local 1773 vfs_nfs_writepage(struct Vnode *node, char *buffer, off_t pos, size_t buflen) vfs_nfs_writepage() argument 1979 struct Vnode *node = filep->f_vnode; vfs_nfs_seek() local 2047 vfs_nfs_readpage(struct Vnode *node, char *buffer, off_t pos) vfs_nfs_readpage() argument 2209 struct Vnode *node = filep->f_vnode; vfs_nfs_read() local 2662 vfs_nfs_close(struct Vnode *node) vfs_nfs_close() argument 2682 struct Vnode *node = (struct Vnode *)filep->f_vnode; vfs_nfs_close_file() local 2686 vfs_nfs_closedir(struct Vnode *node, struct fs_dirent_s *dir) vfs_nfs_closedir() argument 2923 vfs_nfs_rewinddir(struct Vnode *node, struct fs_dirent_s *dir) vfs_nfs_rewinddir() argument 2949 vfs_nfs_truncate(struct Vnode *node, off_t length) vfs_nfs_truncate() argument 3086 struct Vnode *node = filep->f_vnode; vfs_nfs_open() local [all...] |
| /third_party/NuttX/fs/tmpfs/ |
| H A D | fs_tmpfs.c | 359 LOS_DL_LIST *node; in tmpfs_find_dirent() local 1504 LOS_DL_LIST *node = tdo->tdo_entry.pstNext; tmpfs_closedir() local 1542 LOS_DL_LIST *node; tmpfs_readdir() local 1907 tmpfs_unlink(struct Vnode *parent, struct Vnode *node, const char *relpath) tmpfs_unlink() argument [all...] |
| /third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/ |
| H A D | StableAPI.java | 453 static String getAttr(Node node, String attrName) { in getAttr() argument 879 nodeToSet(Node node) nodeToSet() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/ |
| H A D | LocaleDistanceBuilder.java | 440 test(DistanceTable node) test() argument 459 test(DistanceTable node) test() argument [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
| H A D | XLIFF2ICUConverter.java | 820 private void parseResourceString(Node node, ResourceString[] set){ in parseResourceString() argument 855 parseResourceInt(Node node, ResourceInt[] set) parseResourceInt() argument 889 parseResourceAlias(Node node, ResourceAlias[] set) parseResourceAlias() argument 922 parseResourceBinary(Node node, ResourceBinary[] set) parseResourceBinary() argument 965 parseTransUnit(Node node, Resource[] set) parseTransUnit() argument 996 parseBinUnit(Node node, Resource[] set) parseBinUnit() argument 1033 parseArray(Node node, Resource[] set) parseArray() argument 1089 parseIntVector(Node node, Resource[] set) parseIntVector() argument 1131 parseTable(Node node, Resource[] set) parseTable() argument 1212 parseGroup(Node node, Resource[] set) parseGroup() argument [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
| H A D | LocaleDistanceBuilder.java | 440 test(DistanceTable node) test() argument 459 test(DistanceTable node) test() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationBuilder.java | 241 getWeight16Before(int index, long node, int level) getWeight16Before() argument 728 insertNodeBetween(int index, int nextIndex, long node) insertNodeBetween() argument 1459 weight32FromNode(long node) weight32FromNode() argument 1462 weight16FromNode(long node) weight16FromNode() argument 1465 previousIndexFromNode(long node) previousIndexFromNode() argument 1468 nextIndexFromNode(long node) nextIndexFromNode() argument 1471 strengthFromNode(long node) strengthFromNode() argument 1475 nodeHasBefore2(long node) nodeHasBefore2() argument 1478 nodeHasBefore3(long node) nodeHasBefore3() argument 1481 nodeHasAnyBefore(long node) nodeHasAnyBefore() argument 1484 isTailoredNode(long node) isTailoredNode() argument 1488 changeNodePreviousIndex(long node, int previous) changeNodePreviousIndex() argument 1491 changeNodeNextIndex(long node, int next) changeNodeNextIndex() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationbuilder.cpp | 326 int64_t node = nodes.elementAti(index); in addReset() local 441 getWeight16Before(int32_t index, int64_t node, int32_t level) getWeight16Before() argument 503 int64_t node = nodes.elementAti(index); getSpecialResetPosition() local 522 int64_t node = nodes.elementAti(index); getSpecialResetPosition() local 587 int64_t node = nodes.elementAti(index); getSpecialResetPosition() local 840 int64_t node = nodes[rootPrimaryIndexes[i]]; binarySearchForRootPrimaryNode() local 889 int64_t node = nodes.elementAti(index); findOrInsertWeakNode() local 956 int64_t node = nodes.elementAti(index); insertTailoredNodeAfter() local 969 insertNodeBetween(int32_t index, int32_t nextIndex, int64_t node, UErrorCode &errorCode) insertNodeBetween() argument 994 int64_t node = nodes.elementAti(index); findCommonNode() local 1403 int64_t node = nodesArray[i]; makeTailoredCEs() local 1572 int64_t node = nodesArray[i]; countTailoredNodes() local [all...] |
| H A D | plurrule.cpp | 1556 RuleChain *node = header; in PluralKeywordEnumeration() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | EnumDirItems.cpp | 1590 static void ConvertToLongNames(const UString &prefix, NWildcard::CCensorNode &node)
in ConvertToLongNames() argument [all...] |
| /third_party/mbedtls/include/mbedtls/ |
| H A D | x509.h | 304 mbedtls_x509_subject_alternative_name node; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_validate.c | 1396 validate_cf_node(nir_cf_node *node, validate_state *state) validate_cf_node() argument [all...] |
| H A D | nir_print.c | 1581 print_cf_node(nir_cf_node *node, print_state *state, unsigned int tabs) print_cf_node() argument [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_sched.c | 1143 sched_dag_max_delay_cb(struct dag_node *node, void *state) in sched_dag_max_delay_cb() argument [all...] |
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnn.c | 155 static int trydoc (struct rnndb *db, char *file, xmlNode *node) { in trydoc() argument 167 static int trytypetag (struct rnndb *db, char *file, xmlNode *node, struct rnntypeinfo *ti) { in trytypetag() argument 181 trytypeattr(struct rnndb *db, char *file, xmlNode *node, xmlAttr *attr, struct rnntypeinfo *ti) trytypeattr() argument 220 parsevalue(struct rnndb *db, char *file, xmlNode *node) parsevalue() argument 255 parsespectype(struct rnndb *db, char *file, xmlNode *node) parsespectype() argument 288 parseenum(struct rnndb *db, char *file, xmlNode *node) parseenum() argument 357 parsebitfield(struct rnndb *db, char *file, xmlNode *node) parsebitfield() argument 393 parsebitset(struct rnndb *db, char *file, xmlNode *node) parsebitset() argument 462 trydelem(struct rnndb *db, char *file, xmlNode *node) trydelem() argument 625 parsegroup(struct rnndb *db, char *file, xmlNode *node) parsegroup() argument 665 parsedomain(struct rnndb *db, char *file, xmlNode *node) parsedomain() argument 741 parsecopyright(struct rnndb *db, char *file, xmlNode *node) parsecopyright() argument 810 trytop(struct rnndb *db, char *file, xmlNode *node) trytop() argument [all...] |