Home
last modified time | relevance | path

Searched defs:small (Results 1 - 25 of 39) sorted by relevance

12

/third_party/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/
H A D22.02.03-007.js
H A D22.02.03-014.js
/third_party/python/Include/internal/
H A Dpycore_accu.h22 #undef small /* defined by some Windows headers */ macro
26 PyObject *small; /* Pending small strings */ member
/third_party/skia/tests/
H A DInfRectTest.cpp26 SkScalar small = SkIntToScalar(10); in DEF_TEST() local
/third_party/skia/tools/fonts/
H A Dcreate_test_font_color.cpp46 unsigned small[] = { 8, 16 }; in main() local
/third_party/skia/gm/
H A Dbigmatrix.cpp41 SkScalar small = 1 / (500 * SK_Scalar1); in DEF_SIMPLE_GM_BG() local
[all...]
H A Dverylargebitmap.cpp101 int small = 150; variable
/third_party/mesa3d/src/compiler/nir/
H A Dnir_scale_fdiv.c41 nir_ssa_def *small = nir_flt(b, fabs, nir_imm_int(b, 0x00800000)); in nir_scale_fdiv_instr() local
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dswitch.c13 int small(int a) in small() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc55 auto small = FixedArr(kSmallSize); in TEST() local
63 auto small = FixedArrWithAlloc(kSmallSize); in TEST() local
109 auto small = FixedArr(kSmallSize); in TEST() local
117 auto small = FixedArrWithAlloc(kSmallSize); in TEST() local
[all...]
/third_party/skia/bench/
H A DMergeBench.cpp55 MergeBench(bool small) : fIsSmall(small), fInitialized(false) { } in MergeBench() argument
H A DDisplacementBench.cpp22 DisplacementBaseBench(bool small) : fInitialized(false), fIsSmall(small) { } in DisplacementBaseBench() argument
90 DisplacementZeroBench(bool small) : INHERITED(small) { } in DisplacementZeroBench() argument
115 DisplacementAlphaBench(bool small) : INHERITED(small) { } in DisplacementAlphaBench() argument
139 DisplacementFullBench(bool small) : INHERITED(small) { } in DisplacementFullBench() argument
H A DBlurImageFilterBench.cpp63 BlurImageFilterBench(SkScalar sigmaX, SkScalar sigmaY, bool small, bool cropped, in BlurImageFilterBench() argument
H A DLightingBench.cpp19 LightingBaseBench(bool small) : fIsSmall(small) { } in LightingBaseBench() argument
100 LightingPointLitDiffuseBench(bool small) : INHERITED(small) { } in LightingPointLitDiffuseBench() argument
118 LightingDistantLitDiffuseBench(bool small) : INHERITED(small) { } in LightingDistantLitDiffuseBench() argument
136 LightingSpotLitDiffuseBench(bool small) : INHERITED(small) { } in LightingSpotLitDiffuseBench() argument
155 LightingPointLitSpecularBench(bool small) : INHERITED(small) { } in LightingPointLitSpecularBench() argument
174 LightingDistantLitSpecularBench(bool small) LightingDistantLitSpecularBench() argument
193 LightingSpotLitSpecularBench(bool small) LightingSpotLitSpecularBench() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dsorttest.c33 uint16_t small[]={ 8, 1, 2, 5, 4, 3, 7, 6 }; in SortTest() local
[all...]
/third_party/skia/src/core/
H A DSkOpts_erms.cpp55 static bool small(size_t bytes) { return bytes < 1024; } in small() function
/third_party/node/test/common/
H A Dwpt.js
/third_party/python/Lib/
H A Dcgitb.py51 def small(text): function
/third_party/python/Lib/test/test_json/
H A Dtest_enum.py11 small = SMALL variable in BigNum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp239 bool small = false; in createSubgroupUniformControlFlowTests() local
342 bool small = true; createSubgroupUniformControlFlowTests() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DCommandAllocatorTests.cpp245 CommandSmall* small = allocator.Allocate<CommandSmall>(CommandType::Small); in TEST() local
256 CommandSmall* small = iterator.NextCommand<CommandSmall>(); in TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp242 bool small = false; in createSubgroupUniformControlFlowTests() local
305 bool small = true; createSubgroupUniformControlFlowTests() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c585 int small = vformat % 32; in virgl_is_vertex_format_supported() local
616 int small = vformat % 32; in virgl_format_check_bitmask() local
/third_party/musl/src/stdio/
H A Dvfprintf.c331 long double small; in fmt_fp() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dvfprintf.c327 long double small; in fmt_fp() local

Completed in 11 milliseconds

12