/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | treap_algorithms.hpp | 114 typedef typename NodeTraits::node node; typedef in boost::intrusive::treap_algorithms 208 static void unlink(node_ptr node, NodePtrPriorityCompare pcomp) in unlink()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | c_api_test.cc | 303 TfLiteOpaqueNode* node) { in FlexSinhPrepare() 308 TfLiteOpaqueNode* node) { in FlexSinhEval()
|
/aosp_15_r20/external/rappor/analysis/cpp/ |
H A D | find_cliques.cc | 159 for (auto& node : kv.second) { in AdjacencyToString() local 216 for (auto node : it->second) { in GetAdjacentNodes() local
|
/aosp_15_r20/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
H A D | ParseRDF.java | 1180 private static boolean isWhitespaceNode(Node node) in isWhitespaceNode() 1254 private static int getRDFTermKind(Node node) in getRDFTermKind()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/ |
H A D | delegate.cc | 202 absl::Status GetRequiredTemporaries(TfLiteContext* context, TfLiteNode* node, in GetRequiredTemporaries() 499 inline DelegateKernel* GetDelegateKernel(TfLiteNode* node) { in GetDelegateKernel()
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_find.c | 423 static int cil_find_matching_avrule(struct cil_tree_node *node, struct cil_avrule *avrule, struct c… in cil_find_matching_avrule() 505 static int __cil_find_matching_avrule_in_ast(struct cil_tree_node *node, uint32_t *finished, void *… in __cil_find_matching_avrule_in_ast()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resource_quota/ |
D | memory_quota.cc | 113 std::unique_ptr<QueuedNode> node( in MarkCancelled() local 139 std::unique_ptr<QueuedNode> node( in PollNext() local
|
/aosp_15_r20/external/pytorch/torch/export/ |
H A D | unflatten.py | 667 def _generate_flatten(gm: torch.nn.Module, node, spec) -> torch.fx.Node: argument 995 def copy_node(self, node): argument
|
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rzg/ |
H A D | bl2_plat_setup.c | 151 int ret, node; in bl2_lossy_gen_fdt() local 500 int ret, node; in bl2_add_memory_node() local
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/ |
H A D | LinkedBlockingDeque.java | 56 private boolean linkFirst(Node<E> node) { in linkFirst() 60 private boolean linkLast(Node<E> node) { in linkLast()
|
/aosp_15_r20/external/antlr/runtime/C/src/ |
H A D | antlr3debughandlers.c | 464 serializeNode(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE node) in serializeNode() 1003 createNodeTok (pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE node, pANTLR3_COMMON_TOKEN … in createNodeTok()
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/ |
H A D | CompilationUnit.java | 495 public boolean remove(Node node) { in remove() 725 public boolean replace(Node node, Node replacementNode) { in replace()
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | commons-collections.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/jvnet/staxex/stax-ex/1.8.1/ |
HD | stax-ex-1.8.1.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jvnet/
org/ ... |
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | nn_ops.py | 5229 def _calc_conv3d_flops(graph, node): argument 5248 def _calc_conv_flops(graph, node): argument 5267 def _calc_depthwise_conv_flops(graph, node): argument 5283 def _calc_bias_add_flops(graph, node): argument 6296 def _calc_dilation2d_flops(graph, node): argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-ecam.h | 82 uint64_t node : 2; /**< [ 45: 44] CCPI node number. */ member 134 uint64_t node : 2; /**< [ 45: 44] CCPI node number. */ member 190 uint64_t node : 2; /**< [ 45: 44] CCPI node number. */ member 236 uint64_t node : 2; /**< [ 45: 44] CCPI node number. */ member 282 uint64_t node : 2; /**< [ 45: 44] CCPI node number. */ member
|
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/parser/ |
H A D | HtmlParserTest.java | 379 CDataNode node = (CDataNode) div.textNodes().get(0); in handlesCdataAcrossBuffer() local 902 Document node = Jsoup.parseBodyFragment(html); in handlesCommentsInTable() local 912 Document node = Jsoup.parseBodyFragment(html); in handlesQuotesInCommentsInScripts() local 1476 Node node = nodes.get(0); in parseFragmentOnCreatedDocument() local 1486 Node node = nodes.get(0); in nestedPFragments() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_functional_ops.cc | 121 Status ParseTPUVariableInfor(const Node* node, const int num_cores_per_replica, in ParseTPUVariableInfor() 301 for (const Node* node : graph->nodes()) { in GetClusterName() local 1625 bool TPUPartitionedCallOp::IsInputToTPUReplicate(Node* node) { in IsInputToTPUReplicate() 1678 Node* node = tpu_resource_args[i]; in ReplaceResourceArgsWithVarHandleOps() local 2416 partition_options.node_to_loc = [](const Node* node) { in PartitionHelper()
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | rule-api.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/org-jetbrains/uast/31.7.0-alpha07/ |
HD | uast-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/intellij.platform ... |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 1016 #define CASE_CI_VI(node) \ argument 1020 #define CASE_VI_GFX9_GFX10(node) \ argument 1032 #define CASE_CI_VI(node) case node##_ci: case node##_vi: return node; argument 1033 #define CASE_VI_GFX9_GFX10(node) case node##_vi: case node##_gfx9_gfx10: return node; argument
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_client.cc | 638 const auto* node = xds_client_->bootstrap_->node(); in SetChannelStatusLocked() local 1768 const auto* node = bootstrap_->node(); in WatchResource() local 2056 const auto* node = bootstrap_->node(); in NotifyWatchersOnErrorLocked() local 2225 auto* node = in DumpClientConfig() local
|
/aosp_15_r20/external/wmediumd/wmediumd/ |
H A D | wmediumd.c | 1510 struct station *node = get_station_by_addr(ctx, set_position->mac); in process_set_position_message() local 1525 struct station *node = get_station_by_addr(ctx, set_tx_power->mac); in process_set_tx_power_message() local 1539 struct station *node = get_station_by_addr(ctx, set_lci->mac); in process_set_lci_message() local 1558 struct station *node = get_station_by_addr(ctx, set_civicloc->mac); in process_set_civicloc_message() local
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/navigation/navigation-common/2.9.0-alpha04/androidx.navigation_navigation-common/android_common_apex30/aar/ |
D | lint.jar | ... .JavaContext context
org.jetbrains.uast.UCallExpression node
com.intellij.psi.PsiMethod method
public static ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/navigation/navigation-common/2.9.0-alpha04/androidx.navigation_navigation-common/android_common_apex34/aar/ |
D | lint.jar | ... .JavaContext context
org.jetbrains.uast.UCallExpression node
com.intellij.psi.PsiMethod method
public static ... |