Home
last modified time | relevance | path

Searched defs:size2 (Results 1 - 25 of 61) sorted by relevance

123

/third_party/libuv/test/
H A Dtest-cwd-and-chdir.c32 size_t size2; in TEST_IMPL() local
/third_party/ltp/testcases/lib/
H A Dtst_get_median.c33 const size_t size2 = size / 2; in main() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dstd_based_type.hpp34 typedef tvec2<std::size_t, defaultp> size2; typedef
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D3-1.c50 size_t size2; in main() local
/third_party/lzma/C/
H A D7zAlloc.c27 const unsigned size2 = (unsigned)size; in Print_Alloc() local
H A D7zStream.c104 size_t size2 = p->size - p->pos; in LookToRead2_Look_Lookahead() local
123 size_t size2 = p->size - p->pos; in LookToRead2_Look_Exact() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave.c59 uint32_t size2 = size - j; in test_two_vlas_in_loops() local
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c124 int size1, size2; in main() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dder_writer.c35 size_t size1, size2; in int_end_context() local
190 size_t size1, size2; in ossl_DER_w_end_sequence() local
/third_party/openssl/crypto/
H A Dder_writer.c35 size_t size1, size2; in int_end_context() local
190 size_t size1, size2; in ossl_DER_w_end_sequence() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_struct_namevalue.c36 int size2; variable
/third_party/ffmpeg/libavformat/
H A Dmpc.c125 int ret, size, size2, curbits, cur = c->curframe; in mpc_read_packet() local
/third_party/libwebsockets/lib/core-net/
H A Dlws-dsh.c150 _lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, const void *src2, size_t size2, lws_dll2_t *replace) _lws_dsh_alloc_tail() argument
273 lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, const void *src2, size_t size2) lws_dsh_alloc_tail() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dcse.c167 int size1, size2; in insn_compare() local
/third_party/openssl/test/
H A Dwpackettest.c363 size_t size1, size2; in test_WPACKET_init_der() local
/third_party/ffmpeg/libavcodec/
H A Dbytestream.h183 int size2; in bytestream2_skip_p() local
271 int size2 = FFMIN(g->buffer_end - g->buffer, size); in bytestream2_get_buffer() local
290 int size2; in bytestream2_put_buffer() local
314 int size2; bytestream2_set_buffer() local
351 int size2; bytestream2_copy_buffer() local
[all...]
H A Deatgv.c78 int size, size1, size2, offset, run; in unpack() local
H A Dxxan.c142 int size2, back; in xan_unpack() local
H A Drv10.c631 int size, size2; in rv10_decode_frame() local
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c100 snd_pcm_uframes_t size1, size2; in level_update() local
/third_party/lzma/CPP/7zip/Compress/
H A DLzma2Decoder.cpp252 size_t size2 = size; in Read() local
/third_party/skia/tests/
H A DFontHostTest.cpp164 size_t size2 = face->getTableData(tags[i], 0, size, data.get()); in test_tables() local
/third_party/python/Objects/
H A Dunionobject.c165 Py_ssize_t size1, size2; in _Py_union_type_or() local
93 merge(PyObject **items1, Py_ssize_t size1, PyObject **items2, Py_ssize_t size2) merge() argument
/third_party/alsa-lib/src/topology/
H A Ddapm.c888 size_t size2; in tplg_decode_dapm_widget() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp341 int size2 = (baseSize2[mask] >> 12) & 0xf; in mkClobber() local

Completed in 25 milliseconds

123