/external/compiler-rt/lib/asan/tests/ |
D | asan_str_test.cc | 151 size_t from_size = Ident(6); // less than to_size in TEST() local 174 size_t from_size = Ident(6); // less than to_size in TEST() local 381 size_t from_size = Ident(20); in TEST() local 416 size_t from_size = Ident(20); in TEST() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 231 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 270 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 290 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 313 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 462 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 487 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local
|
/external/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 231 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 270 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 290 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 313 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 462 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 487 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 231 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 270 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 290 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 313 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 462 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 487 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 231 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 270 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 290 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 313 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 462 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 487 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 231 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 270 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 290 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 313 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 462 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 487 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local
|
/external/angle/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 231 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 270 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 290 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 313 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 462 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local 487 constexpr static auto from_size = TypeParam::GetSizeAt(0); in TYPED_TEST() local
|
/external/compiler-rt/test/asan/TestCases/ |
D | strncat_strict.c | 28 size_t from_size = 20; in main() local
|
D | strcat_strict.c | 28 size_t from_size = 20; in main() local
|
/external/pigweed/pw_allocator/ |
D | fuzzing.cc | 35 auto from_size = [](size_t size) { in ArbitraryAllocationRequest() local
|
/external/pytorch/aten/src/ATen/test/ |
D | scalar_tensor_test.cpp | 32 bool should_expand(const IntArrayRef &from_size, const IntArrayRef &to_size) { in should_expand()
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | util.cc | 384 int64_t from_size = from_sizes[common_factors[i + 1].first - 1]; in ConvertDimensionNumbers() local
|
/external/compiler-rt/lib/asan/ |
D | asan_interceptors.cc | 545 uptr from_size = REAL(strlen)(from) + 1; in INTERCEPTOR() local 601 uptr from_size = Min(size, MaybeRealStrnlen(from, size) + 1); in INTERCEPTOR() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/decode/ |
D | decode.rs | 22 pub fn from_size(b: usize) -> DeQRResult<Self> { in from_size() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/decode/ |
D | decode.rs | 22 pub fn from_size(b: usize) -> DeQRResult<Self> { in from_size() method
|
/external/mesa3d/src/nouveau/compiler/nak/ |
D | ir.rs | 2262 pub fn from_size(size: u8, is_signed: bool) -> MemType { in from_size() method
|