/third_party/optimized-routines/string/aarch64/ |
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
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_pipeline_stage_test.cc | 24 ast::PipelineStage result; member
|
H A D | parser_impl_storage_class_test.cc | 24 ast::StorageClass result; member
|
/third_party/skia/third_party/externals/tint/src/writer/ |
H A D | float_to_string_test.cc | 39 float result = 0.0f; in MakeFloat() local
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
H A D | generator.cc | 31 Result result; in Generate() local [all...] |
H A D | test_helper.h | 89 auto result = transform_manager.Run(program.get(), transform_data); in SanitizeAndBuild() local
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | test_helper.h | 94 auto result = local
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
H A D | test_helper.h | 79 auto result = Sanitize( local
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | spv_dump.cc | 55 std::string result; in Disassemble() local
|
H A D | test_helper.h | 76 auto result = Sanitize(program.get()); in SanitizeAndBuild() local
|
/third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
H A D | generator_impl_binary_test.cc | 23 const char* result; member
|