Searched
full:globals (Results
826 -
850 of
1774) sorted by null
<<31323334353637383940>>
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
klonec.php | 225 4 => 'http://www.koanlogic.com/klone/api/html/globals.html',
|
python.php | 73 'file', 'filter', 'float', 'frozenset', 'getattr', 'globals', 'hasattr', 'hash', 'help',
|
/external/libxml2/include/libxml/ |
xmlIO.h | 117 #include <libxml/globals.h>
|
/external/llvm/include/llvm/IR/ |
Constant.h | 164 /// with potentially dead constants hanging off of the globals.
|
/external/llvm/lib/Target/ARM/ |
ARMJITInfo.h | 91 /// allocateSeparateGVMemory - If true, globals should be placed in
|
/external/qemu/android/ |
boot-properties.c | 17 #include "android/globals.h"
|
/external/qemu/android/protocol/ |
core-connection.c | 21 #include "android/globals.h"
|
/external/v8/src/ |
cached-powers.cc | 33 #include "globals.h"
|
date.h | 32 #include "globals.h"
|
preparse-data.cc | 34 #include "globals.h"
|
preparser-api.cc | 35 #include "globals.h"
|
store-buffer.h | 33 #include "globals.h"
|
type-info.h | 33 #include "globals.h"
|
zone.h | 34 #include "globals.h"
|
/frameworks/base/core/java/android/app/ |
WallpaperManager.java | 215 static class Globals extends IWallpaperManagerCallback.Stub { 224 Globals(Looper looper) { 342 private static Globals sGlobals; 347 sGlobals = new Globals(looper); [all...] |
/frameworks/base/libs/hwui/ |
Caches.h | 55 // Globals
|
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/ |
cxxabi.h | 323 __cxa_eh_globals globals; member in struct:__cxxabiv1::__cxa_thread_info
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
__init__.py | 64 mod = __import__(modname, globals(), locals(), ['*'])
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cmd_line_script.py | 38 assertIdentical(globals(), sys.modules[__name__].__dict__)
|
test_importhooks.py | 247 m = __import__(mname, globals(), locals(), ["__dummy__"])
|
test_pkg.py | 65 exec(textwrap.dedent(code), globals(), {"self": self})
|
test_tools.py | 363 test_support.run_unittest(*[obj for obj in globals().values()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
trace.py | 507 def runctx(self, cmd, globals=None, locals=None): 508 if globals is None: globals = {} 513 exec cmd in globals, locals
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
__init__.py | 64 mod = __import__(modname, globals(), locals(), ['*'])
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cmd_line_script.py | 38 assertIdentical(globals(), sys.modules[__name__].__dict__)
|
Completed in 424 milliseconds
<<31323334353637383940>>