/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
modsupport.h | 87 10-Jan-1995 GvR Renamed globals to new naming scheme
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
StackViewer.py | 86 item = VariablesTreeItem("<globals>", frame.f_globals, self.flist)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_code.py | 120 exec "def f(): pass" in globals(), namespace
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
token.py | 71 for _name, _value in globals().items():
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/ |
__init__.py | 100 drv_module = imp.importName(parser_name, 0, globals())
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
ceval.h | 68 /* this used to be handled on a per-thread basis - now just two globals */
|
modsupport.h | 87 10-Jan-1995 GvR Renamed globals to new naming scheme
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
StackViewer.py | 86 item = VariablesTreeItem("<globals>", frame.f_globals, self.flist)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_code.py | 120 exec "def f(): pass" in globals(), namespace
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
token.py | 71 for _name, _value in globals().items():
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/ |
__init__.py | 100 drv_module = imp.importName(parser_name, 0, globals())
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
main.py | 141 globals(), 158 globals(),
|
/external/chromium_org/third_party/icu/source/test/perf/normperf/ |
dtfmtrtperf.vcproj | 460 <Globals> 461 </Globals>
|
/external/chromium_org/third_party/icu/source/tools/icuswap/ |
icuswap.vcproj | 394 <Globals> 395 </Globals>
|
/external/chromium_org/third_party/libxml/ |
libxml.gyp | 87 'src/include/libxml/globals.h', 138 'src/globals.c',
|
/external/chromium_org/third_party/tcmalloc/vendor/vsprojects/addressmap_unittest/ |
addressmap_unittest.vcproj | 299 <Globals>
300 </Globals>
|
/external/chromium_org/tools/cr/cr/ |
config.py | 18 # GLOBALS is the singleton used to tie static global configuration objects 20 GLOBALS = []
|
/external/chromium_org/win8/metro_driver/ |
chrome_app_view_ash.cc | 70 struct Globals { 74 } globals; variable in typeref:struct:Globals 146 globals.app_exit->Exit(); 472 globals.previous_state = 908 // ApplicationExecutionState_Running and globals.previous_state is too. 909 args->get_PreviousExecutionState(&globals.previous_state); 910 DVLOG(1) << "Previous Execution State: " << globals.previous_state; [all...] |
/external/icu4c/common/unicode/ |
docmain.h | 34 * <p>Use <a href="#Module">Module List</a> or <a href="globals.html">File Members</a> 41 * first on <a href="globals.html"> File Members</a>, then use your browser
|
/external/icu4c/test/perf/normperf/ |
dtfmtrtperf.vcproj | 460 <Globals> 461 </Globals>
|
/external/icu4c/tools/icuswap/ |
icuswap.vcproj | 394 <Globals> 395 </Globals>
|
/external/libvorbis/win32/VS2005/libvorbisfile/ |
libvorbisfile_dynamic.vcproj | 106 <Globals>
107 </Globals>
|
/external/libvorbis/win32/VS2005/vorbisdec/ |
vorbisdec_dynamic.vcproj | 104 <Globals>
105 </Globals>
|
vorbisdec_static.vcproj | 104 <Globals>
105 </Globals>
|
/external/libvorbis/win32/VS2005/vorbisenc/ |
vorbisenc_dynamic.vcproj | 104 <Globals>
105 </Globals>
|