Home
last modified time | relevance | path

Searched defs:sizes (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/third_party/unity/docs/
DUnityAssertionsReference.md262 #### `TEST_ASSERT_EQUAL_INT (expected, actual)`
264 #### `TEST_ASSERT_EQUAL_INT8 (expected, actual)`
266 #### `TEST_ASSERT_EQUAL_INT16 (expected, actual)`
268 #### `TEST_ASSERT_EQUAL_INT32 (expected, actual)`
270 #### `TEST_ASSERT_EQUAL_INT64 (expected, actual)`
272 #### `TEST_ASSERT_EQUAL_UINT (expected, actual)`
274 #### `TEST_ASSERT_EQUAL_UINT8 (expected, actual)`
276 #### `TEST_ASSERT_EQUAL_UINT16 (expected, actual)`
278 #### `TEST_ASSERT_EQUAL_UINT32 (expected, actual)`
280 #### `TEST_ASSERT_EQUAL_UINT64 (expected, actual)`
[all …]
/third_party/cJSON/tests/unity/docs/
DUnityAssertionsReference.md221 ##### `TEST_ASSERT_EQUAL_INT (expected, actual)`
223 ##### `TEST_ASSERT_EQUAL_INT8 (expected, actual)`
225 ##### `TEST_ASSERT_EQUAL_INT16 (expected, actual)`
227 ##### `TEST_ASSERT_EQUAL_INT32 (expected, actual)`
229 ##### `TEST_ASSERT_EQUAL_INT64 (expected, actual)`
231 ##### `TEST_ASSERT_EQUAL (expected, actual)`
233 ##### `TEST_ASSERT_NOT_EQUAL (expected, actual)`
235 ##### `TEST_ASSERT_EQUAL_UINT (expected, actual)`
237 ##### `TEST_ASSERT_EQUAL_UINT8 (expected, actual)`
239 ##### `TEST_ASSERT_EQUAL_UINT16 (expected, actual)`
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dstacktrace.cc69 ABSL_ATTRIBUTE_ALWAYS_INLINE inline int Unwind(void** result, int* sizes, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
94 GetStackFramesWithContext(void** result, int* sizes, int max_depth, in GetStackFramesWithContext()
118 int DefaultStackUnwinder(void** pcs, int* sizes, int depth, int skip, in DefaultStackUnwinder()
/third_party/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm_readv03.c68 static void child_alloc(const int *sizes, int nr_iovecs) in child_alloc()
88 static void child_read(const int *sizes, int local_iovecs, int remote_iovecs, in child_read()
162 int sizes[remote_iovecs]; in run() local
/third_party/skia/m133/src/core/
DSkVertices.cpp118 Sizes sizes(desc); in init() local
217 Sizes sizes(desc); in MakeCopy() local
266 Sizes sizes({fMode, fVertexCount, fIndexCount, !!fTexs, !!fColors}); in getSizes() local
291 SkVertices::Sizes sizes = fVertices->getSizes(); in encode() local
331 SkVertices::Sizes sizes(desc); in Decode() local
/third_party/skia/src/core/
DSkVertices.cpp118 Sizes sizes(desc); in init() local
217 Sizes sizes(desc); in MakeCopy() local
267 Sizes sizes({fMode, fVertexCount, fIndexCount, !!fTexs, !!fColors}); in getSizes() local
325 SkVertices::Sizes sizes = fVertices->getSizes(); in encode() local
362 SkVertices::Sizes sizes(desc); in Decode() local
/third_party/libuv/test/
Dbenchmark-sizes.c26 BENCHMARK_IMPL(sizes) { in BENCHMARK_IMPL() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DMinimumBufferSizeValidationTests.cpp61 [&](const std::vector<uint64_t>& sizes) { func(sizes, false); }); in CheckSizeBounds()
68 [&](const std::vector<uint64_t>& sizes) { func(sizes, true); }); in CheckSizeBounds()
347 CheckSizeBounds({8, 4}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F()
372 CheckSizeBounds({8, 4, 12, 16}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F()
394 CheckSizeBounds({8, 4}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F()
436 CheckSizeBounds({8, 4}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F()
459 CheckSizeBounds({8, 4, 12}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F()
487 CheckSizeBounds({8, 4, 12, 16}, [&](const std::vector<uint64_t>& sizes, bool expectation) { in TEST_F()
507 CheckSizeBounds(correctSizes, [&](const std::vector<uint64_t>& sizes, bool expectation) { in CheckLayoutBindingSizeValidation()
/third_party/ltp/testcases/kernel/syscalls/getrandom/
Dgetrandom03.c15 static unsigned int sizes[] = { variable
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_allocator.h72 unsigned *sizes; variable
/third_party/mesa3d/src/intel/compiler/elk/
Delk_ir_allocator.h76 unsigned *sizes; variable
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_deint_filter.c89 struct vertex2f *sizes) in create_copy_frag_shader()
132 struct vertex2f *sizes, bool spatial_filter) in create_deint_frag_shader()
260 struct vertex2f sizes; in vl_deint_filter_init() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dtranspose_server_fp32.h28 int64_t sizes[C3NUM]; member
/third_party/ltp/lib/
Dtst_buffers.c99 static int count_iovec(int *sizes) in count_iovec()
108 struct iovec *tst_iovec_alloc(int sizes[]) in tst_iovec_alloc()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_nir_lower_texture.c22 nir_def *sizes = nir_load_texture_size_etna(b, 32, idx); in lower_txs() local
Detnaviv_ml.c46 unsigned *sizes = util_dynarray_grow(&subgraph->sizes, unsigned, 1); in etna_ml_allocate_tensor() local
57 unsigned *sizes = util_dynarray_begin(&subgraph->sizes); in etna_ml_create_tensor() local
80 unsigned *sizes = util_dynarray_begin(&subgraph->sizes); in etna_ml_destroy_tensor() local
228 unsigned *sizes = util_dynarray_begin(&subgraph->sizes); in reference_tensor_with_offset() local
669 unsigned *sizes = util_dynarray_begin(&subgraph->sizes); in etna_ml_subgraph_invoke() local
/third_party/libdrm/radeon/
Dradeon_cs_space.c42 static inline int radeon_cs_setup_bo(struct radeon_cs_space_check *sc, struct rad_sizes *sizes) in radeon_cs_setup_bo()
114 struct rad_sizes sizes; in radeon_cs_do_space_check() local
/third_party/rust/rust/tests/ui/transmute/
Dmain.rs16 unsafe fn sizes() { in sizes() function
/third_party/ffmpeg/libavutil/tests/
Dimgutils.c39 size_t sizes[4]; in main() local
/third_party/musl/libc-test/src/regression/
Dmalloc-free-performance.c16 size_t sizes[SIZE_ARR_SIZE] = { variable
/third_party/skia/third_party/externals/brotli/research/
Ddictionary_generator.cc75 const std::vector<size_t>& sizes, const uint8_t* data) { in writeSamples()
137 std::vector<size_t> sizes; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
D2-1.c50 ssize_t sizes[3] = { BUF_SIZE0, BUF_SIZE1, BUF_SIZE2 }; in main() local
/third_party/skia/m133/gm/
Dbigrect.cpp79 static const SkScalar sizes[] = {SkIntToScalar(100), 5e10f, 1e6f}; variable
/third_party/skia/gm/
Dbigrect.cpp79 static const SkScalar sizes[] = {SkIntToScalar(100), 5e10f, 1e6f}; variable
/third_party/musl/Benchmark/musl/
Dbenchmark_framework.cpp208 static args_vector GetArgs(const std::vector<int> &sizes) in GetArgs()
217 static args_vector GetArgs(const std::vector<int> &sizes, int value) in GetArgs()
226 static args_vector GetArgs(const std::vector<int> &sizes, int value1, int value2) in GetArgs()

12345678910>>...12