Searched defs:check_size (Results 1 – 11 of 11) sorted by relevance
| /external/clang/test/Sema/ |
| D | array-constraint.c | 36 void check_size() { in check_size() function
|
| /external/python/cpython2/Lib/test/ |
| D | test_imageop.py | 41 def check_size(self, name, *extra): member in InputValidationTests
|
| /external/tensorflow/tensorflow/c/kernels/ |
| D | bitcast_op.cc | 67 size_t check_size = std::max(kernel->in_size, kernel->out_size) % in BitcastOp_Create() local
|
| /external/mesa3d/src/mesa/vbo/ |
| D | vbo_context.c | 41 check_size(const GLfloat *attr) in check_size() function
|
| /external/trace-cmd/lib/trace-cmd/ |
| 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
|
| /external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/bench/ |
| D | benchfn.c | 170 …typedef char check_size[ 2 * (sizeof(BMK_timedFnState_shell) >= sizeof(struct BMK_timedFnState_s))… in BMK_initStatic_timedFnState() typedef
|
| /external/zstd/programs/ |
| D | benchfn.c | 173 …typedef char check_size[ 2 * (sizeof(BMK_timedFnState_shell) >= sizeof(struct BMK_timedFnState_s))… in BMK_initStatic_timedFnState() typedef
|
| /external/swiftshader/third_party/subzero/runtime/ |
| D | szrt_asan.c | 157 int check_size = in __asan_check_load() local
|
| /external/ltp/testcases/kernel/fs/fsx-linux/ |
| D | fsx-linux.c | 472 void check_size(void) in check_size() function
|
| /external/rust/crates/regex/src/ |
| D | compile.rs | 834 fn check_size(&self) -> result::Result<(), Error> { in check_size() method
|
| /external/e2fsprogs/e2fsck/ |
| D | pass1.c | 299 static void check_size(e2fsck_t ctx, struct problem_context *pctx) in check_size() function
|