/third_party/curl/src/ |
H A D | tool_cb_wrt.c | 146 size_t bytes = sz * nmemb; in tool_write_cb() local [all...] |
H A D | tool_sdecls.h | 72 curl_off_t bytes; member
|
/third_party/elfutils/libebl/ |
H A D | eblobjnote.c | 250 size_t bytes = namesz - (value - name); in ebl_object_note() local
|
/third_party/alsa-utils/bat/ |
H A D | common.c | 204 int update_wav_header(struct bat *bat, FILE *fp, int bytes) in update_wav_header() argument 226 int generate_input_data(struct bat *bat, void *buffer, int bytes, int frames) in generate_input_data() argument
|
H A D | signal.c | 94 int i, c, bytes; in reorder() local
|
/third_party/backends/backend/ |
H A D | epsonds-jpeg.c | 156 SANE_Byte* bytes = scanlines[0]; in eds_decode_jpeg() local
|
/third_party/backends/backend/escl/ |
H A D | escl_pdf.c | 120 GBytes *bytes; in get_PDF_data() local
|
/third_party/backends/lib/ |
H A D | md5.c | 117 md5_uint32 bytes = ctx->buflen; in md5_finish_ctx() local [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | pdf.c | 47 size_t bytes; in pdf_count_pages() local
|
/third_party/curl/lib/ |
H A D | noproxy.c | 82 int bytes; in Curl_cidr6_match() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | unewdata.cpp | 43 uint8_t bytes[16]; in udata_create() local
|
/third_party/gptfdisk/ |
H A D | diskio-windows.cc | 315 DWORD bytes, moreBytes; // low- and high-order bytes of file size in DiskSize() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CharTrie.java | 37 public CharTrie(ByteBuffer bytes, DataManipulate dataManipulate) { in CharTrie() argument 242 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
|
H A D | IntTrie.java | 40 public IntTrie(ByteBuffer bytes, DataManipulate dataManipulate) in IntTrie() argument 255 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | convtest.h | 40 const uint8_t *bytes; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | BytesTrieBuilder.java | 323 private byte[] bytes; global() field in BytesTrieBuilder [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | bytesinkutil.cpp | 130 CharStringByteSink::Append(const char* bytes, int32_t n) { in Append() argument
|
/third_party/alsa-lib/include/ |
H A D | seqmid.h | 316 static inline int snd_seq_ev_set_ump_data(snd_seq_ump_event_t *ev, void *data, size_t bytes) in snd_seq_ev_set_ump_data() argument
|
/third_party/icu/tools/multi/proj/provider/ |
H A D | colldiff.cpp | 68 uint8_t bytes[200]; in main() local
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
H A D | InputFile.java | 161 public char[] decode(byte[] bytes) in decode() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CharTrie.java | 38 public CharTrie(ByteBuffer bytes, DataManipulate dataManipulate) { in CharTrie() argument 243 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
|
H A D | IntTrie.java | 41 public IntTrie(ByteBuffer bytes, DataManipulate dataManipulate) in IntTrie() argument 256 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | BytesTrieBuilder.java | 305 private byte[] bytes; global() field in BytesTrieBuilder [all...] |
/third_party/libsnd/src/ |
H A D | test_file_io.c | 395 test_write_or_die (SF_PRIVATE *psf, void *data, sf_count_t bytes, sf_count_t items, sf_count_t new_position, int linenum) in test_write_or_die() argument 413 test_read_or_die (SF_PRIVATE *psf, void *data, sf_count_t bytes, sf_count_t items, sf_count_t new_position, int linenum) in test_read_or_die() argument
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | psa_storage.py | 141 def bytes(self) -> bytes: member in Key [all...] |