Home
last modified time | relevance | path

Searched defs:number (Results 426 - 450 of 931) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/icu/icu4c/source/i18n/
H A Dnumber_utils.h24 namespace number { namespace
H A Dnumrange_capi.cpp27 namespace number { namespace
H A Dscientificnumberformatter.cpp277 format( const Formattable &number, UnicodeString &appendTo, UErrorCode &status) const format() argument
H A Dnumber_microprops.h23 U_NAMESPACE_BEGIN namespace number { namespace
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerSHA1.cpp95 uint32_t sha1_rol32(uint32_t number, uint8_t bits) { in sha1_rol32() argument
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp210 UInt32 number; in SetProperty() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.c203 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 Djson_utils.h138 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 Dpthread_cond-smasher.c86 unsigned * number = arg; in client() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dcharstr.cpp146 CharString &CharString::appendNumber(int32_t number, UErrorCode &status) { in appendNumber() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_utils.h24 namespace number { namespace
H A Dquantityformatter.cpp117 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 Dnumber_microprops.h23 U_NAMESPACE_BEGIN namespace number { namespace
H A Dnumrange_capi.cpp27 namespace number { namespace
H A Dscientificnumberformatter.cpp277 format( const Formattable &number, UnicodeString &appendTo, UErrorCode &status) const format() argument
H A Dmeasunit_impl.h17 namespace number { namespace
H A Dnumparse_impl.h93 RequireNumberValidator number; member
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumberrangeformatter.h53 namespace number { // icu::number namespace
83 namespace number { // icu::number namespace
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.h409 static inline UnicodeString toHex(int32_t number, int32_t digits=-1) { in toHex() argument
H A Dtsnmfmt.cpp287 Formattable number[DEPTH]; in tryIt() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify15.c75 static void do_test(unsigned int number) in do_test() argument
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dshortnumberinfo_test.cc40 PhoneNumber ParseNumberForTesting(const string& number, in ParseNumberForTesting() argument
/third_party/node/deps/v8/src/asmjs/
H A Dasm-scanner.cc275 std::string number; in ConsumeNumber() local
[all...]
/third_party/node/deps/v8/src/extensions/
H A Dstatistics-extension.cc98 size_t number; in GetCounters() member
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.cc69 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...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...38