/third_party/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/ |
H A D | 22.02.03-007.js | |
H A D | 22.02.03-014.js | |
/third_party/python/Include/internal/ |
H A D | pycore_accu.h | 22 #undef small /* defined by some Windows headers */ macro 26 PyObject *small; /* Pending small strings */ member
|
/third_party/skia/tests/ |
H A D | InfRectTest.cpp | 26 SkScalar small = SkIntToScalar(10); in DEF_TEST() local
|
/third_party/skia/tools/fonts/ |
H A D | create_test_font_color.cpp | 46 unsigned small[] = { 8, 16 }; in main() local
|
/third_party/skia/gm/ |
H A D | bigmatrix.cpp | 41 SkScalar small = 1 / (500 * SK_Scalar1); in DEF_SIMPLE_GM_BG() local [all...] |
H A D | verylargebitmap.cpp | 101 int small = 150; variable
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_scale_fdiv.c | 41 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 D | switch.c | 13 int small(int a) in small() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | fixed_array_exception_safety_test.cc | 55 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 D | MergeBench.cpp | 55 MergeBench(bool small) : fIsSmall(small), fInitialized(false) { } in MergeBench() argument
|
H A D | DisplacementBench.cpp | 22 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 D | BlurImageFilterBench.cpp | 63 BlurImageFilterBench(SkScalar sigmaX, SkScalar sigmaY, bool small, bool cropped, in BlurImageFilterBench() argument
|
H A D | LightingBench.cpp | 19 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 D | sorttest.c | 33 uint16_t small[]={ 8, 1, 2, 5, 4, 3, 7, 6 }; in SortTest() local [all...] |
/third_party/skia/src/core/ |
H A D | SkOpts_erms.cpp | 55 static bool small(size_t bytes) { return bytes < 1024; } in small() function
|
/third_party/node/test/common/ |
H A D | wpt.js | |
/third_party/python/Lib/ |
H A D | cgitb.py | 51 def small(text): function
|
/third_party/python/Lib/test/test_json/ |
H A D | test_enum.py | 11 small = SMALL variable in BigNum
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupUniformControlFlowTests.cpp | 239 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 D | CommandAllocatorTests.cpp | 245 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 D | vktSubgroupUniformControlFlowTests.cpp | 242 bool small = false; in createSubgroupUniformControlFlowTests() local 305 bool small = true; createSubgroupUniformControlFlowTests() local [all...] |
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.c | 585 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 D | vfprintf.c | 331 long double small; in fmt_fp() local
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | vfprintf.c | 327 long double small; in fmt_fp() local
|