OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emitted
(Results
126 - 150
of
1320
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/ARM/
ARMJITInfo.h
77
/// relocate - Before the JIT can run a block of code that has been
emitted
,
88
/// are
emitted
by the target.
138
/// the corresponding inline jump table is
emitted
. When relocations are
161
/// has not been
emitted
.
169
/// addIndirectSymAddr - Add a mapping from address of an
emitted
symbol to
/external/llvm/utils/TableGen/
X86RecognizableInstr.h
96
/// Indicates whether the instruction should be
emitted
into the decode
97
/// tables; regardless, it will be
emitted
into the instruction info table
105
/// The description of the instruction that is
emitted
into the instruction
191
/// the
emitted
table format, handling any duplicate operands it encounters
220
/// particular, MMX MOV instructions aren't
emitted
, but they're only
224
///
emitted
; false if not. This will return false if filter() returns false
/external/chromium/third_party/libjingle/source/talk/base/
asyncpacketsocket.h
70
//
Emitted
after address for the socket is allocated.
73
//
Emitted
each time a packet is read. Used only for UDP and
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_batchbuffer.h
20
* - Any state
emitted
by vtbl->finish_batch()
141
fprintf(stderr, "ADVANCE_BATCH: %d of %d dwords
emitted
\n",
/external/chromium_org/third_party/skia/src/pdf/
SkPDFPage.h
37
/** Before a page and its contents can be sized and
emitted
, it must
64
*
emitted
.
/external/clang/include/clang/ARCMigrate/
ARCMT.h
32
/// \param emitPremigrationARCErrors if true all ARC errors will get
emitted
57
/// \param emitPremigrationARCErrors if true all ARC errors will get
emitted
/external/kernel-headers/original/linux/
compiler.h
104
* as well as force them to be
emitted
to the assembly file.
110
* In prior versions of gcc, such functions and data would be
emitted
, but
/external/llvm/include/llvm/Target/
TargetMachine.h
223
/// getDataSections - Return true if data objects should be
emitted
into their
227
/// getFunctionSections - Return true if functions should be
emitted
into
251
/// specified file
emitted
. Typically this will involve several steps of code
264
/// get machine code
emitted
. This uses a JITCodeEmitter object to handle
276
/// machine code
emitted
with the MCJIT. This method returns true if machine
310
/// specified file
emitted
. Typically this will involve several steps of code
320
/// get machine code
emitted
. This uses a JITCodeEmitter object to handle
330
/// machine code
emitted
with the MCJIT. This method returns true if machine
/external/llvm/test/CodeGen/Mips/
eh-return32.ll
21
; check that .cfi_offset directives are
emitted
for $a0-$a3.
62
; check that .cfi_offset directives are
emitted
for $a0-$a3.
eh-return64.ll
21
; check that .cfi_offset directives are
emitted
for $a0-$a3.
65
; check that .cfi_offset directives are
emitted
for $a0-$a3.
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_batchbuffer.h
20
* - Any state
emitted
by vtbl->finish_batch()
141
fprintf(stderr, "ADVANCE_BATCH: %d of %d dwords
emitted
\n",
/external/skia/src/pdf/
SkPDFPage.h
37
/** Before a page and its contents can be sized and
emitted
, it must
64
*
emitted
.
/frameworks/compile/mclinker/lib/LD/
DiagnosticEngine.cpp
64
bool
emitted
= m_pInfoMap->process(*this);
local
66
return
emitted
;
/dalvik/dexgen/src/com/android/dexgen/dex/code/
ZeroSizeInsn.java
24
* Pseudo-instruction base class for zero-size (no code
emitted
)
/dalvik/dx/src/com/android/dx/dex/code/
ZeroSizeInsn.java
24
* Pseudo-instruction base class for zero-size (no code
emitted
)
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/
antlr.stg
29
New style messages. This file contains the actual layout of the messages
emitted
by ANTLR.
gnu.stg
29
New style messages. This file contains the actual layout of the messages
emitted
by ANTLR.
vs2005.stg
29
New style messages. This file contains the actual layout of the messages
emitted
by ANTLR.
/external/chromium/chrome/browser/ui/gtk/
gtk_expanded_container.h
24
// This signal is
emitted
for each child with the requisition set to the size of
/external/chromium/testing/gmock/scripts/generator/
README
19
If no ClassNames are specified, all classes in the file are
emitted
.
/external/chromium_org/media/mp2t/
es_parser_adts.h
67
// Bytes of the ES stream that have not been
emitted
yet.
/external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.h
43
* the error would have been
emitted
to log_err separately. */
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_gs.h
70
* Returns the number of vertices
emitted
.
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_bo.h
64
/* how many command streams, which are being
emitted
in a separate
/external/chromium_org/ui/base/gtk/
gtk_expanded_container.h
25
// This signal is
emitted
for each child with the requisition set to the size of
Completed in 289 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>