Home
last modified time | relevance | path

Searched defs:result (Results 1326 - 1350 of 7457) sorted by relevance

1...<<51525354555657585960>>...299

/third_party/skia/src/sksl/lex/
H A DRegexNode.cpp13 std::vector<int> result; in createStates() local
[all...]
/third_party/skia/src/sksl/transform/
H A DSkSLEliminateUnreachableCode.cpp77 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 DTest.cpp41 SkString result = SkStringPrintf("%s:%d\t", this->fileName, this->lineNo); in toString() local
H A DCodecExactReadTest.cpp86 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 DErrorTests.cpp31 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 Dgeometry_utils.cpp25 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 DWireCmd.cpp143 size_t result = 0; variable
[all...]
/third_party/skia/third_party/externals/brotli/c/fuzz/
H A Ddecode_fuzzer.c40 BrotliDecoderResult result = BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT; in LLVMFuzzerTestOneInput() local
/third_party/optimized-routines/string/aarch64/
H A Dmemcmp.S18 #define result w0 define
H A Dstrchrnul-mte.S18 #define result x0 define
H A Dstrlen-mte.S17 #define result x0 define
H A Dstrnlen.S18 #define result x0 define
[all...]
/third_party/optimized-routines/string/arm/
H A Dstrlen-armv6t2.S32 #define result r0 define
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffcmap.c62 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 Dpfrcmap.c101 FT_UInt result = 0; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dcheck-static-inits.py26 result = subprocess.run(objdump.split () + ['-t', obj], stdout=subprocess.PIPE, stderr=subprocess.PIPE) variable
36 result = result.stdout.decode ('utf-8') variable
H A Dtest-ot-glyphname.cc51 int result = 1; in main() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-metrics-tt-var.c43 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 Dhook-list.c94 pa_hook_result_t result = PA_HOOK_OK; in pa_hook_fire() local
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_ast_clone_fuzzer.cc97 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 Dreplace_identifiers.cc34 MutationList result; in FindMutations() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
H A Dutil.h53 std::vector<const sem::Variable*> result; in GetAllVarsInScope() local
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmodule_clone_test.cc156 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 Dfunction_misc_test.cc275 auto* result = fe.Swizzle(GetParam().index); in TEST_P() local
H A Dspirv_tools_helpers_test.cc31 std::vector<uint32_t> result; in Assemble() local
52 std::vector<uint32_t> result; in AssembleFailure() local
76 std::string result; in Disassemble() local

Completed in 16 milliseconds

1...<<51525354555657585960>>...299