Home
last modified time | relevance | path

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

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

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc230 int node = nodes[node_index]; TEST() local
334 int node = nodes[node_index]; TEST() local
[all...]
/third_party/skia/modules/skottie/include/
H A DSkottieProperty.h87 explicit PropertyHandle(sk_sp<NodeT> node) : fNode(std::move(node)) {} in PropertyHandle() argument
/third_party/skia/modules/skottie/src/effects/
H A DSphereEffect.cpp285 SphereAdapter(const skjson::ArrayValue& jprops, const AnimationBuilder* abuilder, sk_sp<SphereNode> node) SphereAdapter() argument
/third_party/skia/modules/svg/include/
H A DSkSVGRenderContext.h98 explicit BorrowedNode(sk_sp<SkSVGNode>* node) in BorrowedNode() argument
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DGradient.cpp46 const sk_sp<sksg::Gradient>& node() const { return fGradient; } in node() function in skottie::internal::__anon18577::final
/third_party/selinux/libsepol/cil/src/
H A Dcil_find.c295 static int cil_find_matching_avrule(struct cil_tree_node *node, struct cil_avrule *avrule, struct cil_avrule *target, struct cil_list *matching, int match_self) in cil_find_matching_avrule() argument
351 static int __cil_find_matching_avrule_in_ast(struct cil_tree_node *node, uint32_t *finished, void *extra_args) in __cil_find_matching_avrule_in_ast() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dassertion.c151 avtab_ptr_t node; in report_assertion_extended_permissions() local
328 avtab_ptr_t node; in check_assertion_extended_permissions_avtab() local
[all...]
H A Davtab.c279 avtab_ptr_t avtab_search_node_next(avtab_ptr_t node, int specified) in avtab_search_node_next() argument
[all...]
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...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DTaskpoolSingleTaskTest.cpp183 Node *node = (Node *)malloc(sizeof(Node)); in Initialize() local
580 Node *node = (Node *)VECTOR_At(&g_nodeVector, i); in HWTEST_F() local
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dtaskpool_singletask_func_test.c42 static const Node *GetNode(const Node *node) in GetNode() argument
180 Node *node = (Node *)malloc(sizeof(Node)); in Initialize() local
/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

Completed in 20 milliseconds

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