OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:globals
(Results
1251 - 1275
of
1774
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/chromium_org/v8/src/
conversions-inl.h
35
#include "
globals
.h" // Required for V8_INFINITY
full-codegen.h
40
#include "
globals
.h"
[
all
...]
platform.h
301
// positions indicated by the members of the CpuFeature enum from
globals
.h
runtime.h
275
/*
Globals
*/ \
scanner.h
36
#include "
globals
.h"
/external/clang/lib/CodeGen/
CGDebugInfo.h
47
/// and is responsible for emitting to llvm
globals
or pass directly to
/external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp
338
// If the argument is coming from the heap,
globals
, or unknown, do not
/external/compiler-rt/BlocksRuntime/
runtime.c
86
*
Globals
:
/external/compiler-rt/lib/asan/
asan_rtl.cc
206
// --------------------------
Globals
--------------------- {{{1
/external/grub/netboot/
3c90x.txt
264
D.
Globals
/external/icu4c/test/intltest/
intltest.vcxproj
21
<PropertyGroup Label="
Globals
">
/external/libvpx/libvpx/build/make/
Makefile
177
# when given --strip-unneeded. Use nm and awk to identify
globals
and
/external/libxml2/
entities.c
22
#include <libxml/
globals
.h>
error.c
17
#include <libxml/
globals
.h>
threads.c
16
#include <libxml/
globals
.h>
xmlmemory.c
46
#include <libxml/
globals
.h> /* must come before xmlmemory.h */
/external/libxslt/libxslt/
templates.c
18
#include <libxml/
globals
.h>
/external/llvm/docs/CommandGuide/
FileCheck.rst
204
vtable
globals
in reverse order. Using ``CHECK-DAG:``, we can keep the checks
/external/llvm/docs/
LangRef.rst
213
Globals
with "``available_externally``" linkage are never emitted
217
outside the module.
Globals
with ``available_externally`` linkage
222
Globals
with "``linkonce``" linkage are merged with other
globals
of
227
Unreferenced ``linkonce``
globals
are allowed to be discarded. Note
236
linkage, except that unreferenced
globals
with ``weak`` linkage may
237
not be discarded. This is used for
globals
that are declared "weak"
263
Some languages allow differing
globals
to be merged, such as two
265
``C++``, ensure that only equivalent
globals
are ever merged (the
268
global will only be merged with equivalent
globals
. These linkag
[
all
...]
/external/llvm/include/llvm/Analysis/
AliasAnalysis.h
238
/// Loads from constant
globals
are not considered memory accesses for this
/external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp
324
// Initializers for
globals
are handled explicitly elsewhere.
/external/llvm/lib/IR/
Function.cpp
667
// There can never be multiple
globals
with the same name of different types,
Module.cpp
32
// Methods to implement the
globals
and functions lists.
/external/llvm/lib/Target/Hexagon/
HexagonCopyToCombine.cpp
565
// Handle
globals
.
/external/llvm/lib/Target/X86/
X86AsmPrinter.cpp
655
// Output linker support code for dllexported
globals
on windows.
Completed in 638 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>