| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | ShaderCompileTreeTest.cpp | 168 IsZero(TIntermNode *node) IsZero() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | LinkedListTests.cpp | 279 MultipleInheritanceNode node; in TEST() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftcmru.c | 206 FTC_MruNode first, node; FT_LOCAL_DEF() local 240 FTC_MruNode node = NULL; FT_LOCAL_DEF() local 294 FTC_MruNode node; FT_LOCAL_DEF() local 330 FTC_MruNode first, node, next; FTC_MruList_RemoveSelection() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | dag_test.cpp | 119 auto node = root.then([](Data& data) { data.push("N"); }); in TEST_P() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbinode.cpp | 288 static int32_t serial(const RBBINode *node) { in serial() argument 293 printNode(const RBBINode *node) printNode() argument 347 printTree(const RBBINode *node, UBool printHeading) printTree() argument [all...] |
| H A D | ucharstrie.cpp | 37 int32_t node; in current() local 85 int32_t node=*pos; in branchNext() local 115 int32_t node=*pos; branchNext() local 125 int32_t node=*pos++; nextImpl() local 166 int32_t node; next() local 198 int32_t node; next() local 218 int32_t node; next() local 236 int32_t node=*pos++; next() local 299 int32_t node=*pos++; findUniqueValueFromBranch() local 325 int32_t node=*pos++; findUniqueValue() local 376 int32_t node=*pos++; getNextUChars() local [all...] |
| /third_party/toybox/lib/ |
| H A D | dirtree.c | 79 char *dirtree_path(struct dirtree *node, int *plen) in dirtree_path() argument 99 int dirtree_parentfd(struct dirtree *node) in dirtree_parentfd() argument 109 dirtree_handle_callback(struct dirtree *new, int (*callback)(struct dirtree *node)) dirtree_handle_callback() argument 134 dirtree_recurse(struct dirtree *node, int (*callback)(struct dirtree *node), int dirfd, int flags) dirtree_recurse() argument 189 dirtree_flagread(char *path, int flags, int (*callback)(struct dirtree *node)) dirtree_flagread() argument 196 dirtree_read(char *path, int (*callback)(struct dirtree *node)) dirtree_read() argument [all...] |
| H A D | llist.c | 10 void llist_free_arg(void *node) in llist_free_arg() argument 18 void llist_free_double(void *node) in llist_free_double() argument 27 void llist_traverse(void *list, void (*using)(void *node)) in llist_traverse() argument
|
| /third_party/toybox/porting/liteos_a/lib/ |
| H A D | dirtree.c | 87 char *dirtree_path(struct dirtree *node, int *plen) in dirtree_path() argument 107 int dirtree_parentfd(struct dirtree *node) in dirtree_parentfd() argument 117 dirtree_handle_callback(struct dirtree *new, int (*callback)(struct dirtree *node)) dirtree_handle_callback() argument 141 dirtree_recurse(struct dirtree *node, int (*callback)(struct dirtree *node), int dirfd, int flags) dirtree_recurse() argument 196 dirtree_flagread(char *path, int flags, int (*callback)(struct dirtree *node)) dirtree_flagread() argument 203 dirtree_read(char *path, int (*callback)(struct dirtree *node)) dirtree_read() argument [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | du.c | 51 struct dirtree *node; member 56 static void print(long long size, struct dirtree *node) in print() argument 111 static int do_du(struct dirtree *node) in do_du() argument [all...] |
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| H A D | FieldMaskTree.java | 193 getFieldPaths(Node node, String path, List<String> paths) getFieldPaths() argument 253 merge( Node node, String path, Message source, Message.Builder destination, FieldMaskUtil.MergeOptions options) merge() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_ring_reader.h | 45 CordRep* node() const { return ring_->entry_child(index_); } in node() function in absl::cord_internal::CordRepRingReader
|
| H A D | cord_rep_btree_reader.h | 95 CordRep* node() const { return navigator_.Current(); } in node() function in absl::cord_internal::CordRepBtreeReader
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | flat_hash_map_test.cc | 222 auto node = m.extract(1); in TEST() local
|
| H A D | node_hash_map_test.cc | 189 auto node = set1.extract(7); in TEST() local [all...] |
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | DropShadowEffect.cpp | 47 const sk_sp<sksg::RenderNode>& node() const { return fImageFilterEffect; } in node() function in skottie::internal::__anon18549::final
|
| H A D | Effects.h | 143 const sk_sp<sksg::MaskShaderEffect>& node() const { return fMaskEffectNode; } in node() function in skottie::internal::MaskShaderEffectBase
|
| H A D | InvertEffect.cpp | 29 const sk_sp<sksg::ExternalColorFilter>& node() const { return fColorFilter; } in node() function in skottie::internal::__anon18556::final
|
| H A D | GaussianBlurEffect.cpp | 30 const sk_sp<sksg::RenderNode>& node() const { return fImageFilterEffect; } in node() function in skottie::internal::__anon18552::final
|
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGNode.cpp | 18 ScopedFlag(Node* node, uint32_t flag) in ScopedFlag() argument 59 void Node::observeInval(const sk_sp<Node>& node) { in observeInval() argument 82 unobserveInval(const sk_sp<Node>& node) unobserveInval() argument [all...] |
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | ebitmap.h | 38 ebitmap_node_t *node; /* first node in the bitmap */ member [all...] |
| /third_party/selinux/libsepol/cil/test/unit/ |
| H A D | CilTest.c | 90 struct cil_tree_node *node, *item, *current; in gen_test_tree() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | unify_const_pass.cpp | 44 auto* node = root_.get(); in LookupEquivalentResultFor() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestCase.cpp | 86 void TestNode::addChild (TestNode* node) in addChild() argument
|
| H A D | tcuTestHierarchyIterator.hpp | 176 TestNode* node; global() member [all...] |