| /third_party/mbedtls/programs/psa/ |
| D | psa_constant_names.c | 55 static void append(char **buffer, size_t buffer_size, in append() 66 static void append_integer(char **buffer, size_t buffer_size, in append_integer() 83 static void append_with_curve(char **buffer, size_t buffer_size, in append_with_curve() 101 static void append_with_group(char **buffer, size_t buffer_size, in append_with_group() 121 static void append_with_alg(char **buffer, size_t buffer_size, in append_with_alg() 138 static int psa_snprint_status(char *buffer, size_t buffer_size, in psa_snprint_status() 155 static int psa_snprint_ecc_curve(char *buffer, size_t buffer_size, in psa_snprint_ecc_curve() 172 static int psa_snprint_dh_group(char *buffer, size_t buffer_size, in psa_snprint_dh_group()
|
| D | psa_constant_names_generated.c | 90 static int psa_snprint_key_type(char *buffer, size_t buffer_size, in psa_snprint_key_type() 148 static int psa_snprint_algorithm(char *buffer, size_t buffer_size, in psa_snprint_algorithm() 379 static int psa_snprint_key_usage(char *buffer, size_t buffer_size, in psa_snprint_key_usage()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | test-repacker.cc | 77 unsigned buffer_size = overflowing.end - overflowing.start; in run_resolve_overflow_test() local 786 size_t buffer_size = 100; in test_sort_kahn_1() local 814 size_t buffer_size = 100; in test_sort_kahn_2() local 848 size_t buffer_size = 100; in test_sort_shortest() local 881 size_t buffer_size = 100; in test_duplicate_leaf() local 917 size_t buffer_size = 100; in test_duplicate_interior() local 959 size_t buffer_size = 100; in test_serialize() local 982 size_t buffer_size = 100; in test_will_overflow_1() local 995 size_t buffer_size = 160000; in test_will_overflow_2() local 1008 size_t buffer_size = 160000; in test_will_overflow_3() local [all …]
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| D | font_data_test.cc | 151 int32_t buffer_size, in ReadFontDataWithBuffer() 188 int32_t buffer_size) { in WriteFontDataWithBuffer() 227 for (int32_t buffer_size = 1; buffer_size <= length; in ReadComparison() local 284 for (int32_t buffer_size = 1; buffer_size < length; in SlicingWriteTest() local
|
| /third_party/node/test/js-native-api/test_string/ |
| D | test_string.c | 53 size_t buffer_size = 128; in TestOneByteImpl() local 77 size_t buffer_size = 128; in TestTwoByteImpl() local 248 size_t buffer_size = 4; in TestLatin1Insufficient() local 266 size_t buffer_size = 4; in TestUtf8Insufficient() local 284 size_t buffer_size = 4; in TestUtf16Insufficient() local
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| D | wasm-module-debug.cc | 206 uint32_t buffer_size, uint32_t* size) { in GetWasmGlobal() 225 uint32_t buffer_size, uint32_t* size) { in GetWasmLocal() 258 uint32_t buffer_size, uint32_t* size) { in GetWasmStackValue() 379 bool StoreValue(const T& value, uint8_t* buffer, uint32_t buffer_size, in StoreValue() 389 uint8_t* buffer, uint32_t buffer_size, in GetWasmValue()
|
| /third_party/vixl/benchmarks/aarch64/ |
| D | bench-mixed-masm.cc | 43 const size_t buffer_size = 256 * KBytes; in main() local
|
| D | bench-dataop.cc | 46 const size_t buffer_size = 256 * KBytes; in main() local
|
| D | bench-branch-link.cc | 43 const size_t buffer_size = 256 * KBytes; in main() local
|
| D | bench-branch.cc | 46 const size_t buffer_size = 256 * KBytes; in main() local
|
| D | bench-branch-masm.cc | 45 const size_t buffer_size = 256 * KBytes; in main() local
|
| D | bench-branch-link-masm.cc | 42 const size_t buffer_size = 256 * KBytes; in main() local
|
| D | bench-mixed-disasm.cc | 60 const size_t buffer_size = 256 * KBytes; in main() local
|
| D | bench-mixed-sim.cc | 63 const size_t buffer_size = 256 * KBytes; in main() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_ring.h | 32 size_t buffer_size; member 66 uint32_t buffer_size; member
|
| /third_party/python/Modules/_io/clinic/ |
| D | bufferedio.c.h | 412 Py_ssize_t buffer_size = DEFAULT_BUFFER_SIZE; in _io_BufferedReader___init__() local 466 Py_ssize_t buffer_size = DEFAULT_BUFFER_SIZE; in _io_BufferedWriter___init__() local 554 Py_ssize_t buffer_size = DEFAULT_BUFFER_SIZE; in _io_BufferedRWPair___init__() local 613 Py_ssize_t buffer_size = DEFAULT_BUFFER_SIZE; in _io_BufferedRandom___init__() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | log.c | 26 static int call_log_format_line2(const char *fmt, char *buffer, int buffer_size, ...) in call_log_format_line2()
|
| /third_party/vixl/benchmarks/aarch32/ |
| D | bench-dataop.cc | 45 const unsigned buffer_size = 256 * KBytes; in benchmark() local
|
| D | bench-literal.cc | 46 const int buffer_size = 256 * KBytes; in benchmark() local
|
| D | bench-branch-masm.cc | 45 const int buffer_size = 256 * KBytes; in benchmark() local
|
| /third_party/node/test/parallel/ |
| D | test-tls-close-event-after-write.js | 16 const buffer_size = 1024 * 1024; constant
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_constants.c | 53 unsigned buffer_size = 0; in svga_set_constant_buffer() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_state_so.c | 41 unsigned buffer_size) in softpipe_create_so_target()
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-arguments.h | 31 explicit CWasmArgumentsPacker(size_t buffer_size) in CWasmArgumentsPacker()
|
| /third_party/zlib/contrib/iostream3/ |
| D | zfstream.h | 215 std::streamsize buffer_size; variable
|