/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | system_utils_linux.cpp | 26 ssize_t result = readlink("/proc/self/exe", path, sizeof(path) - 1); in GetExecutablePath() local
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
H A D | safe_conversions_arm_impl.h | 35 typename std::conditional<std::is_signed<Dst>::value, int32_t, uint32_t>::type result; in Do() local
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_image_test.cc | 342 std::vector<float> result = {0.11f, 0.12f, 0.21f, 0.22f, in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | ccp_test.cpp | 647 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local 1104 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local 1158 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local 1208 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local
|
H A D | eliminate_dead_functions_test.cpp | 101 auto result = SinglePassRunAndDisassemble<EliminateDeadFunctionsPass>( in TEST_F() local 140 auto result = SinglePassRunAndDisassemble<EliminateDeadFunctionsPass>( in TEST_F() local
|
H A D | strength_reduction_test.cpp | 58 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 128 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 159 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 188 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 216 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( TEST_F() local 250 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( TEST_F() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/util/ |
H A D | small_vector_test.cpp | 41 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 53 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 65 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 79 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 93 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 107 uint32_t result[] = {0, 1, 2, 3}; TEST() local 121 uint32_t result[] = {0, 1, 2, 3}; TEST() local 134 uint32_t result[] = {0, 1, 2, 3}; TEST() local 147 uint32_t result[] = {0, 1, 2, 3}; TEST() local 160 uint32_t result[] = {0, 1, 2, 3}; TEST() local 171 uint32_t result[] = {0, 1, 2, 3}; TEST() local 184 uint32_t result[] = {0, 1, 2, 3}; TEST() local 197 uint32_t result[] = {0, 1, 2, 3}; TEST() local 211 uint32_t result[] = {0, 1, 2, 3}; TEST() local 230 uint32_t result[] = {0, 2, 4, 6}; TEST() local 249 uint32_t result[] = {0, 2, 4, 6}; TEST() local 292 SmallVector<uint32_t, 2> result = {0, 1, 2}; TEST() local 303 SmallVector<uint32_t, 6> result = {0, 1, 2}; TEST() local 314 SmallVector<uint32_t, 2> result = {0, 1, 3}; TEST() local 324 SmallVector<uint32_t, 6> result = {0, 1, 3}; TEST() local 334 SmallVector<uint32_t, 6> result = {}; TEST() local 344 SmallVector<uint32_t, 2> result = {}; TEST() local 354 SmallVector<uint32_t, 6> result = {2, 3}; TEST() local 364 SmallVector<uint32_t, 2> result = {2, 3}; TEST() local 374 SmallVector<uint32_t, 6> result = {0, 3}; TEST() local 384 SmallVector<uint32_t, 2> result = {0, 3}; TEST() local 394 SmallVector<uint32_t, 2> result = {0, 1, 2, 3}; TEST() local 410 SmallVector<uint32_t, 2> result = {0, 1, 2, 3}; TEST() local 426 SmallVector<uint32_t, 2> result = {}; TEST() local 437 SmallVector<uint32_t, 2> result = {10, 11}; TEST() local 450 SmallVector<uint32_t, 2> result = {10, 11, 12}; TEST() local 463 SmallVector<uint32_t, 2> result = {10, 11, 12, 0}; TEST() local 476 SmallVector<uint32_t, 6> result = {10, 11, 12, 0}; TEST() local 489 SmallVector<uint32_t, 2> result = {0, 1, 2, 10, 11, 12}; TEST() local 501 SmallVector<uint32_t, 6> result = {0, 1, 2, 10, 11, 12}; TEST() local 513 SmallVector<uint32_t, 2> result = {0, 10, 11, 12, 1, 2}; TEST() local 526 SmallVector<uint32_t, 6> result = {0, 10, 11, 12, 1, 2}; TEST() local 538 SmallVector<uint32_t, 2> result = {0, 1, 2, 10, 10, 10}; TEST() local 548 SmallVector<uint32_t, 8> result = {0, 1, 2, 10, 10, 10}; TEST() local 558 SmallVector<uint32_t, 4> result = {0, 1, 2, 10, 10, 10}; TEST() local 568 SmallVector<uint32_t, 4> result = {0, 1, 2}; TEST() local 578 SmallVector<uint32_t, 2> result = {0, 1, 2}; TEST() local 588 SmallVector<uint32_t, 8> result = {0, 1, 2}; TEST() local [all...] |
/third_party/skia/src/core/ |
H A D | SkBuffer.cpp | 47 void* result = fPos; in skip() local
|
H A D | SkStringView.cpp | 25 int result = string_view::traits_type::compare(left.data(), right.data(), in operator <() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/ |
H A D | repeated_pass_manager_random_with_recommendations.cpp | 48 FuzzerPass* result; in ChoosePass() local
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
H A D | simple_conditional_branch_to_branch_opportunity_finder.cpp | 26 std::vector<std::unique_ptr<ReductionOpportunity>> result; in GetAvailableOpportunities() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/ |
H A D | repeated_pass_manager_random_with_recommendations.cpp | 48 FuzzerPass* result; in ChoosePass() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | simple_conditional_branch_to_branch_opportunity_finder.cpp | 26 std::vector<std::unique_ptr<ReductionOpportunity>> result; in GetAvailableOpportunities() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | ccp_test.cpp | 647 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local 1104 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local 1158 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local 1208 auto result = SinglePassRunAndMatch<CCPPass>(text, true); in TEST_F() local 1313 auto result = SinglePassRunAndMatch<CCPPass>(text, true); TEST_F() local [all...] |
H A D | eliminate_dead_functions_test.cpp | 101 auto result = SinglePassRunAndDisassemble<EliminateDeadFunctionsPass>( in TEST_F() local 140 auto result = SinglePassRunAndDisassemble<EliminateDeadFunctionsPass>( in TEST_F() local
|
H A D | strength_reduction_test.cpp | 58 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 128 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 159 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 188 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( in TEST_F() local 216 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( TEST_F() local 250 auto result = SinglePassRunAndDisassemble<StrengthReductionPass>( TEST_F() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/util/ |
H A D | small_vector_test.cpp | 41 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 53 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 65 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 79 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 93 uint32_t result[] = {0, 1, 2, 3}; in TEST() local 107 uint32_t result[] = {0, 1, 2, 3}; TEST() local 121 uint32_t result[] = {0, 1, 2, 3}; TEST() local 134 uint32_t result[] = {0, 1, 2, 3}; TEST() local 147 uint32_t result[] = {0, 1, 2, 3}; TEST() local 160 uint32_t result[] = {0, 1, 2, 3}; TEST() local 171 uint32_t result[] = {0, 1, 2, 3}; TEST() local 184 uint32_t result[] = {0, 1, 2, 3}; TEST() local 197 uint32_t result[] = {0, 1, 2, 3}; TEST() local 211 uint32_t result[] = {0, 1, 2, 3}; TEST() local 230 uint32_t result[] = {0, 2, 4, 6}; TEST() local 249 uint32_t result[] = {0, 2, 4, 6}; TEST() local 292 SmallVector<uint32_t, 2> result = {0, 1, 2}; TEST() local 303 SmallVector<uint32_t, 6> result = {0, 1, 2}; TEST() local 314 SmallVector<uint32_t, 2> result = {0, 1, 3}; TEST() local 324 SmallVector<uint32_t, 6> result = {0, 1, 3}; TEST() local 334 SmallVector<uint32_t, 6> result = {}; TEST() local 344 SmallVector<uint32_t, 2> result = {}; TEST() local 354 SmallVector<uint32_t, 6> result = {2, 3}; TEST() local 364 SmallVector<uint32_t, 2> result = {2, 3}; TEST() local 374 SmallVector<uint32_t, 6> result = {0, 3}; TEST() local 384 SmallVector<uint32_t, 2> result = {0, 3}; TEST() local 394 SmallVector<uint32_t, 2> result = {0, 1, 2, 3}; TEST() local 410 SmallVector<uint32_t, 2> result = {0, 1, 2, 3}; TEST() local 426 SmallVector<uint32_t, 2> result = {}; TEST() local 437 SmallVector<uint32_t, 2> result = {10, 11}; TEST() local 450 SmallVector<uint32_t, 2> result = {10, 11, 12}; TEST() local 463 SmallVector<uint32_t, 2> result = {10, 11, 12, 0}; TEST() local 476 SmallVector<uint32_t, 6> result = {10, 11, 12, 0}; TEST() local 489 SmallVector<uint32_t, 2> result = {0, 1, 2, 10, 11, 12}; TEST() local 501 SmallVector<uint32_t, 6> result = {0, 1, 2, 10, 11, 12}; TEST() local 513 SmallVector<uint32_t, 2> result = {0, 10, 11, 12, 1, 2}; TEST() local 526 SmallVector<uint32_t, 6> result = {0, 10, 11, 12, 1, 2}; TEST() local 538 SmallVector<uint32_t, 2> result = {0, 1, 2, 10, 10, 10}; TEST() local 548 SmallVector<uint32_t, 8> result = {0, 1, 2, 10, 10, 10}; TEST() local 558 SmallVector<uint32_t, 4> result = {0, 1, 2, 10, 10, 10}; TEST() local 568 SmallVector<uint32_t, 4> result = {0, 1, 2}; TEST() local 578 SmallVector<uint32_t, 2> result = {0, 1, 2}; TEST() local 588 SmallVector<uint32_t, 8> result = {0, 1, 2}; TEST() local [all...] |
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | GDIFontMap.cpp | 35 LEFontInstance *result = new GDIFontInstance(fSurface, fontName, pointSize, status); in openFont() local
|
H A D | GnomeFontMap.cpp | 37 LEFontInstance *result = new GnomeFontInstance(fEngine, fontName, pointSize, status); in openFont() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | ialloc.c | 13 register char * result; in icatalloc() local
|
H A D | scheck.c | 17 register const char * result; in scheck() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/test/ |
H A D | testLockFreeQueue.cpp | 72 bool result = q.pop(result1); in TEST_F() local 78 bool result = q.pop(result1); in TEST_F() local
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | AudioSourceCaller.cpp | 24 int32_t result = 0; in onProcessFixedBlock() local
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
H A D | OutputMixerOpenSLES.cpp | 33 SLresult result = SL_RESULT_SUCCESS; in open() local [all...] |
/third_party/skia/third_party/externals/oboe/tests/ |
H A D | testAAudio.cpp | 38 aaudio_result_t result = mAAudioLoader->createStreamBuilder(&mBuilder); in createBuilder() local 45 aaudio_result_t result = mAAudioLoader->builder_openStream(mBuilder, &stream); in openCloseStream() local
|