Home
last modified time | relevance | path

Searched defs:check_size (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/bionic/tests/
H A Dstruct_layout_test.cpp27 void tests(CheckSize check_size, CheckOffset check_offset) { in tests()
132 auto check_size = [&](const char* name, size_t size, size_t expected_size) { in TEST() local
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-output.c618 tsize_t size, check_size, endian8; in read_header_files() local
730 unsigned long long size, check_size, endian8; in copy_event_system() local
1121 unsigned int size, check_size, endian4; in read_proc_kallsyms() local
1185 unsigned int size, check_size, endian4; in read_ftrace_printk() local
1249 off64_t check_size; in save_tracing_file_data() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/test/
Ddeprecated_test.cpp30 void check_size() in check_size() function
Dbuffer_test.cpp30 void check_size() in check_size() function
Dendian_test.cpp303 void check_size() in check_size() function
/aosp_15_r20/external/clang/test/Sema/
H A Darray-constraint.c36 void check_size() { in check_size() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_imageop.py41 def check_size(self, name, *extra): member in InputValidationTests
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dnview.cpp34 bool check_size(Sequence const& s, int seqsize) in check_size() function
/aosp_15_r20/external/tensorflow/tensorflow/c/kernels/
H A Dbitcast_op.cc67 size_t check_size = std::max(kernel->in_size, kernel->out_size) % in BitcastOp_Create() local
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo_context.c41 check_size(const GLfloat *attr) in check_size() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
Ddebug_map_base.hpp233 check_size(size_type size, const char* __file, int __line) const in check_size() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/
Ddebug_map_base.hpp233 check_size(size_type size, const char* __file, int __line) const in check_size() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/aosp_15_r20/external/zstd/programs/
H A Dbenchfn.c173 …typedef char check_size[ 2 * (sizeof(BMK_timedFnState_shell) >= sizeof(struct BMK_timedFnState_s))… in BMK_initStatic_timedFnState() typedef
/aosp_15_r20/system/media/radio/src/
H A Dradio_metadata.c59 int check_size(radio_metadata_buffer_t **metadata_ptr, const uint32_t size_int) in check_size() function
/aosp_15_r20/external/swiftshader/third_party/subzero/runtime/
H A Dszrt_asan.c157 int check_size = in __asan_check_load() local
/aosp_15_r20/external/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h101 bool (*check_size)(struct fd_ringbuffer *ring); member
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_main.c111 WORD32 check_size = sizeof(sbr_tune_table[i_sr][i_ch]) / sizeof(sbr_tune_table[i_sr][i_ch][0]); in ia_enhaacplus_enc_get_sbr_tuning_table_idx() local
/aosp_15_r20/system/keymint/ta/src/
H A Doperation.rs82 fn check_size(&mut self, len: usize) -> Result<(), Error> { in check_size() method
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust/
Ddecoder.rs328 fn check_size(&mut self, span: &proc_macro2::Ident, wanted: &proc_macro2::TokenStream) { in check_size() method
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_legacy/
Dparser.rs317 fn check_size(&mut self, span: &proc_macro2::Ident, wanted: &proc_macro2::TokenStream) { in check_size() method
/aosp_15_r20/trusty/user/base/lib/storage/rust/src/
Dlib.rs769 fn check_size(size: isize) -> Result<usize, Self> { in check_size() method
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Delfheaders.c127 check_size(const struct buffer *b, size_t offset, size_t size, const char *desc) in check_size() function
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dcompile.rs834 fn check_size(&self) -> result::Result<(), Error> { in check_size() method
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_nn.py3953 def _test_module_empty_input(test_case, module, inp, check_size=True, inference=False): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c1357 size_t check_size = 0; in zink_descriptors_update() local

12