Home
last modified time | relevance | path

Searched defs:value (Results 1776 - 1800 of 10598) sorted by relevance

1...<<71727374757677787980>>...424

/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext.h44 } value; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dext_inst.cpp187 spvExtInstTableValueLookup(const spv_ext_inst_table table, const spv_ext_inst_type_t type, const uint32_t value, spv_ext_inst_desc* pEntry) spvExtInstTableValueLookup() argument
H A Dtext.h44 } value; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvalue_number_table.cpp43 uint32_t value = GetValueNumber(inst); in AssignValueNumber() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.annotation_test.cpp184 uint32_t value; // The value within the enum, e.g. Position member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutmscale.cpp40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue() argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_inl_utils.h119 const range_t value = (range_t)(br->value_ >> pos); in VP8GetBit() local
148 const range_t value = (range_t)(br->value_ >> pos); in VP8GetSigned() local
171 const range_t value = (range_t)(br->value_ >> pos); in VP8GetBitAlt() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/util/
H A DWaveFileWriter.cpp19 void WaveFileWriter::WaveFileWriter::write(float value) { in write() argument
89 void WaveFileWriter::writePCM24(float value) { in writePCM24() argument
106 void WaveFileWriter::writePCM16(float value) { in writePCM16() argument
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DResultWithValue.h64 explicit ResultWithValue(T value) in ResultWithValue() argument
81 T value() cons function in oboe::ResultWithValue
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dprecision.hpp40 static const bool value = false; member
47 static const bool value = true; member
53 static const bool value = true; member
59 static const bool value = true; member
/third_party/skia/src/utils/
H A DSkCharToGlyphCache.cpp39 static int find_simple(const SkUnichar base[], int count, SkUnichar value) { in find_simple() argument
52 static int find_with_slope(const SkUnichar base[], int count, SkUnichar value, double denom) { in find_with_slope() argument
[all...]
/third_party/skia/tests/
H A DMemsetTest.cpp27 compare16(skiatest::Reporter* r, const uint16_t base[], uint16_t value, int count) compare16() argument
37 compare32(skiatest::Reporter* r, const uint32_t base[], uint32_t value, int count) compare32() argument
/third_party/skia/src/ports/skia_ohos/
H A DFontInfo_ohos.h138 auto value = SkFixedToScalar(axisSet.axis[i]); in computeFontStyle() local
/third_party/skia/src/sksl/ir/
H A DSkSLLiteral.h26 Literal(int line, double value, const Type* type) in Literal() argument
31 static std::unique_ptr<Literal> MakeFloat(const Context& context, int line, float value) { in MakeFloat() argument
36 static std::unique_ptr<Literal> MakeFloat(int line, float value, const Type* type) { in MakeFloat() argument
42 static std::unique_ptr<Literal> MakeInt(const Context& context, int line, SKSL_INT value) { in MakeInt() argument
47 static std::unique_ptr<Literal> MakeInt(int line, SKSL_INT value, cons argument
57 MakeBool(const Context& context, int line, bool value) MakeBool() argument
63 MakeBool(int line, bool value, const Type* type) MakeBool() argument
69 Make(int line, double value, const Type* type) Make() argument
95 double value() const { value() function in SkSL::Literal
[all...]
H A DSkSLPrefixExpression.cpp28 const Expression* value = ConstantFolder::GetConstantValueForVariable(originalExpr); in simplify_negation() local
111 negate_operand(const Context& context, std::unique_ptr<Expression> value) negate_operand() argument
124 const Expression* value = ConstantFolder::GetConstantValueForVariable(*operand); logical_not_operand() local
[all...]
/third_party/skia/src/sksl/lex/
H A DNFAState.h69 bool value; in accept() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DConcurrentCacheTests.cpp25 explicit SimpleCachedObject(size_t value) : mValue(value) { in SimpleCachedObject() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DMath.h56 T Align(T value, size_t alignment) { in Align() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUShaderModule.cpp121 void GPUShaderModule::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
/third_party/openssl/test/helpers/
H A Dpkcs12.h31 char *value; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstream.c742 FT_ULong value; in FT_BASE_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.cc187 hb_map_set(hb_map_t *map, hb_codepoint_t key, hb_codepoint_t value) hb_map_set() argument
[all...]
H A Dhb-ms-feature-ranges.hh35 uint32_t value; member
H A Dhb-ot-metrics.cc46 _fix_ascender_descender (float value, hb_ot_metrics_tag_t metrics_tag) in _fix_ascender_descender() argument
[all...]
H A Dhb-subset-input.cc316 hb_subset_input_set_flags(hb_subset_input_t *input, unsigned value) hb_subset_input_set_flags() argument
[all...]

Completed in 10 milliseconds

1...<<71727374757677787980>>...424