HomeSort by relevance Sort by last modified time
    Searched full:emitted (Results 126 - 150 of 914) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
ZeroSizeInsn.java 24 * Pseudo-instruction base class for zero-size (no code emitted)
  /external/icu4c/test/cintltst/
nccbtst.h 43 * the error would have been emitted to log_err separately. */
  /external/llvm/include/llvm/Bitcode/
BitCodes.h 41 /// of a vbr5 for # operand infos. Each operand info is emitted with a
43 /// emitted with a vbr8. If not, the encoding is emitted as 3 bits followed
47 // UNABBREV_RECORDs are emitted with a vbr6 for the record code, followed by
  /external/llvm/test/CodeGen/ARM/
2010-10-19-mc-elf-objheader.ll 9 ; This tests that the extpected ARM attributes are emitted.
  /external/llvm/test/CodeGen/X86/
twoaddr-lea.ll 3 ;; emitted before the shift to save the register value before it is
  /external/skia/src/gpu/gl/
GrGLSL.h 58 * Depending on the GLSL version being emitted there may be an assumed output
  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 62 /// \brief The level of the last diagnostic emitted.
64 /// The level of the last diagnostic emitted. Used to detect level changes
122 /// \param Level The level of the diagnostic to be emitted.
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 42 // This specialization should cause the vtable to be emitted, even with
58 // Just a declaration should not force the vtable to be emitted.
169 // Ensure that definitions are emitted for all friend functions defined within
warn-padded-packed.cpp 75 // The warnings are emitted when the layout of the structs is computed, so we have to use them.
  /external/dnsmasq/dbus/
DBus-interface 120 This signal is emitted when a DHCP lease for a given IP address is created.
125 This signal is emitted when a DHCP lease for a given IP address is deleted.
130 This signal is emitted when a DHCP lease for a given IP address is updated.
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp     [all...]
webkiticondatabase.cpp 51 * will be emitted when any icon is found and loaded.
153 * @database: the object on which the signal is emitted
157 * This signal is emitted when a favicon is available for a page,
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 80 " RAUW on a value it has emitted.");
297 /// emitted.
338 // CurFn - The llvm function being emitted. Only valid during
342 /// Information about emitted code, which is passed to the
438 MBBLocations[MBB->getNumber()] && "MBB not emitted!");
462 assert(LabelLocations.count(Label) && "Label not emitted!");
562 DEBUG(dbgs() << "JIT: Lazy stub emitted at [" << Stub << "] for function '"
598 DEBUG(dbgs() << "JIT: Indirect symbol emitted at [" << IndirectSym
616 DEBUG(dbgs() << "JIT: Stub emitted at [" << Stub
742 // Make sure GV is emitted first, and create a stub containing the full
    [all...]
  /external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h 50 /// function has been emitted, the overflow condition is checked, and if it has
280 /// basic block is about to be emitted. This way the MCE knows where the
284 /// getCurrentPCValue - This returns the address that the next emitted byte
291 /// getCurrentPCOffset - Return the offset from the start of the emitted
311 /// the constant pool that was last emitted with the emitConstantPool method.
322 /// emitted.
327 /// after the Label has been emitted.
MachineCodeEmitter.h 50 /// function has been emitted, the overflow condition is checked, and if it has
277 /// basic block is about to be emitted. This way the MCE knows where the
281 /// getCurrentPCValue - This returns the address that the next emitted byte
288 /// getCurrentPCOffset - Return the offset from the start of the emitted
308 /// the constant pool that was last emitted with the emitConstantPool method.
319 /// emitted.
324 /// after the LabelID has been emitted.
MachORelocation.h 23 /// that needs to be emitted to the file.
  /external/webkit/Source/WebKit/qt/Api/
qwebview.cpp 240 The loadStarted() signal is emitted when the view begins loading. The
241 loadProgress() signal, on the other hand, is emitted whenever an element of
243 Finally, the loadFinished() signal is emitted when the view has loaded
257 titleChanged() and iconChanged() signals will be emitted. The
1177 This signal is emitted whenever the \a title of the main frame changes.
1185 This signal is emitted when the \a url of the view changes.
1193 This signal is emitted when the status bar \a text is changed by the page.
1199 This signal is emitted whenever the icon of the page is loaded or changes.
1210 This signal is emitted when a new load of the page is started.
1218 This signal is emitted when a load of the page is finished
    [all...]
  /external/llvm/lib/Target/MBlaze/MCTargetDesc/
MBlazeMCCodeEmitter.cpp 28 STATISTIC(MCNumEmitted, "Number of MC instructions emitted");
183 // Keep track of the current byte being emitted.
210 ++MCNumEmitted; // Keep track of the # of mi's emitted
  /dalvik/dx/src/com/android/dx/dex/file/
EncodedArrayItem.java 114 * get emitted.
  /external/chromium/chrome/browser/ui/gtk/
gtk_floating_container.h 22 // running the "set-floating-position" signal, which is emitted during this
  /external/clang/utils/analyzer/
ubiviz 10 # This script reads visualization data emitted by the static analyzer for
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
EncodedArrayItem.java 114 * get emitted.
  /external/llvm/docs/HistoricalNotes/
2001-05-19-ExceptionResponse.txt 18 gross... or it can be modelled as code duplication (emitted once inline,
  /external/llvm/include/llvm/Assembly/
AssemblyAnnotationWriter.h 52 /// before an instruction is emitted.
  /external/llvm/include/llvm/MC/
MCInstPrinter.h 25 /// CommentStream - a stream that comments can be emitted to if desired.

Completed in 1607 milliseconds

1 2 3 4 56 7 8 91011>>