Searched defs:bop (Results 1 – 10 of 10) sorted by relevance
/third_party/libdrm/tegra/ |
D | tegra.c | 122 struct drm_tegra_bo **bop) in drm_tegra_bo_new() 156 uint32_t size, struct drm_tegra_bo **bop) in drm_tegra_bo_wrap() 266 struct drm_tegra_bo **bop) in drm_tegra_bo_open() 329 drm_tegra_bo_import(struct drm_tegra *drm, int fd, struct drm_tegra_bo **bop) in drm_tegra_bo_import()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_peephole.cpp | 143 bool_op_info bop = {}; in optimize_cc_op2() local 225 bool_op_info bop = {}; in optimize_CNDcc_op() local 341 bool peephole::get_bool_op_info(value* b, bool_op_info& bop) { in get_bool_op_info()
|
/third_party/NuttX/fs/driver/ |
D | fs_closeblockdriver.c | 57 struct block_operations *bop = NULL; in close_blockdriver() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | tags.c | 277 const gchar *div, *bop, *bcl; in gst_tag_parse_extended_comment() local
|
/third_party/NuttX/drivers/bch/ |
D | bchdev_driver.c | 296 struct block_operations *bop = NULL; in bch_ioctl() local
|
/third_party/mesa3d/src/mesa/main/tests/ |
D | mesa_formats.cpp | 108 #define HAS_PROP(rop,gop,bop,aop,lop,iop) \ in TEST_F() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_draw.c | 1046 const char *bop = dd_fence_state(screen, record->bottom_of_pipe, NULL); in dd_report_hang() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_program.c | 2387 struct iris_bo **bop = &ice->shaders.scratch_bos[encoded_size][stage]; in iris_get_scratch_space() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_program.c | 2675 struct crocus_bo **bop = &ice->shaders.scratch_bos[encoded_size][stage]; in crocus_get_scratch_space() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_glsl.cpp | 9792 char bop = rhs[op]; in optimize_read_modify_write() local
|