/haiku/src/kits/storage/mime/ |
H A D | MimeSnifferAddonManager.cpp | 203 MimeSnifferAddonManager::_GetAddons(AddonReference**& references, int32& count) in _GetAddons() argument 210 references = new(std::nothrow) AddonReference*[count]; in _GetAddons() 211 if (!references) in _GetAddons() 215 references[i] = (AddonReference*)fAddons.ItemAt(i); in _GetAddons() 216 references[i]->GetReference(); in _GetAddons() 224 MimeSnifferAddonManager::_PutAddons(AddonReference** references, int32 count) in _PutAddons() argument 227 references[i]->PutReference(); in _PutAddons() 229 delete[] references; in _PutAddons()
|
/haiku/src/add-ons/kernel/file_systems/netfs/shared/ |
H A D | Blocker.cpp | 11 references(1), in Data() 18 references(1) in Data() 29 int32 references; member 123 fData->references++; in operator =() 146 if (--fData->references == 0) in _Unset()
|
/haiku/headers/private/storage/mime/ |
H A D | MimeSnifferAddonManager.h | 49 status_t _GetAddons(AddonReference**& references, 51 void _PutAddons(AddonReference** references,
|
/haiku/docs/develop/kernel/arch/ppc/ |
H A D | bebox.rst | 10 references chapter
|
/haiku/docs/develop/kernel/vm/ |
H A D | vm_cache | 19 …Allocates a vm_cache_ref, setting it to point to the passed in cache. It initalizes the references… 22 …nction for this cache's store, call that function. Finally, increment this cache references' count.
|
H A D | vm | 86 …Check to see if there are still references to this region. If not, remove it from the global list …
|
/haiku/docs/user/support/ |
H A D | Referenceable.dox | 42 object, of how much references there are to it in the running application. 77 In debug mode, the destructor checks that no references to the object are 106 \brief Return the number of references to the object. 152 transparent. It automatically acquires and release references to the pointed 163 An uninitialized references behaves similarly to a NULL pointer.
|
H A D | Archivable.dox | 62 If your class holds references to other BArchivable objects that you wish 173 In this method, you can rebuild references to objects that may be direct 229 references upon unarchival so that they are equivalent to those that were
|
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/ |
H A D | NOTES.txt | 2 references:
|
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/ |
H A D | LICENCE.txt | 17 and on using the USBKit that I used as references.
|
/haiku/src/bin/bfs_tools/ |
H A D | TODO | 29 - reduce memory overhead: use just the block_run references instead of real Inodes
|
/haiku/src/bin/rc/ |
H A D | Doxyfile | 153 # Configuration::addtions related to external references
|
/haiku/docs/develop/busses/usb/ |
H A D | USB_stack_design.rst | 8 …y harvesting data all over the place because they couldn't simply send references of themselves. T… 10 …by the Pipes, and contain the actual data for the transfers (including references to the callbacks…
|
/haiku/docs/develop/libroot/ |
H A D | index.rst | 96 application code. Since code in libroot references the underscore-prefixed function only, it will
|
/haiku/docs/develop/servers/app_server/ |
H A D | doxygen_config | 419 # contain links (just like the HTML output) instead of page references 461 # contain links (just like the HTML output) instead of page references. 562 # Configuration::addtions related to external references 606 # class references variables) of the class with other documented classes.
|
/haiku/docs/develop/kits/storage/ |
H A D | doxygen_config | 419 # contain links (just like the HTML output) instead of page references 461 # contain links (just like the HTML output) instead of page references. 562 # Configuration::addtions related to external references 606 # class references variables) of the class with other documented classes.
|
/haiku/src/preferences/printers/ |
H A D | doxygen.cfg | 419 # contain links (just like the HTML output) instead of page references 461 # contain links (just like the HTML output) instead of page references. 562 # Configuration::addtions related to external references 606 # class references variables) of the class with other documented classes.
|
/haiku/docs/develop/kits/support/ |
H A D | doxygen_config | 419 # contain links (just like the HTML output) instead of page references 461 # contain links (just like the HTML output) instead of page references. 562 # Configuration::addtions related to external references 606 # class references variables) of the class with other documented classes.
|
/haiku/docs/user/storage/ |
H A D | FilePanel.dox | 240 object references by this panel is not destroyed by this method. 519 \brief Hook method that gets called when the entry ref references by the
|
/haiku/docs/develop/release/ |
H A D | cookbook.rst | 109 * Update website references.
|
/haiku/docs/user/ |
H A D | apidoc.dox | 294 - \c \\see {references} \n 295 This section contains references to other parts of the documentation. 520 - Used to place references to other documentation that might not be 595 -# End with a list of references to other classes, functions, pages, etc. 642 -# Use \c \\see if you have any references to other methods, classes or
|
/haiku/src/system/boot/ |
H A D | Jamfile | 376 # a second time, so undefined references in the file systems can be
|
/haiku/docs/user/netservices/ |
H A D | HttpResult.dox | 70 references</a> for more information.
|
/haiku/build/jam/ |
H A D | FileRules | 329 # Creates local references to <source objects>, i.e. identifiers with the
|
/haiku/docs/develop/packages/ |
H A D | FileFormat.rst | 35 The main section, containing structured data with references to unstructured 145 sections) by an offset and the number of bytes. These references always point
|