Home
last modified time | relevance | path

Searched defs:node (Results 1826 – 1850 of 8398) sorted by relevance

1...<<71727374757677787980>>...336

/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/appcompat/appcompat/1.8.0-alpha01/androidx.appcompat_appcompat/android_common_apex30/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method } androidx ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/appcompat/appcompat/1.8.0-alpha01/androidx.appcompat_appcompat/android_common_apex10000/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method } androidx ...
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1085 GCRA::RIG_Node::addInterference(RIG_Node *node) in addInterference()
1094 GCRA::RIG_Node::addRegPreference(RIG_Node *node) in addRegPreference()
1132 GCRA::insertOrderedTail(std::list<RIG_Node *>& list, RIG_Node *node) in insertOrderedTail()
1170 RIG_Node *node = *it; in buildRIG() local
1242 GCRA::simplifyNode(RIG_Node *node) in simplifyNode()
1297 GCRA::checkInterference(const RIG_Node *node, Graph::EdgeIterator& ei) in checkInterference()
1354 RIG_Node *node = &nodes[stack.top()]; in selectRegisters() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/appcompat/appcompat/1.8.0-alpha01/androidx.appcompat_appcompat/android_common/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method } androidx ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/appcompat/appcompat/1.8.0-alpha01/androidx.appcompat_appcompat/android_common_apex34/aar/
Dlint.jar ... .JavaContext context org.jetbrains.uast.UCallExpression node com.intellij.psi.PsiMethod method } androidx ...
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Doutput_graph.py1530 def is_symnode_compute_node(node): argument
1564 def placeholder_binds_symbol(node): argument
1573 def remove_unused(node): argument
1852 def _maybe_preserve_original_meta(self, tx, node): argument
2053 def remove_node(self, node): argument
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dsimd.py211 def add(node): argument
1105 def requires_closing_previous_reduction(node, node_schedule): argument
1158 def reduction_hint(node): argument
1322 def _node_has_sort(node): argument
1607 def candidate_tilings(node): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dhashtable.cc34 TfLiteStatus PrepareHashtable(TfLiteContext* context, TfLiteNode* node) { in PrepareHashtable()
66 TfLiteStatus EvalHashtable(TfLiteContext* context, TfLiteNode* node) { in EvalHashtable()
H A Dshape.cc39 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
93 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dinline_autodiff_subgraphs.cpp13 bool canRunWithAutograd(Node* node) { in canRunWithAutograd()
42 graph_node_list::iterator scanNode(Node* node, size_t threshold) { in scanNode()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc75 OpNode* node; member
481 TfLiteNode* node; in Init() local
544 TfLiteStatus DelegateKernel::Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare()
709 TfLiteStatus DelegateKernel::Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
/aosp_15_r20/external/google-cloud-java/java-tpu/google-cloud-tpu/src/test/java/com/google/cloud/tpu/v1/
H A DTpuClientTest.java321 Node node = Node.newBuilder().build(); in createNodeTest() local
347 Node node = Node.newBuilder().build(); in createNodeExceptionTest() local
388 Node node = Node.newBuilder().build(); in createNodeTest2() local
414 Node node = Node.newBuilder().build(); in createNodeExceptionTest2() local
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/nodes/
H A DOnboardingGraphBuilder.kt278 for (node in values) { in <lambda>() constant
321 val node: NodeBuilder constant in com.android.onboarding.nodes.InternalEdge
500 class Updater(val node: NodeBuilder, delegate: OnboardingGraphLog.OnboardingEventDelegate?) { constant in com.android.onboarding.nodes.NodeBuilder.Updater
641 private inline fun MutableMap<Long, NodeBuilder>.node( in node() method
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp204 void RenderProxy::buildLayer(RenderNode* node) { in buildLayer()
372 void RenderProxy::addRenderNode(RenderNode* node, bool placeFront) { in addRenderNode()
376 void RenderProxy::removeRenderNode(RenderNode* node) { in removeRenderNode()
380 void RenderProxy::drawRenderNode(RenderNode* node) { in drawRenderNode()
/aosp_15_r20/external/trusty/lk/include/shared/lk/
Dlist.h188 #define list_for_every(list, node) \ argument
193 #define list_for_every_safe(list, node, temp_node) \ argument
229 struct list_node *node = list; in list_length() local
/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/src/
Dwaiter.c148 struct list_item *node; in waiter_destroy() local
164 struct list_item *node; in waiter_synchronize() local
190 struct list_item *node; in waiter_wait() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dhook_traits.hpp40 typedef typename pointer_traits<node_ptr>::element_type node; typedef
106 typedef typename node_traits::node node; typedef
159 typedef typename node_traits::node node; typedef
/aosp_15_r20/build/soong/bin/
H A Dsoongdbg78 def format_dep_label(node, dep): argument
92 def format_node_label(node, module_formatter): argument
266 def matches_tag(node, dep, tag_filter): argument
/aosp_15_r20/external/leakcanary2/shark/src/main/java/shark/internal/
H A DInternalSharedExpanderHelpers.kt31 generateSequence(entry) { node -> in <lambda>() method
170 return generateSequence(firstNode) { node -> in read() method
179 .mapNotNull { (index, node) -> in read() method
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c44 struct tlpm_node *node; in tlpm_add() local
70 struct tlpm_node *node; in tlpm_clear() local
114 struct tlpm_node *node; in tlpm_delete() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_tree.h218 for (const Node& node : nodes_) { in ForEachElement() local
234 for (const Node& node : nodes_) { in ForEachElementWithStatus() local
253 for (const Node& node : nodes_) { in Map() local
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/
DTextStreamGraphRtcp.cpp121 for (auto& node : mListNodeStarted) in update() local
173 BaseNode* node = findNode(kNodeIdRtcpDecoder); in setMediaQualityThreshold() local
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
H A DAUvarCommand.java47 public void setPosition(PPosition node) in setPosition()
72 public void setExpression(PExpression node) in setExpression()
H A DAExpandVariable.java47 public void setParent(PVariable node) in setParent()
72 public void setChild(PExpression node) in setChild()
H A DAVarCommand.java47 public void setPosition(PPosition node) in setPosition()
72 public void setExpression(PExpression node) in setExpression()

1...<<71727374757677787980>>...336