/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_buffer_objects.c | 429 /* Since we've emitted some blits to buffers that will (likely) be used 445 /* Since we've emitted some blits to buffers that will (likely) be used 689 /* Since we've emitted some blits to buffers that will (likely) be used
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldELF.cpp | 322 // AArch64 code is emitted with .rela relocations. The data already in any 332 // AArch64 code is emitted with .rela relocations. The data already in any 345 // AArch64 code is emitted with .rela relocations. The data already in any 357 // AArch64 code is emitted with .rela relocations. The data already in any 369 // AArch64 code is emitted with .rela relocations. The data already in any [all...] |
/external/llvm/examples/ExceptionDemo/ |
ExceptionDemo.cpp | 532 /// (OurExceptionType_t instances). Returns whether or not a dwarf emitted 581 // Each emitted dwarf action corresponds to a 2 tuple of 583 // emitted action. 632 /// Deals with the Language specific data portion of the emitted dwarf code. 664 // emitted dwarf code) 683 // Calculate type info locations in emitted dwarf code which 816 /// This is the personality function which is embedded (dwarf emitted), in the [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
FastISel.cpp | 392 // We successfully emitted code for the given LLVM Instruction. 427 // We successfully emitted code for the given LLVM Instruction. 437 // We successfully emitted code for the given LLVM Instruction. 460 // We successfully emitted code for the given LLVM Instruction. 555 // We successfully emitted code for the given LLVM Instruction. [all...] |
/external/llvm/lib/Target/X86/ |
X86CodeEmitter.cpp | 39 STATISTIC(NumEmitted, "Number of machine instructions emitted"); 151 ++NumEmitted; // Keep track of the # of mi's emitted 298 /// be emitted to the current location in the function, and allow it to be PC 320 /// to be emitted to the current location in the function, and allow it to be PC 341 /// be emitted to the current location in the function, and allow it to be PC 730 // 0x0F escape code must be emitted just before the opcode. [all...] |
/external/clang/include/clang/Lex/ |
Lexer.h | 490 // trigraphs), knowing that they only are emitted if the character is 518 /// need to be emitted or flags that need to be set on the token. If so, do 526 // diagnostics to be emitted and flags to be set.
|
/external/llvm/docs/tutorial/ |
LangImpl5.rst | 373 'then' and 'else' blocks are emitted, we can finish up with the merge 661 Now that the body is emitted, we compute the next value of the iteration 698 future code is emitted in the "afterloop" block, so it sets the
|
/external/llvm/include/llvm/MC/ |
MCAssembler.h | 111 /// \brief Does this fragment have instructions emitted into it? By default 352 /// EmitNops - Flag to indicate that (optimal) NOPs should be emitted instead 597 /// HasInstructions - Whether this section has had instructions emitted into [all...] |
/external/llvm/utils/TableGen/ |
CodeGenMapTable.cpp | 13 // specified there. These maps are emitted as tables in the XXXGenInstrInfo.inc 373 // emitted as first column. 562 // between instructions. These relations are emitted as a tables along with the
|
/external/valgrind/main/docs/internals/ |
xml-output-protocol4.txt | 276 As at Valgrind rev 3793, error counts are only emitted at program 299 These are optionally emitted as part of ERRORs, and specify the 370 emitted entity in the stream of TOOLSPECIFICs for this tool.
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlockList.java | 123 * mark-local instructions which are not actually emitted.
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlockList.java | 123 * mark-local instructions which are not actually emitted.
|
/external/chromium/net/base/ |
filter.h | 57 // Enum to control what histograms are emitted near end-of-life of this
|
net_log.h | 95 // Specifies the granularity of events that should be emitted to the log.
|
/external/chromium/net/proxy/ |
proxy_resolver_js_bindings_unittest.cc | 350 // Nothing has been emitted globally yet.
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
channel.h | 271 // This signal is emitted when we have gone a period of time without
|
/external/chromium_org/chrome/browser/ui/gtk/infobars/ |
infobar_gtk.cc | 155 // We must close all menus and prevent any signals from being emitted while
|
/external/chromium_org/chrome/browser/ui/webui/print_preview/ |
print_preview_handler.h | 288 // Initialized to 0 then incremented and emitted to a histogram.
|
/external/chromium_org/media/mp2t/ |
ts_section_pes.cc | 108 // In this case, a unit is emitted when the next unit is coming.
|
/external/chromium_org/net/base/ |
filter.h | 57 // Enum to control what histograms are emitted near end-of-life of this
|
net_log_unittest.cc | 223 // Check that each observer saw the emitted events.
|
/external/chromium_org/ppapi/api/ |
pp_completion_callback.idl | 41 * message will be emitted and the plugin will be made to crash.
|
/external/chromium_org/ppapi/c/ |
pp_completion_callback.h | 60 * message will be emitted and the plugin will be made to crash.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
TextIterator.h | 196 // Used by selection preservation code. There should be one character emitted between every VisiblePosition
|
/external/chromium_org/third_party/icu/source/common/ |
util.h | 41 * digit is always emitted regardless of this parameter.
|