/haiku/src/add-ons/translators/pcx/ |
H A D | PCX.h | 53 extern status_t identify(BMessage *settings, BPositionIO &stream, uint8 &type, int32 &bitsPerPixel);
|
H A D | PCXTranslator.cpp | 104 if (PCX::identify(ioExtension, *stream, type, bitsPerPixel) != B_OK) in DerivedIdentify()
|
H A D | PCX.cpp | 230 PCX::identify(BMessage *settings, BPositionIO &stream, uint8 &type, int32 &bitsPerPixel) in identify() function in PCX
|
/haiku/src/add-ons/translators/ico/ |
H A D | ICO.h | 87 extern status_t identify(BMessage *settings, BPositionIO &stream, uint8 &type, int32 &bitsPerPixel);
|
H A D | ICOTranslator.cpp | 113 if (ICO::identify(ioExtension, *stream, type, bitsPerPixel) != B_OK) in DerivedIdentify()
|
H A D | ICO.cpp | 499 ICO::identify(BMessage *settings, BPositionIO &stream, uint8 &type, int32 &bitsPerPixel) in identify() function in ICO
|
/haiku/docs/develop/servers/registrar/ |
H A D | Protocols.rst | 258 - B_REG_APP_NOT_PRE_REGISTERED: The token does not identify a pre-registered 321 - B_REG_APP_NOT_PRE_REGISTERED: The token does not identify a pre-registered 353 - B_REG_APP_NOT_REGISTERED: The team does not identify a registered 394 - B_BAD_TEAM_ID: The supplied team ID does not identify a registered 465 - B_BAD_TEAM_ID: The supplied team ID does not identify a registered 1028 - "name": Name used to identify the particular clipboard to add 1054 - "name": Name used to identify the particular clipboard 1083 - "name": Name used to identify the particular clipboard 1110 - "name": Name used to identify the particular clipboard 1139 - "name": Name used to identify the particular clipboard [all …]
|
/haiku/docs/user/media/ |
H A D | FileInterface.dox | 30 The Media Server will then call upon the node to try to identify 125 \brief Implement this method to allow the Media Roster to identify 141 \return \c B_OK if you can identify the file's contents, otherwise return
|
/haiku/docs/user/locale/ |
H A D | Catalog.dox | 59 must be linked with liblocalestub.a. This allows the Locale Kit to identify 132 executable or library file (so there is no entry_ref usable to identify the 165 The comment is also used as a way to uniquely identify a string, so if two
|
H A D | LocaleRoster.dox | 264 identify the image for which to load the catalog.
|
H A D | Collator.dox | 165 Numeric sorting enables the collator to identify strings of digits as
|
/haiku/docs/user/translation/ |
H A D | Translator.dox | 197 The translator examines the data in source and tries to identify its format 201 format and returns \c B_OK. If it is unable to identify the data or cannot
|
/haiku/docs/user/drivers/ |
H A D | USB3.dox | 29 \brief Uniquely identify various USB objects that are used in the module. 35 \brief Uniquely identify USB devices. 41 \brief Uniquely identify USB interfaces. 47 \brief Uniquely identify USB pipes.
|
/haiku/docs/develop/apps/haikudepot/ |
H A D | server.rst | 109 able to identify that the Coordinator has completed, but that something
|
/haiku/docs/develop/kernel/ |
H A D | obsolete_pnp_manager.rst | 123 one device per connection and that a device can be uniquely identify 172 // the given attributes must _uniquely_ identify a device node; 391 node driver via its rescan() hook. To identify a bus node, define
|
H A D | device_manager_introduction.rst | 112 unique ID that can be used to identify it, and also differentiate it 115 driver, so that user applications can identify, say, a USB printer no
|
/haiku/src/tests/kits/app/bmessenger/ |
H A D | BMessengerCases | 105 case 8: signature is not NULL and team is > 0, but both identify different 112 team is > 0 and both identify the same application (more than one
|
/haiku/docs/develop/build/rc/ |
H A D | notes.rst | 66 isn't used to identify the attribute. It is probably best to add a new kind of definition:
|
/haiku/src/add-ons/media/media-add-ons/esound_sink/ |
H A D | EsounD-protocol.txt | 21 and to identify the byte order to be employed.
|
/haiku/docs/user/support/ |
H A D | Flattenable.dox | 46 methods handle the actual flattening and unflattening. To identify flattened
|
/haiku/docs/user/storage/ |
H A D | Resources.dox | 324 \note Since a type and name pair may not identify a resource uniquely, 672 identify an existing resource. 703 identify an existing resource.
|
/haiku/docs/develop/packages/ |
H A D | Bootstrapping.rst | 134 Contains ``RecipeFormatVersion=1`` so haikuporter can identify the haikuports
|
/haiku/docs/develop/kernel/arch/sparc/ |
H A D | overview.rst | 87 identify places where we do a lot of misaligned accesses that trigger it, and 172 Bits 41-0: VA63-22 as the 'tag' to identify this entry
|
/haiku/docs/user/keyboard/ |
H A D | keyboard.dox | 19 Each key on the keyboard is assigned a numeric code to identify it to the 417 This serves to identify which accent character is contained in the array
|
/haiku/docs/user/netservices/ |
H A D | ErrorsExt.dox | 40 identify the origin of the error. Common practise is to pass the
|