Home
last modified time | relevance | path

Searched defs:buffer (Results 801 - 825 of 7888) sorted by relevance

1...<<31323334353637383940>>...316

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DUVector32.java46 private int[] buffer = new int[32]; global() field in UVector32
[all...]
H A DUVector64.java46 private long[] buffer = new long[32]; global() field in UVector64
[all...]
/third_party/icu/icu4c/source/samples/csdet/
H A Dcsdet.c22 static char buffer[BUFFER_SIZE]; in main() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dunumberrangeformattertst.c182 char buffer[CAPACITY]; in TestGetDecimalNumbers() local
/third_party/icu/icu4c/source/common/
H A Dcharstr.h175 MaybeStackArray<char, 40> buffer; global() member in CharString
[all...]
H A Dcmemory.cpp66 uprv_realloc(void * buffer, size_t size) { in uprv_realloc() argument
90 uprv_free(void *buffer) { in uprv_free() argument
[all...]
/third_party/NuttX/drivers/bch/
H A Dbch.h59 uint8_t *buffer; /* One sector buffer */ member
/third_party/NuttX/fs/vfs/
H A Dfs_symlink.c41 char buffer[PATH_MAX] = {0}; in follow_symlink() local
/third_party/icu/tools/colprobe/
H A Duprinter.cpp98 UChar buffer[4000]; in log() local
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-conversions.cc42 char buffer[kBufferSize]; in TEST() local
286 char buffer[kBufferSize]; in TEST() local
442 char buffer[kBufferSize]; in TEST() local
789 char buffer[kBufferSize]; in TEST() local
973 char buffer[kBufferSize]; in TEST() local
1267 char buffer[kBufferSize]; TEST() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DCalculateCRC32.java54 public static int computeCRC32(String buffer) { in computeCRC32() argument
58 public static int computeCRC32(byte buffer[]) { in computeCRC32() argument
62 public static int computeCRC32(String buffer, int crc){ in computeCRC32() argument
66 public static int computeCRC32(byte buffer[], int crc) { in computeCRC32() argument
70 public static int computeCRC32(byte buffer[], in argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DUVector64.java50 private long[] buffer = new long[32]; global() field in UVector64
[all...]
H A DUVector32.java50 private int[] buffer = new int[32]; global() field in UVector32
[all...]
/third_party/libuv/test/
H A Dtest-platform-output.c28 char buffer[512]; in TEST_IMPL() local
[all...]
H A Dtest-udp-try-send.c83 static char buffer[64 * 1024]; in TEST_IMPL() local
H A Dtest-process-title.c28 char buffer[512]; in set_title() local
45 char buffer[512]; in uv_get_process_title_edge_cases() local
[all...]
H A Dtest-signal-pending-on-close.c62 uv_buf_t buffer; in TEST_IMPL() local
H A Drun-tests.c147 char buffer[256]; in maybe_run_test() local
/third_party/libuv/src/unix/
H A Dos390-proctitle.c105 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
H A Dproctitle.c127 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
/third_party/libwebsockets/lib/core/
H A Dalloc.c48 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 Dmain-unix-test.c33 static uint8_t buffer[ JERRY_BUFFER_SIZE ]; variable
/third_party/jerryscript/jerry-core/api/
H A Djerry-debugger.c192 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 Djerry_extapi.c59 char *buffer; in DELCARE_HANDLER() local
/third_party/littlefs/bd/
H A Dlfs_filebd.c65 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

Completed in 9 milliseconds

1...<<31323334353637383940>>...316