OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emitting
(Results
176 - 200
of
513
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/pdfium/core/src/fxcodec/libjpeg/
jpegint.h
216
boolean insufficient_data; /* set TRUE after
emitting
warning */
/external/skia/include/gpu/
GrXferProcessor.h
97
* color. It does this by
emitting
fragment shader code and controlling the fixed-function blend
/external/skia/src/gpu/gl/builders/
GrGLProgramBuilder.h
214
* Subclasses are nearly identical but each has their own way of
emitting
transforms. State for
/external/v8/src/arm/
debug-arm.cc
261
// Generate enough nop's to make space for a call instruction. Avoid
emitting
/external/v8/src/mips/
debug-mips.cc
270
// Generate enough nop's to make space for a call instruction. Avoid
emitting
/external/v8/src/mips64/
debug-mips64.cc
273
// Generate enough nop's to make space for a call instruction. Avoid
emitting
/external/webp/src/utils/
quant_levels_dec.c
269
// before
emitting
some output.
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardEntryTests.java
366
* Tests that VCardEntry refrains from
emitting
unnecessary insert operation.
/hardware/qcom/media/mm-core/inc/
QOMX_CoreExtensions.h
72
* The READONLY flag is set when the component
emitting
the
/external/clang/lib/CodeGen/
CGDebugInfo.h
47
/// and is responsible for
emitting
to llvm globals or pass directly to
467
/// Artificial locations are useful when
emitting
compiler-generated helper
CGExprAgg.cpp
397
// FIXME: Are there other cases where we can avoid
emitting
an initializer?
471
//
emitting
to zeroed memory.
694
llvm_unreachable("should not be
emitting
lvalue bitcast as rvalue");
[
all
...]
EHScopeStack.h
31
/// A branch fixup. These are required when
emitting
a goto to a
/external/llvm/include/llvm/MC/
MCAsmInfo.h
82
/// directive for
emitting
BSS Symbols. Default is false.
86
/// directive for
emitting
thread local BSS Symbols. Default is false.
/external/llvm/include/llvm/Support/
OnDiskHashTable.h
348
/// based. This is offset 0 in the stream that was used when
Emitting
the
547
/// based. This is offset 0 in the stream that was used when
Emitting
the
/external/llvm/utils/TableGen/
DAGISelMatcherEmitter.cpp
163
//
emitting
either of them. Handle this by buffering the output into a
304
//
emitting
the case code. Handle this by buffering the output into a
/external/mesa3d/src/mesa/drivers/dri/i965/
gen6_blorp.cpp
81
* before beginning and after finishing
emitting
the resolve packets.
[
all
...]
/external/mesa3d/src/mesa/vbo/
vbo_split_copy.c
78
/** A baby hash table to avoid re-
emitting
(some) duplicate
239
* and avoid re-
emitting
them.
/external/skia/tests/
MatrixClipCollapseTest.cpp
17
// operations. The test works by
emitting
canvas operations at three levels:
344
//
Emitting
the matrix first is more challenging since the matrix has to be
/external/clang/utils/TableGen/
ClangSACheckersEmitter.cpp
255
// Walk through the packages/groups/checkers
emitting
an array for each
/external/elfutils/src/libcpu/
ChangeLog
60
emitting
0xff masks for leading bytes.
/external/jpeg/
jdsample.c
153
* "consumed" until we are done color converting and
emitting
it.
wrgif.c
131
* Note that
emitting
the Clear codes at the right times is a mere matter of
/external/libxml2/
TODO
113
- Correct standalone checking/
emitting
(hard)
/external/llvm/docs/
BitCodeFormat.rst
248
record by
emitting
the code and operands as VBRs.
250
For example,
emitting
an LLVM IR target triple as an unabbreviated record
251
requires
emitting
the ``UNABBREV_RECORD`` abbrevid, a vbr6 for the
369
When
emitting
a record with this abbreviation, the above entry would be emitted
[
all
...]
/external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterDwarf.cpp
161
/// it (e.g. cygwin) or by
emitting
it as an offset from a label at the start
Completed in 428 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>