Home
last modified time | relevance | path

Searched defs:node (Results 626 - 650 of 1476) sorted by relevance

1...<<21222324252627282930>>...60

/third_party/toybox/toys/pending/
H A Dmdev.c264 static int callback(struct dirtree *node) in callback() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc112 int node = 0; in FindAnnotationsOnPath() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_test_util.h111 auto* node = cord_internal::CordRepBtree::Create(flats[0]); in CordRepBtreeFromFlats() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcommon.h199 NodeType node; member
/third_party/skia/modules/skottie/src/effects/
H A DBuldgeEffect.cpp165 BulgeEffectAdapter(const skjson::ArrayValue& jprops, const AnimationBuilder& abuilder, sk_sp<BulgeNode> node) BulgeEffectAdapter() argument
H A DSkSLEffect.cpp57 SkSLEffectAdapter(const skjson::ArrayValue& jprops, const AnimationBuilder& abuilder, sk_sp<SkSLShaderNode> node) SkSLEffectAdapter() argument
H A DShiftChannelsEffect.cpp39 const sk_sp<sksg::ExternalColorFilter>& node() const { return fColorFilter; } in node() function in skottie::internal::__anon18563::final
H A DGradientEffect.cpp30 sk_sp<sksg::RenderNode> node() const { return fShaderEffect; } in node() function in skottie::internal::__anon18554::final
/third_party/skia/modules/skottie/src/text/
H A DTextAdapter.h37 const sk_sp<sksg::Group>& node() const { return fRoot; } in node() function in skottie::internal::final
/third_party/skia/modules/svg/src/
H A DSkSVGXMLDOM.cpp174 const SkSVGXMLDOM::Node* SkSVGXMLDOM::copy(const SkDOM& dom, const SkSVGXMLDOM::Node* node) { in copy() argument
/third_party/skia/modules/sksg/tests/
H A DSGTest.cpp61 sk_sp<sksg::RenderNode> node; member
67 const auto* node = root->nodeAt(tst.pt); in check_hittest() local
/third_party/selinux/libselinux/src/
H A Dstringrep.c34 struct discover_class_node *node = discover_class_cache; in get_class_cache_entry_name() local
43 struct discover_class_node *node = discover_class_cache; in get_class_cache_entry_value() local
59 struct discover_class_node *node; discover_class() local
198 struct discover_class_node *node; string_to_security_class() local
236 struct discover_class_node *node; string_to_av_perm() local
253 struct discover_class_node *node; security_class_to_string() local
267 struct discover_class_node *node; security_av_perm_to_string() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.c76 void cil_symtab_datum_remove_node(struct cil_symtab_datum *datum, struct cil_tree_node *node) in cil_symtab_datum_remove_node() argument
88 int cil_symtab_insert(symtab_t *symtab, hashtab_key_t key, struct cil_symtab_datum *datum, struct cil_tree_node *node) in cil_symtab_insert() argument
172 struct cil_complex_symtab_node *node = NULL; in cil_complex_symtab_insert() local
[all...]
H A Dcil_tree.c44 struct cil_tree_node *cil_tree_get_next_path(struct cil_tree_node *node, char **info_kind, uint32_t *hll_line, char **path) in cil_tree_get_next_path() argument
97 cil_tree_get_cil_path(struct cil_tree_node *node) cil_tree_get_cil_path() argument
113 cil_tree_log(struct cil_tree_node *node, enum cil_log_level lvl, const char* msg, ...) cil_tree_log() argument
152 cil_tree_subtree_has_decl(struct cil_tree_node *node) cil_tree_subtree_has_decl() argument
190 cil_tree_subtree_destroy(struct cil_tree_node *node) cil_tree_subtree_destroy() argument
196 cil_tree_children_destroy(struct cil_tree_node *node) cil_tree_children_destroy() argument
215 cil_tree_node_init(struct cil_tree_node **node) cil_tree_node_init() argument
230 cil_tree_node_destroy(struct cil_tree_node **node) cil_tree_node_destroy() argument
267 cil_tree_walk_core(struct cil_tree_node *node, int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), int (*first_child)(struct cil_tree_node *node, void *extra_args), int (*last_child)(struct cil_tree_node *node, void *extra_args), void *extra_args) cil_tree_walk_core() argument
303 cil_tree_walk(struct cil_tree_node *node, int (*process_node)(struct cil_tree_node *node, uint32_t *finished, void *extra_args), int (*first_child)(struct cil_tree_node *node, void *extra_args), int (*last_child)(struct cil_tree_node *node, void *extra_args), void *extra_args) cil_tree_walk() argument
[all...]
H A Dcil_parser.c76 static void create_node(struct cil_tree_node **node, struct cil_tree_node *current, uint32_t line, uint32_t hll_offset, void *value) in create_node() argument
86 static void insert_node(struct cil_tree_node *node, struct cil_tree_node *current) in insert_node() argument
99 struct cil_tree_node *node; add_hll_linemark() local
195 struct cil_tree_node *node; add_cil_path() local
220 struct cil_tree_node *node = NULL; cil_parser() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dconditional.h67 avtab_ptr_t node; member
/third_party/selinux/libsepol/src/
H A Dnodes.c14 node_from_record(sepol_handle_t * handle, const policydb_t * policydb, ocontext_t ** node, const sepol_node_t * data) node_from_record() argument
83 node_to_record(sepol_handle_t * handle, const policydb_t * policydb, ocontext_t * node, int proto, sepol_node_t ** record) node_to_record() argument
302 ocontext_t *node = NULL; sepol_node_modify() local
345 sepol_node_iterate(sepol_handle_t * handle, const sepol_policydb_t * p, int (*fn) (const sepol_node_t * node, void *fn_arg), void *arg) sepol_node_iterate() argument
353 sepol_node_t *node = NULL; sepol_node_iterate() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis.h178 SExpression(SENode* node) SExpression() argument
[all...]
/third_party/spirv-tools/source/util/
H A Dilist.h138 inline iterator_template(T* node) { node_ = node; } in iterator_template() argument
272 push_back(NodeType* node) push_back() argument
290 NodeType* node = sentinel_.NextNode(); front() local
297 NodeType* node = sentinel_.PreviousNode(); back() local
304 NodeType* node = sentinel_.NextNode(); front() local
311 NodeType* node = sentinel_.PreviousNode(); back() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestHierarchyIterator.cpp110 TestNode* const node = iter->node; in ~TestHierarchyIterator() local
169 TestNode* const node = iter.node; in next() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dg722enc.c215 struct TrellisNode* node; in g722_encode_trellis() local
275 struct TrellisNode* node; g722_encode_trellis() local
[all...]
H A Dhuffman.c118 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos, int no_zero_count) get_tree_codes() argument
/third_party/eudev/src/collect/
H A Dcollect.c52 struct udev_list_node node; member
63 static inline struct _mate *node_to_mate(struct udev_list_node *node) in node_to_mate() argument
/third_party/eudev/src/udev/
H A Dudev-builtin-keyboard.c193 const char *node; in builtin_keyboard() local
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c103 static const struct trie_child_entry_f *trie_node_children(struct udev_hwdb *hwdb, const struct trie_node_f *node) { in trie_node_children() argument
107 static const struct trie_value_entry_f *trie_node_values(struct udev_hwdb *hwdb, const struct trie_node_f *node) { in trie_node_values() argument
130 static const struct trie_node_f *node_lookup_f(struct udev_hwdb *hwdb, const struct trie_node_f *node, uint8_t c) { in node_lookup_f() argument
155 static int trie_fnmatch_f(struct udev_hwdb *hwdb, const struct trie_node_f *node, size_t p, in trie_fnmatch_f() argument
190 const struct trie_node_f *node; trie_search_f() local
[all...]

Completed in 15 milliseconds

1...<<21222324252627282930>>...60