Home
last modified time | relevance | path

Searched defs:bop (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_peephole.cpp143 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/
Dfs_closeblockdriver.c57 struct block_operations *bop = NULL; in close_blockdriver() local
/third_party/boost/libs/algorithm/test/
Dtransform_inclusive_scan_test.cpp36 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()
Dtransform_exclusive_scan_test.cpp36 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in test()
/third_party/libdrm/tegra/
Dtegra.c104 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/
Dtags.c277 const gchar *div, *bop, *bcl; in gst_tag_parse_extended_comment() local
/third_party/NuttX/drivers/bch/
Dbchdev_driver.c296 struct block_operations *bop = NULL; in bch_ioctl() local
/third_party/mesa3d/src/mesa/main/tests/
Dmesa_formats.cpp104 #define HAS_PROP(rop,gop,bop,aop,lop,iop) \ in TEST() argument
/third_party/boost/libs/predef/tools/ci/
Dbuild_log.py322 def __init__(self, bop, opt): argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_draw.c1046 const char *bop = dd_fence_state(screen, record->bottom_of_pipe, NULL); in dd_report_hang() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c2370 struct iris_bo **bop = &ice->shaders.scratch_bos[encoded_size][stage]; in iris_get_scratch_space() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2646 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/
Dspirv_glsl.cpp9792 char bop = rhs[op]; in optimize_read_modify_write() local