Home
last modified time | relevance | path

Searched defs:count (Results 1476 - 1500 of 4423) sorted by relevance

1...<<51525354555657585960>>...177

/third_party/backends/backend/
H A Dcanon-scsi.c283 execute_auto_focus (int fd, int AF, int speed, int AE, int count) in execute_auto_focus() argument
H A Du12-shading.c116 u_short count, wR, wG, wB, tmp; in u12shadingAdjustShadingWaveform() local
H A Drts8891_low.c79 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 Dsnprintf.c559 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 Dsanei_DomainOS.c259 int count; in DomainSCSIWait() local
396 static int count; DomainSCSIEnter() local
[all...]
H A Dsanei_config.c249 int i, j, count; in sanei_configure_attach() local
/third_party/bounds_checking_function/src/
H A Dmemset_s.c469 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 Dsecinput.h64 size_t count; /* The size of buffered string in bytes */ member
/third_party/cups-filters/filter/
H A Dgstoraster.c472 int count; in gs_spawn() local
H A Dpdf.cxx325 pdf_duplicate_page(pdf_t *pdf, unsigned page_num, unsigned count) pdf_duplicate_page() argument
/third_party/curl/docs/examples/
H A Dcrawler.c138 size_t count = 0; in follow_links() local
/third_party/cups-filters/cupsfilters/
H A Dimage-gif.c266 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 Dsetup.c91 unsigned int count; in snd_sctl_install() local
257 unsigned int count; in snd_config_get_ctl_elem_value() local
[all...]
H A Dctlparse.c354 unsigned int idx, count; in snd_ctl_ascii_value_parse() local
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c362 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 Dxfer-options.c52 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 Dssp-intel.h91 uint32_t count; member
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp335 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 Dgtest-printers.cc86 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 Dgtest_ext_unittest.cc98 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 Dtrace.cc64 int count; in Coalesced() member
/third_party/googletest/googletest/include/gtest/
H A Dgtest-printers.h137 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 DPeriodFormatterData.java151 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 DCollationWeights.java161 int length, count; field in CollationWeights.WeightRange
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DFormattedStringBuilder.java320 prepareForInsert(int index, int count) prepareForInsert() argument
339 prepareForInsertHelper(int index, int count) prepareForInsertHelper() argument
400 remove(int index, int count) remove() argument
[all...]

Completed in 26 milliseconds

1...<<51525354555657585960>>...177