Home
last modified time | relevance | path

Searched refs:data_type (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/basebmp/test/
H A Dbmpdemo.cxx241 template< typename data_type, int bits_per_pixel, bool MsbFirst, typename difference_type > inline in get_mask()
245 BOOST_STATIC_ASSERT(sizeof(data_type)*8 / bits_per_pixel > 1); in get_mask()
276 typedef data_type* pointer;
277 typedef StridedArrayIterator< data_type > MoveY;
453 typedef data_type* pointer;
699 typedef PackedPixelRowIterator<data_type,
703 typedef PackedPixelColumnIterator<data_type,
708 typedef data_type* pointer;
710 typedef StridedArrayIterator< data_type > MoveY;
883 data_type find_best_match(value_type const& v) const in find_best_match()
[all …]
/aoo4110/main/basebmp/inc/basebmp/
H A Dtruecolormaskaccessor.hxx82 typedef typename Accessor::value_type data_type; typedef in basebmp::TrueColorMaskAccessor
84 typedef typename make_unsigned<data_type>::type unsigned_data_type;
159 data_type toPacked( value_type v ) const in toPacked()
182 unsigned_cast<data_type>( maAccessor(i)) ); in operator ()()
189 unsigned_cast<data_type>( maAccessor(i,diff)) ); in operator ()()
222 typename Accessor::data_type operator()( const Accessor& acc, in operator ()()
H A Dpixelformatadapters.hxx86 typedef typename Accessor::value_type data_type; \
93 data_type > color_lookup; \
H A Dpaletteimageaccessor.hxx51 typedef typename Accessor::value_type data_type; typedef in basebmp::PaletteImageAccessor
100 data_type lookup(value_type const& v) const in lookup()
H A Dpaletteformats.hxx50 typename Accessor::data_type operator()( const Accessor& acc, in operator ()()
/aoo4110/main/xmloff/source/transform/
H A DTransformerActions.cxx40 XMLTransformerActions::data_type aData; in XMLTransformerActions()
69 XMLTransformerActions::data_type aData; in Add()
H A DEventOOoTContext.cxx65 XMLTransformerOOoEventMap_Impl::data_type aData; in AddMap()
H A DEventOASISTContext.cxx66 XMLTransformerOASISEventMap_Impl::data_type aData; in XMLTransformerOASISEventMap_Impl()
/aoo4110/main/stlport/systemstl/
H A Dhash_map61 typedef __T data_type;
81 typedef __T data_type;
/aoo4110/main/sd/source/ui/sidebar/
H A DMasterPageObserver.cxx189 MasterPageContainer::data_type aMasterPageSet; in RegisterDocument()
/aoo4110/main/connectivity/source/parse/
H A Dsqlbison.y258 %type <pParseNode> column_ref data_type column cursor parameter range_variable user /*like_check*/
409 column data_type column_def_opt_list
2739 | data_type
3500 data_type: label
H A Dsqlnode.cxx1410 { OSQLParseNode::data_type, "data_type" }, in OSQLParser()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx217 data_type, enumerator

Completed in 143 milliseconds