Home
last modified time | relevance | path

Searched defs:node (Results 851 - 875 of 1476) sorted by relevance

1...<<31323334353637383940>>...60

/third_party/selinux/libsepol/src/
H A Dnode_record.c271 sepol_node_key_extract(sepol_handle_t * handle, const sepol_node_t * node, sepol_node_key_t ** key_ptr) sepol_node_key_extract() argument
314 sepol_node_compare(const sepol_node_t * node, const sepol_node_key_t * key) sepol_node_compare() argument
332 sepol_node_compare2(const sepol_node_t * node, const sepol_node_t * node2) sepol_node_compare2() argument
352 sepol_node_get_addr(sepol_handle_t * handle, const sepol_node_t * node, char **addr) sepol_node_get_addr() argument
374 sepol_node_get_addr_bytes(sepol_handle_t * handle, const sepol_node_t * node, char **buffer, size_t * bsize) sepol_node_get_addr_bytes() argument
392 sepol_node_set_addr(sepol_handle_t * handle, sepol_node_t * node, int proto, const char *addr) sepol_node_set_addr() argument
417 sepol_node_set_addr_bytes(sepol_handle_t * handle, sepol_node_t * node, const char *addr, size_t addr_sz) sepol_node_set_addr_bytes() argument
437 sepol_node_get_mask(sepol_handle_t * handle, const sepol_node_t * node, char **mask) sepol_node_get_mask() argument
459 sepol_node_get_mask_bytes(sepol_handle_t * handle, const sepol_node_t * node, char **buffer, size_t * bsize) sepol_node_get_mask_bytes() argument
477 sepol_node_set_mask(sepol_handle_t * handle, sepol_node_t * node, int proto, const char *mask) sepol_node_set_mask() argument
502 sepol_node_set_mask_bytes(sepol_handle_t * handle, sepol_node_t * node, const char *mask, size_t mask_sz) sepol_node_set_mask_bytes() argument
521 sepol_node_get_proto(const sepol_node_t * node) sepol_node_get_proto() argument
528 sepol_node_set_proto(sepol_node_t * node, int proto) sepol_node_set_proto() argument
550 sepol_node_create(sepol_handle_t * handle, sepol_node_t ** node) sepol_node_create() argument
573 sepol_node_clone(sepol_handle_t * handle, const sepol_node_t * node, sepol_node_t ** node_ptr) sepol_node_clone() argument
611 sepol_node_free(sepol_node_t * node) sepol_node_free() argument
625 sepol_node_get_con(const sepol_node_t * node) sepol_node_get_con() argument
632 sepol_node_set_con(sepol_handle_t * handle, sepol_node_t * node, sepol_context_t * con) sepol_node_set_con() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Ddominator_tree.cpp255 const DominatorTreeNode* node = &a_itr->second; ImmediateDominator() local
[all...]
H A Ddominator_tree.h233 VisitChildrenIf(std::function<bool(DominatorTreeNode*)> func, iterator node) VisitChildrenIf() argument
[all...]
H A Dscalar_analysis_simplification.cpp416 SERecurrentNode* node = node_pair.first; FoldRecurrentAddExpressions() local
458 EliminateZeroCoefficientRecurrents(SENode* node) EliminateZeroCoefficientRecurrents() argument
531 SimplifyExpression(SENode* node) SimplifyExpression() argument
[all...]
/third_party/spirv-tools/test/opt/
H A Dscalar_analysis.cpp124 const SENode* node = analysis.AnalyzeInstruction(child); in TEST_F() local
250 const SENode* node = analysis.AnalyzeInstruction(child); in TEST_F() local
364 const SENode* node = analysis.AnalyzeInstruction(child); TEST_F() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dxml-utils.c19 xml_node_t *node; in get_node_uri_iter() local
50 xml_node_t *node; in get_node_uri() local
67 xml_node_t *node; get_node_iter() local
93 xml_node_t *node; get_node() local
109 xml_node_t *node; get_child_node() local
125 xml_node_t *node; node_from_file() local
169 node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) node_to_file() argument
192 get_val(struct xml_node_ctx *ctx, xml_node_t *node) get_val() argument
230 xml_node_t *node; node_to_tnds() local
264 xml_node_t *node; add_ddfname() local
281 xml_node_t *node; mo_to_tnds() local
309 get_first_child_node(struct xml_node_ctx *ctx, xml_node_t *node, const char *name) get_first_child_node() argument
327 get_node_text(struct xml_node_ctx *ctx, xml_node_t *node, const char *node_name) get_node_text() argument
337 add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) add_mo_node() argument
384 tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) tnds_to_mo_iter() argument
430 xml_node_t *node; tnds_to_mo() local
443 soap_build_envelope(struct xml_node_ctx *ctx, xml_node_t *node) soap_build_envelope() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dxml-utils.c19 xml_node_t *node; in get_node_uri_iter() local
50 xml_node_t *node; in get_node_uri() local
67 xml_node_t *node; get_node_iter() local
93 xml_node_t *node; get_node() local
109 xml_node_t *node; get_child_node() local
125 xml_node_t *node; node_from_file() local
169 node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) node_to_file() argument
192 get_val(struct xml_node_ctx *ctx, xml_node_t *node) get_val() argument
230 xml_node_t *node; node_to_tnds() local
264 xml_node_t *node; add_ddfname() local
281 xml_node_t *node; mo_to_tnds() local
309 get_first_child_node(struct xml_node_ctx *ctx, xml_node_t *node, const char *name) get_first_child_node() argument
327 get_node_text(struct xml_node_ctx *ctx, xml_node_t *node, const char *node_name) get_node_text() argument
337 add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) add_mo_node() argument
384 tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) tnds_to_mo_iter() argument
430 xml_node_t *node; tnds_to_mo() local
443 soap_build_envelope(struct xml_node_ctx *ctx, xml_node_t *node) soap_build_envelope() argument
[all...]
/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...]

Completed in 22 milliseconds

1...<<31323334353637383940>>...60