| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decimfmt.cpp | 127 void DecimalFormat::setParseAllInput(UNumberFormatAttributeValue value) { in setParseAllInput() argument 381 void DecimalFormat::setParseIntegerOnly(UBool value) { in setParseIntegerOnly() argument 949 void DecimalFormat::setSignAlwaysShown(UBool value) { in setSignAlwaysShown() argument 984 int value = multiplier; setMultiplier() local 1266 setParseNoExponent(UBool value) setParseNoExponent() argument 1282 setParseCaseSensitive(UBool value) setParseCaseSensitive() argument 1298 setFormatFailIfMoreThanMaxDigits(UBool value) setFormatFailIfMoreThanMaxDigits() argument 1452 setMinimumSignificantDigits(int32_t value) setMinimumSignificantDigits() argument 1463 setMaximumSignificantDigits(int32_t value) setMaximumSignificantDigits() argument [all...] |
| H A D | number_longnames.cpp | 285 loadForPluralForm(const ResourceTable &genderTable, ResourceTable &caseTable, ResourceValue &value, UErrorCode &status) loadForPluralForm() argument 308 loadForGender(const ResourceTable &genderTable, const char *genderVal, ResourceTable &caseTable, ResourceValue &value, UErrorCode &status) loadForGender() argument 334 loadForCase(const ResourceTable &caseTable, const char *caseValue, ResourceValue &value) loadForCase() argument [all...] |
| H A D | plurrule_impl.h | 351 int32_t value = -1; // valid for 'is' rules only. member in AndConstraint
|
| H A D | rbnf.cpp | 1657 RuleBasedNumberFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument [all...] |
| H A D | rulebasedcollator.cpp | 444 RuleBasedCollator::setAttribute(UColAttribute attr, UColAttributeValue value, in setAttribute() argument 513 int32_t value; setMaxVariable() local 1526 appendAttribute(CharString &s, char letter, UColAttributeValue value, UErrorCode &errorCode) appendAttribute() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | parse.cpp | 89 struct UString value; member 1371 int32_t value; parseIntVector() local 1474 LocalMemory<uint8_t> value; parseBinary() local 1520 int32_t value; parseInteger() local [all...] |
| H A D | reslist.cpp | 304 StringBaseResource::StringBaseResource(int8_t type, const UChar *value, int32_t len, in StringBaseResource() argument 330 IntResource::IntResource(SRBRoot *bundle, const char *tag, int32_t value, in IntResource() argument 271 StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringBaseResource() argument 288 StringBaseResource(SRBRoot *bundle, int8_t type, const icu::UnicodeString &value, UErrorCode &errorCode) StringBaseResource() argument 355 add(int32_t value, UErrorCode &errorCode) add() argument 1114 string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) string_open() argument 1120 alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) alias_open() argument 1132 int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status) int_open() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | localtime.c | 835 register int_fast32_t value; in transtime() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | internal.h | 230 char *value; member
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLMetalCodeGenerator.cpp | 2066 void MetalCodeGenerator::writeVarInitializer(const Variable& var, const Expression& value) { in writeVarInitializer() argument [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 545 const uint8_t value = depth[i]; in BrotliBuildAndStoreHuffmanTreeFast() local 578 IndexOf(const uint8_t* v, size_t v_size, uint8_t value) IndexOf() argument 587 uint8_t value = v[index]; MoveToFront() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/ |
| H A D | TraceEvent.h | 876 setTraceValue(const std::string& arg, unsigned char* type, uint64_t* value) setTraceValue() argument [all...] |
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | decode.c | 61 BrotliDecoderSetParameter( BrotliDecoderState* state, BrotliDecoderParameter p, uint32_t value) BrotliDecoderSetParameter() argument 181 DecodeVarLenUint8( BrotliDecoderState* s, BrotliBitReader* br, uint32_t* value) DecodeVarLenUint8() argument 426 PreloadSymbol(int safe, const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) PreloadSymbol() argument 442 ReadPreloadedSymbol(const HuffmanCode* table, BrotliBitReader* br, uint32_t* bits, uint32_t* value) ReadPreloadedSymbol() argument 948 uint8_t value = mtf_u8[index]; InverseMoveToFrontTransform() local 1791 uint32_t value; ProcessCommandsInternal() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | VulkanFunctions.h | 308 constexpr static VkResult WrapUnsafe(::VkResult value) { in WrapUnsafe() argument 318 constexpr VkResult(::VkResult value) : mValue(value) { in VkResult() argument
|
| /third_party/openssl/apps/ |
| H A D | ocsp.c | 237 char *header, *value, *respdigname = NULL; in ocsp_main() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 5184 ft_property_do( FT_Library library, const FT_String* module_name, const FT_String* property_name, void* value, FT_Bool set, FT_Bool value_is_string ) ft_property_do() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdf.c | 3083 FT_Short value; sdf_generate() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfwoff2.c | 788 FT_ULong value in store_loca() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttgxvar.c | 1274 GX_Value value, limit; in ft_var_load_mvar() local 1414 GX_Value value, limit; tt_apply_mvar() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-cff-interp-common.hh | 248 double value; member [all...] |
| H A D | hb-common.h | 797 uint32_t value; member 823 float value; global() member [all...] |
| H A D | hb-ot-color-colr-table.hh | 190 T value; member 220 T value; member [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | os2_table.cc | 169 void OS2Table::Panose(std::vector<uint8_t>* value) { in Panose() argument 418 void OS2Table::Builder::Panose(std::vector<uint8_t>* value) { in Panose() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| H A D | tinyxml.h | 761 TIXML_STRING value; global() member in TiXmlNode 885 TIXML_STRING value; global() member in TiXmlAttribute [all...] |
| /third_party/pulseaudio/src/utils/ |
| H A D | pactl.c | 384 const void *value; in pa_proplist_to_json_object() local
|