/haiku/src/bin/ |
H A D | setarch.cpp | 86 BStringList paths; in compute_new_paths() local 221 BStringList paths; in main() local
|
H A D | getarch.cpp | 77 BStringList paths; in get_current_architecture() local
|
H A D | findpaths.cpp | 284 BStringList paths; in main() local
|
/haiku/src/apps/icon-o-matic/shape/commands/ |
H A D | MovePathsCommand.cpp | 24 VectorPath** paths, int32 count, int32 toIndex) in MovePathsCommand()
|
H A D | AddPathsCommand.cpp | 24 const VectorPath* const* paths, int32 count, bool ownsPaths, int32 index) in AddPathsCommand()
|
/haiku/src/tests/system/kernel/ |
H A D | path_resolution_test.cpp | 33 const char* const paths[] = { in main() local
|
/haiku/src/apps/icon-o-matic/ |
H A D | Util.cpp | 53 VectorPath* paths[1]; in new_path() local
|
/haiku/src/libs/icon/message/ |
H A D | MessageImporter.cpp | 94 Container<VectorPath>* paths = icon->Paths(); in Import() local 177 MessageImporter::_ImportShapes(const BMessage* archive, Container<VectorPath>* paths, in _ImportShapes()
|
/haiku/src/kits/print/ |
H A D | PrintTransport.cpp | 73 const directory_which paths[] = { in Open() local
|
/haiku/src/preferences/media/ |
H A D | MidiSettingsView.cpp | 168 BStringList paths; in _RetrieveSoundFontList() local 275 BStringList paths; in _WatchFolders() local
|
/haiku/src/libs/icon/transformer/ |
H A D | PathSource.cpp | 18 PathSource::PathSource(Container<VectorPath>* paths) in PathSource()
|
/haiku/src/libs/icon/flat_icon/ |
H A D | FlatIconImporter.cpp | 126 Container<VectorPath>* paths = icon->Paths(); in _ParseSections() local 393 Container<VectorPath>* paths) in _ParsePaths() 538 Container<VectorPath>* paths) in _ReadPathSourceShape() 634 Container<VectorPath>* paths, in _ParseShapes()
|
/haiku/src/apps/icon-o-matic/import_export/flat_icon/ |
H A D | FlatIconExporter.cpp | 193 const Container<VectorPath>* paths = icon->Paths(); in _Export() local 398 FlatIconExporter::_WritePaths(LittleEndianBuffer& buffer, const Container<VectorPath>* paths) in _WritePaths() 520 const Container<Style>* styles, const Container<VectorPath>* paths) in _WritePathSourceShape() 613 const Container<VectorPath>* paths, const Container<Shape>* shapes) in _WriteShapes()
|
/haiku/src/tests/add-ons/translators/stxttranslator/ |
H A D | STXTTranslatorTest.cpp | 80 const char **paths, int32 len, bool bplain) in IdentifyTests() 201 const char **paths, int32 len, bool bplain) in TranslateTests()
|
/haiku/src/libs/print/libprint/ |
H A D | Transport.cpp | 44 const directory_which paths[] = { in Transport() local
|
/haiku/src/tests/add-ons/translators/pngtranslator/ |
H A D | PNGTranslatorTest.cpp | 99 const char **paths, int32 len, bool bbits) in IdentifyTests() 236 const TranslatePaths *paths, int32 len) in TranslateTests()
|
/haiku/src/apps/icon-o-matic/gui/ |
H A D | PathListView.cpp | 354 VectorPath* paths[1]; in MouseDown() local 533 BList paths; in InstantiateSelection() local 576 VectorPath** paths = new (nothrow) VectorPath*[count]; in MoveItems() local 604 VectorPath* paths[count]; in CopyItems() local
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/ |
H A D | UserlandFSServer.cpp | 71 BStringList paths; in Init() local
|
/haiku/src/bin/debug/ |
H A D | debug_utils.cpp | 40 const char* paths = getenv("PATH"); in find_program() local
|
/haiku/src/kits/debug/ |
H A D | TeamDebugger.cpp | 174 const char* paths = getenv("PATH"); in _FindProgram() local
|
/haiku/src/apps/icon-o-matic/import_export/message/ |
H A D | MessageExporter.cpp | 44 const Container<VectorPath>* paths = icon->Paths(); in Export() local
|
/haiku/src/system/boot/loader/ |
H A D | loader.cpp | 195 const char *paths[] = { "bus_managers", "busses/ide", "busses/scsi", in load_modules() local
|
/haiku/src/preferences/mail/ |
H A D | FilterList.cpp | 42 BStringList paths; in Reload() local
|
/haiku/src/tests/add-ons/translators/tifftranslator/ |
H A D | TIFFTranslatorTest.cpp | 240 const TranslatePaths *paths, int32 len) in TranslateTests()
|
/haiku/src/system/runtime_loader/ |
H A D | runtime_loader.cpp | 326 const char* paths = strrchr(name, '/') + 1; in open_executable() local 358 if (const char *paths = search_path_for_type(type)) { in open_executable() local
|