/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupUniformControlFlowTests.cpp | 161 // The are large and small variants of the tests. The large variants in checkSupport() 231 const char* small_dir = "small"; in createSubgroupUniformControlFlowTests() 239 bool small = false; in createSubgroupUniformControlFlowTests() local 245 group.add("subgroup_reconverge00", small, control, stage); in createSubgroupUniformControlFlowTests() 247 group.add("subgroup_reconverge01", small, control, stage); in createSubgroupUniformControlFlowTests() 249 group.add("subgroup_reconverge02", small, control, stage); in createSubgroupUniformControlFlowTests() 251 group.add("subgroup_reconverge03", small, control, stage); in createSubgroupUniformControlFlowTests() 253 group.add("subgroup_reconverge04", small, control, stage); in createSubgroupUniformControlFlowTests() 255 group.add("subgroup_reconverge05", small, control, stage); in createSubgroupUniformControlFlowTests() 257 group.add("subgroup_reconverge06", small, contro in createSubgroupUniformControlFlowTests() 342 bool small = true; createSubgroupUniformControlFlowTests() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupUniformControlFlowTests.cpp | 163 // The are large and small variants of the tests. The large variants in checkSupport() 234 const char* small_dir = "small"; in createSubgroupUniformControlFlowTests() 242 bool small = false; in createSubgroupUniformControlFlowTests() local 247 group.add("subgroup_reconverge00", "if/else diverge", small, control, stage); in createSubgroupUniformControlFlowTests() 248 group.add("subgroup_reconverge01", "do while diverge", small, control, stage); in createSubgroupUniformControlFlowTests() 249 group.add("subgroup_reconverge02", "while true with break", small, control, stage); in createSubgroupUniformControlFlowTests() 250 group.add("subgroup_reconverge03", "if/else diverge, volatile", small, control, stage); in createSubgroupUniformControlFlowTests() 251 group.add("subgroup_reconverge04", "early return and if/else diverge", small, control, stage); in createSubgroupUniformControlFlowTests() 252 group.add("subgroup_reconverge05", "early return and if/else volatile", small, control, stage); in createSubgroupUniformControlFlowTests() 253 group.add("subgroup_reconverge06", "while true with volatile conditional break and early return", small, contro in createSubgroupUniformControlFlowTests() 305 bool small = true; createSubgroupUniformControlFlowTests() local [all...] |
/third_party/python/Objects/ |
H A D | accu.c | 22 acc->small = PyList_New(0); in _PyAccu_Init() 23 if (acc->small == NULL) in _PyAccu_Init() 31 Py_ssize_t nsmall = PyList_GET_SIZE(acc->small); in flush_accumulator() 40 joined = join_list_unicode(acc->small); in flush_accumulator() 43 if (PyList_SetSlice(acc->small, 0, nsmall, NULL)) { in flush_accumulator() 60 if (PyList_Append(acc->small, unicode)) in _PyAccu_Accumulate() 62 nsmall = PyList_GET_SIZE(acc->small); in _PyAccu_Accumulate() 82 Py_CLEAR(acc->small); in _PyAccu_FinishAsList() 97 list = acc->small; in _PyAccu_Finish() 98 acc->small in _PyAccu_Finish() [all...] |
/third_party/skia/bench/ |
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...] |
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
|
/third_party/skia/tests/ |
H A D | InfRectTest.cpp | 26 SkScalar small = SkIntToScalar(10); in DEF_TEST() local 31 SkRect rect = SkRect::MakeXYWH(small, small, big, big); in DEF_TEST() 36 check_invalid(reporter, small, small, big, invalid[i]); in DEF_TEST() 37 check_invalid(reporter, small, small, invalid[i], big); in DEF_TEST() 38 check_invalid(reporter, small, invalid[i], big, big); in DEF_TEST() 39 check_invalid(reporter, invalid[i], small, big, big); in DEF_TEST()
|
/third_party/skia/gm/ |
H A D | bigmatrix.cpp | 41 SkScalar small = 1 / (500 * SK_Scalar1); in DEF_SIMPLE_GM_BG() local 44 canvas->drawCircle(pt.fX, pt.fY, small, paint); in DEF_SIMPLE_GM_BG() 48 SkRect rect = {pt.fX - small, pt.fY - small, pt.fX + small, pt.fY + small}; in DEF_SIMPLE_GM_BG() 66 rect.setLTRB(pt.fX - small, pt.fY - small, pt.fX + small, pt.fY + small); in DEF_SIMPLE_GM_BG() [all...] |
H A D | verylargebitmap.cpp | 101 int small = 150; variable 108 show_image(canvas, small, small, colors, fProc); 113 show_image(canvas, big, small, colors, fProc); 124 show_image(canvas, veryBig, small, colors, fProc);
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_mem_pool_group.c | 38 kbase_mem_pool_config_set_max_size(&configs->small[gid], in kbase_mem_pool_group_config_set_max_size() 55 err = kbase_mem_pool_init(&mem_pools->small[gid], in kbase_mem_pool_group_init() 56 &configs->small[gid], in kbase_mem_pool_group_init() 60 next_pools ? &next_pools->small[gid] : NULL); in kbase_mem_pool_group_init() 70 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 86 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 100 kbase_mem_pool_mark_dying(&mem_pools->small[gid]); in kbase_mem_pool_group_mark_dying() 111 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_term()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_mem_pool_group.c | 36 kbase_mem_pool_config_set_max_size(&configs->small[gid], max_size); in kbase_mem_pool_group_config_set_max_size() 49 err = kbase_mem_pool_init(&mem_pools->small[gid], &configs->small[gid], KBASE_MEM_POOL_4KB_PAGE_TABLE_ORDER, in kbase_mem_pool_group_init() 50 gid, kbdev, next_pools ? &next_pools->small[gid] : NULL); in kbase_mem_pool_group_init() 55 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 73 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 86 kbase_mem_pool_mark_dying(&mem_pools->small[gid]); in kbase_mem_pool_group_mark_dying() 96 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_term()
|
/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 56 TestThrowingCtor<FixedArr>(small); in TEST() 63 auto small = FixedArrWithAlloc(kSmallSize); in TEST() local 64 TestThrowingCtor<FixedArrWithAlloc>(small); in TEST() 109 auto small = FixedArr(kSmallSize); in TEST() local 110 TestThrowingCtor<FixedArr>(small.begin(), small.end()); in TEST() 117 auto small = FixedArrWithAlloc(kSmallSize); in TEST() local 118 TestThrowingCtor<FixedArrWithAlloc>(small.begin(), small in TEST() [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 41 /* sort small array (stable) */ in SortTest() 43 uprv_sortArray(small, UPRV_LENGTHOF(small), sizeof(small[0]), uprv_uint16Comparator, NULL, true, &errorCode); in SortTest() 45 log_err("uprv_sortArray(small) failed - %s\n", u_errorName(errorCode)); in SortTest() 48 for(i=1; i<UPRV_LENGTHOF(small); ++i) { in SortTest() 49 if(small[i-1]>small[i]) { in SortTest() 50 log_err("uprv_sortArray(small) mi in SortTest() [all...] |
/third_party/skia/src/core/ |
H A D | SkOpts_erms.cpp | 46 // so we use the previous best routine for small inputs. FSRM would make this moot. 55 static bool small(size_t bytes) { return bytes < 1024; } in small() function 60 return small(sizeof(v)*n) ? g_memset16_prev(dst, v, n) in memset16() 64 return small(sizeof(v)*n) ? g_memset32_prev(dst, v, n) in memset32() 68 return small(sizeof(v)*n) ? g_memset64_prev(dst, v, n) in memset64() 74 if (small(sizeof(v)*n)) { in rect_memset16() 83 if (small(sizeof(v)*n)) { in rect_memset32() 92 if (small(sizeof(v)*n)) { in rect_memset64()
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecp_nistp256.c | 254 * smallfelem_neg sets |out| to |-small| 258 static void smallfelem_neg(felem out, const smallfelem small) in smallfelem_neg() argument 261 out[0] = zero105[0] - small[0]; in smallfelem_neg() 262 out[1] = zero105[1] - small[1]; in smallfelem_neg() 263 out[2] = zero105[2] - small[2]; in smallfelem_neg() 264 out[3] = zero105[3] - small[3]; in smallfelem_neg() 479 * smallfelem_square sets |out| = |small|^2 481 * small[i] < 2^64 485 static void smallfelem_square(longfelem out, const smallfelem small) in smallfelem_square() argument 490 a = ((uint128_t) small[ in smallfelem_square() 566 u64 small[4]; felem_square() local 935 smallfelem_is_zero(const smallfelem small) smallfelem_is_zero() argument 969 smallfelem_is_zero_int(const void *small) smallfelem_is_zero_int() argument [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ecp_nistp256.c | 254 * smallfelem_neg sets |out| to |-small| 258 static void smallfelem_neg(felem out, const smallfelem small) in smallfelem_neg() argument 261 out[0] = zero105[0] - small[0]; in smallfelem_neg() 262 out[1] = zero105[1] - small[1]; in smallfelem_neg() 263 out[2] = zero105[2] - small[2]; in smallfelem_neg() 264 out[3] = zero105[3] - small[3]; in smallfelem_neg() 479 * smallfelem_square sets |out| = |small|^2 481 * small[i] < 2^64 485 static void smallfelem_square(longfelem out, const smallfelem small) in smallfelem_square() argument 490 a = ((uint128_t) small[ in smallfelem_square() 566 u64 small[4]; felem_square() local 935 smallfelem_is_zero(const smallfelem small) smallfelem_is_zero() argument 969 smallfelem_is_zero_int(const void *small) smallfelem_is_zero_int() argument [all...] |
/third_party/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/ |
H A D | 22.02.03-007.js | 18 "small":0, 25 this.small = this.small + k; 36 assert(o.small === 1); // 0+1
|
H A D | 22.02.03-014.js | 18 "small":0, 25 this.small = this.small + k; 36 assert(o.small === 1); // 0+1
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_probe_benchmark.cc | 243 template <bool small> 247 return {small ? absl::StrCat(v) : absl::StrFormat(kStringFormat, v)}; in Make() 282 template <bool small> 283 struct Sequential<String<small>> { 284 std::string operator()() const { return String<small>::Make(current++); } in operator ()() 385 template <class Dist, bool small> 386 struct Random<String<small>, Dist> { 388 return String<small>::Make(Random<uint32_t, Dist>{}()); in operator ()() 417 template <bool small> 418 std::string Name(String<small>*) { in Name() [all...] |
/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 50 (nir_bcsel(b, small, scaled_up_a, alu->src[0].src.ssa))); in nir_scale_fdiv_instr() 53 (nir_bcsel(b, small, scaled_up_b, alu->src[1].src.ssa))); in nir_scale_fdiv_instr()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | VersionInfoTest.java | 144 VersionInfo small = VersionInfo.getInstance(13); in TestCompareLarge() 146 assertTrue(small + " < " + large, small.compareTo(large) < 0); in TestCompareLarge() 148 small = VersionInfo.getInstance(222, 0, 1, 2); in TestCompareLarge() 150 assertTrue(small + " < " + large, small.compareTo(large) < 0); in TestCompareLarge()
|
/third_party/python/Include/internal/ |
H A D | pycore_accu.h | 18 * of keeping a huge number of small separate objects, and the quadratic 22 #undef small /* defined by some Windows headers */ macro 26 PyObject *small; /* Pending small strings */ member
|
/third_party/node/benchmark/buffers/ |
H A D | buffer-read-float.js | 7 value: ['zero', 'big', 'small', 'inf', 'nan'], 18 small: 2 ** -1074, 25 small: 2 ** -149,
|
/third_party/rust/crates/minimal-lexical/etc/ |
H A D | bellerophon_table.py | 29 small: ExtendedFloatArray {{ mant: &BASE{0}_SMALL_MANTISSA, exp: &BASE{0}_SMALL_EXPONENT }}, 66 '''Generate the small powers for a given base''' 75 # Print the small powers as integers. 124 small, ints = generate_small(base, step) 127 print_array(base, SMALL_MANTISSA_STR, small, 0) 128 print_array(base, SMALL_EXPONENT_STR, small, 1)
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | makepng.c | 84 * makepng --small ... 86 * If --small is given the images are no larger than required to include every 104 * The --small option is meant to provide good test-case coverage, however the 105 * images are not easy to examine visually. Without the --small option the 208 int small) in image_size_of_type() 217 if (small) in image_size_of_type() 392 unsigned int *colors, int small) in generate_row() 396 image_size_of_type(color_type, bit_depth, colors, small)-1; in generate_row() 399 if (colors[0] == 0) if (small) in generate_row() 772 unsigned int filters, unsigned int *colors, int small, in in write_png() 207 image_size_of_type(int color_type, int bit_depth, unsigned int *colors, int small) image_size_of_type() argument 390 generate_row(png_bytep row, size_t rowbytes, unsigned int y, int color_type, int bit_depth, png_const_bytep gamma_table, double conv, unsigned int *colors, int small) generate_row() argument 770 write_png(const char **name, FILE *fp, int color_type, int bit_depth, volatile png_fixed_point gamma, chunk_insert * volatile insert, unsigned int filters, unsigned int *colors, int small, int tRNS) write_png() argument 1684 int small = 0; /* make full size images */ main() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
H A D | conformance_testing.h | 664 const T& small, const T& big, absl::string_view small_name, in ExpectOrdered() 669 ExpectNotEq{errors}, test_name, context, small, big, small_name, in ExpectOrdered() 672 ExpectNotEq{errors}, test_name, context, big, small, big_name, in ExpectOrdered() 676 ExpectNe{errors}, test_name, context, small, big, small_name, big_name); in ExpectOrdered() 678 ExpectNe{errors}, test_name, context, big, small, big_name, small_name); in ExpectOrdered() 681 ExpectLt{errors}, test_name, context, small, big, small_name, big_name); in ExpectOrdered() 683 ExpectNotLt{errors}, test_name, context, big, small, big_name, in ExpectOrdered() 687 ExpectLe{errors}, test_name, context, small, big, small_name, big_name); in ExpectOrdered() 689 ExpectNotLe{errors}, test_name, context, big, small, big_name, in ExpectOrdered() 693 ExpectNotGe{errors}, test_name, context, small, bi in ExpectOrdered() 663 ExpectOrdered(ConformanceErrors* errors, absl::string_view context, const T& small, const T& big, absl::string_view small_name, absl::string_view big_name) ExpectOrdered() argument 747 const T small = small_gen(); operator ()() local [all...] |