Home
last modified time | relevance | path

Searched defs:sizes (Results 26 - 50 of 188) sorted by relevance

12345678

/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmanag.h104 FTC_MruListRec sizes; member
/third_party/skia/gm/
H A Dmac_aa_explorer.cpp143 const SkScalar sizes[] = {10, 12, 15, 18, 24}; in DEF_SIMPLE_GM() local
/third_party/curl/lib/vauth/
H A Dkrb5_sspi.c271 SecPkgContext_Sizes sizes; in Curl_auth_create_gssapi_security_message() local
/third_party/ffmpeg/tests/checkasm/
H A Dhevc_pel.c31 static const int sizes[] = { -1, 4, 6, 8, 12, 16, 24, 32, 48, 64 }; variable
[all...]
/third_party/ltp/lib/
H A Dtst_buffers.c99 static int count_iovec(int *sizes) in count_iovec() argument
108 struct iovec *tst_iovec_alloc(int sizes[]) in tst_iovec_alloc() argument
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c54 sizes[] = { variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv03.c68 static void child_alloc(const int *sizes, int nr_iovecs) in child_alloc() argument
88 static void child_read(const int *sizes, int local_iovecs, int remote_iovecs, in child_read() argument
162 int sizes[remote_iovecs]; in run() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.c141 struct vertex2f *offsets, v, sizes; in vl_matrix_filter_init() local
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-stats-common.h34 static size_t sizes[SIZES_COUNT] = { variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DSwapChainPanelNativeWindow_unittest.cpp615 static const sizeValidPair sizes[] = {sizeValidPair(800, 480, true), sizeValidPair(0, 480, false), member
H A DCoreWindowNativeWindow_unittest.cpp492 static const sizeValidPair sizes[] = {sizeValidPair(800, 480, true), sizeValidPair(0, 480, false), member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp230 const VkDeviceSize *sizes = in executeCommands() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.cpp121 VkResult DescriptorPool::allocateSets(size_t *sizes, uint32_t numAllocs, VkDescriptorSet *pDescriptorSets) in allocateSets() argument
/third_party/skia/tests/
H A DDataRefTest.cpp76 size_t sizes[SK_ARRAY_COUNT(str)]; in test_vartable() local
H A DTArrayTest.cpp204 int sizes[] = {0, 1, 5, 10, 15, 20, 25}; in test_swap() local
169 test_swap(skiatest::Reporter* reporter, SkTArray<T>* (&arrays)[4], int (&sizes)[7]) test_swap() argument
H A DWriter32Test.cpp204 const size_t sizes[] = { in DEF_TEST() local
/third_party/skia/src/utils/
H A DSkMultiPictureDocument.cpp43 static SkSize join(const SkTArray<SkSize>& sizes) { in join() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-trak-table.hh84 unsigned int sizes = nSizes; in interpolate_at() local
119 unsigned int sizes = nSizes; in get_tracking() local
[all...]
/third_party/toybox/toys/posix/
H A Dod.c242 int sizes[] = {sizeof(float), sizeof(double), sizeof(long double)}; in append_base() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dlayout.h381 constexpr explicit LayoutImpl(IntToSize<SizeSeq>... sizes) in LayoutImpl() argument
722 Partial(Sizes&&.... sizes) Partial() argument
735 Layout(internal_layout::TypeToSize<Ts>.... sizes) Layout() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dcontext_record.c277 const size_t sizes[] = { in sepol_context_to_string() local
/base/startup/init/test/benchmark/
H A Dbenchmark_fwk.cpp189 static args_vector GetArgs(const std::vector<int> &sizes) in GetArgs() argument
198 static args_vector GetArgs(const std::vector<int> &sizes, int value) in GetArgs() argument
207 static args_vector GetArgs(const std::vector<int> &sizes, int value1, int value2) in GetArgs() argument
216 static args_vector GetArgs(const std::vector<int> &sizes, const std::vector<int> &limits, int value) in GetArgs() argument
/third_party/ffmpeg/libavformat/
H A Dtls_schannel.c64 SecPkgContext_StreamSizes sizes; member
[all...]
/third_party/glslang/glslang/Include/
H A Darrays.h215 TVector<TArraySize>* sizes; // will either hold such a pointer, or in the future, hold the two array sizes global() member
347 TSmallArrayVector sizes; global() member
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp101 void CMultiOutStream::Init(const CRecordVector<UInt64> &sizes) in Init() argument

Completed in 15 milliseconds

12345678