Searched defs:file (Results 301 - 325 of 641) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/servers/registrar/
H A DTextSnifferAddon.cpp42 TextSnifferAddon::GuessMimeType(BFile* file, const void* buffer, int32 length, argument
[all...]
/haiku-fatelf/src/servers/registrar/mime/
H A DSnifferRules.cpp156 BFile file; local
439 SnifferRules::GuessMimeType(BFile* file, cons argument
[all...]
H A DUpdateMimeInfoThread.cpp129 BFile file; local
/haiku-fatelf/src/system/libroot/os/
H A Ddebug.c257 _debuggerAssert(const char *file, int line, const char *message) argument
/haiku-fatelf/src/system/libroot/posix/
H A Dshadow.cpp250 fgetspent(FILE* file) argument
262 fgetspent_r(FILE* file, struct spwd* spwd, char* buffer, size_t bufferSize, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/MyNetwork/
H A DInstallPrinter.cpp174 int file = open(path, O_RDONLY); local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dconsistency_check.cpp56 status_t Process(int file) argument
134 int file = open(entry.path.c_str(), O_RDONLY); local
178 int file local
[all...]
H A Dgenerate_hashs.cpp56 status_t Process(int file) argument
163 int file = open(path, O_RDONLY); local
197 int file = open(name, O_WRONLY | O_TRUNC | O_CREAT); local
255 int file = open(hashFileName, O_RDONLY); local
[all...]
/haiku-fatelf/src/tests/add-ons/print/ppd/parser/
H A DPPDParser.cpp172 PPDParser::PPDParser(const char* file) argument
/haiku-fatelf/src/tests/add-ons/translators/pngtranslator/
H A DPNGTranslatorTest.cpp108 BFile file; local
/haiku-fatelf/src/tests/add-ons/translators/stxttranslator/
H A DSTXTTranslatorTest.cpp87 BFile file; local
[all...]
/haiku-fatelf/src/tests/add-ons/translators/tgatranslator/
H A DTGATranslatorTest.cpp124 BFile file; local
/haiku-fatelf/src/tests/kits/app/broster/
H A DBroadcastTester.cpp81 BFile file; local
/haiku-fatelf/src/tests/kits/game/direct_window_test/
H A DStarWindow.cpp36 BFile file; local
/haiku-fatelf/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp539 void FormatAndThrow(int line, const char *file, const char *msg, int err) argument
/haiku-fatelf/src/tests/system/kernel/unit/
H A DTestContext.h168 TestContext::AssertFailed(const char* file, int line, const char* function, argument
176 TestContext::AssertFailed(const char* file, int line, const char* function, argument
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_file.cpp510 int COpenTest::stat_file(CPCCHAR file) argument
[all...]
H A Dbon_io.cpp42 CFileOp *file = (CFileOp *)param; local
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Derror.c246 char *file = NULL; local
441 __xmlRaiseError(xmlStructuredErrorFunc schannel, xmlGenericErrorFunc channel, void *data, void *ctx, void *nod, int domain, int code, xmlErrorLevel level, const char *file, int line, const char *str1, const char *str2, const char *str3, int int1, int col, const char *msg, ...) argument
946 char *message, *file, *str1, *str2, *str3; local
[all...]
/haiku-fatelf/src/tools/fs_shell/
H A Dmodule.cpp54 char *file; member in struct:FSShell::module
129 create_module(fssh_module_info *info, const char *file, int offset, module **_module) argument
[all...]
/haiku-fatelf/src/tools/translation/stxtinfo/
H A Dstxtinfo.cpp108 PrintStylesAttribute(BFile &file) argument
179 PrintStxtInfo(BFile &file) argument
[all...]
/haiku-fatelf/src/tools/translation/tgainfo/
H A Dtgainfo.cpp136 print_tga_info(BFile &file) argument
325 BFile file; local
[all...]
/haiku-fatelf/src/tools/translation/tiffinfo/
H A Dtiffinfo.cpp169 print_ifd_value(IFDEntry &entry, BFile &file, swap_action swp) argument
451 report_ifd_entries(BFile &file, uint16 entrycount, swap_action swp) argument
492 report_ifd(BFile &file, uint32 ifdoffset, swap_action swp) argument
[all...]
/haiku-fatelf/src/kits/locale/
H A DDefaultCatalog.cpp266 BFile file; local
351 BFile file; local
[all...]
/haiku-fatelf/src/bin/network/arp/
H A Darp.cpp252 FILE *file = fopen(filename, "r"); local

Completed in 221 milliseconds

<<11121314151617181920>>