Home
last modified time | relevance | path

Searched defs:ComputeSize (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/
H A Dread.rs72 pub trait ComputeSize: ReadArgs { interface
H A Dfont_data.rs232 T: FontReadWithArgs<'a> + ComputeSize, in read_with_args()
247 T: FontReadWithArgs<'a> + ComputeSize, in read_computed_array()
/aosp_15_r20/art/runtime/
H A Dimt_conflict_table.h159 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 DDIE.cpp487 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 DDIE.cpp703 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 DGrSurface.cpp20 size_t GrSurface::ComputeSize(const GrBackendFormat& format, in ComputeSize() function in GrSurface
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dsoftmax_tester.cc155 int32_t SoftmaxTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::SoftmaxTester
H A Dleaky_relu_tester.cc153 int32_t LeakyReluTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::LeakyReluTester
H A Dreshape_tester.cc180 int32_t ReshapeTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::ReshapeTester
H A Dunary_elementwise_tester.cc180 int32_t UnaryElementwiseTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::UnaryElementwiseTester
H A Ddequantize_tester.cc164 int32_t DequantizeTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::DequantizeTester
H A Dquantized_leaky_relu_tester.cc175 int32_t QuantizedLeakyReluTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedLeakyReluTester
H A Dquantized_unary_elementwise_tester.cc173 int32_t QuantizedUnaryElementwiseTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedUnaryElementwiseTester
H A Dreduce_tester.cc170 int32_t ReduceTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::ReduceTester
H A Dpad_tester.cc186 int32_t PadTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::PadTester
H A Dquantized_reduce_tester.cc189 int32_t QuantizedReduceTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::QuantizedReduceTester
H A Dquantized_pad_tester.cc204 int32_t QuantizedPadTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::QuantizedPadTester
H A Dquantized_fully_connected_tester.cc245 int32_t QuantizedFullyConnectedTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedFullyConnectedTester
H A Dprelu_tester.cc293 int32_t PreluTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::PreluTester
H A Dquantize_tester.cc226 int32_t QuantizeTester::ComputeSize(const std::vector<int32_t>& shape) { in ComputeSize() function in tflite::xnnpack::QuantizeTester
H A Dquantized_binary_elementwise_tester.cc279 int32_t QuantizedBinaryElementwiseTester::ComputeSize( in ComputeSize() function in tflite::xnnpack::QuantizedBinaryElementwiseTester
H A Dsplit_tester.cc236 int32_t SplitTester::ComputeSize(const std::vector<int32_t> &shape) { in ComputeSize() function in tflite::xnnpack::SplitTester
H A Dconcatenation_tester.cc232 int32_t ConcatenationTester::ComputeSize(const std::vector<int32_t> &shape) { in ComputeSize() function in tflite::xnnpack::ConcatenationTester
H A Dfully_connected_tester.cc357 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 Dprofiling_info.h144 static size_t ComputeSize(uint32_t number_of_inline_caches, uint32_t number_of_branch_caches) { in ComputeSize() function

12