Searched defs:allocrhs (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | decNumber.cpp | 1076 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberExp() local 1296 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberLn() local 1436 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberLog10() local 1978 decNumber *allocrhs=NULL; /* .., rhs */ in uprv_decNumberPower() local 2347 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberReduce() local 2848 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberSquareRoot() local 3841 decNumber *allocrhs=NULL; /* .., rhs */ in decAddOp() local 4257 decNumber *allocrhs=NULL; /* .., rhs */ in decDivideOp() local 4930 decNumber *allocrhs=NULL; /* -> allocated buffer, iff allocated */ in decMultiplyOp() local 5281 decNumber *allocrhs=NULL; /* non-NULL if rhs buffer allocated */ in decExpOp() local [all …]
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | decNumber.cpp | 1076 decNumber *allocrhs=nullptr; /* non-nullptr if rounded rhs allocated */ in uprv_decNumberExp() local 1296 decNumber *allocrhs=nullptr; /* non-nullptr if rounded rhs allocated */ in uprv_decNumberLn() local 1436 decNumber *allocrhs=nullptr; /* non-nullptr if rounded rhs allocated */ in uprv_decNumberLog10() local 1978 decNumber *allocrhs=nullptr; /* .., rhs */ in uprv_decNumberPower() local 2347 decNumber *allocrhs=nullptr; /* non-nullptr if rounded rhs allocated */ in uprv_decNumberReduce() local 2848 decNumber *allocrhs=nullptr; /* non-nullptr if rounded rhs allocated */ in uprv_decNumberSquareRoot() local 3841 decNumber *allocrhs=nullptr; /* .., rhs */ in decAddOp() local 4257 decNumber *allocrhs=nullptr; /* .., rhs */ in decDivideOp() local 4930 decNumber *allocrhs=nullptr; /* -> allocated buffer, iff allocated */ in decMultiplyOp() local 5281 decNumber *allocrhs=nullptr; /* non-nullptr if rhs buffer allocated */ in decExpOp() local [all …]
|
| /third_party/icu/icu4c/source/i18n/ |
| D | decNumber.cpp | 1076 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberExp() local 1296 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberLn() local 1436 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberLog10() local 1978 decNumber *allocrhs=NULL; /* .., rhs */ in uprv_decNumberPower() local 2347 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberReduce() local 2848 decNumber *allocrhs=NULL; /* non-NULL if rounded rhs allocated */ in uprv_decNumberSquareRoot() local 3841 decNumber *allocrhs=NULL; /* .., rhs */ in decAddOp() local 4257 decNumber *allocrhs=NULL; /* .., rhs */ in decDivideOp() local 4930 decNumber *allocrhs=NULL; /* -> allocated buffer, iff allocated */ in decMultiplyOp() local 5281 decNumber *allocrhs=NULL; /* non-NULL if rhs buffer allocated */ in decExpOp() local [all …]
|