| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_reflect.cpp | 147 void Stream::emit_json_array_value(const std::string &value) in emit_json_array_value() argument 159 emit_json_array_value(uint32_t value) emit_json_array_value() argument 169 emit_json_array_value(bool value) emit_json_array_value() argument 218 emit_json_key_value(const std::string &key, const std::string &value) emit_json_key_value() argument 224 emit_json_key_value(const std::string &key, uint32_t value) emit_json_key_value() argument 230 emit_json_key_value(const std::string &key, int32_t value) emit_json_key_value() argument 236 emit_json_key_value(const std::string &key, float value) emit_json_key_value() argument 242 emit_json_key_value(const std::string &key, bool value) emit_json_key_value() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | opcode.cpp | 45 uint32_t value; member
|
| H A D | text.cpp | 46 bool spvIsValidIDCharacter(const char value) { in spvIsValidIDCharacter() argument 405 uint32_t value; spvTextEncodeOperand() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | constants.cpp | 112 uint64_t value = 0; in GetZeroExtendedValue() local 131 int64_t value = 0; in GetSignExtendedValue() local [all...] |
| H A D | desc_sroa.cpp | 349 ReplaceLoadedValue(Instruction* var, Instruction* value) ReplaceLoadedValue() argument
|
| H A D | ssa_rewrite_pass.cpp | 676 Instruction* value = nullptr; in AddDebugValuesForInvisibleDebugDecls() local [all...] |
| H A D | upgrade_memory_model.cpp | 284 uint32_t value = 0; in UpgradeSemantics() local 422 uint64_t value = GetIndexValue(index_inst); in CheckType() local 508 bool UpgradeMemoryModel::HasDecoration(const Instruction* inst, uint32_t value, in HasDecoration() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | opcode.cpp | 45 uint32_t value; member
|
| H A D | text.cpp | 46 bool spvIsValidIDCharacter(const char value) { in spvIsValidIDCharacter() argument 405 uint32_t value; spvTextEncodeOperand() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | constants.cpp | 112 uint64_t value = 0; in GetZeroExtendedValue() local 131 int64_t value = 0; in GetSignExtendedValue() local [all...] |
| H A D | desc_sroa.cpp | 350 ReplaceLoadedValue(Instruction* var, Instruction* value) ReplaceLoadedValue() argument
|
| H A D | ssa_rewrite_pass.cpp | 676 Instruction* value = nullptr; in AddDebugValuesForInvisibleDebugDecls() local [all...] |
| H A D | upgrade_memory_model.cpp | 284 uint32_t value = 0; in UpgradeSemantics() local 422 uint64_t value = GetIndexValue(index_inst); in CheckType() local 508 bool UpgradeMemoryModel::HasDecoration(const Instruction* inst, uint32_t value, in HasDecoration() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | hex_float_test.cpp | 51 std::string EncodeViaHexFloat(const T& value) { in EncodeViaHexFloat() argument 451 std::string EncodeViaFloatProxy(const T& value) { in EncodeViaFloatProxy() argument 453 ss << value; in EncodeViaFloatProxy() local 1231 input >> value; TEST_P() local 1258 input >> value; TEST_P() local 1285 input >> value; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | image_enc.c | 285 static void PutLE16(uint8_t* const dst, uint32_t value) { in PutLE16() argument 290 static void PutLE32(uint8_t* const dst, uint32_t value) { in PutLE32() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | choicfmt.cpp | 170 ChoiceFormat::dtos(double value, in dtos() argument
|
| H A D | collationiterator.cpp | 752 int32_t value = digits[0]; in appendNumericSegmentCEs() local [all...] |
| H A D | collationruleparser.cpp | 515 int32_t value = UCOL_DEFAULT; in parseSetting() local 528 UColAttributeValue value = UCOL_DEFAULT; in parseSetting() local 540 int32_t value = UCOL_DEFAULT; parseSetting() local 559 UColAttributeValue value = UCOL_DEFAULT; parseSetting() local 573 UColAttributeValue value = getOnOffValue(v); parseSetting() local 580 UColAttributeValue value = getOnOffValue(v); parseSetting() local 587 UColAttributeValue value = getOnOffValue(v); parseSetting() local 594 UColAttributeValue value = getOnOffValue(v); parseSetting() local [all...] |
| H A D | datefmt.cpp | 699 void DateFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument
|
| H A D | fmtable.cpp | 133 Formattable::Formattable(double value) in Formattable() argument 143 Formattable::Formattable(int32_t value) in Formattable() argument 152 Formattable::Formattable(int64_t value) in Formattable() argument [all...] |
| H A D | number_fluent.cpp | 538 FormattedNumber LocalizedNumberFormatter::formatInt(int64_t value, UErrorCode& status) const { in formatInt() argument 557 FormattedNumber LocalizedNumberFormatter::formatDouble(double value, UErrorCode& status) const { in formatDouble() argument 576 FormattedNumber LocalizedNumberFormatter::formatDecimal(StringPiece value, UErrorCod argument [all...] |
| H A D | number_rounding.cpp | 68 int32_t getRoundingMagnitudeSignificant(const DecimalQuantity &value, int maxSig) { in getRoundingMagnitudeSignificant() argument 83 int32_t getDisplayMagnitudeSignificant(const DecimalQuantity &value, int minSig) { in getDisplayMagnitudeSignificant() argument 415 void RoundingImpl::apply(impl::DecimalQuantity &value, UErrorCode& status) const { in apply() argument 514 apply(impl::DecimalQuantity &value, int32_t minInt, UErrorCode ) apply() argument [all...] |
| H A D | number_skeletons.cpp | 315 void enum_to_stem_string::roundingMode(UNumberFormatRoundingMode value, UnicodeString& sb) { in roundingMode() argument 355 void enum_to_stem_string::groupingStrategy(UNumberGroupingStrategy value, UnicodeString& sb) { in groupingStrategy() argument 377 void enum_to_stem_string::unitWidth(UNumberUnitWidth value, UnicodeString& sb) { in unitWidth() argument 405 void enum_to_stem_string::signDisplay(UNumberSignDisplay value, UnicodeString& sb) { in signDisplay() argument 440 enum_to_stem_string::decimalSeparatorDisplay(UNumberDecimalSeparatorDisplay value, UnicodeString& sb) { in decimalSeparatorDisplay() argument [all...] |
| H A D | reldtfmt.cpp | 420 RelativeDateFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
| H A D | store.c | 223 ValueStruct* value = (ValueStruct*) obj; valueDeleter() local 244 ValueStruct* value = NULL; storeMappingData() local 364 ValueStruct *value = NULL; storeMapping() local 531 uint32_t value; getFoldedValue() local [all...] |