Home
last modified time | relevance | path

Searched defs:sbs (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/overlay/
Ddebug_sort_by_side_svg.hpp26 Sbs const& sbs, Point const& point, in sorted_side_map()
Dsort_by_side.cpp88 sbs_type sbs(strategy); in gather_cluster_properties() local
Dsort_by_side_basic.cpp100 sbs_type sbs(strategy.get_side_strategy()); in apply_get_turns() local
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dtraversal.hpp782 sbs_type sbs(m_strategy); in select_turn_from_cluster() local
819 sbs_type sbs(m_strategy); in analyze_ii_intersection() local
Dhandle_colocations.hpp763 inline bool fill_sbs(Sbs& sbs, Point& turn_point, in fill_sbs()
827 sbs_type sbs(strategy); in gather_cluster_properties() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_scoreboard.cpp1023 scoreboard *sbs = new scoreboard[shader->cfg->num_blocks]; in gather_block_scoreboards() local
1092 scoreboard *sbs = propagate_block_scoreboards(shader, jps, eq); in gather_inst_dependencies() local
/third_party/ffmpeg/libavcodec/
Dvp9.c322 int sbs = s->sb_cols * s->sb_rows; in update_block_buffers() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c1684 uint8_t sbs[MAX_XFB_STREAMS] = { }; local
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc137 grpc_core::ManualConstructor<grpc_core::SliceBufferByteStream> sbs; member