Home
last modified time | relevance | path

Searched defs:value (Results 1676 - 1700 of 8596) sorted by relevance

1...<<61626364656667686970>>...344

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_scopes.cpp47 uint32_t value = 0; in ValidateScope() local
83 uint32_t value = 0; in ValidateExecutionScope() local
191 uint32_t value = 0; ValidateMemoryScope() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Ddiagnostic_test.cpp71 spv_result_t value; in TEST() local
H A Doperand_capabilities_test.cpp37 uint32_t value; member
H A Dtext_to_binary_test.cpp52 uint32_t value; in TEST_P() local
97 uint32_t value; in TEST_P() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformatted_string_builder.h41 T value[DEFAULT_CAPACITY]; member
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dadvanced_api_fuzzer.c32 const uint8_t value = FuzzHash(data, size); in LLVMFuzzerTestOneInput() local
[all...]
H A Dsimple_api_fuzzer.c25 const uint8_t value = FuzzHash(data, size); in LLVMFuzzerTestOneInput() local
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dlogging.c18 print_out_key(void *cls, enum MHD_ValueKind kind, const char *key, const char *value) print_out_key() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat2x2.hpp24 col_type value[2]; member
H A Dtype_mat2x3.hpp25 col_type value[2]; member
H A Dtype_mat2x4.hpp25 col_type value[2]; member
H A Dtype_mat3x2.hpp25 col_type value[3]; member
H A Dtype_mat3x3.hpp24 col_type value[3]; member
H A Dtype_mat3x4.hpp25 col_type value[3]; member
H A Dtype_mat4x2.hpp25 col_type value[4]; member
H A Dtype_mat4x3.hpp25 col_type value[4]; member
H A Dtype_mat4x4.hpp24 col_type value[4]; member
/third_party/skia/third_party/externals/oboe/tests/
H A DtestFlowgraph.cpp85 constexpr float value = 1.0f; in TEST() local
/third_party/skia/src/sksl/ir/
H A DSkSLTypeReference.h24 TypeReference(const Context& context, int line, const Type* value) in TypeReference() argument
35 const Type& value() const { in value() function in SkSL::final
52 TypeReference(int line, const Type* value, const Type* type) in TypeReference() argument
H A DSkSLSwitchStatement.h29 SwitchStatement(int line, bool isStatic, std::unique_ptr<Expression> value, in SwitchStatement() argument
66 std::unique_ptr<Expression>& value() { in value() function in SkSL::final
70 const std::unique_ptr<Expression>& value() const { in value() function in SkSL::final
H A DSkSLSwitchCase.h24 SwitchCase(int line, std::unique_ptr<Expression> value, std::unique_ptr<Statement> statement) in SwitchCase() argument
29 std::unique_ptr<Expression>& value() { in value() function in SkSL::final
33 const std::unique_ptr<Expression>& value() const { in value() function in SkSL::final
/third_party/skia/src/utils/
H A DSkParseColor.cpp342 const char* SkParse::FindColor(const char* value, SkColor* colorPtr) { in FindColor() argument
/third_party/skia/tests/
H A DDequeTest.cpp38 int value = max; in assert_iter() local
[all...]
/third_party/skia/src/opts/
H A DSkUtils_opts.h17 static void memsetT(T buffer[], T value, int count) { in memsetT() argument
33 /*not static*/ inline void memset16(uint16_t buffer[], uint16_t value, int count) { in memset16() argument
36 /*not static*/ inline void memset32(uint32_t buffer[], uint32_t value, int count) { in memset32() argument
39 /*not static*/ inline void memset64(uint64_t buffer[], uint64_t value, int count) { in memset64() argument
44 static void rect_memsetT(T buffer[], T value, in argument
51 rect_memset16(uint16_t buffer[], uint16_t value, int count, size_t rowBytes, int height) rect_memset16() argument
55 rect_memset32(uint32_t buffer[], uint32_t value, int count, size_t rowBytes, int height) rect_memset32() argument
59 rect_memset64(uint64_t buffer[], uint64_t value, int count, size_t rowBytes, int height) rect_memset64() argument
[all...]
/third_party/skia/src/sksl/dsl/
H A DDSLCase.cpp16 DSLCase::DSLCase(DSLExpression value, SkSL::StatementArray statements, PositionInfo pos) in DSLCase() argument
21 DSLCase::DSLCase(DSLExpression value, SkTArray<DSLStatement> statements, PositionInfo pos) in DSLCase() argument

Completed in 15 milliseconds

1...<<61626364656667686970>>...344