/aosp_15_r20/bionic/tests/ |
H A D | struct_layout_test.cpp | 27 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 D | trace-output.c | 618 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/ |
D | deprecated_test.cpp | 30 void check_size() in check_size() function
|
D | buffer_test.cpp | 30 void check_size() in check_size() function
|
D | endian_test.cpp | 303 void check_size() in check_size() function
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | array-constraint.c | 36 void check_size() { in check_size() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_imageop.py | 41 def check_size(self, name, *extra): member in InputValidationTests
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
D | nview.cpp | 34 bool check_size(Sequence const& s, int seqsize) in check_size() function
|
/aosp_15_r20/external/tensorflow/tensorflow/c/kernels/ |
H A D | bitcast_op.cc | 67 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 D | vbo_context.c | 41 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/ |
D | debug_map_base.hpp | 233 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/ |
D | debug_map_base.hpp | 233 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 D | benchfn.c | 173 …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 D | radio_metadata.c | 59 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 D | szrt_asan.c | 157 int check_size = in __asan_check_load() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer.h | 101 bool (*check_size)(struct fd_ringbuffer *ring); member
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_main.c | 111 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 D | operation.rs | 82 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/ |
D | decoder.rs | 328 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/ |
D | parser.rs | 317 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/ |
D | lib.rs | 769 fn check_size(size: isize) -> Result<usize, Self> { in check_size() method
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | elfheaders.c | 127 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/ |
D | compile.rs | 834 fn check_size(&self) -> result::Result<(), Error> { in check_size() method
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_nn.py | 3953 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 D | zink_descriptors.c | 1357 size_t check_size = 0; in zink_descriptors_update() local
|