/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/memory_management/ |
H A D | greedy_in_order_assignment.h | 82 size_t size_diff = AbsDiffInElements(pool_it->object_size, tensor_size); variable 101 TensorSizeT size_diff = 0; variable 183 size_t size_diff = AbsDiffInElements(shared_object_size, tensor_size); in GreedyInOrderAssignmentMultidimensional() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | TensorNames.cpp | 68 const auto size_diff = names_.size() - other.names_.size(); in unifyFromRightInplace() local 73 const auto size_diff = other.names_.size() - names_.size(); in unifyFromRightInplace() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/utility/ |
H A D | delay_estimator.cc | 323 int size_diff = history_size - self->history_size; in WebRtc_AllocateFarendBufferMemory() local 474 int size_diff = history_size - self->history_size; in WebRtc_AllocateHistoryBufferMemory() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/ |
H A D | Tile.cpp | 25 const int64_t size_diff = self.dim() - static_cast<int64_t>(repeats.size()); in tile() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/lex/ |
D | strtod.c | 91 int size_diff = strlen(localized) - strlen(str); in _upb_NoLocaleStrtod() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/lex/ |
H A D | strtod.c | 71 int size_diff = strlen(localized) - strlen(str); in _upb_NoLocaleStrtod() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | PDFJpegEmbedTest.cpp | 35 size_t size_diff = larger->size() - size; in is_subset_of() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | decode_image_op.cc | 603 int size_diff = input.size() - header_size - (row_size * abs_height); in DecodeBmpV2() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
H A D | lower_static_tensor_list.cc | 741 auto size_diff = rewriter.create<TF::SubOp>( in matchAndRewrite() local 813 auto size_diff = block->getArgument(2); in CreateCondTrueBranch() local
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | tracemalloc.py | 77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | tracemalloc.py | 77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | tracemalloc.py | 77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | tracemalloc.py | 77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | tracemalloc.py | 77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | tracemalloc.py | 77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
|
/aosp_15_r20/external/mesa3d/src/mesa/vbo/ |
H A D | vbo_exec_api.c | 314 int size_diff = newSize - oldSize; in vbo_exec_wrap_upgrade_vertex() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.cc | 2466 int size_diff = localized.size() - strlen(str); in NoLocaleStrtod() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.cc | 2466 int size_diff = localized.size() - strlen(str); in NoLocaleStrtod() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | TensorShape.cpp | 1557 const int64_t size_diff = self.dim() - static_cast<int64_t>(reps.size()); in tile_symint() local
|