/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 335 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/boost/libs/algorithm/test/ |
D | transform_inclusive_scan_test.cpp | 36 transform_inclusive_scan_test(Iter1 first, Iter1 last, BOp bop, UOp uop, Iter2 rFirst, Iter2 rLast) in transform_inclusive_scan_test() 127 transform_inclusive_scan_init_test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst,… in transform_inclusive_scan_init_test()
|
D | transform_exclusive_scan_test.cpp | 36 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in test()
|
/third_party/libdrm/tegra/ |
D | tegra.c | 104 drm_public int drm_tegra_bo_new(struct drm_tegra_bo **bop, struct drm_tegra *drm, in drm_tegra_bo_new() 142 drm_public int drm_tegra_bo_wrap(struct drm_tegra_bo **bop, struct drm_tegra *drm, in drm_tegra_bo_wrap()
|
/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 | 104 #define HAS_PROP(rop,gop,bop,aop,lop,iop) \ in TEST() argument
|
/third_party/boost/libs/predef/tools/ci/ |
D | build_log.py | 322 def __init__(self, bop, opt): 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 | 2370 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 | 2646 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
|