OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defaultComponentAnyFlags
(Results
1 - 3
of
3
) sorted by null
/external/python/cpython2/Lib/plat-mac/Carbon/
Components.py
29
defaultComponentAnyFlags
= 1
32
defaultComponentAnyFlagsAnyManufacturer = (
defaultComponentAnyFlags
+ defaultComponentAnyManufacturer)
33
defaultComponentAnyFlagsAnyManufacturerAnySubType = (
defaultComponentAnyFlags
+ defaultComponentAnyManufacturer + defaultComponentAnySubType)
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
Components.py
29
defaultComponentAnyFlags
= 1
32
defaultComponentAnyFlagsAnyManufacturer = (
defaultComponentAnyFlags
+ defaultComponentAnyManufacturer)
33
defaultComponentAnyFlagsAnyManufacturerAnySubType = (
defaultComponentAnyFlags
+ defaultComponentAnyManufacturer + defaultComponentAnySubType)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Components.py
29
defaultComponentAnyFlags
= 1
32
defaultComponentAnyFlagsAnyManufacturer = (
defaultComponentAnyFlags
+ defaultComponentAnyManufacturer)
33
defaultComponentAnyFlagsAnyManufacturerAnySubType = (
defaultComponentAnyFlags
+ defaultComponentAnyManufacturer + defaultComponentAnySubType)
Completed in 168 milliseconds