Home
last modified time | relevance | path

Searched defs:result (Results 1451 - 1475 of 7801) sorted by relevance

1...<<51525354555657585960>>...313

/third_party/optimized-routines/string/aarch64/
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
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_pipeline_stage_test.cc24 ast::PipelineStage result; member
H A Dparser_impl_storage_class_test.cc24 ast::StorageClass result; member
/third_party/skia/third_party/externals/tint/src/writer/
H A Dfloat_to_string_test.cc39 float result = 0.0f; in MakeFloat() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator.cc31 Result result; in Generate() local
[all...]
H A Dtest_helper.h89 auto result = transform_manager.Run(program.get(), transform_data); in SanitizeAndBuild() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dtest_helper.h94 auto result = local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dtest_helper.h79 auto result = Sanitize( local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dspv_dump.cc55 std::string result; in Disassemble() local
H A Dtest_helper.h76 auto result = Sanitize(program.get()); in SanitizeAndBuild() local
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl_binary_test.cc23 const char* result; member

Completed in 10 milliseconds

1...<<51525354555657585960>>...313