| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | quant.h | 28 enum { MAX = 0x7FFFFFFF }; enumerator
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | quant.h | 28 enum { MAX = 0x7FFFFFFF }; enumerator
|
| /third_party/icu/icu4c/source/i18n/ |
| D | quant.h | 28 enum { MAX = 0x7FFFFFFF }; enumerator
|
| /third_party/ffmpeg/libavfilter/ |
| D | blend_modes.c | 36 #define MAX 255 macro 41 #define MAX 1.f macro 46 #define MAX ((1 << DEPTH) - 1) macro
|
| /third_party/ltp/include/ |
| D | tst_minmax.h | 21 # define MAX(a, b) ({ \ macro
|
| /third_party/curl/tests/libtest/ |
| D | lib1905.c | 65 int MAX = 0; in test() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/time/ |
| D | timer_delete.c | 22 #define MAX (3) macro
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| D | wcscat.c | 22 #define MAX (20) macro
|
| /third_party/ltp/testcases/kernel/fs/fsstress/ |
| D | xfscompat.h | 7 #define MAX(a,b) ((a)>(b) ? (a):(b)) macro
|
| /third_party/musl/src/thread/ |
| D | pthread_setattr_default_np.c | 6 #define MAX(a,b) ((a)>(b) ? (a) : (b)) macro
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| D | readpng.h | 62 # define MAX(a,b) ((a) > (b)? (a) : (b)) macro
|
| /third_party/mesa3d/src/imagination/rogue/ |
| D | rogue_validate.c | 42 #define REG_RULE(OPERAND, ACCESS, MAX, MODIFIERS) \ argument
|
| /third_party/pulseaudio/speex/tmv/ |
| D | _kiss_fft_guts_tm.h | 51 #define MAX(a,b) imax(a,b) macro 94 #define MAX(a,b) fmax(a,b) macro
|
| /third_party/musl/src/string/ |
| D | wcsstr.c | 3 #define MAX(a,b) ((a)>(b)?(a):(b)) macro
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| D | vswprintf.c | 22 #define MAX (20) macro
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | Quantifier.java | 24 public static final int MAX = Integer.MAX_VALUE; field in Quantifier
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | Quantifier.java | 23 public static final int MAX = Integer.MAX_VALUE; field in Quantifier
|
| /third_party/FreeBSD/sys/dev/usb/implementation/ |
| D | _macro_ref.h | 58 #define MAX(a,b) (a > b ? a : b) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| D | astc_mathlib.h | 142 #define MAX(x,y) ((x)>(y)?(x):(y)) macro
|
| /third_party/libexif/libexif/ |
| D | exif-utils.h | 183 #define MAX(a, b) (((a) > (b)) ? (a) : (b)) macro
|
| /third_party/node/test/parallel/ |
| D | test-http-max-http-headers.js | 7 const MAX = +(process.argv[2] || 16 * 1024); // Command line option, or 16KB. constant
|
| D | test-stream-readable-object-multi-push-async.js | 7 const MAX = 42; constant
|
| /third_party/ltp/testcases/realtime/include/ |
| D | libstats.h | 50 #define MAX(A,B) ((A)>(B)?(A):(B)) macro
|
| /third_party/mesa3d/src/intel/perf/ |
| D | intel_perf_setup.h | 30 #define MAX(a, b) ((a > b) ? (a) : (b)) macro
|
| /third_party/lz4/ossfuzz/ |
| D | fuzz_helpers.h | 34 #define MAX(a,b) ( (a) > (b) ? (a) : (b) ) macro
|