Searched defs:source (Results 201 - 225 of 314) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gdb/gdb/
H A Dmacrotab.c421 macro_include(struct macro_source_file *source, int line, const char *included) argument
475 macro_lookup_inclusion(struct macro_source_file *source, const char *name) argument
665 check_for_redefinition(struct macro_source_file *source, int line, const char *name, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
720 macro_define_object(struct macro_source_file *source, int line, const char *name, const char *replacement) argument
752 macro_define_function(struct macro_source_file *source, int line, const char *name, int argc, const char **argv, const char *replacement) argument
779 macro_undef(struct macro_source_file *source, int line, const char *name) argument
821 macro_lookup_definition(struct macro_source_file *source, int line, const char *name) argument
834 macro_definition_location(struct macro_source_file *source, int line, const char *name, int *definition_line) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dgdb-mi.el[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dhppa-dis.c1171 const char * const * source = float_format_names; local
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-pgm.c367 const void *source, *group; local
H A DsctpHeader.h63 u_int16_t source; member in struct:sctpHeader
/haiku-fatelf/src/bin/network/wget/src/
H A Dlog.c627 count_nonprint(const char *source) argument
661 copy_and_escape(const char *source, char *dest, char escape, int base) argument
/haiku-fatelf/src/kits/app/
H A DMessageAdapter.cpp345 uint8 *source = data + field->offset + field->name_length; local
464 uint8 *source = data + field->offset + field->name_length; local
/haiku-fatelf/src/kits/interface/
H A DColorConversion.cpp507 ReadRGB24(const uint8 **source, int32 index) argument
526 ReadGray8(const uint8 **source, int32 index) argument
546 ReadGray1(const uint8 **source, int3 argument
565 ReadCMAP8(const uint8 **source, int32 index) argument
662 uint32 source; local
[all...]
H A DStatusBar.cpp766 BStatusBar::_SetTextData(BString& text, const char* source, argument
/haiku-fatelf/src/kits/media/
H A DMediaFile.cpp33 BMediaFile::BMediaFile(BDataIO* source) argument
50 BMediaFile::BMediaFile(BDataIO* source, int32 flags) argument
440 BMediaFile::_InitReader(BDataIO* source, int32 flags) argument
[all...]
H A DOldMediaModule.cpp582 BMediaChannel(mk_rate rate, BMediaRenderer *renderer, BEventStream *source) argument
/haiku-fatelf/src/kits/translation/
H A DTranslationUtils.cpp326 BTranslationUtils::GetStyledText(BPositionIO* source, BTextView* intoView, argument
439 BTranslationUtils::GetStyledText(BPositionIO* source, BTextView* intoView, argument
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_seq.c360 fluid_sequencer_remove_events(fluid_sequencer_t* seq, short source, short dest, int type) argument
/haiku-fatelf/src/libs/icon/
H A DIconUtils.cpp514 BIconUtils::ConvertFromCMAP8(BBitmap* source, BBitmap* result) argument
537 BIconUtils::ConvertToCMAP8(BBitmap* source, BBitmap* result) argument
[all...]
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Ddeflate.c606 deflateCopy( z_streamp dest, z_streamp source) argument
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_hyper.c171 pdf_copy_destination(PDF *p, pdf_dest *dest, pdf_dest *source) argument
/haiku-fatelf/src/libs/print/libprint/
H A DGraphicsDriver.cpp499 GraphicsDriver::_RotateInto(BBitmap* target, const BBitmap* source) argument
/haiku-fatelf/src/preferences/filetypes/
H A DIconView.cpp101 icon_source source = kNoIcon; local
159 Icon(const Icon& source) argument
387 BBitmap* source; local
458 operator =(const Icon& source) argument
[all...]
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteMessage.h200 RemoteMessage::RemoteMessage(StreamingRingBuffer* source, argument
/haiku-fatelf/src/system/boot/loader/net/
H A DTCP.cpp730 uint16 source = ntohs(header->source); local
845 TCPService::_ChecksumBuffer(ChainBuffer* buffer, ip_addr_t source, argument
849 ip_addr_t source; member in struct:pseudo_header
871 TCPService::_ChecksumData(const void* data, uint16 length, ip_addr_t source, argument
[all...]
/haiku-fatelf/src/system/kernel/arch/x86/
H A Dirq_routing_table.cpp367 acpi_handle source; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/AuthLib/
H A Dmd5.c99 void md5EncodeString(const char *source, char *dest) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/BeManager/
H A Dmd5.c99 void md5EncodeString(const char *source, char *dest) argument
/haiku-fatelf/src/bin/bfs_tools/lib/
H A DInode.cpp427 Inode::_FindPath(Inode::Source *source) argument
464 Inode::Path(Inode::Source *source) argument
474 Inode::CopyTo(const char *root, bool fullPath, Inode::Source *source) argument
940 File::CopyTo(const char *root, bool fullPath, Inode::Source *source) argument
1064 CopyTo(const char *root, bool fullPath, Inode::Source *source) argument
1333 CopyTo(const char *root, bool fullPath,Inode::Source *source) argument
[all...]
/haiku-fatelf/src/apps/debugger/arch/x86/
H A DArchitectureX86.cpp521 DisassembledCode* source = new(std::nothrow) DisassembledCode( local

Completed in 307 milliseconds

1234567891011>>