Home
last modified time | relevance | path

Searched defs:node (Results 226 - 250 of 1886) sorted by relevance

12345678910>>...76

/third_party/toybox/toys/other/
H A Dhwclock.c36 static int rtc_find(struct dirtree* node) in rtc_find() argument
H A Dlosetup.c138 static int dash_a(struct dirtree *node) in dash_a() argument
H A Dswitch_root.c30 static int del_node(struct dirtree *node) in del_node() argument
/third_party/toybox/toys/posix/
H A Dchgrp.c45 static int do_chgrp(struct dirtree *node) in do_chgrp() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dflat_hash_set_test.cc111 auto node = set1.extract(absl::make_unique<int>(7)); in TEST() local
[all...]
H A Dnode_hash_set_test.cc76 auto node = set1.extract(absl::make_unique<int>(7)); in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_reader_test.cc58 CordRepBtree* node = CordRepBtreeFromFlats(flats); in TEST() local
90 CordRepBtree* node = CordRepBtreeFromFlats(flats); in TEST() local
133 CordRepBtree* node = CordRepBtreeFromFlats(flats); in TEST() local
163 CordRepBtree* node in TEST() local
245 CordRepBtree* node = CordRepBtreeFromFlats(flats); TEST() local
[all...]
/third_party/skia/experimental/skrive/src/
H A DPaint.cpp20 size_t parse_node<Paint>(StreamReader* sr, Paint* node) { in parse_node() argument
28 void parse_fill_stroke(StreamReader* sr, Paint* node) { in parse_fill_stroke() argument
[all...]
H A DShape.cpp20 size_t parse_node<Shape>(StreamReader* sr, Shape* node) { in parse_node() argument
H A DRectangle.cpp20 size_t parse_node<Rectangle>(StreamReader* sr, Rectangle* node) { in parse_node() argument
H A DArtboard.cpp25 auto node = sk_make_sp<T>(std::forward<Args>(args)...); in make_from_stream() local
H A DComponent.cpp20 size_t parse_node<Component>(StreamReader* sr, Component* node) { in parse_node() argument
31 size_t parse_node<TransformableComponent>(StreamReader* sr, TransformableComponent* node) { in parse_node() argument
45 auto* node in invalidate() local
63 ScopedTransformContext(const TransformableComponent* node, SkCanvas* canvas) ScopedTransformContext() argument
[all...]
H A DNode.cpp21 size_t parse_node<Node>(StreamReader* sr, Node* node) { in parse_node() argument
H A DEllipse.cpp20 size_t parse_node<Ellipse>(StreamReader* sr, Ellipse* node) { in parse_node() argument
/third_party/skia/modules/skottie/src/effects/
H A DFillEffect.cpp30 const auto& node() const { return fFilterNode; } in node() function in skottie::internal::__anon18550::final
/third_party/skia/modules/svg/src/
H A DSkSVGContainer.cpp15 void SkSVGContainer::appendChild(sk_sp<SkSVGNode> node) { in appendChild() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_fqn.c43 struct cil_tree_node *node; member
78 struct cil_tree_node *node = NODE(datum); in __cil_fqn_qualify_blocks() local
/third_party/selinux/checkpolicy/
H A Dqueue.c76 queue_node_ptr_t node; in queue_remove() local
/third_party/rust/crates/syn/codegen/src/
H A Dfold.rs81 fn node(traits: &mut TokenStream, impls: &mut TokenStream, s: &Node, defs: &Definitions) { in node() functions
154 let mut node = node; in node() variables
173 let mut node = node; in node() variables
189 let mut node = node; node() variables
[all...]
H A Dvisit_mut.rs97 fn node(traits: &mut TokenStream, impls: &mut TokenStream, s: &Node, defs: &Definitions) { in node() functions
H A Dvisit.rs97 fn node(traits: &mut TokenStream, impls: &mut TokenStream, s: &Node, defs: &Definitions) { in node() functions
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessTests.cpp49 bool operator()(tcu::TestNode* node) in operator ()() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DFlagStd140Structs.cpp51 bool FlagStd140StructsTraverser::visitDeclaration(Visit visit, TIntermDeclaration *node) in visitDeclaration() argument
67 std::vector<MappedStruct> FlagStd140Structs(TIntermNode *node) in FlagStd140Structs() argument
/base/inputmethod/imf/services/json/src/
H A Dserializable.cpp54 bool Serializable::GetValue(cJSON *node, const std::string &name, std::string &value) in GetValue() argument
65 bool Serializable::GetValue(cJSON *node, const std::string &name, int32_t &value) in GetValue() argument
76 bool Serializable::GetValue(cJSON *node, const std::string &name, uint32_t &value) in GetValue() argument
92 bool Serializable::GetValue(cJSON *node, const std::string &name, bool &value) in GetValue() argument
103 bool Serializable::GetValue(cJSON *node, const std::string &name, Serializable &value) in GetValue() argument
113 SetValue(cJSON *node, const std::string &name, const std::string &value) SetValue() argument
119 SetValue(cJSON *node, const std::string &name, const int32_t &value) SetValue() argument
125 GetSubNode(cJSON *node, const std::string &name) GetSubNode() argument
[all...]
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
H A Dfusion_security.cpp122 NodeBasicInfo node; in GetLocalNetworkId() local

Completed in 8 milliseconds

12345678910>>...76