OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:globals
(Results
526 - 550
of
1774
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libvpx/libvpx/test/android/
get_files.py
24
#
globals
/external/libxml2/
xlink.c
40
#include <libxml/
globals
.h>
/external/llvm/include/llvm/Assembly/
Parser.h
35
LLVMContext &Context ///< Context in which to allocate
globals
info.
/external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp
287
// GlobalOpt already deletes dead functions and
globals
, at -O2 try a
290
MPM.add(createGlobalDCEPass()); // Remove dead fns and
globals
.
318
// Now that we internalized some
globals
, see if we can hack on them!
340
// Optimize
globals
again if we ran the inliner.
/external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp
124
// This flag may need to be replaced with -f[no]asan-
globals
.
125
static cl::opt<bool> ClGlobals("asan-
globals
",
168
static cl::opt<bool> ClOptGlobals("asan-opt-
globals
",
169
cl::desc("Don't instrument scalar
globals
"), cl::Hidden, cl::init(true));
188
/// A set of dynamically initialized
globals
extracted from metadata.
192
// Clang generates metadata identifying all dynamically initialized
globals
.
261
// Redzone used for stack and
globals
is at least 32 bytes.
778
// If that function is not present, this TU contains no
globals
, or they have
786
// Add a call to poison all external
globals
before the given function starts.
790
// Add calls to unpoison all
globals
before each return instruction
[
all
...]
/external/llvm/test/Linker/
testlink1.ll
64
;
Globals
linked from testlink2.
/external/llvm/tools/llvm-diff/
llvm-diff.cpp
67
cl::desc("<
globals
to compare>"));
/external/mdnsresponder/mDNSShared/
uds_daemon.h
47
//
Globals
and functions defined in uds_daemon.c and also shared with the old "daemon.c" on OS X
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
d3d10tri.vcxproj
13
<PropertyGroup Label="
Globals
">
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
d3d11gears.vcxproj
13
<PropertyGroup Label="
Globals
">
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/
d3d11spikysphere.vcxproj
13
<PropertyGroup Label="
Globals
">
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.vcxproj
13
<PropertyGroup Label="
Globals
">
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
d3d11tri.vcxproj
13
<PropertyGroup Label="
Globals
">
/external/qemu/android/
hw-control.c
26
#include "android/
globals
.h"
/external/qemu/android/protocol/
attach-ui-proxy.c
19
#include "android/
globals
.h"
/external/qemu/hw/
android_arm.c
19
#include "android/
globals
.h"
/external/skia/tools/
bench_pictures.cfg
23
if 'import_path' in
globals
():
/external/v8/src/
allocation.h
31
#include "
globals
.h"
/external/v8/test/sputnik/
testcfg.py
90
globals
()['sputnik'] = sputnik
/external/valgrind/main/VEX/priv/
main_globals.c
43
only library-wide
globals
. */
main_globals.h
44
only library-wide
globals
. */
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h
46
// Disabling LLVM's global merge pass allows static
globals
to be correctly
/frameworks/compile/libbcc/tools/build/
gen-sha1-stamp.py
56
* that's a syntax error. It also wants
globals
to be explicitly\n\
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_instance.java
69
// If
globals
are being shared (i.e. not instancing scripts), then
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ceval.h
68
/* this used to be handled on a per-thread basis - now just two
globals
*/
Completed in 792 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>