/external/tensorflow/tensorflow/core/kernels/ |
D | tensor_cord_test.cc | 206 int string_size) { in TensorCopyFromTensorBenchmark() 218 int string_size) { in TensorCordFromTensorBenchmark() 236 int string_size) { in TensorCordFromAbslCordBenchmark()
|
/external/python/cpython2/Modules/ |
D | cStringIO.c | 47 Py_ssize_t pos, string_size; member 57 Py_ssize_t pos, string_size; member 68 Py_ssize_t pos, string_size; member
|
/external/pigweed/pw_string/size_report/ |
D | format_multiple.cc | 97 unsigned string_size = 0; in OutputStringsToBuffer() local
|
/external/libxkbcommon/src/compose/ |
D | paths.c | 59 size_t string_size; in resolve_name() local
|
/external/google-breakpad/src/common/linux/ |
D | elf_symbols_to_module.cc | 140 size_t string_size, in ELFSymbolsToModule()
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_kernel_memory_alignment.cpp | 527 size_t string_size = 0; in test_kernel_memory_alignment_constant() local
|
/external/bcc/tools/ |
D | trace.py | 53 def __init__(self, probe, string_size, kernel_stack, user_stack): argument
|
/external/python/cpython2/Modules/_io/ |
D | bytesio.c | 9 Py_ssize_t string_size; member
|
D | stringio.c | 14 Py_ssize_t string_size; member
|
/external/python/cpython3/Modules/_io/ |
D | stringio.c | 25 Py_ssize_t string_size; member
|
D | bytesio.c | 16 Py_ssize_t string_size; member
|
/external/tcpdump/ |
D | util-print.c | 526 size_t space_left = sizeof(buf), string_size; in bittok2str_internal() local
|
/external/freetype/src/type42/ |
D | t42parse.c | 543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
|
/external/freetype/src/pcf/ |
D | pcfread.c | 488 FT_ULong string_size; in pcf_get_properties() local
|
/external/llvm-project/lldb/source/Host/common/ |
D | NativeProcessProtocol.cpp | 675 size_t string_size; in ReadCStringFromMemory() local
|
/external/vixl/test/aarch32/ |
D | test-assembler-aarch32.cc | 1177 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST() local 1226 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST() local 1278 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in EmitReusedLoadLiteralStressTest() local 1521 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST() local 1565 const int string_size = AlignUp(ldrd_range + kMaxInstructionSizeInBytes, 4); in TEST() local 1626 const int string_size = ldrd_range + offset; in EmitLdrdLiteralStressTest() local 5164 const int string_size = 1000; // A lot more than the cbz range. in TEST_T32() local
|
/external/rust/crates/protobuf/src/ |
D | rt.rs | 235 pub fn string_size(field_number: u32, s: &str) -> u32 { in string_size() function
|
/external/selinux/mcstrans/src/ |
D | mcstrans.c | 956 string_size(const void *p1, const void *p2) { in string_size() function
|
/external/llvm-project/lldb/tools/debugserver/source/ |
D | RNBRemote.cpp | 2691 size_t string_size = string.size(); in append_hexified_string() local
|