/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | text.h | 44 } value; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | ext_inst.cpp | 187 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 D | text.h | 44 } value; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | value_number_table.cpp | 43 uint32_t value = GetValueNumber(inst); in AssignValueNumber() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | text_to_binary.annotation_test.cpp | 184 uint32_t value; // The value within the enum, e.g. Position member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | utmscale.cpp | 40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue() argument
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_reader_inl_utils.h | 119 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 D | WaveFileWriter.cpp | 19 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 D | ResultWithValue.h | 64 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 D | precision.hpp | 40 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 D | SkCharToGlyphCache.cpp | 39 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 D | MemsetTest.cpp | 27 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 D | FontInfo_ohos.h | 138 auto value = SkFixedToScalar(axisSet.axis[i]); in computeFontStyle() local
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLLiteral.h | 26 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 D | SkSLPrefixExpression.cpp | 28 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 D | NFAState.h | 69 bool value; in accept() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | ConcurrentCacheTests.cpp | 25 explicit SimpleCachedObject(size_t value) : mValue(value) { in SimpleCachedObject() argument
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | Math.h | 56 T Align(T value, size_t alignment) { in Align() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUShaderModule.cpp | 121 void GPUShaderModule::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
|
/third_party/openssl/test/helpers/ |
H A D | pkcs12.h | 31 char *value; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftstream.c | 742 FT_ULong value; in FT_BASE_DEF() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-map.cc | 187 hb_map_set(hb_map_t *map, hb_codepoint_t key, hb_codepoint_t value) hb_map_set() argument [all...] |
H A D | hb-ms-feature-ranges.hh | 35 uint32_t value; member
|
H A D | hb-ot-metrics.cc | 46 _fix_ascender_descender (float value, hb_ot_metrics_tag_t metrics_tag) in _fix_ascender_descender() argument [all...] |
H A D | hb-subset-input.cc | 316 hb_subset_input_set_flags(hb_subset_input_t *input, unsigned value) hb_subset_input_set_flags() argument [all...] |