Home
last modified time | relevance | path

Searched defs:number (Results 876 - 900 of 952) sorted by relevance

1...<<313233343536373839

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormat.java775 printUnknownField( final int number, final int wireType, final List<?> values, final TextGenerator generator) printUnknownField() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc637 std::string Int32ToString(int number) { in Int32ToString() argument
647 std::string Int64ToString(const std::string& macro_prefix, int64 number) { in Int64ToString() argument
656 UInt64ToString(const std::string& macro_prefix, uint64 number) UInt64ToString() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.h1719 inline ::PROTOBUF_NAMESPACE_ID::int32 Field::number() const { in number() function in Field
2373 inline ::PROTOBUF_NAMESPACE_ID::int32 EnumValue::number() cons in _internal_number() function in EnumValue
[all...]
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp189 SkPaint number; in drawCode() local
/third_party/selinux/checkpolicy/
H A Dpolicy_parse.y892 number : NUMBER global() label
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderRenderCase.cpp756 const char* getIntUniformName (int number) in getIntUniformName() argument
776 const char* getFloatUniformName (int number) in getFloatUniformName() argument
795 const char* getFloatFractionUniformName (int number) in getFloatFractionUniformName() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp74 static int number = -1; in getAdrenoNumber() local
89 static int number = -1; in getMaliTNumber() local
103 static int number = -1; getMaliGNumber() local
117 int number = getAdrenoNumber(functions); IsAdreno42xOr3xx() local
123 int number = getAdrenoNumber(functions); IsAdreno4xx() local
129 int number = getAdrenoNumber(functions); IsAdreno5xxOrOlder() local
135 int number = getAdrenoNumber(functions); IsAdreno5xx() local
141 int number = getMaliTNumber(functions); IsMaliT8xxOrOlder() local
147 int number = getMaliGNumber(functions); IsMaliG31OrOlder() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h1292 int number; global() member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c451 static int inline number_sbits(int number) in number_sbits() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c2019 read_number_result(RTMPPacket *pkt, double *number) read_number_result() argument
[all...]
/third_party/backends/tools/
H A Dsane-desc.c2319 html_print_statistics_cell (const char * color, int number) in html_print_statistics_cell() argument
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c210 _cupsStrFormatd(char *buf, char *bufend, double number, struct lconv *loc) _cupsStrFormatd() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java2613 toBigDecimal(Number number) toBigDecimal() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatTest.java2610 toBigDecimal(Number number) toBigDecimal() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3073 Formattable number; subParse() local
3945 parseInt(const UnicodeString& text, Formattable& number, ParsePosition& pos, UBool allowNegative, const NumberFormat *fmt) const parseInt() argument
3956 parseInt(const UnicodeString& text, Formattable& number, int32_t maxDigits, ParsePosition& pos, UBool allowNegative, const NumberFormat *fmt) const parseInt() argument
[all...]
H A Dvtzone.cpp112 static UnicodeString& appendAsciiDigits(int32_t number, uint8_t length, UnicodeString& str) { in appendAsciiDigits() argument
151 int64_t number; in appendMillis() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc1026 uint32_t number; in GetIntegerProperty() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp2161 number::SimpleNumber number = number::SimpleNumber::forInt64(value, localStatus); zeroPaddingNumber() local
3024 Formattable number; subParse() local
3896 parseInt(const UnicodeString& text, Formattable& number, ParsePosition& pos, UBool allowNegative, const NumberFormat *fmt) const parseInt() argument
3907 parseInt(const UnicodeString& text, Formattable& number, int32_t maxDigits, ParsePosition& pos, UBool allowNegative, const NumberFormat *fmt) const parseInt() argument
[all...]
H A Dvtzone.cpp112 static UnicodeString& appendAsciiDigits(int32_t number, uint8_t length, UnicodeString& str) { in appendAsciiDigits() argument
151 int64_t number; in appendMillis() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-record.c1081 unsigned int mode, number; in print_tablet_pad_ringstrip_event() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumberutil.cc328 NormalizeHelper(const std::map<char32, char>& normalization_replacements, bool remove_non_matches, string* number) NormalizeHelper() argument
406 TestNumberLength( const string& number, const PhoneMetadata& metadata, PhoneNumberUtil::PhoneNumberType type) TestNumberLength() argument
485 TestNumberLength( const string& number, const PhoneMetadata& metadata) TestNumberLength() argument
495 CopyCoreFieldsOnly(const PhoneNumber& number, PhoneNumber* pruned_number) CopyCoreFieldsOnly() argument
511 IsMatch(const MatcherApi& matcher_api, const string& number, const PhoneNumberDesc& desc) IsMatch() argument
1121 Format(const PhoneNumber& number, PhoneNumberFormat number_format, string* formatted_number) const Format() argument
1172 FormatByPattern( const PhoneNumber& number, PhoneNumberFormat number_format, const RepeatedPtrField<NumberFormat>& user_defined_formats, string* formatted_number) const FormatByPattern() argument
1231 FormatNationalNumberWithCarrierCode( const PhoneNumber& number, const string& carrier_code, string* formatted_number) const FormatNationalNumberWithCarrierCode() argument
1266 FormatNationalNumberWithPreferredCarrierCode( const PhoneNumber& number, const string& fallback_carrier_code, string* formatted_number) const FormatNationalNumberWithPreferredCarrierCode() argument
1282 FormatNumberForMobileDialing( const PhoneNumber& number, const string& calling_from, bool with_formatting, string* formatted_number) const FormatNumberForMobileDialing() argument
1383 FormatOutOfCountryCallingNumber( const PhoneNumber& number, const string& calling_from, string* formatted_number) const FormatOutOfCountryCallingNumber() argument
1462 FormatInOriginalFormat(const PhoneNumber& number, const string& region_calling_from, string* formatted_number) const FormatInOriginalFormat() argument
1620 FormatOutOfCountryKeepingAlphaChars( const PhoneNumber& number, const string& calling_from, string* formatted_number) const FormatOutOfCountryKeepingAlphaChars() argument
1806 FormatNsn(const string& number, const PhoneMetadata& metadata, PhoneNumberFormat number_format, string* formatted_number) const FormatNsn() argument
1819 FormatNsnWithCarrier(const string& number, const PhoneMetadata& metadata, PhoneNumberFormat number_format, const string& carrier_code, string* formatted_number) const FormatNsnWithCarrier() argument
1843 MaybeAppendFormattedExtension( const PhoneNumber& number, const PhoneMetadata& metadata, PhoneNumberFormat number_format, string* formatted_number) const MaybeAppendFormattedExtension() argument
1903 GetRegionCodeForNumber(const PhoneNumber& number, string* region_code) const GetRegionCodeForNumber() argument
1922 GetRegionCodeForNumberFromRegionList( const PhoneNumber& number, const std::list<string>& region_codes, string* region_code) const GetRegionCodeForNumberFromRegionList() argument
2348 ExtractPossibleNumber(const string& number, string* extracted_number) const ExtractPossibleNumber() argument
2394 IsPossibleNumberForType( const PhoneNumber& number, const PhoneNumberType type) const IsPossibleNumberForType() argument
2400 IsPossibleNumberForString( const string& number, const string& region_dialing_from) const IsPossibleNumberForString() argument
2417 IsPossibleNumberForTypeWithReason(const PhoneNumber& number, PhoneNumberType type) const IsPossibleNumberForTypeWithReason() argument
2479 IsValidNumberForRegion(const PhoneNumber& number, const string& region_code) const IsValidNumberForRegion() argument
2614 GetNationalSignificantNumber( const PhoneNumber& number, string* national_number) const GetNationalSignificantNumber() argument
2845 MaybeStripNationalPrefixAndCarrierCode( const PhoneMetadata& metadata, string* number, string* carrier_code) const MaybeStripNationalPrefixAndCarrierCode() argument
2923 MaybeStripExtension(string* number, std::string* extension) const MaybeStripExtension() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-typed-lowering.cc1001 base::Optional<double> number = input_value.ToNumber(); in ReduceJSToNumberInput() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.cc1541 size_t BytecodeArrayBuilder::GetConstantPoolEntry(double number) { in GetConstantPoolEntry() argument
/third_party/node/deps/v8/src/objects/
H A Delements.cc1170 Handle<Object> number = isolate->factory()->NewNumberFromSize(i); in DirectCollectElementIndicesImpl() local
1430 uint32_t number = static_cast<uint32_t>(index.Number()); in IsKey() local
1448 uint32_t number = static_cast<uint32_t>(index.Number()); variable
[all...]
H A Djs-number-format.cc1692 double number = numeric_obj->IsNaN() IcuFormatNumber() local
[all...]

Completed in 72 milliseconds

1...<<313233343536373839