Searched refs:MAXI (Results 1 – 11 of 11) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | decNumberLocal.h | 139 #define MAXI(x,y) ((x)<(y)?(y):(x)) macro
|
D | decNumber.cpp | 2140 aset.digits=MAXI(lhs->digits, set->digits)+6+4; in uprv_decNumberPower() 2922 workp=MAXI(set->digits+1, rhs->digits); /* actual rounding precision */ in uprv_decNumberSquareRoot() 2923 workp=MAXI(workp, 7); /* at least 7 for low cases */ in uprv_decNumberSquareRoot() 5424 p=MAXI(x->digits, set->digits)+h+2; /* [h<=8] */ in decExpOp() 5705 p=MAXI(rhs->digits, MAXI(set->digits, 7))+2; 5713 needbytes=sizeof(decNumber)+(D2U(MAXI(p,16))-1)*sizeof(Unit); 5722 needbytes=sizeof(decNumber)+(D2U(MAXI(pp,16))-1)*sizeof(Unit);
|
/third_party/node/deps/icu-small/source/i18n/ |
D | decNumberLocal.h | 139 #define MAXI(x,y) ((x)<(y)?(y):(x)) macro
|
D | decNumber.cpp | 2140 aset.digits=MAXI(lhs->digits, set->digits)+6+4; in uprv_decNumberPower() 2922 workp=MAXI(set->digits+1, rhs->digits); /* actual rounding precision */ in uprv_decNumberSquareRoot() 2923 workp=MAXI(workp, 7); /* at least 7 for low cases */ in uprv_decNumberSquareRoot() 5424 p=MAXI(x->digits, set->digits)+h+2; /* [h<=8] */ in decExpOp() 5705 p=MAXI(rhs->digits, MAXI(set->digits, 7))+2; 5713 needbytes=sizeof(decNumber)+(D2U(MAXI(p,16))-1)*sizeof(Unit); 5722 needbytes=sizeof(decNumber)+(D2U(MAXI(pp,16))-1)*sizeof(Unit);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | decNumberLocal.h | 139 #define MAXI(x,y) ((x)<(y)?(y):(x)) macro
|
D | decNumber.cpp | 2140 aset.digits=MAXI(lhs->digits, set->digits)+6+4; in uprv_decNumberPower() 2922 workp=MAXI(set->digits+1, rhs->digits); /* actual rounding precision */ in uprv_decNumberSquareRoot() 2923 workp=MAXI(workp, 7); /* at least 7 for low cases */ in uprv_decNumberSquareRoot() 5424 p=MAXI(x->digits, set->digits)+h+2; /* [h<=8] */ in decExpOp() 5705 p=MAXI(rhs->digits, MAXI(set->digits, 7))+2; 5713 needbytes=sizeof(decNumber)+(D2U(MAXI(p,16))-1)*sizeof(Unit); 5722 needbytes=sizeof(decNumber)+(D2U(MAXI(pp,16))-1)*sizeof(Unit);
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | decNumberLocal.h | 139 #define MAXI(x,y) ((x)<(y)?(y):(x)) macro
|
D | decNumber.cpp | 2140 aset.digits=MAXI(lhs->digits, set->digits)+6+4; in uprv_decNumberPower() 2922 workp=MAXI(set->digits+1, rhs->digits); /* actual rounding precision */ in uprv_decNumberSquareRoot() 2923 workp=MAXI(workp, 7); /* at least 7 for low cases */ in uprv_decNumberSquareRoot() 5424 p=MAXI(x->digits, set->digits)+h+2; /* [h<=8] */ in decExpOp() 5705 p=MAXI(rhs->digits, MAXI(set->digits, 7))+2; 5713 needbytes=sizeof(decNumber)+(D2U(MAXI(p,16))-1)*sizeof(Unit); 5722 needbytes=sizeof(decNumber)+(D2U(MAXI(pp,16))-1)*sizeof(Unit);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 435 def : InstRW<[P5600WriteMSAShortLogic], (instregex "^(MAXI|MINI)_(S|U)_[BHWD]$")>;
|
D | MipsScheduleGeneric.td | 1554 (instregex "^(MAXI|MINI)_(S|U)_[BHWD]$")>;
|
/third_party/eudev/hwdb/ |
D | 20-OUI.hwdb | 23607 ID_OUI_FROM_DATABASE=MAXI VIEW HOLDINGS LIMITED
|