Searched
full:globals (Results
451 -
475 of
1142) sorted by null
<<11121314151617181920>>
/external/blktrace/btt/ |
proc.c | 23 #include "globals.h"
|
trace_complete.c | 21 #include "globals.h"
|
/external/chromium/chrome/browser/extensions/ |
extension_disabled_infobar_delegate.cc | 173 // Globals --------------------------------------------------------------------
|
/external/clang/test/Analysis/ |
string-fail.c | 91 // Call a function with unknown effects, which should invalidate globals.
|
/external/clang/test/CodeGenCXX/ |
microsoft-uuidof.cpp | 31 // in a function and is emitted at the end of the globals section.
|
vtable-key-function-ios.cpp | 8 // changed after the fact, which causes reordering of the globals.
|
/external/compiler-rt/lib/asan/lit_tests/ |
initialization-nobug.cc | 42 // Check that access to linker initialized globals originating from a different
|
/external/compiler-rt/lib/asan/tests/ |
CMakeLists.txt | 88 -mllvm -asan-globals=1
|
/external/grub/stage2/ |
smp-imps.h | 182 * Exported globals here.
|
/external/icu4c/common/ |
umutex.h | 143 * Must be declared as static or globals. They cannot appear as members
|
/external/icu4c/test/perf/DateFmtPerf/ |
DateFmtPerf.vcxproj | 13 <PropertyGroup Label="Globals">
|
/external/libusb_aah/msvc/ |
libusb_static.vcxproj | 21 <PropertyGroup Label="Globals">
|
listdevs.vcxproj | 21 <PropertyGroup Label="Globals">
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
genero.php | 158 "GLOBALS",
|
lua.php | 59 '_STDERR','_STDIN','_STDOUT','call','dostring','foreach','foreachi','getn','globals','newtype',
|
/external/libxml2/ |
SAX.c | 28 #include <libxml/globals.h>
|
globals.c | 2 * globals.c: definition and handling of the set of global variables 22 #include <libxml/globals.h> 138 #include <libxml/globals.h> 497 fprintf(stderr, "Initializing globals at %lu for thread %d\n",
|
/external/libxml2/include/libxml/ |
xmlmemory.h | 219 #include <libxml/globals.h>
|
/external/llvm/include/llvm/Target/ |
TargetJITInfo.h | 128 /// allocateSeparateGVMemory - If true, globals should be placed in
|
/external/llvm/test/Analysis/BasicAA/ |
featuretest.ll | 94 ; Test that we can disambiguate globals reached through constantexpr geps
|
/external/llvm/test/Feature/ |
constexpr.ll | 6 ; constant values, including constant pointers to globals.
|
/external/llvm/test/Integer/ |
constexpr_bt.ll | 7 ; constant values, including constant pointers to globals.
|
/external/mdnsresponder/mDNSPosix/ |
Responder.c | 45 #pragma mark ***** Globals 48 static mDNS mDNSStorage; // mDNS core uses this to store its globals 49 static mDNS_PlatformSupport PlatformStorage; // Stores this platform's globals 73 // if a signal arrives after we test the globals its sets but before we call
|
/external/qemu/android/protocol/ |
user-events-impl.c | 19 #include "android/globals.h"
|
/external/qemu/android/ |
snaphost-android.c | 14 #include "android/globals.h"
|
Completed in 580 milliseconds
<<11121314151617181920>>