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

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
label-redefinition.ll 2 ; RUN: not llc %s -o - 2>&1 | grep "'_foo' label emitted multiple times to assembly"
overlap-shift.ll 3 ;; emitted before the shift to save the register value before it is
  /external/llvm/test/MC/MachO/
bss.s 1 // The purpose of this test is to verify that bss sections are emitted correctly.
  /external/llvm/test/MC/Mips/
module-softfloat.s 10 # Check if the MIPS.abiflags section was correctly emitted:
  /external/v8/build/
get_landmines.py 16 ALL LANDMINES ARE EMITTED FROM HERE.
  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
nested-struct.cpp 4 // If debug info for my_number() is emitted outside function foo's scope
  /libcore/ojluni/src/main/java/java/util/prefs/
PreferenceChangeEvent.java 31 * An event emitted by a <tt>Preferences</tt> node to indicate that
64 * @param node The Preferences node that emitted the event.
77 * Returns the preference node that emitted the event.
79 * @return The preference node that emitted the event.
  /ndk/tests/device/test-stlport_shared-exception/jni/
reg-stack.cpp 2 // The code that moves around insns emitted by reg-stack to cope with
  /ndk/tests/device/test-stlport_static-exception/jni/
reg-stack.cpp 2 // The code that moves around insns emitted by reg-stack to cope with
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
mapmisc.s 42 # not cause the literal pool to be emitted with a code mapping symbol.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-v32-f1.d 4 # Test that v32 flags are properly recognized and emitted at disassembly.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-builtin.s 5 % not use the symbol table. Make sure an error is emitted for
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
rx-asm-bad.s 58 This text should just be emitted and not assemble
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
err-2.s 6 ! errors are emitted for the 32-bit ABI.
  /external/clang/test/Sema/
warn-unused-function.c 9 static int f0() { return 17; } // expected-warning{{not needed and will not be emitted}}
47 static void unused(void) { unused(); } // expected-warning{{not needed and will not be emitted}}
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
pcrelcp-1.d 19 # emitted for any section with a pc-relative relocation.
23 # that the correct number of relocations is emitted and we also check
  /external/llvm/lib/Target/Mips/
MSA.txt 37 same shuffle. ilvev.d will be emitted instead.
41 same shuffle. ilvod.d will be emitted instead.
49 shf.w will be emitted instead.
67 the same operation and will be emitted instead.
78 operation with the operands swapped. bmnzi.v will (currently) be emitted
83 bmnzi.b and bmzi.b and can be emitted.
  /external/webrtc/webrtc/base/
asyncpacketsocket.h 107 // Emitted each time a packet is read. Used only for UDP and
113 // Emitted each time a packet is sent.
116 // Emitted when the socket is currently able to send.
119 // Emitted after address for the socket is allocated, i.e. binding
125 // Emitted for client TCP sockets when state is changed from
129 // Emitted for client TCP sockets when state is changed from
  /external/libjpeg-turbo/
djpeg.1 76 emitted if
81 format is emitted.
90 emitted if
95 format is emitted.
99 PGM is emitted if the JPEG file is grayscale or if
101 is specified; otherwise PPM is emitted.
107 Select Targa output format. Grayscale format is emitted if the JPEG file is
110 is specified; otherwise, colormapped format is emitted if
112 is specified; otherwise, 24-bit full-color format is emitted.
  /external/llvm/include/llvm/IR/
DiagnosticInfo.h 246 /// be emitted in the message.
282 /// \p Fn is the function where the diagnostic is being emitted. \p DLoc is
325 /// be emitted.
343 /// diagnostic will be emitted. \p Fn is the function where the diagnostic
344 /// is being emitted. \p DLoc is the location information to use in the
368 /// diagnostic will be emitted. \p Fn is the function where the diagnostic
369 /// is being emitted. \p DLoc is the location information to use in the
394 /// the diagnostic will be emitted. \p Fn is the function where the diagnostic
395 /// is being emitted. \p DLoc is the location information to use in the
431 /// the diagnostic will be emitted. \p Fn is the function where the diagnosti
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/
JITEventListener.h 55 /// profilers and debuggers that need to know where functions have been emitted.
67 /// emitted to memory. NotifyFunctionEmitted will not be called for
78 /// a previously emitted object is released.
  /external/clang/test/CodeGenCXX/
sanitize-dtor-callback.cpp 4 // Sanitizing dtor is emitted in dtor for every class, and only
53 // Note: ordering is important. In the emitted bytecode, these
  /external/compiler-rt/lib/profile/
InstrProfilingPlatformOther.c 25 * Calls to this are emitted by clang with -fprofile-instr-generate. Such
26 * calls are only required (and only emitted) on targets where we haven't
  /external/kernel-headers/original/uapi/linux/
nfc.h 49 * @NFC_EVENT_TARGETS_FOUND: event emitted when a new target is found
51 * @NFC_EVENT_DEVICE_ADDED: event emitted when a new device is registred
54 * @NFC_EVENT_DEVICE_REMOVED: event emitted when a device is removed
56 * @NFC_EVENT_TM_ACTIVATED: event emitted when the adapter is activated in
58 * @NFC_EVENT_DEVICE_DEACTIVATED: event emitted when the adapter is deactivated
74 * @NFC_EVENT_SE_ADDED: Event emitted when a new secure element is discovered.
77 * @NFC_EVENT_SE_REMOVED: Event emitted when a secure element is removed from
79 * @NFC_EVENT_SE_CONNECTIVITY: This event is emitted whenever a secure element
  /external/llvm/test/CodeGen/AArch64/
arm64-tls-dynamic-together.ll 6 ; If the .tlsdesccall and blr parts are emitted completely separately (even with
8 ; the option). This is definitely wrong, so we make sure they are emitted

Completed in 919 milliseconds

1 2 3 4 56 7 8 91011>>