Home
last modified time | relevance | path

Searched defs:node (Results 1126 - 1150 of 1488) sorted by relevance

1...<<41424344454647484950>>...60

/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c229 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 Dfs_tmpfs.c359 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 DStableAPI.java453 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 DLocaleDistanceBuilder.java440 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 DXLIFF2ICUConverter.java820 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 DLocaleDistanceBuilder.java440 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 DCollationBuilder.java241 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 Dcollationbuilder.cpp326 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 Dplurrule.cpp1556 RuleChain *node = header; in PluralKeywordEnumeration() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1590 static void ConvertToLongNames(const UString &prefix, NWildcard::CCensorNode &node) in ConvertToLongNames() argument
[all...]
/third_party/mbedtls/include/mbedtls/
H A Dx509.h304 mbedtls_x509_subject_alternative_name node; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_validate.c1396 validate_cf_node(nir_cf_node *node, validate_state *state) validate_cf_node() argument
[all...]
H A Dnir_print.c1581 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 Dir3_sched.c1143 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 Drnn.c155 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...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h285 struct list_head node; /* node in fd_pipe::deferred_submits */ member
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c48 node_to_temp(uint32_t node) in node_to_temp() argument
344 int node = ra_add_node(c->g, choose_reg_class(c, class_bits)); in add_node() local
1025 uint32_t node = temp_to_node(inst->dst.index); update_graph_and_reg_classes_for_inst() local
1171 int node = v3d_choose_spill_node(c); v3d_register_allocate() local
1183 int node = v3d_choose_spill_node(c); v3d_register_allocate() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_reader.cpp211 exec_node *node = ((s_list *) expr)->subexpressions.get_head_raw()->next->next; in read_function() local
254 exec_node *node = paramlist->subexpressions.get_head_raw()->next; in read_function_sig() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c770 compute_delay(struct dag_node *node, void *state) in compute_delay() argument
799 mark_instruction_scheduled(struct dag *dag, uint32_t time, struct schedule_node *node) mark_instruction_scheduled() argument
[all...]
/third_party/node/src/api/
H A Denvironment.cc20 namespace node { namespace
/third_party/node/src/crypto/
H A Dcrypto_context.cc21 namespace node { namespace
H A Dcrypto_keys.cc19 namespace node { namespace
H A Dcrypto_util.h40 namespace node { namespace
/third_party/node/src/
H A Dinspector_agent.cc35 namespace node { namespace
[all...]
H A Dinspector_socket.cc18 namespace node { namespace

Completed in 37 milliseconds

1...<<41424344454647484950>>...60