OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semi_standalone
(Results
1 - 1
of
1
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bundlebuilder.py
244
if not %(
semi_standalone
)s:
308
if %(standalone)s or %(
semi_standalone
)s:
390
semi_standalone
= 0
variable in class:AppBuilder
421
if ((self.standalone or self.
semi_standalone
)
460
if self.standalone or self.
semi_standalone
:
489
if self.standalone or self.
semi_standalone
:
504
if self.standalone or self.
semi_standalone
:
513
semi_standalone
= self.
semi_standalone
524
if self.standalone or self.
semi_standalone
[
all
...]
Completed in 241 milliseconds