Home
last modified time | relevance | path

Searched defs:node (Results 1726 – 1750 of 8398) sorted by relevance

1...<<61626364656667686970>>...336

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/
Dsignal_queue.cc26 Node* node = ForeverPool<Node>::Alloc(); in AllocSignal() local
31 Node* node = reinterpret_cast<Node*>(info); in EnqueueSignal() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/graph/
H A DMutableGraph.java43 boolean addNode(N node); in addNode()
88 boolean removeNode(N node); in removeNode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/fixes/
Dfix_dict.py54 def transform(self, node, results): argument
90 def in_special_context(self, node, isiter): argument
Dfix_renames.py49 def match(self, node): argument
62 def transform(self, node, results): argument
/aosp_15_r20/external/guava/guava/src/com/google/common/graph/
H A DMutableGraph.java43 boolean addNode(N node); in addNode()
88 boolean removeNode(N node); in removeNode()
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_renames.py49 def match(self, node): argument
62 def transform(self, node, results): argument
Dfix_dict.py55 def transform(self, node, results): argument
91 def in_special_context(self, node, isiter): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/fixes/
Dfix_dict.py54 def transform(self, node, results): argument
90 def in_special_context(self, node, isiter): argument
Dfix_renames.py49 def match(self, node): argument
62 def transform(self, node, results): argument
/aosp_15_r20/external/python/pyyaml/tests/lib/
Dtest_multi_constructor.py8 def myconstructor1(constructor, tag, node): argument
12 def myconstructor2(constructor, tag, node): argument
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_dict.py54 def transform(self, node, results): argument
90 def in_special_context(self, node, isiter): argument
Dfix_renames.py49 def match(self, node): argument
62 def transform(self, node, results): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/fixes/
Dfix_renames.py49 def match(self, node): argument
62 def transform(self, node, results): argument
Dfix_dict.py54 def transform(self, node, results): argument
90 def in_special_context(self, node, isiter): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/fixes/
Dfix_renames.py49 def match(self, node): argument
62 def transform(self, node, results): argument
Dfix_dict.py54 def transform(self, node, results): argument
90 def in_special_context(self, node, isiter): argument
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/concretesyntaxmodel/
H A DCsmAttribute.java44 public void prettyPrint(Node node, SourcePrinter printer) { in prettyPrint()
55 public int getTokenType(Node node, String text, String tokenText) { in getTokenType()
/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
H A DMethodItem.java28 private final IMethodCoverage node; field in MethodItem
34 MethodItem(final IMethodCoverage node, final String label, in MethodItem()
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/core/core-animation/1.0.0/androidx.core_core-animation/android_common/aar/
Dandroidx.core_core-animation.jarandroidx/ androidx/core/ androidx/core/animation/ androidx/core/animation/AccelerateDecelerateInterpolator ...
Dclasses.jarandroidx/ androidx/core/ androidx/core/animation/ androidx/core/animation/AccelerateDecelerateInterpolator ...
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DIssue383Test.java20 JsonNode node = mapper.readTree(content); in getJsonNodeFromStreamContent() local
31 JsonNode node = getJsonNodeFromStreamContent(dataInputStream); in nestedOneOfsShouldStillMatchV7() local
H A DIssue327Test.java19 JsonNode node = mapper.readTree(content); in getJsonNodeFromStreamContent() local
30 JsonNode node = getJsonNodeFromStreamContent(dataInputStream); in shouldWorkV7() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_includes/scripts/utils/
H A Dutils.js17 window.isOverallScroller = function(node) { argument
21 window.isFormElement = function(node) { argument
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dplist_writer.cc18 bool BuildPlistString(const base::Value& node, XmlWriter& plist_writer) { in BuildPlistString()
77 bool PlistWrite(const base::Value& node, std::string* plist) { in PlistWrite()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_includes/scripts/utils/
H A Dutils.js17 window.isOverallScroller = function(node) { argument
21 window.isFormElement = function(node) { argument

1...<<61626364656667686970>>...336