/external/clang/lib/Sema/ |
SemaExprMember.cpp | [all...] |
JumpDiagnostics.cpp | 519 /// valid, emitting diagnostics if not. [all...] |
/external/llvm/docs/ |
GarbageCollection.rst | 147 safepoint, and emitting load and store barriers. You can also extend LLVM - [all...] |
/external/llvm/docs/tutorial/ |
OCamlLangImpl5.rst | 311 emitting into if, for example, it contains a nested "if/then/else" 575 Now that the "preheader" for the loop is set up, we switch to emitting [all...] |
/frameworks/compile/slang/BitWriter_2_9/ |
BitcodeWriter.cpp | 259 // Loop over all of the types, emitting each in turn. 460 // Don't bother emitting vis + thread local. [all...] |
/frameworks/compile/slang/BitWriter_2_9_func/ |
BitcodeWriter.cpp | 244 // Loop over all of the types, emitting each in turn. 459 // Don't bother emitting vis + thread local. [all...] |
/frameworks/compile/slang/BitWriter_3_2/ |
BitcodeWriter.cpp | 246 // Loop over all of the types, emitting each in turn. 472 // Don't bother emitting vis + thread local. [all...] |
/cts/tools/dasm/src/java_cup/ |
Main.java | 123 /** Timing data -- when did we finish emitting code */
|
emit.java | 10 * This class handles emitting generated code for the resulting parser.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
RopperMachine.java | 335 * Note: This code ends up emitting a lot of what will [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ErrorManager.java | 530 * emitting messages. [all...] |
/external/clang/lib/CodeGen/ |
CGObjCGNU.cpp | 292 /// it with a pointer to the class structure before finally emitting the 298 /// emitting the / module. 308 /// Used to prevent emitting Objective-C strings more than once. This should [all...] |
CoverageMappingGen.cpp | 794 // Emitting a counter for the condition makes it easier to interpret the [all...] |
/external/llvm/include/llvm/Analysis/ |
TargetTransformInfo.h | 264 /// Allow emitting expensive instructions (such as divisions) when computing [all...] |
/external/llvm/include/llvm/MC/ |
MCAssembler.h | 574 /// \brief Express the state of bundle locked groups while emitting code. [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfCompileUnit.cpp | 378 // emitting it appropriately.
|
/external/llvm/lib/IR/ |
DIBuilder.cpp | 156 // emitting debug info in the final output by not generating llvm.dbg.cu. [all...] |
/external/mesa3d/src/gallium/drivers/r300/ |
r300_emit.c | 24 /* r300_emit: Functions for emitting state. */ [all...] |
/external/mesa3d/src/mesa/main/ |
api_arrayelt.c | 28 * and emitting a list of pointers to functions which set the per-vertex [all...] |
/external/mesa3d/src/mesa/tnl/ |
t_vertex_generic.c | 866 * Hardwired fastpaths for emitting whole vertices or groups of
|
/external/v8/src/ |
fast-dtoa.cc | 423 // Rounding down (by not emitting the remaining digits) yields a number
|
/frameworks/compile/mclinker/lib/Object/ |
ObjectLinker.cpp | 453 // will refer to input LDSection and has bad result when emitting their [all...] |
/frameworks/compile/mclinker/lib/Target/ARM/ |
ARMLDBackend.cpp | 341 // FIXME: Currently Emitting .ARM.attributes, .ARM.exidx, and .ARM.extab
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
defaults.h | 132 /* Decide whether to defer emitting the assembler output for an equate [all...] |
/external/clang/docs/ |
UsersManual.rst | 135 Stop emitting diagnostics after 123 errors have been produced. The default is 202 prints the source line, source ranges, and caret when emitting a 298 prints the category associated with a diagnostic when emitting it. [all...] |