Home
last modified time | relevance | path

Searched defs:max (Results 2751 - 2775 of 3494) sorted by relevance

1...<<111112113114115116117118119120>>...140

/third_party/backends/backend/
H A Dmustek_pp_cis.c1774 SANE_Byte max[3][MUSTEK_PP_CIS_MAX_H_PIXEL]; in cis_measure_extremes() local
[all...]
H A Dplustek-usbshading.c735 static SANE_Bool adjLampSetting( Plustek_Device *dev, int channel, u_long max, in adjLampSetting() argument
H A Drts8891.c3018 unsigned int max = 0; in find_origin() local
[all...]
H A Dpieusb_specific.c171 #define max(a,b) (((a)>(b))?(a):(b)) macro
[all...]
H A Dsnapscan-scsi.c1189 double sum, max; in get_focus() local
/third_party/backends/frontend/
H A Dscanimage.c1358 SANE_Byte min = 0xff, max = 0; in scan_it() local
1848 pass_fail(int max, int len, SANE_Byte * buffer, SANE_Status status) pass_fail() argument
[all...]
/third_party/curl/lib/
H A Dhttp.c3896 unsigned int max = MAX_HTTP_RESP_HEADER_SIZE; in Curl_bump_headersize() local
[all...]
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h435 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
461 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_iccarm_m.h873 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
891 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_armclang_m.h322 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
348 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_clang_m.h327 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
353 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_tiarmclang_m.h322 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
348 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterProperty.java656 int max; field in UCharacterProperty.NormQuickCheckIntProperty
657 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java3319 private static final int max(int a, int b) { in max() method in UnicodeSet
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1148 int32_t min, max, gr_min, le_max, ac_min, ac_max, val; in TestGetLimits() local
[all...]
H A Dcucdtst.c3092 int32_t max = 0; in TestPropertyNames() local
3149 int32_t i, p, min, max; in TestPropertyValues() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp740 int32_t max = cal->getMaximum(UCAL_DAY_OF_WEEK); in dowTest() local
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp739 int32_t min, max, entry, nextState; in getStateProp() local
H A Dumutablecptrie.cpp740 int32_t max = -1; in findMostUsed() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c2406 int max; in usb_needs_explore_all() local
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c821 uint16_t max = 1000; in ehci_dump_isoc() local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h401 __le32 max; member
445 __le32 max; member
[all...]
/third_party/icu/tools/colprobe/
H A DcolprobeNew.cpp984 int32_t max = u_getIntPropertyMaxValue(prop); in generateRepertoire() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterProperty.java637 int max; field in UCharacterProperty.NormQuickCheckIntProperty
638 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java3205 private static final int max(int a, int b) { in max() method in UnicodeSet

Completed in 88 milliseconds

1...<<111112113114115116117118119120>>...140