/aosp_15_r20/external/python/cpython2/Lib/lib2to3/fixes/ |
D | fix_urllib.py | 77 def transform_import(self, node, results): argument 93 def transform_member(self, node, results): argument 169 def transform_dot(self, node, results): argument 186 def transform(self, node, results): argument
|
D | fix_tuple_params.py | 46 def transform(self, node, results): argument 110 def transform_lambda(self, node, results): argument 139 def simplify_args(node): argument 150 def find_params(node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_urllib.py | 76 def transform_import(self, node, results): argument 92 def transform_member(self, node, results): argument 168 def transform_dot(self, node, results): argument 185 def transform(self, node, results): argument
|
D | fix_tuple_params.py | 46 def transform(self, node, results): argument 110 def transform_lambda(self, node, results): argument 139 def simplify_args(node): argument 150 def find_params(node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_urllib.py | 76 def transform_import(self, node, results): argument 92 def transform_member(self, node, results): argument 168 def transform_dot(self, node, results): argument 185 def transform(self, node, results): argument
|
D | fix_tuple_params.py | 46 def transform(self, node, results): argument 110 def transform_lambda(self, node, results): argument 139 def simplify_args(node): argument 150 def find_params(node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_urllib.py | 76 def transform_import(self, node, results): argument 92 def transform_member(self, node, results): argument 168 def transform_dot(self, node, results): argument 185 def transform(self, node, results): argument
|
D | fix_tuple_params.py | 46 def transform(self, node, results): argument 110 def transform_lambda(self, node, results): argument 139 def simplify_args(node): argument 150 def find_params(node): argument
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/fixes/ |
D | fix_urllib.py | 76 def transform_import(self, node, results): argument 92 def transform_member(self, node, results): argument 168 def transform_dot(self, node, results): argument 185 def transform(self, node, results): argument
|
D | fix_tuple_params.py | 46 def transform(self, node, results): argument 110 def transform_lambda(self, node, results): argument 139 def simplify_args(node): argument 150 def find_params(node): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_urllib.py | 76 def transform_import(self, node, results): argument 92 def transform_member(self, node, results): argument 168 def transform_dot(self, node, results): argument 185 def transform(self, node, results): argument
|
D | fix_tuple_params.py | 46 def transform(self, node, results): argument 110 def transform_lambda(self, node, results): argument 139 def simplify_args(node): argument 150 def find_params(node): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_show.h | 56 virtual bool ShouldShowIfExtra(const ShowNode* node, const Options& opts, in ShouldShowIfExtra() 124 string FormatTotalExecTime(const T* node, const Options& opts) { in FormatTotalExecTime() 134 string FormatCPUExecTime(const T* node, const Options& opts) { in FormatCPUExecTime() 144 string FormatAcceleratorExecTime(const T* node, const Options& opts) { in FormatAcceleratorExecTime()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/ |
H A D | wpd_node_unittest.cc | 31 WPDNode node(kDataLength, kCoefficients, kCoefficientsLength); in TEST() local 39 WPDNode node(kDataLength, &kIndentyCoefficient, 1); in TEST() local 47 WPDNode node(kDataLength, kCoefficients, kCoefficientsLength); in TEST() local 57 WPDNode node(kDataLength, kCoefficients, kCoefficientsLength); in TEST() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | rotatingtree.c | 31 RotatingTree_Add(rotating_node_t **root, rotating_node_t *node) in RotatingTree_Add() 52 rotating_node_t *node = *root; in RotatingTree_Get() local 65 rotating_node_t *node = *pnode; in RotatingTree_Get() local 111 rotating_node_t *node; in RotatingTree_Enum() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | rotatingtree.c | 31 RotatingTree_Add(rotating_node_t **root, rotating_node_t *node) in RotatingTree_Add() 52 rotating_node_t *node = *root; in RotatingTree_Get() local 65 rotating_node_t *node = *pnode; in RotatingTree_Get() local 111 rotating_node_t *node; in RotatingTree_Enum() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | search.h | 54 typedef struct node { struct 56 struct node *llink, *rlink; argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/converters/ |
H A D | break_statements.py | 38 def visit_Break(self, node): argument 71 def visit_While(self, node): argument 117 def visit_For(self, node): argument 179 def transform(node, ctx): argument
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/naming/ |
H A D | NameLogic.java | 35 public static boolean isSimpleName(Node node) { in isSimpleName() 44 public static boolean isQualifiedName(Node node) { in isQualifiedName() 57 public static boolean isAName(Node node) { in isAName() 69 private static Node getQualifier(Node node) { in getQualifier() 77 private static Node getRightMostName(Node node) { in getRightMostName()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/ |
D | arm_dyn_cfg_helpers.c | 49 int arm_dyn_tb_fw_cfg_init(void *dtb, int *node) in arm_dyn_tb_fw_cfg_init() 139 int err, node; in arm_set_dpe_context_handle() local 244 int node, rc; in arm_get_tb_fw_info() local 287 int err, node; in arm_set_event_log_info() local 496 int node, rc; in arm_get_tb_fw_info() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
H A D | graph_analyzer.cc | 76 for (const auto& node : nodes_) { in FindSubgraphs() local 101 const GenNode* node = sit.GetNode(); in ExtendSubgraph() local 137 const GenNode* node) { in ExtendSubgraphAllOrNone() 166 const GenNode* node, in ExtendSubgraphPortAllOrNone() 226 for (auto const& node : sg->id()) { in HasInvalidMultiInputs() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | CallChainJoiner.h | 93 CacheNode* GetParent(CacheNode* node) { in GetParent() 97 int GetNodeIndex(CacheNode* node) { return node - nodes_; } in GetNodeIndex() 99 void RemoveNodeFromLRUList(CacheNode* node) { in RemoveNodeFromLRUList() 106 void AppendNodeToLRUList(CacheNode* node) { in AppendNodeToLRUList() 114 void DecreaseChildCountOfNode(CacheNode* node) { in DecreaseChildCountOfNode()
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/ |
H A D | NodeVector.java | 473 int node = m_map[i]; in removeElement() local 521 public void setElementAt(int node, int index) in setElementAt() 567 int node = m_map[i]; in contains() local 595 int node = m_map[i]; in indexOf() local 622 int node = m_map[i]; in indexOf() local
|
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
H A D | DimensionHelpers.java | 41 final Tree node; field in DimensionHelpers.TypeWithDims 44 public TypeWithDims(Tree node, ImmutableList<List<AnnotationTree>> dims) { in TypeWithDims() 56 static TypeWithDims extractDims(Tree node, SortedDims sorted) { in extractDims() 108 private static Tree extractDims(Deque<List<AnnotationTree>> dims, Tree node) { in extractDims()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | fully_connected.cc | 193 TfLiteStatus PrepareImpl(TfLiteContext* context, TfLiteNode* node) { in PrepareImpl() 451 TfLiteStatus Prepare(TfLiteContext* context, TfLiteNode* node) { in Prepare() 476 TfLiteStatus EvalPie(TfLiteContext* context, TfLiteNode* node, in EvalPie() 512 TfLiteContext* context, TfLiteNode* node, in EvalHybridDense() 579 void EvalSparseHybridImpl(TfLiteContext* context, TfLiteNode* node, in EvalSparseHybridImpl() 701 TfLiteNode* node; member 717 TfLiteStatus EvalHybrid(TfLiteContext* context, TfLiteNode* node, in EvalHybrid() 946 TfLiteStatus EvalQuantized(TfLiteContext* context, TfLiteNode* node, in EvalQuantized() 1105 TfLiteStatus EvalShuffledQuantized(TfLiteContext* context, TfLiteNode* node, in EvalShuffledQuantized() 1158 TfLiteStatus EvalFloat(TfLiteContext* context, TfLiteNode* node, in EvalFloat() [all …]
|