/external/libpng/projects/visualc71/ |
libpng.vcproj | 700 <Globals>
701 </Globals>
|
zlib.vcproj | 668 <Globals>
669 </Globals>
|
/external/libvpx/libvpx/build/make/ |
gen_msvs_vcxproj.sh | 351 Label="Globals" 377 # one could add AppContainerApplication=true in the Globals
|
/external/llvm/lib/Support/Windows/ |
Signals.inc | 172 // globals which this critical section addresses. 221 // can't proceed until the globals are updated.
|
/external/llvm/lib/Target/ |
TargetLoweringObjectFile.cpp | 225 // globals together onto fewer pages, improving the locality of the dynamic 243 /// be passed external (or available externally) globals.
|
/external/protobuf/vsprojects/ |
tests.vcproj | 623 <Globals> 624 </Globals>
|
/external/qemu/distrib/sdl-1.2.15/VisualC/SDL/ |
SDL.vcproj | 826 <Globals> 827 </Globals>
|
/external/qemu/distrib/sdl-1.2.15/VisualCE/testalpha/ |
testalpha.vcproj | 708 <Globals> 709 </Globals>
|
/external/qemu/distrib/sdl-1.2.15/VisualCE/testwin/ |
testwin.vcproj | 700 <Globals> 701 </Globals>
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
CDPlayer.c | 51 Globals 54 #pragma mark -- Globals --
|
/external/qemu/tcg/ |
tcg.c | [all...] |
tcg.h | 276 TCGTemp *temps; /* globals first, temps after */ 432 and potentially update globals. */
|
/external/zlib/src/contrib/vstudio/vc9/ |
testzlib.vcproj | 850 <Globals>
851 </Globals>
|
zlibstat.vcproj | 833 <Globals>
834 </Globals>
|
/frameworks/base/docs/html/reference/renderscript/ |
rs__atomic_8rsh_source.html | 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
rs__core_8rsh_source.html | 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
rs__program_8rsh.html | 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
Python-ast.h | 170 expr_ty globals; member in struct:_stmt::__anon60372::__anon60390 436 stmt_ty _Py_Exec(expr_ty body, expr_ty globals, expr_ty locals, int lineno, int
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 527 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*']) 535 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*'])
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
Debugger.py | 136 text="Globals", command=self.show_globals, variable=self.vglobals) 279 self.globalsviewer = NamespaceViewer(self.fglobals, "Globals")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_runpy.py | 36 " module_in_sys_modules = globals() is sys.modules[__name__].__dict__\n" 305 assertIs(globals(), sys.modules[__name__].__dict__)
|
test_scope.py | 56 return global_x + y # check that plain old globals work 455 # Implicit globals inside classes are be looked up by LOAD_NAME, not
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
timeit.py | 137 exec code in globals(), ns 144 exec _setup in globals(), ns
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
Python-ast.h | 170 expr_ty globals; member in struct:_stmt::__anon60495::__anon60513 436 stmt_ty _Py_Exec(expr_ty body, expr_ty globals, expr_ty locals, int lineno, int
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/ |
__init__.py | 527 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*']) 535 ccom = __import__("comtypes.server.inprocserver", globals(), locals(), ['*'])
|