OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emitted
(Results
251 - 275
of
914
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/lib/CodeGen/
ABIInfo.h
45
/// representation. A dummy argument is
emitted
before the real argument
CGVTables.h
80
/// \brief True if the VTable of this record must be
emitted
in the
ModuleBuilder.cpp
80
// In C++, we may have member functions that need to be
emitted
at this
/external/clang/lib/Frontend/
LogDiagnosticPrinter.cpp
61
// will miss any diagnostics which are
emitted
after and outside the
/external/clang/lib/StaticAnalyzer/Checkers/
AttrNonNullChecker.cpp
113
// Always return. Either we cached out or we just
emitted
an error.
/external/clang/test/Analysis/
dtor.cpp
174
// Force a bug to be
emitted
.
/external/clang/test/CodeGen/
asm.c
225
//
emitted
.
/external/clang/test/CodeGenCXX/
thunks.cpp
237
// that class to be
emitted
.
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
InsnFormat.java
660
* second and third are represented as single <code>int</code> and
emitted
673
* second and third are represented as single <code>int</code> and
emitted
688
* second and third are represented as single <code>int</code> and
emitted
705
* and
emitted
in little-endian order.
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationItem.java
210
* get
emitted
.
/external/dropbear/libtomcrypt/notes/
tech0004.txt
57
key [and mitigates a flaw in CTR mode that the same block can't be
emitted
twice under the same key].
/external/icu4c/i18n/
rbt_set.h
151
* (getTarget=false) or
emitted
(getTarget=true) by this set.
/external/libxslt/libxslt/
xsltutils.h
126
* Control the type of xsl debugtrace messages
emitted
.
/external/llvm/docs/
Lexicon.rst
193
In garbage collection, metadata
emitted
by the code generator which
/external/llvm/include/llvm/CodeGen/
GCStrategy.h
128
/// usesMetadata - If set, appropriate metadata tables must be
emitted
by
/external/llvm/include/llvm/MC/
MCSymbol.h
30
/// If the symbol is defined/
emitted
into the current translation unit, the
/external/llvm/include/llvm/Support/
DOTGraphTraits.h
56
///
emitted
bottom-up instead of top-down. This requires graphviz 2.0 to work
Memory.h
71
/// that has been
emitted
it must invalidate the instruction cache on some
/external/llvm/include/llvm/Target/
TargetOpcodes.h
65
/// instructions are insufficient. It is
emitted
as a COPY MachineInstr.
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfCFIException.cpp
86
/// being
emitted
immediately after the function entry point.
Win64Exception.cpp
54
/// being
emitted
immediately after the function entry point.
/external/llvm/lib/CodeGen/
MachineModuleInfo.cpp
72
///
emitted
at some point in the file, so AsmPrinter emits them after the
81
"Some labels for deleted blocks never got
emitted
");
162
// was already
emitted
, we can just forget about it, otherwise we need to
187
if (Sym->isDefined()) continue; // Ignore already
emitted
labels.
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
IntelJITEventListener.cpp
93
// Adds the just-
emitted
function to the symbol table.
/external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp
91
// Adds the just-
emitted
function to the symbol table.
/external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp
74
// The
emitted
instruction will be something like:
Completed in 559 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>