/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | arena_planner.cc | 190 TfLiteStatus ArenaPlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations() 271 int last_node) { in CreateTensorAllocationVector() 311 TfLiteStatus ArenaPlanner::CalculateAllocations(int first_node, int last_node) { in CalculateAllocations()
|
H A D | simple_memory_arena.h | 43 int32_t last_node; member
|
H A D | simple_memory_arena.cc | 49 int32_t first_node, int32_t last_node, in Allocate()
|
H A D | simple_planner.cc | 170 TfLiteStatus SimplePlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | inject_prefetch.cc | 52 bool ShouldInjectPrefetch(const NodeDef* last_node, in ShouldInjectPrefetch() 105 NodeDef* last_node = graph_utils::GetInputNode(*sink_node, graph); in OptimizeAndCollectStats() local
|
H A D | use_private_thread_pool.cc | 62 NodeDef* last_node = graph_utils::GetInputNode(*sink_node, graph); in OptimizeAndCollectStats() local
|
H A D | disable_intra_op_parallelism.cc | 70 NodeDef* last_node = graph_utils::GetInputNode(*sink_node, graph); in OptimizeAndCollectStats() local
|
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/ |
H A D | match_utils.py | 123 last_node, match_map, node_pattern, matched_node_pattern, pattern, match_value argument 141 def record_match(pattern, node, last_node, matched_node_pattern, match_map): argument
|
/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2.h | 94 uint8_t last_node; member 120 uint8_t last_node; member
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | merkle_audit_proof.cc | 18 uint64_t last_node = tree_size - 1; in CalculateAuditPathLength() local
|
/aosp_15_r20/external/XNNPACK/src/xnnpack/ |
H A D | memory-planner.h | 24 uint32_t last_node; member
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/ |
H A D | pattern_encapsulation.cpp | 36 Node* last_node = !slice_and_select_nodes.empty() in EncapsulateInplaceIndexPutForONNX() local
|
/aosp_15_r20/external/python/cpython3/Modules/_blake2/clinic/ |
D | blake2b_impl.c.h | 42 int last_node = 0; in py_blake2b_new() local
|
D | blake2s_impl.c.h | 42 int last_node = 0; in py_blake2s_new() local
|
/aosp_15_r20/external/pytorch/torch/_export/passes/ |
H A D | add_runtime_assertions_for_constraints_pass.py | 63 def _insert_assert_async(self, last_node, op, lower, upper, assert_msg): argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/ |
H A D | ilist.h | 111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | ilist.h | 111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/ |
D | ilist.h | 111 NodeType* last_node = list->sentinel_.previous_node_; in MoveBefore() local
|
/aosp_15_r20/external/python/cpython3/Modules/_blake2/ |
D | blake2s_impl.c | 95 int inner_size, int last_node, int usedforsecurity) in py_blake2s_new_impl()
|
D | blake2b_impl.c | 95 int inner_size, int last_node, int usedforsecurity) in py_blake2b_new_impl()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/ |
D | common_slist_algorithms.hpp | 73 BOOST_INTRUSIVE_FORCEINLINE static void unlink_after(node_ptr prev_node, node_ptr last_node) in unlink_after()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/ |
D | plat_ras.c | 176 uint32_t last_node; in tegra194_ras_corrected_err_clear() member
|
/aosp_15_r20/external/mesa3d/src/util/tests/ |
H A D | rb_tree_test.cpp | 294 int first_node, int last_node, in validate_interval_search()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/ |
H A D | plat_ras.c | 182 uint32_t last_node; in tegra194_ras_corrected_err_clear() member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
H A D | subgraph_test.cc | 211 const GenNode* last_node = nullptr; in TEST() local
|