Home
last modified time | relevance | path

Searched defs:node (Results 4976 - 5000 of 8482) sorted by relevance

1...<<191192193194195196197198199200>>...340

/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp701 std::shared_ptr<Node> node = sinkNode; in BuildPipeline() local
/third_party/ffmpeg/libavcodec/
H A Dcrystalhd.c222 OpaqueList *node = priv->head; in opaque_list_pop() local
296 OpaqueList *node = priv->head; uninit() local
452 OpaqueList *node = opaque_list_pop(priv, output->PicInfo.timeStamp); copy_frame() local
[all...]
/third_party/f2fs-tools/lib/
H A Dnls_utf8.c401 int node; in utf8nlookup() local
[all...]
/third_party/eudev/src/udev/
H A Dudevadm-hwdb.c86 static int node_add_child(struct trie *trie, struct trie_node *node, struct trie_node *node_child, uint8_t c) { in node_add_child() argument
105 node_lookup(const struct trie_node *node, uint8_t c) node_lookup() argument
116 trie_node_cleanup(struct trie_node *node) trie_node_cleanup() argument
141 trie_node_add_value(struct trie *trie, struct trie_node *node, const char *key, const char *value) trie_node_add_value() argument
181 trie_insert(struct trie *trie, struct trie_node *node, const char *search, const char *key, const char *value) trie_insert() argument
279 trie_store_nodes_size(struct trie_f *trie, struct trie_node *node) trie_store_nodes_size() argument
292 trie_store_nodes(struct trie_f *trie, struct trie_node *node) trie_store_nodes() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Diec61883.c81 int node; ///< returned by libiec61883 member
/third_party/curl/src/
H A Dtool_paramhlp.c46 struct getout *node = calloc(1, sizeof(struct getout)); in new_getout() local
[all...]
/third_party/gn/src/base/
H A Dvalues.cc63 std::unique_ptr<Value> CopyWithoutEmptyChildren(const Value& node) { in CopyWithoutEmptyChildren() argument
/third_party/gn/src/gn/
H A Dfunctions.cc61 bool EnsureNotReadingFromSameDeclareArgs(const ParseNode* node, in EnsureNotReadingFromSameDeclareArgs() argument
86 bool EnsureNotProcessingImport(const ParseNode* node, in EnsureNotProcessingImport() argument
100 bool EnsureNotProcessingBuildConfig(const ParseNode* node, in EnsureNotProcessingBuildConfig() argument
H A Doperators.cc241 GetValueOrFillError(const BinaryOpNode* op_node, const ParseNode* node, const char* name, Scope* scope, Err* err) GetValueOrFillError() argument
/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp125 bool TParseContextBase::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck() argument
228 rValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) rValueErrorCheck() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePatternUtil.java101 private void addContentsNode(MessageContentsNode node) { in addContentsNode() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp463 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType() argument
H A Ducharstriebuilder.cpp399 UCharsTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessagePatternUtil.java98 private void addContentsNode(MessageContentsNode node) { in addContentsNode() argument
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Ducharstrie.h495 static inline UStringTrieResult valueResult(int32_t node) { in valueResult() argument
[all...]
/third_party/libcoap/examples/
H A Detsi_iot_01.c534 get_context(const char *node, const char *port) { in get_context() argument
/third_party/lzma/CPP/Common/
H A DWildcard.cpp512 const CCensorNode &node = fromNodes.SubNodes[i]; in ExtendExclude() local
/third_party/lame/ACM/tinyxml/
H A Dtinyxml.cpp95 TiXmlNode* node = firstChild; in ~TiXmlNode() local
109 TiXmlNode* node = firstChild; in Clear() local
143 TiXmlNode* node = addThis.Clone(); InsertEndChild() local
240 TiXmlNode* node; FirstChild() local
252 TiXmlNode* node; LastChild() local
292 TiXmlNode* node; NextSibling() local
304 TiXmlNode* node; PreviousSibling() local
316 TiXmlAttribute* node = attributeSet.Find( name ); RemoveAttribute() local
327 TiXmlNode* node; FirstChildElement() local
342 TiXmlNode* node; FirstChildElement() local
357 TiXmlNode* node; NextSiblingElement() local
372 TiXmlNode* node; NextSiblingElement() local
388 const TiXmlNode* node; GetDocument() local
415 TiXmlAttribute* node = attributeSet.First(); ~TiXmlElement() local
423 TiXmlAttribute* node = attributeSet.Find( name ); Attribute() local
456 TiXmlAttribute* node = attributeSet.Find( name ); SetAttribute() local
497 TiXmlNode* node; Print() local
541 TiXmlNode* node; StreamOut() local
577 TiXmlNode* node = 0; Clone() local
678 TiXmlNode* node = 0; Clone() local
689 TiXmlNode* node; Print() local
700 TiXmlNode* node; StreamOut() local
979 TiXmlAttribute* node; Remove() local
998 TiXmlAttribute* node; Find() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c78 struct match_node *node = rzalloc_size(state->dead_ctx, in create_match_node() local
99 struct match_node *node = create_match_node(instr->type, state); in node_for_deref() local
111 struct match_node *node = create_match_node(instr->type, state); node_for_deref() local
142 struct match_node *node = create_match_node(instr->type, state); node_for_deref() local
158 struct match_node *node = node_for_wildcard() local
168 struct match_node *node = NULL; node_for_path() local
179 struct match_node *node = NULL; node_for_path_with_wildcard() local
194 _foreach_child(match_cb cb, struct match_node *node, struct match_state *state) _foreach_child() argument
207 _foreach_aliasing(nir_deref_instr **deref, match_cb cb, struct match_node *node, struct match_state *state) _foreach_aliasing() argument
309 clobber(struct match_node *node, struct match_state *state) clobber() argument
[all...]
H A Dnir_lower_vars_to_ssa.c115 struct deref_node *node = rzalloc_size(mem_ctx, size); in deref_node_create() local
130 struct deref_node *node; get_deref_node_for_var() local
230 struct deref_node *node = get_deref_node_recur(deref, state); get_deref_node() local
252 foreach_deref_node_worker(struct deref_node *node, nir_deref_instr **path, void (* cb)(struct deref_node *node, struct lower_variables_state *state), struct lower_variables_state *state) foreach_deref_node_worker() argument
303 foreach_deref_node_match(nir_deref_path *path, void (* cb)(struct deref_node *node, struct lower_variables_state *state), struct lower_variables_state *state) foreach_deref_node_match() argument
309 struct deref_node *node = get_deref_node_for_var(path->path[0]->var, state); foreach_deref_node_match() local
319 path_may_be_aliased_node(struct deref_node *node, nir_deref_instr **path, struct lower_variables_state *state) path_may_be_aliased_node() argument
398 struct deref_node *node = get_deref_node_for_var(deref->var, state); register_complex_use() local
410 struct deref_node *node = get_deref_node(deref, state); register_load_instr() local
425 struct deref_node *node = get_deref_node(deref, state); register_store_instr() local
441 struct deref_node *node = get_deref_node(deref, state); register_copy_instr() local
502 lower_copies_to_load_store(struct deref_node *node, struct lower_variables_state *state) lower_copies_to_load_store() argument
561 struct deref_node *node = get_deref_node(deref, state); rename_variables() local
614 struct deref_node *node = get_deref_node(deref, state); rename_variables() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_postsched.c96 struct ir3_postsched_node *node = instr->data; in has_sy_src() local
103 struct ir3_postsched_node *node = instr->data; in has_ss_src() local
393 add_single_reg_dep(struct ir3_postsched_deps_state *state, struct ir3_postsched_node *node, unsigned num, int src_n, int dst_n) add_single_reg_dep() argument
429 add_reg_dep(struct ir3_postsched_deps_state *state, struct ir3_postsched_node *node, const struct ir3_register *reg, unsigned num, int src_n, int dst_n) add_reg_dep() argument
454 calculate_deps(struct ir3_postsched_deps_state *state, struct ir3_postsched_node *node) calculate_deps() argument
538 sched_dag_max_delay_cb(struct dag_node *node, void *state) sched_dag_max_delay_cb() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_cssa.cpp318 merge_node& node = ctx.merge_node_table[t.id()]; in try_merge_merge_set() local
/third_party/ltp/metadata/
H A Dmetaparse.c289 static int parse_array(FILE *f, struct data_node *node) in parse_array() argument
475 static int parse_test_struct(FILE *f, struct data_node *doc, struct data_node *node) in parse_test_struct() argument
/third_party/mesa3d/src/imgui/
H A Dimstb_rectpack.h295 stbrp_node *node = first; in stbrp__skyline_find_min_y() local
353 stbrp_node **prev, *node, *tail, **best = NULL; stbrp__skyline_find_best_pos() local
448 stbrp_node *node, *cur; stbrp__skyline_pack_rectangle() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr.cpp255 void Block::erase(iterator node) in erase() argument

Completed in 25 milliseconds

1...<<191192193194195196197198199200>>...340