Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 25 of 192) sorted by relevance

12345678

/haiku/src/tests/kits/storage/
H A DEntryTest.h50 string newName, bool existing, bool clobber,
53 bool existing, bool clobber,
56 bool existing, bool clobber, status_t error);
58 bool existing, bool clobber, status_t error);
60 bool existing, bool clobber, status_t error);
64 string newName, bool existing, bool clobber,
67 TestEntry *newTestEntry, bool existing, bool clobber,
70 TestEntry *newTestEntry, bool existing, bool clobber,
73 TestEntry *newTestEntry, bool existing, bool clobber,
76 TestEntry *newTestEntry, bool existing, bool clobber,
H A DDirectoryTest.cpp109 const char *existing = existingDirname; in InitTest1() local
125 BDirectory dir(existing); in InitTest1()
165 BEntry entry(existing); in InitTest1()
208 BEntry entry(existing); in InitTest1()
243 BNode node(existing); in InitTest1()
269 BDirectory pathDir(existing); in InitTest1()
276 BDirectory pathDir(existing); in InitTest1()
300 BDirectory pathDir(existing); in InitTest1()
307 BDirectory pathDir(existing); in InitTest1()
344 const char *existing = existingDirname; in InitTest2() local
[all …]
H A DEntryTest.cpp1414 string newName, bool existing, bool clobber, in RenameTestEntry() argument
1438 if (existing) in RenameTestEntry()
1478 if (existing) { in RenameTestEntry()
1489 bool existing, bool clobber, status_t error, in RenameTestEntry() argument
1496 RenameTestEntry(testEntry, newTestEntry, relPath, existing, in RenameTestEntry()
1500 RenameTestEntry(testEntry, newTestEntry, newTestEntry->path, existing, in RenameTestEntry()
1507 bool existing, bool clobber, status_t error) in RenameTestFile() argument
1509 RenameTestEntry(testEntry, newTestEntry, existing, clobber, error, in RenameTestFile()
1516 bool existing, bool clobber, status_t error) in RenameTestDir() argument
1518 RenameTestEntry(testEntry, newTestEntry, existing, clobber, error, in RenameTestDir()
[all …]
/haiku/src/kits/media/
H A DBufferCache.cpp45 buffer_cache_entry* existing; in GetBuffer() local
46 if (fMap.Get(id, existing)) { in GetBuffer()
47 existing->buffer->fFlags |= BUFFER_TO_RECLAIM; in GetBuffer()
48 return existing->buffer; in GetBuffer()
/haiku/data/catalogs/apps/packageinstaller/
H A Dbe.catkeys6 All existing files will be skipped? PackageView Усе існуючыя файлы будуць абыйдзены?
8 All existing files will be replaced? PackageView Усе існуючыя файлы будуць заменены?
12 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Del.catkeys7 All existing files will be skipped? PackageView Όλα τα υπάρχοντα αρχεία θα παραβλεφθούν;
9 All existing files will be replaced? PackageView Όλα τα υπάρχοντα αρχεία θα αντικατασταθούν;
14 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Dth.catkeys7 All existing files will be skipped? PackageView ไฟล์ที่มีอยู่ทั้งหมดจะถูกข้าม?
9 All existing files will be replaced? PackageView ไฟล์ที่มีอยู่ทั้งหมดจะถูกแทนที่หรือไม่?
14 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Dja.catkeys7 All existing files will be skipped? PackageView 既存のファイルをすべてスキップしますか?
9 All existing files will be replaced? PackageView 既存のファイルをすべて置き換えますか?
14 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Dko.catkeys7 All existing files will be skipped? PackageView 모든 존재하는 파일을 건너 뛰시겠습니까?
9 All existing files will be replaced? PackageView 모든 존재하는 파일을 바꾸시겠습니까?
14 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Dzh_Hans.catkeys7 All existing files will be skipped? PackageView 所有已存在的文件将被跳过?
9 All existing files will be replaced? PackageView 替换所有存在文件吗?
14 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Dru.catkeys7 All existing files will be skipped? PackageView Все существующие файлы будут заменены?
9 All existing files will be replaced? PackageView Все существующие файлы будут заменены?
14 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Duk.catkeys7 All existing files will be skipped? PackageView Всі наявні файли будуть пропущені?
9 All existing files will be replaced? PackageView Замінити всі наявні файли?
14 …to be already installed on your system. Would you like to uninstall the existing one and continue …
H A Dlt.catkeys6 All existing files will be skipped? PackageView Ar tikrai norite praleisti visus jau egzistuojanči…
8 All existing files will be replaced? PackageView Ar tikrai norite perrašyti visus egzistuojančius …
12 …to be already installed on your system. Would you like to uninstall the existing one and continue …
/haiku/docs/user/interface/
H A DLayoutBuilder.Split.dox82 \brief Creates a builder for an existing BSplitView
84 \param view The existing view to operate on.
146 The \a view will be added to the right or the bottom of the existing
163 The \a view will be added to the right or the bottom of the existing
181 The layout item will be added to the right or the bottom of the existing
198 The layout item will be added to the right or the bottom of the existing
381 \param cardLayout The existing layout that will be added to the underlying
398 \param cardView The existing view that will be added to the underlying
H A DLayoutBuilder.Group.dox92 \brief Creates a builder targeting an existing \a view.
240 \brief Add an existing BGroupView as a child to the layout that this
256 \brief Add an existing BGroupLayout as a child to the layout that this
289 \brief Add an existing BGridLayout as a child to the layout that this
305 \brief Add an existing BGridView as a child to the layout this builder
337 \brief Add an existing BSplitView as a child to the layout this builder
368 \brief Add an existing BCardLayout as a child to the layout that this builder
371 \param cardLayout The existing layout to add to the current group layout.
384 \brief Add an existing BCardView as a child to the layout that this builder
388 \param cardView The existing BCardView to add to the current group layout.
/haiku/data/catalogs/preferences/datatranslations/
H A Del.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
H A Dru.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
H A Dko.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
H A Dth.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
H A Duk.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
H A Dja.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
H A Dbe.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
H A Dzh_Hans.catkeys13 An item named '%name' already exists in the Translators folder! Shall the existing translator be ov…
/haiku/docs/develop/kits/debugger/
H A Dindex.rst14 | finds existing ones, and removes old ones. |
40 | existing teams, and | | |
/haiku/src/apps/webpositive/
H A DCookieWindow.cpp296 BListItem* existing; in _AddDomain() local
299 while ((existing = fDomains->ItemUnderAt(parent, true, i++)) != NULL) { in _AddDomain()
300 DomainItem* stringItem = (DomainItem*)existing; in _AddDomain()

12345678