/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 134 static const char* getIntUniformName (int number) in getIntUniformName() argument
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestResultParser.cpp | 521 ri::Number* number = curList->allocItem<ri::Number>(); in handleElementStart() local 773 ri::Number* number = static_cast<ri::Number*>(curItem); in handleElementEnd() local
|
/third_party/openssl/crypto/store/ |
H A D | store_lib.c | 327 BIGNUM *number = NULL; in OSSL_STORE_find() local
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngerror.c | 133 png_format_number(png_const_charp start, png_charp end, int format, png_alloc_size_t number) png_format_number() argument 247 png_warning_parameter(png_warning_parameters p, int number, png_const_charp string) png_warning_parameter() argument 255 png_warning_parameter_unsigned(png_warning_parameters p, int number, int format, png_alloc_size_t value) png_warning_parameter_unsigned() argument 263 png_warning_parameter_signed(png_warning_parameters p, int number, int format, png_int_32 value) png_warning_parameter_signed() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | nfrs.cpp | 400 NFRuleSet::format(int64_t number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() argument 414 NFRuleSet::format(double number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() argument [all...] |
H A D | nfsubs.cpp | 574 doSubstitution(int64_t number, UnicodeString& toInsertInto, int32_t _pos, int32_t recursionCount, UErrorCode& status) const doSubstitution() argument 623 doSubstitution(double number, UnicodeString& toInsertInto, int32_t _pos, int32_t recursionCount, UErrorCode& status) const doSubstitution() argument 880 doSubstitution(int64_t number, UnicodeString& toInsertInto, int32_t _pos, int32_t recursionCount, UErrorCode& status) const doSubstitution() argument 905 doSubstitution(double number, UnicodeString& toInsertInto, int32_t _pos, int32_t recursionCount, UErrorCode& status) const doSubstitution() argument 1043 doSubstitution(double number, UnicodeString& toInsertInto, int32_t _pos, int32_t recursionCount, UErrorCode& status) const doSubstitution() argument 1219 doSubstitution(double number, UnicodeString& toInsertInto, int32_t apos, int32_t recursionCount, UErrorCode& status) const doSubstitution() argument [all...] |
H A D | number_skeletons.h | 16 namespace number { namespace
|
H A D | unum.cpp | 179 unum_format( const UNumberFormat* fmt, int32_t number, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_format() argument 190 unum_formatInt64(const UNumberFormat* fmt, int64_t number, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_formatInt64() argument 223 unum_formatDouble( const UNumberFormat* fmt, double number, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_formatDouble() argument 256 unum_formatDoubleForFields(const UNumberFormat* format, double number, UChar* result, int32_t resultLength, UFieldPositionIterator* fpositer, UErrorCode* status) unum_formatDoubleForFields() argument 284 unum_formatDecimal(const UNumberFormat* fmt, const char * number, int32_t length, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_formatDecimal() argument 328 unum_formatDoubleCurrency(const UNumberFormat* fmt, double number, UChar* currency, UChar* result, int32_t resultLength, UFieldPosition* pos, UErrorCode* status) unum_formatDoubleCurrency() argument 926 unum_formatUFormattable(const UNumberFormat* fmt, const UFormattable *number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status) unum_formatUFormattable() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffparse.c | 256 FT_Long result, number, exponent; in cff_parse_real() local 636 FT_Long number; cff_parse_fixed_dynamic() local [all...] |
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_helpers.cc | 905 void WriteUInt32ToUtf16CharSequence(uint32 number, in WriteUInt32ToUtf16CharSequence() argument [all...] |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Internal.java | 211 T findValueByNumber(int number); in findValueByNumber() argument 216 boolean isInRange(int number); in isInRange() argument
|
H A D | FieldSet.java | 622 writeElement( final CodedOutputStream output, final WireFormat.FieldType type, final int number, final Object value) writeElement() argument 809 computeElementSize( final WireFormat.FieldType type, final int number, final Object value) computeElementSize() argument [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | message.c | 771 VALUE enum_lookup(VALUE self, VALUE number) { in enum_lookup() argument
|
/third_party/python/Python/clinic/ |
H A D | bltinmodule.c.h | 917 PyObject *number; builtin_round() local [all...] |
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | def.c | 63 int32_t number; member 74 EnumValueDescriptor_Make(zval *val, const char *name, int32_t number) EnumValueDescriptor_Make() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | parse_context.h | 666 uint32 number = tag >> 3; in FieldParser() local
|
H A D | wire_format.cc | 89 int number = WireFormatLite::GetTagFieldNumber(tag); in SkipField() local [all...] |
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser.cc | 526 NumberResult number; in ParseNumber() local 552 util::Status JsonStreamParser::ParseDoubleHelper(const std::string& number, in ParseDoubleHelper() argument 595 std::string number = std::string(p_.substr(0, index)); ParseNumberHelper() local [all...] |
H A D | protostream_objectsource.cc | 1107 FindFieldByNumber( const google::protobuf::Type& type, int number) FindFieldByNumber() argument 1126 FindEnumValueByNumber( const google::protobuf::Enum& tech_enum, int number) FindEnumValueByNumber() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderIndexingTests.cpp | 134 static const char* getIntUniformName (int number) in getIntUniformName() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestLog.hpp | 462 inline TestLog& TestLog::operator<< (const LogNumber<T>& number) in operator <<() argument
|
/third_party/vk-gl-cts/framework/delibs/debase/ |
H A D | deInt32.h | 738 DE_INLINE int deIntRoundToPow2(int number, int powerOf2) in deIntRoundToPow2() argument
|
/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_stub.cpp | 1455 auto number = data.ReadInt32(); in ReadFormDataProxies() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_wrapper.cpp | 23 bool InRange(float number, float boundaryStart, float boundaryEnd) in InRange() argument
|
/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | localization.cpp | 708 std::string Localization::PluralRulesFormat(double number, bool isCardinal) in PluralRulesFormat() argument 724 std::string Localization::NumberFormat(double number) in NumberFormat() argument
|