Home
last modified time | relevance | path

Searched defs:maxint (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/rational/test/
Drational_example.cpp74 int maxint = (std::numeric_limits<int>::max)(); in main() local
76 int maxint = INT_MAX; in main() local
/aosp_15_r20/external/clang/test/PCH/
H A Dstmts.h93 #define maxint(a,b) ({int _a = (a), _b = (b); _a > _b ? _a : _b; }) macro
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dpunyref.cpp105 static const punycode_uint maxint = (punycode_uint) (-1); variable
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dpunyref.cpp105 static const punycode_uint maxint = (punycode_uint) (-1); variable
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/stringprep/
H A DPunycodeReference.java116 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DPunycodeReference.java119 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
/aosp_15_r20/external/python/cpython2/Modules/
D_struct.c846 unsigned long maxint = 1; in bp_uint() local
1068 unsigned long maxint = 1; in lp_uint() local
/aosp_15_r20/external/python/cpython3/Modules/
D_struct.c920 unsigned long maxint = 1; in bp_uint() local
1135 unsigned long maxint = 1; in lp_uint() local
/aosp_15_r20/external/cronet/third_party/ced/src/compact_enc_det/
H A Dcompact_enc_det.cc1260 static inline int maxint(int a, int b) {return (a > b) ? a : b;} in maxint() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...