Home
last modified time | relevance | path

Searched defs:node (Results 2626 – 2650 of 8398) sorted by relevance

1...<<101102103104105106107108109110>>...336

/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/rules/
H A DEndpointTest.java79 public static EndpointTest fromNode(JsonNode node) { in fromNode()
123 public static Expectation fromNode(JsonNode node) { in fromNode()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
Dtraits.hpp76 typedef base_type::_Node_base<synth_access_traits, metadata> node; typedef
123 typedef base_type::_Node_base<synth_access_traits, metadata> node; typedef
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_HardwareBufferRenderer.cpp58 auto* node = new RootRenderNode(std::make_unique<JvmErrorReporter>(env)); in android_graphics_HardwareBufferRenderer_createRootNode() local
66 auto* node = reinterpret_cast<RootRenderNode*>(renderNodePtr); in android_graphics_hardwareBufferRenderer_destroyRootNode() local
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/
H A DSerialDescriptorEqualityTest.kt23 class RecursiveSimple(val desc: String, var node: RecursiveSimple?) in <lambda>() variable in kotlinx.serialization.SerialDescriptorEqualityTest.RecursiveSimple
26 class Recursive<T>(val desc: T, var node: Recursive<T>?) in <lambda>() variable in kotlinx.serialization.SerialDescriptorEqualityTest.Recursive
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/body/
H A DBodyDeclaration.java93 public boolean remove(Node node) { in remove()
119 public boolean replace(Node node, Node replacementNode) { in replace()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
Dtraits.hpp76 typedef base_type::_Node_base<synth_access_traits, metadata> node; typedef
123 typedef base_type::_Node_base<synth_access_traits, metadata> node; typedef
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dclient.cc192 auto node = pending_.extract(id); in Finish() local
232 auto node = pending_.extract(id); in Cancel() local
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_graphs.py264 def _process_debug_graph_node(self, node): argument
307 def _get_ref_args(self, node): argument
/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Ddepthwise-convolution-2d.c21 const struct xnn_node* node, in create_convolution_operator()
731 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_depthwise_convolution_2d() local
H A Dconvolution-2d.c21 const struct xnn_node* node, in create_convolution_operator()
739 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_convolution_2d() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_rt_common.c276 nir_def *node = nir_ushr_imm(b, addr, 3); in build_addr_to_node() local
281 build_node_to_addr(struct radv_device *device, nir_builder *b, nir_def *node, bool skip_type_and) in build_node_to_addr()
440 fetch_parent_node(nir_builder *b, nir_def *bvh, nir_def *node) in fetch_parent_node()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dscoped_allocator_optimizer_test.cc330 NodeDef* node = nullptr; in ValidateSAControlInput() local
348 NodeDef* node = nullptr; in NumControlInputs() local
582 for (const NodeDef& node : optimized_graph.node()) { in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dquantize_training.cc69 inline bool IsGradientNode(const Graph* graph, const Node* node) { in IsGradientNode()
77 bool FindType(const Graph* graph, const Node* node, bool* signed_input, in FindType()
167 StringPiece GetNodeNamePrefix(const Node* node) { in GetNodeNamePrefix()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfusion_utils.cc76 for (const auto& node : nodes) { in GetNodeNamesSet() local
92 for (const auto& node : second_iterable) { in GetUniqueNames() local
266 auto* node = graph_utils::AddScalarConstNode(false, &graph_view); in CreateFalsePredicate() local
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/
Diterators.rs30 node: FdtNode<'a>, field
36 let node = fdt.root(); in new() localVariable
317 node: Option<(FdtNode<'a>, usize)>, field
/aosp_15_r20/external/trusty/headers/include/remoteproc/
Dremoteproc.h329 struct list_head node; member
415 struct klist_node node; member
481 struct list_head node; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dpooling3d.cc287 TfLiteStatus GenericPrepare(TfLiteContext* context, TfLiteNode* node) { in GenericPrepare()
339 TfLiteStatus AverageEval(TfLiteContext* context, TfLiteNode* node) { in AverageEval()
384 TfLiteStatus MaxEval(TfLiteContext* context, TfLiteNode* node) { in MaxEval()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
H A DCropView.java552 AccessibilityNodeInfoCompat node) { in onPopulateNodeForVirtualView()
555 setNodePosition(getNodeRect(boundary), node); in onPopulateNodeForVirtualView() local
640 private void setNodePosition(Rect rect, AccessibilityNodeInfoCompat node) { in setNodePosition()
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-dagger2-compiler-deps/linux_glibc_common/local-combined/
Ddialer-dagger2-compiler-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/eclipse.inf META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
HDdagger-compiler-2.7.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/ ...
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_setup.c207 void *sp_manifest, int node, in populate_sp_regions()
414 int node; in spmc_el0_sp_setup() local
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/instrumentor/
H A DTraceDataFlowInstrumentor.kt39 val node = ClassNode() in <lambda>() constant
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbi_opt_push_ubo.c193 unsigned *component, unsigned *size, unsigned node) in bi_find_component()
336 unsigned node = bi_uniform_word(I->src[s]); in bi_opt_reorder_push() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dprofile_summarizer_test.cc38 TfLiteStatus SimpleOpEval(TfLiteContext* context, TfLiteNode* node) { in SimpleOpEval()
54 const TfLiteNode* node) { in SimpleOpProfilingString()
/aosp_15_r20/external/dagger2/java/dagger/example/spi/
H A DBindingGraphVisualizer.java255 UUID nodeId(Node node) { in nodeId()
279 DotNode dotNode(Node node) { in dotNode()

1...<<101102103104105106107108109110>>...336