| /third_party/skia/src/sksl/lex/ |
| H A D | RegexNode.cpp | 13 std::vector<int> result; in createStates() local [all...] |
| /third_party/skia/src/sksl/transform/ |
| H A D | SkSLEliminateUnreachableCode.cpp | 77 bool result = INHERITED::visitStatementPtr(stmt); in EliminateUnreachableCode() local 86 bool result = INHERITED::visitStatementPtr(stmt); in EliminateUnreachableCode() local 99 bool result = (ifStmt.ifTrue() && this->visitStatementPtr(ifStmt.ifTrue())); in EliminateUnreachableCode() local
|
| /third_party/skia/tests/ |
| H A D | Test.cpp | 41 SkString result = SkStringPrintf("%s:%d\t", this->fileName, this->lineNo); in toString() local
|
| H A D | CodecExactReadTest.cpp | 86 auto result = codec->getPixels(bm.info(), bm.getPixels(), bm.rowBytes()); in DEF_TEST() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | ErrorTests.cpp | 31 MaybeError result = ReturnSuccess(); in TEST() local 39 MaybeError result = ReturnError(); in TEST() local 50 ResultOrError<int*> result = ReturnSuccess(); in TEST() local 61 ResultOrError<int*> result = ReturnError(); in TEST() local 81 MaybeError result = Try(); TEST() local 97 MaybeError result = Try(); TEST() local 146 ResultOrError<int*> result = Try(); TEST() local 168 ResultOrError<int*> result = Try(); TEST() local 217 MaybeError result = Try(); TEST() local 239 MaybeError result = Try(); TEST() local 264 ResultOrError<int*> result = Try(); TEST() local 290 ResultOrError<int*> result = Try(); TEST() local 314 bool result = Try(); TEST() local 328 ResultOrError<int*> result = Try(); TEST() local 345 ResultOrError<int> result = Try(); TEST() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | geometry_utils.cpp | 25 void CreateSphereGeometry(size_t sliceCount, float radius, SphereGeometry *result) in CreateSphereGeometry() argument 66 GenerateCubeGeometry(float radius, CubeGeometry *result) GenerateCubeGeometry() argument [all...] |
| /third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/ |
| H A D | WireCmd.cpp | 143 size_t result = 0; variable [all...] |
| /third_party/skia/third_party/externals/brotli/c/fuzz/ |
| H A D | decode_fuzzer.c | 40 BrotliDecoderResult result = BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT; in LLVMFuzzerTestOneInput() local
|
| /third_party/optimized-routines/string/aarch64/ |
| H A D | memcmp.S | 18 #define result w0 define
|
| H A D | strchrnul-mte.S | 18 #define result x0 define
|
| H A D | strlen-mte.S | 17 #define result x0 define
|
| H A D | strnlen.S | 18 #define result x0 define [all...] |
| /third_party/optimized-routines/string/arm/ |
| H A D | strlen-armv6t2.S | 32 #define result r0 define [all...] |
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffcmap.c | 62 FT_UInt result = 0; in FT_CALLBACK_DEF() local 76 FT_UInt result = 0; in FT_CALLBACK_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrcmap.c | 101 FT_UInt result = 0; in FT_CALLBACK_DEF() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | check-static-inits.py | 26 result = subprocess.run(objdump.split () + ['-t', obj], stdout=subprocess.PIPE, stderr=subprocess.PIPE) variable 36 result = result.stdout.decode ('utf-8') variable
|
| H A D | test-ot-glyphname.cc | 51 int result = 1; in main() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-ot-metrics-tt-var.c | 43 hb_bool_t result = hb_font_get_glyph_extents (font, 2, &extents); in test_extents_tt_var() local 147 hb_bool_t result = hb_font_get_glyph_extents (font, 2, &extents); in test_advance_tt_var_anchor() local 182 hb_bool_t result; in test_extents_tt_var_comp() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | hook-list.c | 94 pa_hook_result_t result = PA_HOOK_OK; in pa_hook_fire() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/ |
| H A D | tint_ast_clone_fuzzer.cc | 97 auto result = tint::writer::wgsl::Generate(&src, wgsl_options); in LLVMFuzzerTestOneInput() local 110 auto result = tint::writer::wgsl::Generate(&dst, wgsl_options); in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutation_finders/ |
| H A D | replace_identifiers.cc | 34 MutationList result; in FindMutations() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| H A D | util.h | 53 std::vector<const sem::Variable*> result; in GetAllVarsInScope() local
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | module_clone_test.cc | 156 auto result = writer::wgsl::Generate(&src, options); in TEST() local 169 auto result = writer::wgsl::Generate(&dst, options); in TEST() local
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function_misc_test.cc | 275 auto* result = fe.Swizzle(GetParam().index); in TEST_P() local
|
| H A D | spirv_tools_helpers_test.cc | 31 std::vector<uint32_t> result; in Assemble() local 52 std::vector<uint32_t> result; in AssembleFailure() local 76 std::string result; in Disassemble() local
|