/third_party/curl/docs/examples/ |
H A D | ephiperfifo.c | 335 static size_t write_cb(void *ptr, size_t size, size_t nmemb, void *data) in write_cb() argument
|
H A D | evhiperfifo.c | 311 static size_t write_cb(void *ptr, size_t size, size_t nmemb, void *data) in write_cb() argument
|
H A D | ghiper.c | 275 static size_t write_cb(void *ptr, size_t size, size_t nmemb, void *data) in write_cb() argument
|
H A D | hiperfifo.c | 309 static size_t write_cb(void *ptr, size_t size, size_t nmemb, void *data) in write_cb() argument
|
/third_party/cJSON/tests/ |
H A D | misc_tests.c | 468 static void *CJSON_CDECL failing_realloc(void *pointer, size_t size) in failing_realloc() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | image.c | 879 static unsigned char *find_bytes(FILE *fp, long int *size) in find_bytes() argument
|
/third_party/alsa-lib/src/control/ |
H A D | namehint.c | 716 unsigned size; in snd_device_name_get_hint() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_dshare.c | 112 snd_pcm_uframes_t appl_ptr, size; in snd_pcm_dshare_sync_area() local 77 share_areas(snd_pcm_direct_t *dshare, const snd_pcm_channel_area_t *src_areas, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t src_ofs, snd_pcm_uframes_t dst_ofs, snd_pcm_uframes_t size) share_areas() argument 502 snd_pcm_dshare_mmap_commit(snd_pcm_t *pcm, snd_pcm_uframes_t offset ATTRIBUTE_UNUSED, snd_pcm_uframes_t size) snd_pcm_dshare_mmap_commit() argument [all...] |
H A D | pcm_dsnoop.c | 103 static void snd_pcm_dsnoop_sync_area(snd_pcm_t *pcm, snd_pcm_uframes_t slave_hw_ptr, snd_pcm_uframes_t size) in snd_pcm_dsnoop_sync_area() argument 75 snoop_areas(snd_pcm_direct_t *dsnoop, const snd_pcm_channel_area_t *src_areas, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t src_ofs, snd_pcm_uframes_t dst_ofs, snd_pcm_uframes_t size) snoop_areas() argument 391 snd_pcm_dsnoop_mmap_commit(snd_pcm_t *pcm, snd_pcm_uframes_t offset ATTRIBUTE_UNUSED, snd_pcm_uframes_t size) snd_pcm_dsnoop_mmap_commit() argument [all...] |
H A D | pcm_generic.c | 235 snd_pcm_sframes_t snd_pcm_generic_writei(snd_pcm_t *pcm, const void *buffer, snd_pcm_uframes_t size) in snd_pcm_generic_writei() argument 241 snd_pcm_sframes_t snd_pcm_generic_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_generic_writen() argument 247 snd_pcm_sframes_t snd_pcm_generic_readi(snd_pcm_t *pcm, void *buffer, snd_pcm_uframes_t size) in snd_pcm_generic_readi() argument 253 snd_pcm_sframes_t snd_pcm_generic_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size) in snd_pcm_generic_readn() argument 259 snd_pcm_generic_mmap_commit(snd_pcm_t *pcm, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) snd_pcm_generic_mmap_commit() argument [all...] |
/third_party/alsa-lib/src/seq/ |
H A D | seq_hw.c | 140 size_t size; in snd_seq_hw_get_ump_info() local 162 size_t size; in snd_seq_hw_set_ump_info() local
|
/third_party/alsa-lib/test/ |
H A D | pcm.c | 106 snd_pcm_uframes_t size; in set_hwparams() local 473 snd_pcm_uframes_t offset, frames, size; in async_direct_callback() local 549 snd_pcm_uframes_t offset, frames, size; async_direct_loop() local 606 snd_pcm_uframes_t offset, frames, size; direct_loop() local [all...] |
/third_party/gptfdisk/ |
H A D | gptcurses.cc | 325 uint64_t size; in ShowInfo() local 433 uint64_t size, newFirstLBA = 0, newLastLBA = 0, lastAligned; in MakeNewPart() local 755 ostringstream size; DrawMenu() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | XCldrStub.java | 108 public int size() { in size() method in XCldrStub.Multimap
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | Mf2Parser.java | 563 private int size = 0; field in Mf2Parser [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | uenumtst.c | 207 static UEnumeration *getchArrayEnum(const char** source, int32_t size) { in getchArrayEnum() argument 278 static UEnumeration *getuchArrayEnum(const UChar** source, int32_t size) { in getuchArrayEnum() argument
|
H A D | utf8tst.c | 1116 uint16_t size=UPRV_LENGTHOF(s); in TestAppendChar() local [all...] |
/third_party/icu/icu4c/source/samples/cal/ |
H A D | cal.c | 312 int32_t size = 1 + udat_getSymbols(fmt, type, idx + lowestIndex, NULL, 0, status); in get_symbols() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | restest.cpp | 545 int32_t size; in TestGetSize() member 564 int32_t size = 0; in TestGetSize() local [all...] |
H A D | tscoll.cpp | 488 int32_t size = 0; in getOrders() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_cnv.h | 52 int32_t size; /* sizeof(UConverterLoadArgs) */ member
|
H A D | ucnvhz.cpp | 537 int32_t size, bufferSizeNeeded = sizeof(struct cloneHZStruct); in _HZ_SafeClone() local
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_axge.c | 111 uint8_t size; member
|
/third_party/FreeBSD/stand/usb/ |
H A D | usb_busdma_loader.c | 39 usb_dma_cache_invalid(void *addr, unsigned int size) in usb_dma_cache_invalid() argument 49 usb_dma_cache_flush(void *addr, unsigned int size) in usb_dma_cache_flush() argument 267 usb_pc_alloc_mem(struct usb_page_cache *pc, struct usb_page *pg, usb_size_t size, usb_size_t align) usb_pc_alloc_mem() argument 331 usb_pc_load_mem(struct usb_page_cache *pc, usb_size_t size, uint8_t data_sync) usb_pc_load_mem() argument 393 usb_pc_dmamap_create(struct usb_page_cache *pc, usb_size_t size) usb_pc_dmamap_create() argument [all...] |
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | LocaleDistanceMapper.java | 206 public int size() { in size() method in LocaleDistanceMapper.LsrSpec 254 int size() { in size() method in LocaleDistanceMapper.LanguageMatchRule [all...] |