Searched
full:globals (Results
1051 -
1075 of
1774) sorted by null
<<41424344454647484950>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
smtpd.py | 99 print >> sys.stderr, __doc__ % globals() 530 mod = __import__(classname[:lastdot], globals(), locals(), [""])
|
/frameworks/compile/slang/BitWriter_2_9/ |
BitcodeWriter.cpp | 478 // Emit abbrev for globals, now that we know # sections and max alignment. 481 // Add an abbrev for common globals with no visibility or thread localness. [all...] |
/frameworks/compile/slang/BitWriter_2_9_func/ |
BitcodeWriter.cpp | 432 // Emit abbrev for globals, now that we know # sections and max alignment. 435 // Add an abbrev for common globals with no visibility or thread localness. [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
RegionStore.cpp | 632 /// Only include system globals. 675 llvm_unreachable("unknown globals filter"); [all...] |
MemRegion.cpp | 760 // First handle the globals defined in system headers. 762 // Whitelist the system globals which often DO GET modified, assume the 769 // Treat other globals as GlobalInternal unless they are constants. [all...] |
/external/clang/lib/CodeGen/ |
CodeGenModule.h | 391 /// @name Cache for Blocks Runtime Globals [all...] |
/external/elfutils/libcpu/ |
i386_lex.c | 599 /* Accessor methods to globals. 994 * globals. Here is the right place to do so, because [all...] |
/external/grub/stage2/ |
gunzip.c | 726 /* make local copies of globals */ 834 /* restore the globals from the locals */ 853 /* make local copies of globals */ [all...] |
/external/mdnsresponder/mDNSPosix/ |
NetMonitor.c | 122 // Globals 124 mDNS mDNSStorage; // mDNS core uses this to store its globals 125 static mDNS_PlatformSupport PlatformStorage; // Stores this platform's globals [all...] |
/external/netperf/ |
nettest_bsd.c | [all...] |
/frameworks/base/docs/html/reference/renderscript/ |
globals.html | 21 <li class="current"><a href="globals.html"><span>Globals</span></a></li> 27 <li class="current"><a href="globals.html"><span>All</span></a></li> [all...] |
/frameworks/base/docs/html/training/articles/ |
perf-jni.jd | 548 programmers to create hard references to weak globals before doing 562 that looked through the weak globals table, the arguments, the locals 563 table, and the globals table in that order. The first time it found your [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplateHandler.java | 154 // globals.xml.ftl, recipe.xml.ftl, etc. 158 static final String TAG_GLOBALS = "globals"; //$NON-NLS-1$ 459 } // else: <globals> root element [all...] |
/art/compiler/ |
elf_writer_mclinker.cc | 35 #include "globals.h"
|
/art/compiler/utils/arm/ |
constants_arm.h | 27 #include "globals.h"
|
/art/compiler/utils/mips/ |
assembler_mips.h | 24 #include "globals.h"
|
/art/compiler/utils/x86/ |
assembler_x86.h | 23 #include "globals.h"
|
managed_register_x86_test.cc | 17 #include "globals.h"
|
/art/runtime/base/ |
mutex.h | 29 #include "globals.h"
|
/art/runtime/gc/space/ |
space_test.cc | 21 #include "globals.h"
|
/art/runtime/ |
indirect_reference_table.h | 187 * Might be worth only using it for JNI globals.
|
utils.h | 28 #include "globals.h"
|
/dalvik/vm/ |
IndirectRefTable.h | 182 * Might be worth only using it for JNI globals.
|
/device/asus/flo/camera/QCamera2/HAL/ |
QCameraParameters.h | 40 //EXIF globals
|
/external/chromium/base/third_party/nspr/ |
prtypes.h | 67 ** These are only for externally visible routines and globals. For
|
Completed in 810 milliseconds
<<41424344454647484950>>