/external/compiler-rt/test/asan/TestCases/ |
D | strncat_strict.c | 14 void test1(char *to, int to_size, char *from) { in test1() 19 void test2(char *to, int to_size, char *from) { in test2() 26 size_t to_size = 100; in main() local
|
D | strcat_strict.c | 14 void test1(char *to, int to_size, char *from) { in test1() 19 void test2(char *to, int to_size, char *from) { in test2() 26 size_t to_size = 100; in main() local
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_str_test.cc | 150 size_t to_size = Ident(30); in TEST() local 173 size_t to_size = Ident(20); in TEST() local 378 size_t to_size = Ident(100); in TEST() local 413 size_t to_size = Ident(100); 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 | 232 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 271 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 488 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local
|
/external/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 232 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 271 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 488 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 232 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 271 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 488 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 232 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 271 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 488 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 232 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 271 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 488 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local
|
/external/angle/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 232 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 271 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() local 488 constexpr static auto to_size = TypeParam::GetSizeAt(1); in TYPED_TEST() 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/libnl/include/nl-priv-dynamic-route/ |
D | nl-priv-dynamic-route.h | 52 size_t to_size; member
|
/external/cronet/stable/third_party/libc++/src/src/filesystem/ |
D | file_descriptor.h | 261 inline bool posix_ftruncate(const FileDescriptor& fd, off_t to_size, error_code& ec) { in posix_ftruncate()
|
/external/cronet/tot/third_party/libc++/src/src/filesystem/ |
D | file_descriptor.h | 261 inline bool posix_ftruncate(const FileDescriptor& fd, off_t to_size, error_code& ec) { in posix_ftruncate()
|
/external/libxkbcommon/src/ |
D | darray.h | 47 #define darray_steal(arr, to, to_size) do { \ argument
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | util.cc | 388 const int64_t to_size = to_sizes[to_dim]; in ConvertDimensionNumbers() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/decode/ |
D | decode.rs | 33 pub fn to_size(&self) -> usize { in to_size() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/decode/ |
D | decode.rs | 33 pub fn to_size(&self) -> usize { in to_size() method
|
/external/libcxx/src/filesystem/ |
D | operations.cpp | 442 bool posix_ftruncate(const FileDescriptor& fd, size_t to_size, error_code& ec) { in posix_ftruncate()
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.cc | 709 std::vector<int64_t> to_size; in BinaryOp() local
|