/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/ |
D | fixer_base.py | 77 def match(self, node): argument 89 def transform(self, node, results): argument 122 def cannot_convert(self, node, reason=None): argument 137 def warning(self, node, reason): argument 179 def should_skip(self, node): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | maximum_minimum.cc | 55 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() 94 void TFLiteOperation(TfLiteContext* context, TfLiteNode* node, in TFLiteOperation() 109 TfLiteContext* context, TfLiteNode* node, const OpContext& op_context) { in TFLiteOperation() 134 TfLiteContext* context, TfLiteNode* node, const OpContext& op_context) { in TFLiteOperation() 157 TfLiteStatus Eval(TfLiteContext* context, TfLiteNode* node) { in Eval()
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/ |
D | fixer_base.py | 77 def match(self, node): argument 89 def transform(self, node, results): argument 122 def cannot_convert(self, node, reason=None): argument 137 def warning(self, node, reason): argument 179 def should_skip(self, node): argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-driver/ |
H A D | bdk-driver-mdio.c | 134 int bdk_mdio_read(bdk_node_t node, int bus_id, int phy_id, int location) in bdk_mdio_read() 174 int bdk_mdio_write(bdk_node_t node, int bus_id, int phy_id, int location, int val) in bdk_mdio_write() 216 int bdk_mdio_45_read(bdk_node_t node, int bus_id, int phy_id, int device, int location) in bdk_mdio_45_read() 282 int bdk_mdio_45_write(bdk_node_t node, int bus_id, int phy_id, int device, int location, in bdk_mdio_45_write() 332 int bdk_mdio_init(bdk_node_t node) in bdk_mdio_init()
|
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2alpha1/src/main/java/com/google/cloud/tpu/v2alpha1/ |
H A D | NodeName.java | 37 private final String node; field in NodeName 72 public static NodeName of(String project, String location, String node) { in of() 76 public static String format(String project, String location, String node) { in format() 176 private String node; field in NodeName.Builder 202 public Builder setNode(String node) { in setNode()
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/ |
D | fixer_base.py | 78 def match(self, node): argument 90 def transform(self, node, results): argument 123 def cannot_convert(self, node, reason=None): argument 138 def warning(self, node, reason): argument 180 def should_skip(self, node): argument
|
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v2/src/main/java/com/google/cloud/tpu/v2/ |
H A D | NodeName.java | 37 private final String node; field in NodeName 72 public static NodeName of(String project, String location, String node) { in of() 76 public static String format(String project, String location, String node) { in format() 176 private String node; field in NodeName.Builder 202 public Builder setNode(String node) { in setNode()
|
/aosp_15_r20/external/google-cloud-java/java-tpu/proto-google-cloud-tpu-v1/src/main/java/com/google/cloud/tpu/v1/ |
H A D | NodeName.java | 37 private final String node; field in NodeName 72 public static NodeName of(String project, String location, String node) { in of() 76 public static String format(String project, String location, String node) { in format() 176 private String node; field in NodeName.Builder 202 public Builder setNode(String node) { in setNode()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/utilities/ |
H A D | AVLTree.java | 276 Node node = this; in getSmallest() local 290 Node node = this; in getLargest() local 305 final Node node = left.getLargest(); in getPrevious() local 330 final Node node = right.getSmallest(); in getNext() local 378 Node node; in delete() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/ |
D | fixer_base.py | 77 def match(self, node): argument 89 def transform(self, node, results): argument 122 def cannot_convert(self, node, reason=None): argument 137 def warning(self, node, reason): argument 179 def should_skip(self, node): argument
|
/aosp_15_r20/external/javaparser/javaparser-core-serialization/src/main/java/com/github/javaparser/serialization/ |
H A D | JavaParserJsonSerializer.java | 50 public void serialize(Node node, JsonGenerator generator) { in serialize() 68 private void serialize(String nodeName, Node node, JsonGenerator generator) { in serialize() 107 protected void writeNonMetaProperties(Node node, JsonGenerator generator) { in writeNonMetaProperties() 112 protected void writeRange(Node node, JsonGenerator generator) { in writeRange() 124 protected void writeTokens(Node node, JsonGenerator generator) { in writeTokens()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/ |
D | fixer_base.py | 77 def match(self, node): argument 89 def transform(self, node, results): argument 122 def cannot_convert(self, node, reason=None): argument 137 def warning(self, node, reason): argument 179 def should_skip(self, node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 193 def increment_node(self, node): argument 199 def __init__(self, node): argument 237 def next_node(self, node): argument 241 def value(self, node): argument 393 def __init__(self, node): argument 436 def increment_node(self, node): argument 451 def __init__(self, node, max_count=0): argument 552 def get_value_offset(self, node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 193 def increment_node(self, node): argument 199 def __init__(self, node): argument 237 def next_node(self, node): argument 241 def value(self, node): argument 393 def __init__(self, node): argument 436 def increment_node(self, node): argument 451 def __init__(self, node, max_count=0): argument 552 def get_value_offset(self, node): argument
|
/aosp_15_r20/external/pytorch/torch/_functorch/ |
H A D | partitioners.py | 575 def insert_node_in_graph(node): argument 653 def get_device(node): argument 855 def is_materialized_backwards(node): argument 869 def should_ban_recomputation(node): argument 919 def is_materialized(node): argument 925 def get_node_weight(node) -> float: argument 953 def ban_recomputation_if_allowed(node): argument 1498 def estimate_runtime(node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 193 def increment_node(self, node): argument 199 def __init__(self, node): argument 237 def next_node(self, node): argument 241 def value(self, node): argument 393 def __init__(self, node): argument 436 def increment_node(self, node): argument 451 def __init__(self, node, max_count=0): argument 552 def get_value_offset(self, node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 193 def increment_node(self, node): argument 199 def __init__(self, node): argument 237 def next_node(self, node): argument 241 def value(self, node): argument 393 def __init__(self, node): argument 436 def increment_node(self, node): argument 451 def __init__(self, node, max_count=0): argument 552 def get_value_offset(self, node): argument
|
/aosp_15_r20/external/pytorch/test/fx/ |
H A D | test_fx_node_hook.py | 23 def create_node_hook1(node): argument 27 def create_node_hook2(node): argument 31 def erase_node_hook1(node): argument 35 def erase_node_hook2(node): argument
|
/aosp_15_r20/external/libxml2/python/tests/ |
H A D | nsdel.py | 13 def namespaceDefs(node): argument 19 def checkNamespaceDefs(node, count): argument 30 node = doc.getRootElement() variable 39 node = doc.getRootElement() variable
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/ |
H A D | Element.java | 387 final Node node = childNodes.get(i); in childElementsList() local 785 TextNode node = new TextNode(text); in appendText() local 798 TextNode node = new TextNode(text); in prependText() local 848 public Element before(Node node) { in before() 871 public Element after(Node node) { in after() 1402 public void head(Node node, int depth) { in head() 1415 public void tail(Node node, int depth) { in tail() 1440 private static void appendWholeText(Node node, StringBuilder accum) { in appendWholeText() 1461 Node node = childNodes.get(i); in wholeOwnText() local 1505 static boolean preserveWhitespace(@Nullable Node node) { in preserveWhitespace() [all …]
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rseq/ |
H A D | param_test.c | 537 struct percpu_list_node *node, in this_cpu_list_push() 569 struct percpu_list_node *node = NULL; in this_cpu_list_pop() local 604 struct percpu_list_node *node; in __percpu_list_pop() local 623 struct percpu_list_node *node; in test_percpu_list_thread() local 658 struct percpu_list_node *node; in test_percpu_list() local 690 struct percpu_list_node *node; in test_percpu_list() local 710 struct percpu_buffer_node *node, in this_cpu_buffer_push() 810 struct percpu_buffer_node *node; in test_percpu_buffer_thread() local 855 struct percpu_buffer_node *node; in test_percpu_buffer() local 894 struct percpu_buffer_node *node; in test_percpu_buffer() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/detail/ |
D | utree_detail2.hpp | 135 struct list::node : boost::noncopyable struct in boost::spirit::detail::list 138 node(T const& val, node* next, node* prev) in node() function 141 void unlink() in unlink() 147 utree val; 148 node* next; 149 node* prev; 164 node_iterator(list::node* node, list::node* prev) in node_iterator() 201 list::node* node; member in boost::spirit::detail::list::node_iterator 217 node_iterator(list::node* node, list::node* prev) in node_iterator() 256 list::node* node; member in boost::spirit::detail::list::node_iterator
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/ |
H A D | OomAdjusterModernImpl.java | 333 ProcessRecordNode node = mLastNode[slot].mNext; in forEachNewNode() local 387 ProcessRecordNode node = null; in poll() local 402 ProcessRecordNode node = proc.mLinkedNodes[mType]; in offer() local 418 final ProcessRecordNode node = app.mLinkedNodes[mType]; in moveAppTo() local 438 final ProcessRecordNode node = app.mLinkedNodes[mType]; in moveAppToTail() local 466 final ProcessRecordNode node = app.mLinkedNodes[mType]; in unlink() local 484 void append(@NonNull ProcessRecordNode node, int targetSlot) { in append() 526 void offer(@NonNull ProcessRecordNode node) { in offer() 542 void append(@NonNull ProcessRecordNode node) { in append() 560 void moveNodeToTail(@NonNull ProcessRecordNode node) { in moveNodeToTail() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/nccl/ |
H A D | nccl_manager_test.cc | 124 for (int node = 0; node < num_nodes; ++node) { in MakeReductionTestCase() local 173 for (int node = 0; node < num_nodes; ++node) { in MakeGatherTestCase() local 218 for (int node = 0; node < num_nodes; ++node) { in MakeBroadcastTestCase() local 259 for (int node = 0; node < test_case->num_nodes; ++node) { in VerifyResults() local 327 for (int node = 0; node < num_nodes; ++node) { in RunMultiNodeAllReduceTest() local 375 for (int node = 0; node < num_nodes; ++node) { in RunMultiNodeBroadcastTest() local 421 static int GlobalRank(int num_ranks_per_node, int node, int local_rank) { in GlobalRank() 425 static BaseGPUDevice* GetDevice(int num_ranks_per_node, int node, in GetDevice() 877 const string& communicator_key) { in TYPED_TEST() 921 for (auto& node : nodes) { in TYPED_TEST() local [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/rules/ |
H A D | DefaultPartitionDataProviderSpec.java | 97 JsonNode node = JsonNode.parser().parse(readPartitionsJson()); in lazyPartitionsContainer() local 132 private void codegenPartitions(CodeBlock.Builder builder, JsonNode node) { in codegenPartitions() 154 private void codegenPartition(CodeBlock.Builder builder, JsonNode node) { in codegenPartition() 193 private void codegenRegionOverride(CodeBlock.Builder builder, JsonNode node) { in codegenRegionOverride() 197 private void codegenOutputs(CodeBlock.Builder builder, JsonNode node) { in codegenOutputs()
|