/third_party/cmsis/CMSIS/Core/Include/m-profile/ |
H A D | armv7m_cachel1.h | 117 int32_t op_size = isize + (((uint32_t)addr) & (__SCB_ICACHE_LINE_SIZE - 1U)); in SCB_InvalidateICache_by_Addr() local 360 int32_t op_size = dsize + (((uint32_t)addr) & (__SCB_DCACHE_LINE_SIZE - 1U)); in SCB_InvalidateDCache_by_Addr() local 390 int32_t op_size = dsize + (((uint32_t)addr) & (__SCB_DCACHE_LINE_SIZE - 1U)); in SCB_CleanDCache_by_Addr() local 420 int32_t op_size in SCB_CleanInvalidateDCache_by_Addr() local [all...] |
/third_party/libfuse/lib/ |
H A D | helper.c | 307 fuse_main_real(int argc, char *argv[], const struct fuse_operations *op, size_t op_size, void *user_data) fuse_main_real() argument
|
H A D | fuse_lowlevel.c | 3014 fuse_session_new(struct fuse_args *args, const struct fuse_lowlevel_ops *op, size_t op_size, void *userdata) global() argument
|
H A D | fuse.c | 4814 struct fuse_fs *fuse_fs_new(const struct fuse_operations *op, size_t op_size, in fuse_fs_new() argument 4882 fuse_new_31(struct fuse_args *args, const struct fuse_operations *op, size_t op_size, void *user_data) fuse_new_31() argument 5034 fuse_new_30(struct fuse_args *args, const struct fuse_operations *op, size_t op_size, void *user_data) fuse_new_30() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | dxv.c | 51 int64_t op_size[4]; // Opcodes size member 428 static int get_opcodes(GetByteContext *gb, uint32_t *table, uint8_t *dst, int op_size, int nb_elements) in get_opcodes() argument 470 static int dxv_decompress_opcodes(GetByteContext *gb, void *dstp, size_t op_size) in dxv_decompress_opcodes() argument 796 unsigned op_size in dxv_decompress_yo() local 495 dxv_decompress_cgo(DXVContext *ctx, GetByteContext *gb, uint8_t *tex_data, int tex_size, uint8_t *op_data, int *oindex, int op_size, uint8_t **dstp, int *statep, uint8_t **tab0, uint8_t **tab1, int offset) dxv_decompress_cgo() argument [all...] |
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1420 fuse_lowlevel_new(struct fuse_args *args, const struct fuse_lowlevel_ops *op, size_t op_size, void *userdata) fuse_lowlevel_new() argument
|
H A D | fuse.c | 3031 struct fuse_fs *fuse_fs_new(const struct fuse_operations *op, size_t op_size, in fuse_fs_new() argument 3053 fuse_new(struct fuse_chan *ch, struct fuse_args *args, const struct fuse_operations *op, size_t op_size, void *user_data) fuse_new() argument
|
/third_party/node/deps/v8/src/diagnostics/ia32/ |
H A D | disasm-ia32.cc | 684 int op_size = PrintOperands(mnem, REG_OPER_OP_ORDER, data + 2); in CMov() local
|
/third_party/cmsis/CMSIS/Core/Include/ |
H A D | core_starmc1.h | 3155 int32_t op_size = isize + (((uint32_t)addr) & (__SCB_ICACHE_LINE_SIZE - 1U)); in SCB_InvalidateICache_by_Addr() local 3368 int32_t op_size = dsize + (((uint32_t)addr) & (__SCB_DCACHE_LINE_SIZE - 1U)); in SCB_InvalidateDCache_by_Addr() local 3398 int32_t op_size = dsize + (((uint32_t)addr) & (__SCB_DCACHE_LINE_SIZE - 1U)); in SCB_CleanDCache_by_Addr() local 3428 int32_t op_size in SCB_CleanInvalidateDCache_by_Addr() local [all...] |