| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_utils.h | 24 namespace number { namespace
|
| H A D | numrange_capi.cpp | 27 namespace number { namespace
|
| H A D | scientificnumberformatter.cpp | 277 format( const Formattable &number, UnicodeString &appendTo, UErrorCode &status) const format() argument
|
| H A D | number_microprops.h | 23 U_NAMESPACE_BEGIN namespace number { namespace
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| H A D | FuzzerSHA1.cpp | 95 uint32_t sha1_rol32(uint32_t number, uint8_t bits) { in sha1_rol32() argument
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | HandlerOut.cpp | 210 UInt32 number;
in SetProperty() local
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_cache.c | 203 void cso_set_maximum_cache_size(struct cso_cache *sc, int number) in cso_set_maximum_cache_size() argument
|
| /third_party/node/src/ |
| H A D | json_utils.h | 138 inline void write_value(T number) { in write_value() argument 142 out_ << number; in write_value() local
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | pthread_cond-smasher.c | 86 unsigned * number = arg; in client() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | charstr.cpp | 146 CharString &CharString::appendNumber(int32_t number, UErrorCode &status) { in appendNumber() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_utils.h | 24 namespace number { namespace
|
| H A D | quantityformatter.cpp | 117 format( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const format() argument 143 selectPlural( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &formattedNumber, FieldPosition &pos, UErrorCode &status) selectPlural() argument [all...] |
| H A D | number_microprops.h | 23 U_NAMESPACE_BEGIN namespace number { namespace
|
| H A D | numrange_capi.cpp | 27 namespace number { namespace
|
| H A D | scientificnumberformatter.cpp | 277 format( const Formattable &number, UnicodeString &appendTo, UErrorCode &status) const format() argument
|
| H A D | measunit_impl.h | 17 namespace number { namespace
|
| H A D | numparse_impl.h | 93 RequireNumberValidator number; member
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | numberrangeformatter.h | 53 namespace number { // icu::number namespace 83 namespace number { // icu::number namespace [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | intltest.h | 409 static inline UnicodeString toHex(int32_t number, int32_t digits=-1) { in toHex() argument
|
| H A D | tsnmfmt.cpp | 287 Formattable number[DEPTH]; in tryIt() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify15.c | 75 static void do_test(unsigned int number) in do_test() argument
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | shortnumberinfo_test.cc | 40 PhoneNumber ParseNumberForTesting(const string& number, in ParseNumberForTesting() argument
|
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-scanner.cc | 275 std::string number; in ConsumeNumber() local [all...] |
| /third_party/node/deps/v8/src/extensions/ |
| H A D | statistics-extension.cc | 98 size_t number; in GetCounters() member
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | string-16.cc | 69 String16 String16::fromInteger(int number) { in fromInteger() argument 76 String16 String16::fromInteger(size_t number) { in fromInteger() argument 88 String16 String16::fromInteger64(int64_t number) { in fromInteger64() argument 95 String16 String16::fromDouble(double number) { in fromDouble() argument 102 String16 String16::fromDouble(double number, in argument 162 appendNumber(int number) appendNumber() argument 170 appendNumber(size_t number) appendNumber() argument 182 appendUnsignedAsHex(uint64_t number) appendUnsignedAsHex() argument 191 appendUnsignedAsHex(uint32_t number) appendUnsignedAsHex() argument 199 appendUnsignedAsHex(uint8_t number) appendUnsignedAsHex() argument [all...] |