| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | UVector32.java | 50 private int[] buffer = new int[32]; global() field in UVector32 [all...] |
| /third_party/libuv/test/ |
| H A D | test-platform-output.c | 28 char buffer[512]; in TEST_IMPL() local [all...] |
| H A D | test-udp-try-send.c | 83 static char buffer[64 * 1024]; in TEST_IMPL() local
|
| H A D | test-process-title.c | 28 char buffer[512]; in set_title() local 45 char buffer[512]; in uv_get_process_title_edge_cases() local [all...] |
| H A D | test-signal-pending-on-close.c | 62 uv_buf_t buffer; in TEST_IMPL() local
|
| H A D | run-tests.c | 147 char buffer[256]; in maybe_run_test() local
|
| /third_party/libuv/src/unix/ |
| H A D | os390-proctitle.c | 105 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|
| H A D | proctitle.c | 127 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|
| /third_party/libwebsockets/lib/core/ |
| H A D | alloc.c | 48 TEE_Realloc(void *buffer, uint32_t newSize) in TEE_Realloc() argument 53 TEE_Free(void *buffer) in TEE_Free() argument 66 TEE_Realloc(void *buffer, uint32_t newSize) in TEE_Realloc() argument 71 TEE_Free(void *buffer) in TEE_Free() argument
|
| /third_party/jerryscript/jerry-main/ |
| H A D | main-unix-test.c | 33 static uint8_t buffer[ JERRY_BUFFER_SIZE ]; variable
|
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry-debugger.c | 192 jerry_debugger_send_output (const jerry_char_t *buffer, /**< buffer */ in jerry_debugger_send_output() argument 213 jerry_debugger_send_log(jerry_log_level_t level, const jerry_char_t *buffer, jerry_size_t str_size) jerry_debugger_send_log() argument
|
| /third_party/jerryscript/targets/esp8266/user/ |
| H A D | jerry_extapi.c | 59 char *buffer; in DELCARE_HANDLER() local
|
| /third_party/littlefs/bd/ |
| H A D | lfs_filebd.c | 65 lfs_filebd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_filebd_read() argument 101 lfs_filebd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_filebd_prog() argument
|
| /third_party/ltp/testcases/kdump/lib/crasher/ |
| H A D | crasher.c | 52 static int crasher_write(struct file *file, const char *buffer, in crasher_write() argument
|
| /third_party/ltp/testcases/kernel/device-drivers/uaccess/ |
| H A D | ltp_uaccess.c | 65 char *str, ch, buffer[str_size]; in sys_tcase() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | databin.c | 44 void databingen(int mode, char *buffer, int bsize, int offset) in databingen() argument 83 int databinchk(int mode, char *buffer, int bsize, int offset, char **errmsg) in databinchk() argument 153 unsigned char *buffer; main() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.h | 48 struct pipe_resource *buffer; /**< the actual buffer */ member
|
| /third_party/node/src/crypto/ |
| H A D | crypto_random.h | 16 unsigned char* buffer; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | local-decl-encoder.cc | 21 byte* buffer = zone->NewArray<byte, LocalDeclEncoderBuffer>(Size() + size); in Prepend() local
|
| /third_party/node/test/addons/openssl-binding/ |
| H A D | binding.cc | 15 auto buffer = view->Buffer(); in RandomBytes() local 29 auto buffer = view->Buffer(); in Hash() local
|
| /third_party/node/test/addons/zlib-binding/ |
| H A D | binding.cc | 14 auto buffer = view->Buffer(); in CompressBytes() local
|
| /third_party/node/test/cctest/ |
| H A D | test_crypto_clienthello.cc | 117 OverrunGuardedBuffer<sizeof(packet)> buffer; in TEST() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | charstr.h | 175 MaybeStackArray<char, 40> buffer; global() member in CharString [all...] |
| H A D | cmemory.cpp | 66 uprv_realloc(void * buffer, size_t size) { in uprv_realloc() argument 90 uprv_free(void *buffer) { in uprv_free() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | rbutil.c | 74 itostr(char * buffer, int32_t i, uint32_t radix, int32_t pad) in itostr() argument [all...] |