| /third_party/backends/backend/ |
| H A D | canon-scsi.c | 283 execute_auto_focus (int fd, int AF, int speed, int AE, int count) in execute_auto_focus() argument
|
| H A D | u12-shading.c | 116 u_short count, wR, wG, wB, tmp; in u12shadingAdjustShadingWaveform() local
|
| H A D | rts8891_low.c | 79 rts8891_write_all (SANE_Int devnum, SANE_Byte * regs, SANE_Int count) in rts8891_write_all() argument 208 SANE_Word count, read, len, dummy; in rts8891_simple_scan() local 627 SANE_Int count, read, len, dummy; read_data() local [all...] |
| /third_party/backends/lib/ |
| H A D | snprintf.c | 559 int plp_vsnprintf(char *str, size_t count, const char *fmt, va_list args) in plp_vsnprintf() argument 586 plp_unsafe_vsnprintf(char *str, size_t count, const char *fmt, va_list args) plp_unsafe_vsnprintf() argument 612 snprintf(char *str,size_t count,const char *fmt,...) snprintf() argument 619 size_t count; snprintf() local 637 plp_unsafe_snprintf(char *str,size_t count,const char *fmt,...) plp_unsafe_snprintf() argument 644 size_t count; plp_unsafe_snprintf() local [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_DomainOS.c | 259 int count; in DomainSCSIWait() local 396 static int count; DomainSCSIEnter() local [all...] |
| H A D | sanei_config.c | 249 int i, j, count; in sanei_configure_attach() local
|
| /third_party/bounds_checking_function/src/ |
| H A D | memset_s.c | 469 memset_s(void *dest, size_t destMax, int c, size_t count) memset_s() argument 487 memset_sOptAsm(void *dest, size_t destMax, int c, size_t count) memset_sOptAsm() argument 500 memset_sOptTc(void *dest, size_t destMax, int c, size_t count) memset_sOptTc() argument [all...] |
| H A D | secinput.h | 64 size_t count; /* The size of buffered string in bytes */ member
|
| /third_party/cups-filters/filter/ |
| H A D | gstoraster.c | 472 int count; in gs_spawn() local
|
| H A D | pdf.cxx | 325 pdf_duplicate_page(pdf_t *pdf, unsigned page_num, unsigned count) pdf_duplicate_page() argument
|
| /third_party/curl/docs/examples/ |
| H A D | crawler.c | 138 size_t count = 0; in follow_links() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-gif.c | 266 int count; /* Number of character to read */ in gif_get_block() local 303 int count; /* Number of bytes read */ in gif_get_code() local [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | setup.c | 91 unsigned int count; in snd_sctl_install() local 257 unsigned int count; in snd_config_get_ctl_elem_value() local [all...] |
| H A D | ctlparse.c | 354 unsigned int idx, count; in snd_ctl_ascii_value_parse() local
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq_midi_event.c | 362 long snd_midi_event_encode(snd_midi_event_t *dev, const unsigned char *buf, long count, snd_seq_event_t *ev) in snd_midi_event_encode() argument 559 long snd_midi_event_decode(snd_midi_event_t *dev, unsigned char *buf, long count, const snd_seq_event_t *ev) in snd_midi_event_decode() argument 657 extra_decode_ctrl14(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_event_t *ev) extra_decode_ctrl14() argument 694 extra_decode_xrpn(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_event_t *ev) extra_decode_xrpn() argument [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | xfer-options.c | 52 allocate_paths(struct xfer_context *xfer, char *const *paths, unsigned int count) allocate_paths() argument
|
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| H A D | ssp-intel.h | 91 uint32_t count; member
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | ucmstate.cpp | 335 int32_t entry, sum, state, cell, count; in sumUpStates() local 427 int32_t entry, state, cell, count; in ucm_processStates() local 621 uint16_t count[25 in compactToUnicode2() local 981 int32_t i, entry, count; ucm_countChars() local [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-printers.cc | 86 void PrintBytesInObjectToImpl(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectToImpl() argument 89 *os << count << "-byte object <"; in PrintBytesInObjectToImpl() local 127 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectTo() argument 67 PrintByteSegmentInObjectTo(const unsigned char* obj_bytes, size_t start, size_t count, ostream* os) PrintByteSegmentInObjectTo() argument [all...] |
| /third_party/googletest/googletest/test/ |
| H A D | gtest_ext_unittest.cc | 98 int count = 0; in TEST() local 129 int count = 0; in TEST() local 205 int count = 0; in TEST() local 239 int count in TEST() local 278 int count = 0; TEST() local 316 int count = 0; TEST() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | trace.cc | 64 int count; in Coalesced() member
|
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest-printers.h | 137 size_t count = 0; in PrintValue() local 620 void PrintRawArrayTo(const T a[], size_t count, ::std::ostream* os) { in PrintRawArrayTo() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
| H A D | PeriodFormatterData.java | 151 public boolean appendUnit(TimeUnit unit, int count, int cv, in appendUnit() argument 257 appendCount(TimeUnit unit, boolean omitCount, boolean useDigitPrefix, int count, int cv, boolean useSep, String name, boolean last, StringBuffer sb) appendCount() argument 388 appendCountValue(int count, int integralDigits, int decimalDigits, StringBuffer sb) appendCountValue() argument 509 computeForm(TimeUnit unit, int count, int cv, boolean lastOfMultiple) computeForm() argument [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationWeights.java | 161 int length, count; field in CollationWeights.WeightRange [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | FormattedStringBuilder.java | 320 prepareForInsert(int index, int count) prepareForInsert() argument 339 prepareForInsertHelper(int index, int count) prepareForInsertHelper() argument 400 remove(int index, int count) remove() argument [all...] |