/toolchain/binutils/binutils-2.25/cpu/ |
mep-fmax.cpu | 1 ; Toshiba MeP FMAX Coprocessor description. -*- Scheme -*- 29 (define-pmacro fmax-core-isa () (ISA ext_core2)) 30 (define-pmacro all-fmax-isas () (ISA ext_core2)) 37 (dnf f-fmax-0-4 "opcode" (all-fmax-isas) 0 4) 38 (dnf f-fmax-4-4 "opcode" (all-fmax-isas) 4 4) 39 (dnf f-fmax-8-4 "opcode" (all-fmax-isas) 8 4) 40 (dnf f-fmax-12-4 "opcode" (all-fmax-isas) 12 4 [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestFmax.rs | 26 return fmax(inA, inB); 31 return fmax(inA, inB); 36 return fmax(inA, inB); 41 return fmax(inA, inB); 46 return fmax(inA, inB); 51 return fmax(inA, inB); 56 return fmax(inA, inB); 61 return fmax(inA, inB); 66 return fmax(inA, inB); 71 return fmax(inA, inB) [all...] |
/external/clang/test/Driver/ |
darwin-max-type-align.c | 1 // Check the -fmax-type-align=N flag 6 // TEST0: -fmax-type-align=16 7 // RUN: %clang -no-canonical-prefixes -fmax-type-align=32 -target x86_64-apple-macosx10.7.0 %s -o - -### 2>&1 | \ 9 // TEST1: -fmax-type-align=32 10 // RUN: %clang -no-canonical-prefixes -fmax-type-align=32 -fno-max-type-align -target x86_64-apple-macosx10.7.0 %s -o - -### 2>&1 | \ 12 // TEST2-NOT: -fmax-type-align 15 // TEST3-NOT: -fmax-type-align
|
rewrite-legacy-objc.m | 6 // TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option" 12 // TEST1: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fmax-type-align=16" "-fdiagnostics-show-option" 13 // TEST2: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
|
rewrite-objc.m | 6 // TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
|
gfortran.f90 | 82 ! RUN: -fmax-array-constructor=42 \ 83 ! RUN: -fmax-errors=42 \ 84 ! RUN: -fmax-identifier-length \ 85 ! RUN: -fmax-stack-var-size=42 \ 86 ! RUN: -fmax-subrecord-length=42 \ 203 ! CHECK: "-fmax-array-constructor=42" 204 ! CHECK: "-fmax-errors=42" 205 ! CHECK: "-fmax-identifier-length" 206 ! CHECK: "-fmax-stack-var-size=42" 207 ! CHECK: "-fmax-subrecord-length=42 [all...] |
/external/icu/icu4c/source/i18n/ |
significantdigitinterval.h | 32 : fMax(INT32_MAX), fMin(0) { } 39 fMax = INT32_MAX; 46 return ((fMax == rhs.fMax) && (fMin == rhs.fMin)); 53 fMax = count <= 0 ? INT32_MAX : count; 60 return fMax; 82 return fMin == 0 && fMax == INT32_MAX; 86 int32_t fMax;
|
smallintformatter.h | 32 IntDigitCountRange() : fMin(0), fMax(INT32_MAX) { } 35 int32_t getMax() const { return fMax; } 39 int32_t fMax;
|
precision.cpp | 35 int32_t leastSigAllowed = fMax.getLeastSignificantInclusive(); 67 int32_t leastSig = fMax.getLeastSignificantInclusive(); 81 if (fMax.getIntDigitCount() < interval.getIntDigitCount()) { 94 interval.shrinkToFitWithin(fMax); 106 interval.shrinkToFitWithin(fMax); 126 interval.shrinkToFitWithin(fMax); 311 if (fFailIfOverMax && upperExponent > fMax.getIntDigitCount()) { 385 int32_t maxIntDigitCount = fMantissa.fMax.getIntDigitCount();
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
bwfilter.rs | 33 imageMax = fmax(sr,imageMax); 48 localMax = fmax(g,b); 49 localMax = fmax(r,localMax);
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
bwfilter.rs | 33 imageMax = fmax(sr,imageMax); 48 localMax = fmax(g,b); 49 localMax = fmax(r,localMax);
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
bwfilter.rs | 33 imageMax = fmax(sr,imageMax); 48 localMax = fmax(g,b); 49 localMax = fmax(r,localMax);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
floatdp2.d | 12 10: 1e2f48e0 fmax s0, s7, s15 21 34: 1e6f48e0 fmax d0, d7, d15
|
/external/skia/src/pathops/ |
SkIntersections.h | 33 fMax = 0; // require that the caller set the max 61 fMax = 2; 69 fMax = 2; 78 fMax = 3; // 2; permit small coincident segment + non-coincident intersection 86 fMax = 3; 93 fMax = 3; 102 fMax = 3; 136 fMax = 2; 143 fMax = 2; 151 fMax = 2 [all...] |
/external/pdfium/xfa/fwl/ |
cfwl_scrollbar.h | 38 void GetRange(FX_FLOAT* fMin, FX_FLOAT* fMax) const { 40 ASSERT(fMax); 42 *fMax = m_fRangeMax; 44 void SetRange(FX_FLOAT fMin, FX_FLOAT fMax) { 46 m_fRangeMax = fMax;
|
/development/ndk/platforms/android-13/arch-arm/symbols/ |
libm.so.functions.txt | 55 fmax
|
/development/ndk/platforms/android-13/arch-mips/symbols/ |
libm.so.functions.txt | 55 fmax
|
/development/ndk/platforms/android-9/arch-arm/symbols/ |
libm.so.functions.txt | 55 fmax
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
libm.so.functions.txt | 55 fmax
|
/external/llvm/test/CodeGen/PowerPC/ |
fmaxnum.ll | 4 declare double @fmax(double, double) 22 ; CHECK: bl fmax 24 %z = call double @fmax(double %x, double %y) readnone 43 ; CHECK: bl fmax
|
ctr-minmaxnum.ll | 13 declare double @fmax(double, double) 125 ; CHECK: bl fmax 129 ; QPX-NOT: bl fmax 210 ; CHECK: bl fmax 218 %0 = call double @fmax(double %f, double 1.0) readnone 230 ; CHECK: bl fmax
|
/external/pdfium/fpdfsdk/pdfwindow/ |
PWL_ScrollBar.h | 73 return fMin == that.fMin && fMax == that.fMax; 83 FX_FLOAT fMax; 145 void SetScrollRange(FX_FLOAT fMin, FX_FLOAT fMax, FX_FLOAT fClientWidth);
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
reduce.rs | 113 accum->max = fmax(accum->max, in); 119 accum->max = fmax(accum->max, val->max); 137 max = fmax(max, val); 164 // result[1].x = fmax(input[...].x) 165 // result[1].y = fmax(input[...].y) 189 accum->max.x = fmax(accum->max.x, in.x); 190 accum->max.y = fmax(accum->max.y, in.y); 197 accum->max.x = fmax(accum->max.x, val->max.x); 198 accum->max.y = fmax(accum->max.y, val->max.y); 219 max.x = fmax(max.x, val.x) [all...] |
/external/autotest/client/site_tests/kernel_CpufreqMinMax/ |
kernel_CpufreqMinMax.py | 67 fmax = open(self.sys_cpufreq_path + 'cpuinfo_max_freq', 'r') 68 available_freqs = map(int, [fmin.read(), fmax.read()]) 70 fmax.close()
|
/external/mesa3d/src/compiler/nir/ |
nir_opt_algebraic.py | 164 (('bcsel', ('flt', a, b), b, a), ('fmax', a, b)), 169 (('fmax', a, a), a), 174 (('~fmin', ('fmax', a, 0.0), 1.0), ('fsat', a), '!options->lower_fsat'), 175 (('~fmax', ('fmin', a, 1.0), 0.0), ('fsat', a), '!options->lower_fsat'), 176 (('fsat', a), ('fmin', ('fmax', a, 0.0), 1.0), 'options->lower_fsat'), 178 (('fmin', ('fmax', ('fmin', ('fmax', a, b), c), b), c), ('fmin', ('fmax', a, b), c)), 181 (('fmax', ('fsat', a), '#b@32(is_zero_to_one)'), ('fsat', ('fmax', a, b))) [all...] |