/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/ |
H A D | read.rs | 72 pub trait ComputeSize: ReadArgs { interface
|
H A D | font_data.rs | 232 T: FontReadWithArgs<'a> + ComputeSize, in read_with_args() 247 T: FontReadWithArgs<'a> + ComputeSize, in read_computed_array()
|
/aosp_15_r20/art/runtime/ |
H A D | imt_conflict_table.h | 159 size_t ComputeSize(PointerSize pointer_size) const { in ComputeSize() function 171 static size_t ComputeSize(size_t num_entries, PointerSize pointer_size) { in ComputeSize() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 487 unsigned DIELoc::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIELoc 538 unsigned DIEBlock::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIEBlock
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 703 unsigned DIELoc::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIELoc 754 unsigned DIEBlock::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIEBlock
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrSurface.cpp | 20 size_t GrSurface::ComputeSize(const GrBackendFormat& format, in ComputeSize() function in GrSurface
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | softmax_tester.cc | 155 int32_t SoftmaxTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::SoftmaxTester
|
H A D | leaky_relu_tester.cc | 153 int32_t LeakyReluTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::LeakyReluTester
|
H A D | reshape_tester.cc | 180 int32_t ReshapeTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::ReshapeTester
|
H A D | unary_elementwise_tester.cc | 180 int32_t UnaryElementwiseTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::UnaryElementwiseTester
|
H A D | dequantize_tester.cc | 164 int32_t DequantizeTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::DequantizeTester
|
H A D | quantized_leaky_relu_tester.cc | 175 int32_t QuantizedLeakyReluTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedLeakyReluTester
|
H A D | quantized_unary_elementwise_tester.cc | 173 int32_t QuantizedUnaryElementwiseTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedUnaryElementwiseTester
|
H A D | reduce_tester.cc | 170 int32_t ReduceTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::ReduceTester
|
H A D | pad_tester.cc | 186 int32_t PadTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::PadTester
|
H A D | quantized_reduce_tester.cc | 189 int32_t QuantizedReduceTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::QuantizedReduceTester
|
H A D | quantized_pad_tester.cc | 204 int32_t QuantizedPadTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::QuantizedPadTester
|
H A D | quantized_fully_connected_tester.cc | 245 int32_t QuantizedFullyConnectedTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedFullyConnectedTester
|
H A D | prelu_tester.cc | 293 int32_t PreluTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::PreluTester
|
H A D | quantize_tester.cc | 226 int32_t QuantizeTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::QuantizeTester
|
H A D | quantized_binary_elementwise_tester.cc | 279 int32_t QuantizedBinaryElementwiseTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedBinaryElementwiseTester
|
H A D | split_tester.cc | 236 int32_t SplitTester::ComputeSize(const std::vector<int32_t> &shape) { in ComputeSize() function in tflite::xnnpack::SplitTester
|
H A D | concatenation_tester.cc | 232 int32_t ConcatenationTester::ComputeSize(const std::vector<int32_t> &shape) { in ComputeSize() function in tflite::xnnpack::ConcatenationTester
|
H A D | fully_connected_tester.cc | 357 int32_t FullyConnectedTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::FullyConnectedTester
|
/aosp_15_r20/art/runtime/jit/ |
H A D | profiling_info.h | 144 static size_t ComputeSize(uint32_t number_of_inline_caches, uint32_t number_of_branch_caches) { in ComputeSize() function
|