Searched refs:considered (Results 1 – 25 of 63) sorted by relevance
123
/haiku/src/libs/libsolv/solv/ |
H A D | repo.h | 93 if (pool->considered) in pool_disabled_solvable() 96 if (!MAPTST(pool->considered, id)) in pool_disabled_solvable() 110 if (pool->considered) in pool_installable() 113 if (!MAPTST(pool->considered, id)) in pool_installable()
|
H A D | pool.h | 104 Map *considered; member
|
/haiku/data/system/data/licenses/ |
H A D | Artistic | 49 modified in such a way shall still be considered the Standard Version. 113 Package shall not be considered part of this Package, but are the
|
H A D | Artistic v2.0 | 76 considered the Standard Version, and as such will be subject to the Original 139 be a Modified Version. In addition, such works are not considered parts of the
|
H A D | GNU LGPL v3 | 34 for portions of the Combined Work that, considered in isolation, are
|
/haiku/src/bin/unzip/ |
H A D | zipgrep.txt | 49 considered a match).
|
/haiku/docs/user/interface/ |
H A D | OutlineListView.dox | 568 superItem are considered. 586 superItem are considered. 603 superItem are considered. 619 superItem are considered.
|
H A D | AbstractLayoutItem.dox | 14 // The AbstractLayoutItem.h and its BAbstractLayoutItem is considered entirely
|
H A D | GraphicsDefs.dox | 216 A color is considered 'light' if its Brightness() is > 127. 225 A color is considered 'dark' if its Brightness() is <= 127.
|
H A D | MenuBar.dox | 71 One menu bar attached to a window is considered to be the "key" menu bar
|
/haiku/docs/user/locale/ |
H A D | Collator.dox | 33 to another. For example, in Spanish, 'ch' is considered to be a letter 225 considered equal if the only differences between them are in case and
|
/haiku/docs/user/storage/ |
H A D | Mime.dox | 84 If path is \c NULL all files are considered; \a recursive is ignored in 113 directory tree. If path is \c NULL then all files are considered and
|
H A D | Path.dox | 352 considered equal. 381 considered equal.
|
H A D | Directory.dox | 313 considered. 316 \c false. A non-absolute path is considered relative to the current 346 considered.
|
/haiku/docs/develop/kernel/arch/m68k/ |
H A D | atari.rst | 38 | | * 0 PF_PRIVATE - the processes entire memory space is considered private |
|
/haiku/docs/user/midi2/ |
H A D | MidiEndpoint.dox | 152 objects are always are considered to be valid, even if you did not 217 Although it is considered bad style, calling Register() on local endpoints
|
/haiku/docs/user/support/ |
H A D | Architecture.dox | 58 installed support is considered. E.g. on a pure x86 gcc 2 system
|
/haiku/build/jam/ |
H A D | BeOSRules | 264 # considered linker scripts, and thus we can use preprocessor features.
|
H A D | BuildFeatureRules | 37 # effect is the same; they are considered as single set of conditions.
|
/haiku/docs/develop/kernel/arch/arm/ |
H A D | overview.rst | 28 Over the years, various possible ARM targets have been considered for the Haiku ARM port.
|
/haiku/docs/develop/packages/ |
H A D | Bootstrapping.rst | 149 following things need to be considered:
|
H A D | PackagingPolicy.rst | 133 considered the last resort. It should only be used, if there's no reasonable
|
/haiku/docs/user/drivers/ |
H A D | fs_modules.dox | 219 node. If the hook is absent the user is considered to have all 293 the file system volume is located on is considered to be divided in
|
/haiku/docs/user/app/ |
H A D | MessageFilter.dox | 136 considered remote messages. Keep this in mind when you want
|
H A D | _app_keystore.dox | 54 The current implementation of this API should be considered low-security.
|
123