Home
last modified time | relevance | path

Searched defs:count (Results 4651 - 4675 of 5653) sorted by relevance

1...<<181182183184185186187188189190>>...227

/third_party/cJSON/
H A DcJSON.c2856 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray() argument
2896 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray() argument
2936 CJSON_PUBLIC(cJSON *) cJSON_CreateDoubleArray(const double *numbers, int count) in cJSON_CreateDoubleArray() argument
2976 CJSON_PUBLIC(cJSON *) cJSON_CreateStringArray(const char *const *strings, int count) in cJSON_CreateStringArray() argument
[all...]
/third_party/curl/lib/
H A Dhttp.c2779 int count = 0; in Curl_http_cookies() local
[all...]
H A Dmime.c154 curl_off_t count; in VmsRealFileSize() local
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_iccarm_m.h588 uint32_t count = 0U; in __CLZ() local
/third_party/alsa-lib/src/alisp/
H A Dalisp.c3455 int count = 0; in alsa_lisp_seq_count() local
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c493 static void buf_remove(struct loopback *loop, snd_pcm_uframes_t count) in buf_remove() argument
548 snd_pcm_uframes_t count, pos, count1, pos1; buf_add_src() local
633 buf_add(struct loopback *loop, snd_pcm_uframes_t count) buf_add() argument
799 remove_samples(struct loopback *loop, int capture_preferred, snd_pcm_sframes_t count) remove_samples() argument
1501 snd_pcm_uframes_t count; pcmjob_start() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp1823 int32_t count = 0; in parseBinary() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2110 inline int Read(int fd, void* buf, unsigned int count) { in Read() argument
2113 inline int Write(int fd, const void* buf, unsigned int count) { in Write() argument
H A Dgtest-internal.h1106 NativeArray(const Element* array, size_t count, RelationToSourceReference) { in NativeArray() argument
1111 NativeArray(const Element* array, size_t count, RelationToSourceCopy) { in NativeArray() argument
/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h277 int count = 0; in CountIf() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java1541 protected String subFormat(char ch, int count, int beginOffset, in subFormat() argument
1558 protected String subFormat(char ch, int count, int beginOffset, in subFormat() argument
1583 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
2379 isNumeric(char formatChar, int count) isNumeric() argument
3179 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal) subParse() argument
3189 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType) subParse() argument
3222 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType, Output<DayPeriodRules.DayPeriod> dayPeriod) subParse() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c112 int32_t count, count2, i,j; in TestCalendar() local
1785 int32_t count, subCount; TestWeekend() local
[all...]
H A Dcdattst.c1270 _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, UChar* buf, int32_t buflen, char* cbuf, int32_t count, UErrorCode* ec) _aux2ExtremeDates() argument
H A Dcucdtst.c1192 int32_t i, count; in enumTypeRange() local
3441 int32_t count; in caseFoldingLineFn() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp1655 int32_t count = 0; in Test4122840() local
H A Dapicoll.cpp1306 int count = 1; in TestMaxExpansion() local
[all...]
H A Ddtptngts.cpp592 int32_t i, count = UPRV_LENGTHOF(testGetSkeletonAndBase); in testAPI() local
967 int count = UPRV_LENGTHOF(testData); in testOptions() local
1310 int count = UPRV_LENGTHOF(testData); testGetFieldDisplayNames() local
[all...]
H A Dmeasfmttest.cpp37 int32_t count; member
5515 verifyFormat( const char *description, const MeasureFormat &fmt, const ExpectedResult *expectedResults, int32_t count) verifyFormat() argument
[all...]
H A Dtransrt.cpp788 int32_t count = 0; in test2() local
H A Dcaltest.cpp550 int32_t count; in TestGenericAPI() local
2128 int32_t count = udbg_enumCount((UDebugEnumType)t); in TestDebug() local
[all...]
H A Dtmsgfmt.cpp327 int32_t count = 4; in PatternTest() local
1124 int32_t count; in testParse() local
1210 int32_t count, countCmp; testAdopt() local
1567 int32_t count = 0; TestRBNF() local
1584 int count = pattern.countParts(); GetPatternAndSkipSyntax() local
1756 int32_t count = 0; testCoverage() local
[all...]
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp837 int32_t count = d16->count; call() local
922 int32_t count = d8->count; call() local
946 int32_t count = d8->count; call() local
970 int32_t count = d16->count; call() local
1006 int32_t count = d8->count; call() local
1033 int32_t count = d8->count; call() local
1055 int32_t count; global() member in CollPerf2Test
[all...]
/third_party/icu/icu4c/source/common/
H A Dputil.cpp2287 uint16_t count, part; local
H A Ducnvmbcs.cpp1701 int32_t i, count; in ucnv_MBCSLoad() local
2232 int32_t count, loops, oredEntries; in ucnv_MBCSSingleToBMPWithOffsets() local
2342 int32_t count=(int32_t)(source-lastSource); ucnv_MBCSSingleToBMPWithOffsets() local
2392 size_t count=source-lastSource; ucnv_MBCSSingleToBMPWithOffsets() local
3882 int32_t count, loops; ucnv_MBCSSingleFromBMPWithOffsets() local
3996 int32_t count=(int32_t)(source-lastSource); ucnv_MBCSSingleFromBMPWithOffsets() local
4046 size_t count=source-lastSource; ucnv_MBCSSingleFromBMPWithOffsets() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c289 usbd_interface_count(struct usb_device *udev, uint8_t *count) in usbd_interface_count() argument

Completed in 75 milliseconds

1...<<181182183184185186187188189190>>...227