Home
last modified time | relevance | path

Searched defs:buffer (Results 1476 - 1500 of 4197) sorted by relevance

1...<<51525354555657585960>>...168

/third_party/skia/third_party/externals/icu/source/common/
H A Dcstring.cpp157 T_CString_integerToString(char* buffer, int32_t v, int32_t radix) in T_CString_integerToString() argument
195 T_CString_int64ToString(char* buffer, int64_t v, uint32_t radix) in T_CString_int64ToString() argument
H A Dunifiedcache.h116 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription() argument
169 virtual char *writeDescription(char *buffer, int32_t bufLen) const { in writeDescription() argument
[all...]
H A Dunistr_case.cpp118 UChar *buffer = getArrayStart(); in caseMap() local
[all...]
H A Dunistr_cnv.cpp283 char buffer[1024]; in doExtract() local
H A Dunorm.cpp137 UnicodeString buffer; in _iterate() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocid.h1220 const char* buffer = keys->next(&resultLength, status); in getKeywords() local
1237 const char* buffer = keys->next(&resultLength, status); in getUnicodeKeywords() local
[all...]
H A Duniset.h295 UChar32* buffer = nullptr; // internal buffer, may be NULL member in U_FINAL
/third_party/vixl/test/
H A Dtest-donkey.cc147 char buffer[256]; in main() local
/third_party/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc2981 char buffer[1024]; // The buffer size is arbitrary. in PrintFile() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireBufferMappingTests.cpp86 WGPUBuffer buffer; member in WireBufferMappingTests
572 WGPUBuffer buffer = wgpuDeviceCreateBuffer(device, &descriptor); TEST_F() local
594 WGPUBuffer buffer = wgpuDeviceCreateBuffer(device, &descriptor); TEST_F() local
617 WGPUBuffer buffer = wgpuDeviceCreateBuffer(device, &descriptor); TEST_F() local
654 WGPUBuffer buffer = wgpuDeviceCreateBuffer(device, &descriptor); TEST_F() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.h310 uint8 buffer [64]; member in dng_md5_printer
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DRenderBundleValidationTests.cpp74 wgpu::Buffer buffer = utils::CreateBufferFromData(device, data, 8 * sizeof(float), variable
[all...]
H A DQueueSubmitValidationTests.cpp31 wgpu::Buffer buffer = device.CreateBuffer(&descriptor); in TEST_F() local
103 wgpu::Buffer buffer = device.CreateBuffer(&descriptor); TEST_F() local
139 wgpu::Buffer buffer = device.CreateBuffer(&descriptor); TEST_F() local
143 wgpu::Buffer buffer; TEST_F() member
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_android.h78 struct AHardwareBuffer* buffer; member
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftsystem.c292 ft_amiga_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_amiga_stream_io() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc218 char buffer[4096]; in Communicate() local
/third_party/python/Python/
H A Dbootstrap_hash.c49 win32_urandom(unsigned char *buffer, Py_ssize_t size, int raise) in win32_urandom() argument
86 py_getrandom(void *buffer, Py_ssize_t size, int blocking, int raise) in py_getrandom() argument
207 py_getentropy(char *buffer, Py_ssize_t size, int raise) in py_getentropy() argument
300 dev_urandom(char *buffer, Py_ssize_t size, int raise) dev_urandom() argument
415 lcg_urandom(unsigned int x0, unsigned char *buffer, size_t size) lcg_urandom() argument
473 pyurandom(void *buffer, Py_ssize_t size, int blocking, int raise) pyurandom() argument
527 _PyOS_URandom(void *buffer, Py_ssize_t size) _PyOS_URandom() argument
541 _PyOS_URandomNonblock(void *buffer, Py_ssize_t size) _PyOS_URandomNonblock() argument
[all...]
H A Ddynload_win.c316 char buffer[256]; local
/third_party/python/Modules/clinic/
H A D_struct.c.h62 Py_buffer buffer = {NULL, NULL}; in Struct_unpack() local
110 Py_buffer buffer = {NULL, NULL}; Struct_unpack_from() local
239 Py_buffer buffer = {NULL, NULL}; unpack() local
293 Py_buffer buffer = {NULL, NULL}; unpack_from() local
362 PyObject *buffer; iter_unpack() local
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DServiceTest.java319 public void appendTo(StringBuffer buffer) { in appendTo() argument
/third_party/protobuf/src/google/protobuf/
H A Dmetadata_lite.h235 std::string* buffer() { return &buffer_; } in buffer() function in google::protobuf::internal::LiteUnknownFieldSetter
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_escaping.cc193 StringPiece ToHex(uint16 cp, char* buffer) { in ToHex() argument
207 ToSurrogateHex(uint32 cp, char* buffer) ToSurrogateHex() argument
237 EscapeCodePoint(uint32 cp, char* buffer) EscapeCodePoint() argument
275 EscapeCodePoint(uint32 cp, char* buffer, bool force_output) EscapeCodePoint() argument
303 char buffer[12] = "\\\\udead\\\\ubee"; Escape() local
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util_test.cc539 char buffer[kOutputBufferLength]; in TEST() local
[all...]
/third_party/python/Modules/_io/clinic/
H A Dwinconsoleio.c.h191 Py_buffer buffer = {NULL, NULL}; in _io__WindowsConsoleIO_readinto() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Draw_logging.cc137 char buffer[kLogBufSize]; in RawLogVA() local

Completed in 20 milliseconds

1...<<51525354555657585960>>...168