Home
last modified time | relevance | path

Searched defs:small (Results 26 - 50 of 68) sorted by relevance

123

/kernel/linux/linux-5.10/arch/arm/common/
H A Ddmabounce.c77 struct dmabounce_pool small; member
/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/skia/bench/
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/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...]
/kernel/linux/linux-5.10/drivers/char/agp/
H A Di460-agp.c202 u32 small[2]; in i460_configure() member
/kernel/linux/linux-5.10/fs/
H A Dopen.c155 long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate() argument
/kernel/linux/linux-6.6/fs/
H A Dopen.c157 long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate() argument
/kernel/linux/linux-6.6/drivers/char/agp/
H A Di460-agp.c202 u32 small[2]; in i460_configure() member
/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
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfprintf.c333 long double small; in fmt_fp() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfprintf.c328 long double small; in fmt_fp() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfprintf.c328 long double small; in fmt_fp() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing.h663 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...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc292 const std::string small = "foo"; in TEST() local
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c137 unsigned small; member
H A Dttm_page_alloc.c90 unsigned small; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c207 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/python/Modules/_decimal/tests/
H A Ddeccheck.py1183 small = { variable
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsysfs.c795 u32 small = 0; in btrfs_size_classes_show() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c1270 static UBool _aux2ExtremeDates(UDateFormat* fmt, UDate small, UDate large, in _aux2ExtremeDates() argument
1304 const double small = 1000; /* 1 sec */ in TestExtremeDates() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c258 static void smallfelem_neg(felem out, const smallfelem small) in smallfelem_neg() argument
485 static void smallfelem_square(longfelem out, const smallfelem small) in smallfelem_square() argument
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/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp1916 const int small = 200; in TEST_F() local

Completed in 50 milliseconds

123