Searched defs:source (Results 101 - 125 of 314) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/icon/transformer/
H A DAffineTransformer.cpp28 AffineTransformer::AffineTransformer(VertexSource& source) argument
35 AffineTransformer::AffineTransformer(VertexSource& source, argument
84 AffineTransformer::SetSource(VertexSource& source) argument
[all...]
H A DStrokeTransformer.cpp29 StrokeTransformer::StrokeTransformer(VertexSource& source) argument
36 StrokeTransformer::StrokeTransformer(VertexSource& source, argument
106 StrokeTransformer::SetSource(VertexSource& source) argument
[all...]
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dzutil.c63 zmemcpy( Bytef* dest, const Bytef* source, uInt len) argument
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Darray.c85 stp_array_copy(stp_array_t *dest, const stp_array_t *source) argument
/haiku-fatelf/src/libs/print/libprint/
H A DPackBits.cpp48 static int Run(unsigned char* destination, const unsigned char* source, int n) argument
146 int pack_bits_size(const unsigned char* source, int size) argument
152 int pack_bits(unsigned char* destination, const unsigned char* source, int size) argument
180 unsigned char* source = new unsigned char[size]; local
[all...]
/haiku-fatelf/src/servers/app/drawing/
H A DOverlay.cpp269 Overlay::Configure(const BRect& source, const BRect& destination) argument
/haiku-fatelf/src/servers/media/
H A DBufferManager.cpp233 area_id source = fSourceInfoMap.Get(clone); local
/haiku-fatelf/src/system/kernel/arch/x86/
H A Dirq_routing_table.h20 acpi_handle source; member in struct:irq_routing_entry
/haiku-fatelf/src/system/kernel/slab/
H A DObjectCache.cpp199 ObjectCache::ReturnObjectToSlab(slab* source, void* object, uint32 flags) argument
249 ObjectAtIndex(slab* source, int32 index) const argument
262 slab* source = ObjectSlab(object); local
[all...]
/haiku-fatelf/src/tests/add-ons/media/plugins/musepack/
H A Dmain.cpp56 BDataIO *source = new BFile(argv[1], B_READ_ONLY); local
/haiku-fatelf/src/tests/kits/net/multicast/
H A Dmultisend.c46 char *source = NULL; local
100 open_multicast_socket(const char *group, const char *port, const char *source, const int ttl) argument
[all...]
/haiku-fatelf/src/tests/system/libroot/os/
H A DDriverSettingsTest.cpp61 strlcat(char *dest, const char *source, size_t maxLength) argument
/haiku-fatelf/src/add-ons/translators/icns/
H A DICNSTranslator.cpp158 ICNSTranslator::DerivedTranslate(BPositionIO *source, argument
/haiku-fatelf/src/kits/tracker/
H A DNodeWalker.cpp368 build_dirent(const BEntry* source, struct dirent* ent, argument
/haiku-fatelf/headers/libs/agg/
H A Dagg_span_image_filter.h52 source_type& source() { return *m_src; } function in class:agg::span_image_filter
53 const source_type& source() const { return *m_src; } function in class:agg::span_image_filter
/haiku-fatelf/headers/private/net/
H A Dnet_buffer.h22 struct sockaddr* source; member in struct:net_buffer
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dmodule.cpp153 const char* source = NULL; local
251 const char* source = argv[1]; local
[all...]
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Droutes.cpp659 sockaddr* source = buffer->source; local
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp147 void CVideoIn::Start(video_in_source source, video_in_standard standard, argument
/haiku-fatelf/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNode.cpp112 VideoMixerNode::GetInput(const media_source &source) { argument
H A DVideoMixerNodeProducer.cpp74 FormatChangeRequested( const media_source &source, const media_destination &destination, media_format *io_format, int32 * _deprecated_) argument
188 Connect( status_t error, const media_source &source, const media_destination &destination, const media_format &format, char *io_name) argument
326 AdditionalBufferRequested( const media_source & source, media_buffer_id prev_buffer, bigtime_t prev_time, const media_seek_tag * prev_tag) argument
347 LatencyChanged( const media_source & source, const media_destination & destination, bigtime_t new_latency, uint32 flags) argument
[all...]
/haiku-fatelf/src/add-ons/media/plugins/asf_reader/
H A DASFFileReader.cpp432 ASFFileReader::IsSupported(BPositionIO *source) argument
/haiku-fatelf/src/add-ons/media/plugins/avi_reader/libOpenDML/
H A DOpenDMLParser.cpp106 OpenDMLParser::OpenDMLParser(BPositionIO *source) argument
/haiku-fatelf/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp465 PCL6Driver::_MediaSource(JobData::PaperSource source) argument
H A DPCL6Rasterizer.cpp169 ColorRasterizer::RasterizeLine(int x, int y, const ColorRGB32Little* source) argument
54 RasterizeLine(int x, int y, const ColorRGB32Little* source) argument
98 RasterizeLine(int x, int y, const ColorRGB32Little* source) argument
[all...]

Completed in 153 milliseconds

1234567891011>>