Home
last modified time | relevance | path

Searched defs:value (Results 7651 - 7675 of 8596) sorted by relevance

1...<<301302303304305306307308309310>>...344

/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp127 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 Dnumber_longnames.cpp285 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 Dplurrule_impl.h351 int32_t value = -1; // valid for 'is' rules only. member in AndConstraint
H A Drbnf.cpp1657 RuleBasedNumberFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument
[all...]
H A Drulebasedcollator.cpp444 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 Dparse.cpp89 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 Dreslist.cpp304 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 Dlocaltime.c835 register int_fast32_t value; in transtime() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.h230 char *value; member
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp2066 void MetalCodeGenerator::writeVarInitializer(const Variable& var, const Expression& value) { in writeVarInitializer() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c545 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 DTraceEvent.h876 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 Ddecode.c61 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 DVulkanFunctions.h308 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 Docsp.c237 char *header, *value, *respdigname = NULL; in ocsp_main() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c5184 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 Dftsdf.c3083 FT_Short value; sdf_generate() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c788 FT_ULong value in store_loca() local
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.c1274 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 Dhb-cff-interp-common.hh248 double value; member
[all...]
H A Dhb-common.h797 uint32_t value; member
823 float value; global() member
[all...]
H A Dhb-ot-color-colr-table.hh190 T value; member
220 T value; member
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dos2_table.cc169 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 Dtinyxml.h761 TIXML_STRING value; global() member in TiXmlNode
885 TIXML_STRING value; global() member in TiXmlAttribute
[all...]
/third_party/pulseaudio/src/utils/
H A Dpactl.c384 const void *value; in pa_proplist_to_json_object() local

Completed in 51 milliseconds

1...<<301302303304305306307308309310>>...344