/aosp_15_r20/external/libxml2/ |
H A D | xpath.c | 653 xmlNodePtr node = NULL; in xmlXPathErr() local 2582 xmlXPathNodeSetDupNs(xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetDupNs() 2728 xmlXPathNodeSetAddNs(xmlNodeSetPtr cur, xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetAddNs() 3206 xmlNodePtr node; in xmlXPathNodeSetClearFromPos() local 3244 xmlNodePtr node; in xmlXPathNodeSetKeepLast() local 3567 xmlXPathNodeLeadingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeLeadingSorted() 3610 xmlXPathNodeLeading (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeLeading() 3674 xmlXPathNodeTrailingSorted (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailingSorted() 3718 xmlXPathNodeTrailing (xmlNodeSetPtr nodes, xmlNodePtr node) { in xmlXPathNodeTrailing() 4461 xmlNodePtr node; in xmlXPathReleaseObject() local [all …]
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
H A D | VirtualContainerView.java | 303 final AccessibilityNodeInfo node = AccessibilityNodeInfo.obtain(); in onProvideAutofillCompatModeAccessibilityNodeInfo() local 322 final AccessibilityNodeInfo node = AccessibilityNodeInfo.obtain(); in onProvideAutofillCompatModeAccessibilityNodeInfoForLoginButton() local 330 public static void assertHtmlInfo(ViewNode node) { in assertHtmlInfo() 567 final AccessibilityNodeInfo node = AccessibilityNodeInfo.obtain(); in provideAccessibilityNodeInfo() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | dump_graphviz.cc | 592 std::string GetSubgraphLabel(Node const& node, const std::string& subgraph) { in GetSubgraphLabel() 623 void DumpSubgraphHeader(std::string* output_file, Node const& node, in DumpSubgraphHeader() 649 const std::string& node_name, Node const& node) { in DumpNode() 686 void InsertNode(const Model& model, const std::string& array_id, Node* node, in InsertNode()
|
/aosp_15_r20/external/libxml2/python/ |
H A D | types.c | 350 libxml_xmlNodePtrWrap(xmlNodePtr node) in libxml_xmlNodePtrWrap() 509 xmlNodePtr node; in libxml_xmlXPathObjectPtrWrap() local 534 xmlNodePtr node; in libxml_xmlXPathObjectPtrWrap() local 627 PyObject *node; in libxml_xmlXPathObjectPtrConvert() local
|
/aosp_15_r20/external/ot-br-posix/src/rest/ |
H A D | json.cpp | 362 cJSON *node = cJSON_CreateObject(); in Node2JsonString() local 630 cJSON *node = cJSON_CreateObject(); in ActiveDataset2Json() local 678 cJSON *node; in ActiveDataset2JsonString() local 691 cJSON *node = cJSON_CreateObject(); in PendingDataset2JsonString() local
|
/aosp_15_r20/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
H A D | ClassInstrumentor.java | 262 AbstractInsnNode node = insns[0]; in isJacocoInstrumented() local 473 AbstractInsnNode node = returnNode.getNext(); in extractInstructionsAfterReturn() local 491 AbstractInsnNode node = insns[i]; in extractCallToSuperConstructor() local 628 AbstractInsnNode node = instructions.next(); in rewriteMethodBody() local
|
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
H A D | Assertions.java | 194 final ViewNode node = event.getViewNode(); in assertViewWithUnknownParentAppeared() local 215 final ViewNode node = event.getViewNode(); in assertViewAppeared() local 226 final ViewNode node = assertViewWithUnknownParentAppeared(events, index, expectedView, in assertViewAppeared() local 445 final ViewNode node = event.getViewNode(); in assertVirtualViewAppeared() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/ |
H A D | functions.cc | 142 const auto is_parametrized = [&](const NodeDef& node) { in HasParametrizedBody() 266 const Node* node = fbody->arg_nodes[in_id]; in MakeGrapplerFunctionItem() local 275 const Node* node = fbody->ret_nodes[out_id]; in MakeGrapplerFunctionItem() local 456 for (const NodeDef& node : item.function_body().node()) { in Initialize() local
|
/aosp_15_r20/external/openscreen/tools/cddl/ |
H A D | sema.cc | 153 const AstNode* node = type2.children; in AnalyzeType2() local 339 const AstNode* node = group.children->children; in AnalyzeGroup() local 369 const AstNode* node = group_entry.children; in AnalyzeGroupEntry() local 452 AstNode* node = rule->children; in BuildSymbolTable() local
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/rmtfs/ |
D | storage.c | 26 unsigned node; member 76 struct rmtfd *storage_open(unsigned node, const char *path) in storage_open() 166 struct rmtfd *storage_get(unsigned node, int caller_id) in storage_get()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | remove_mutation.cpp | 155 auto* node = *it; in RemoveListMutation() local 229 auto* node = *it; in RemoveTensorMutation() local 375 return RemoveTensorMutation(graph, [](Node* node) { in InplaceToFunctionalActivation()
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/ |
H A D | TreeBuilder.java | 237 void onNodeInserted(Node node) { in onNodeInserted() 245 void onNodeClosed(Node node) { in onNodeClosed() 249 private void trackNodePosition(Node node, boolean isStart) { in trackNodePosition()
|
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/ |
H A D | text_encoder.cc | 137 TfLiteStatus ResizeOutputTensors(TfLiteContext* context, TfLiteNode* node, in ResizeOutputTensors() 162 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() 210 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/ |
H A D | single_machine.cc | 390 for (const auto& node : graph_costs->node()) { in MergeCosts() local 401 for (const auto& node : queue_costs.node()) { in MergeCosts() local 425 for (const auto& node : init_costs.node()) { in MergeCosts() local
|
/aosp_15_r20/external/google-cloud-java/java-tpu/google-cloud-tpu/src/test/java/com/google/cloud/tpu/v2alpha1/ |
H A D | TpuClientTest.java | 336 Node node = Node.newBuilder().build(); in createNodeTest() local 362 Node node = Node.newBuilder().build(); in createNodeExceptionTest() local 407 Node node = Node.newBuilder().build(); in createNodeTest2() local 433 Node node = Node.newBuilder().build(); in createNodeExceptionTest2() local 703 Node node = Node.newBuilder().build(); in updateNodeTest() local 727 Node node = Node.newBuilder().build(); in updateNodeExceptionTest() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslParseHelper.cpp | 220 bool HlslParseContext::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck() 253 …rmTyped* HlslParseContext::handleLvalue(const TSourceLoc& loc, const char* op, TIntermTyped*& node) in handleLvalue() 658 TIntermTyped* node = nullptr; in handleVariable() local 2288 TIntermNode*& node) in handleFunctionBody() 2771 const auto addIndex = [this, &loc](TIntermTyped* node, int pos) -> TIntermTyped* { in assignClipCullDistance() 2851 const auto indexesSplit = [this](const TIntermTyped* node) -> bool { in handleAssign() 2862 const auto getSymbol = [](const TIntermTyped* node) -> const TIntermSymbol* { in handleAssign() 2875 const auto assignsClipPos = [this](const TIntermTyped* node) -> bool { in handleAssign() 3467 void HlslParseContext::decomposeStructBufferMethods(const TSourceLoc& loc, TIntermTyped*& node, TIn… in decomposeStructBufferMethods() 3870 void HlslParseContext::decomposeSampleMethods(const TSourceLoc& loc, TIntermTyped*& node, TIntermNo… in decomposeSampleMethods() [all …]
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 222 bool HlslParseContext::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck() 255 …rmTyped* HlslParseContext::handleLvalue(const TSourceLoc& loc, const char* op, TIntermTyped*& node) in handleLvalue() 660 TIntermTyped* node = nullptr; in handleVariable() local 2293 TIntermNode*& node) in handleFunctionBody() 2776 const auto addIndex = [this, &loc](TIntermTyped* node, int pos) -> TIntermTyped* { in assignClipCullDistance() 2856 const auto indexesSplit = [this](const TIntermTyped* node) -> bool { in handleAssign() 2867 const auto getSymbol = [](const TIntermTyped* node) -> const TIntermSymbol* { in handleAssign() 2880 const auto assignsClipPos = [this](const TIntermTyped* node) -> bool { in handleAssign() 3472 void HlslParseContext::decomposeStructBufferMethods(const TSourceLoc& loc, TIntermTyped*& node, TIn… in decomposeStructBufferMethods() 3875 void HlslParseContext::decomposeSampleMethods(const TSourceLoc& loc, TIntermTyped*& node, TIntermNo… in decomposeSampleMethods() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | function_utils.cc | 35 Node* node; member 185 Node* node = AddIdentity(absl::StrCat(n->name(), "/", name), g, input); in RemoveListArrayConverter() local 283 const Node& node) { in IsFunctionCall()
|
/aosp_15_r20/external/leakcanary2/shark/src/main/java/shark/internal/ |
H A D | DominatorTree.kt | 124 dominators.forEach { (objectId, node) -> in <lambda>() method 138 dominators.values.forEach { node -> in <lambda>() method 142 return dominators.mapValues { (_, node) -> in <lambda>() method
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | tile.cc | 51 TfLiteStatus ResizeOutput(TfLiteContext* context, TfLiteNode* node) { in ResizeOutput() 219 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() 250 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/ |
H A D | utils_test.cc | 127 TfLiteNode* node() { return &node_; } in node() function in tflite::delegates::__anon7609ef290111::MockTfLiteContext 141 TfLiteContext* context, int node_index, TfLiteNode** node, in MockGetNodeAndRegistration() 171 bool IsNodeSupported(TfLiteContext* context, TfLiteNode* node, in IsNodeSupported()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/ |
H A D | Mux.kt | 289 .also { node -> in toString() method 297 ?.let { node -> in toString() method 314 class Active<A>(val node: MuxNode<*, *, A>) : MuxLifecycleState<A> { in toString() constant in com.android.systemui.kairos.internal.MuxLifecycleState.Active
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/ |
D | build.rs | 266 let node: &crate::proto::device_path::acpi::Adr = in test_acpi_adr() localVariable 301 let node: &crate::proto::device_path::acpi::Expanded = in test_acpi_expanded() localVariable 360 let mut node: &crate::proto::device_path::messaging::RestService = in test_messaging_rest_service() localVariable
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/ |
D | build.rs | 266 let node: &crate::proto::device_path::acpi::Adr = in test_acpi_adr() localVariable 301 let node: &crate::proto::device_path::acpi::Expanded = in test_acpi_expanded() localVariable 360 let mut node: &crate::proto::device_path::messaging::RestService = in test_messaging_rest_service() localVariable
|
/aosp_15_r20/external/XNNPACK/test/ |
H A D | static-constant-pad.cc | 64 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 116 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local 166 const struct xnn_node* node = &subgraph->nodes[0]; in TEST_F() local
|