/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/passwin64/ |
dwarfwin64_testhd.errwarn | 7 -:24: warning: .type pseudo-op used outside of .def/.endef; ignored
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
VariableSizeInsn.java | 23 * Pseudo-instruction base class for variable-sized instructions.
|
/external/dropbear/libtommath/ |
bn_mp_rand.c | 18 /* makes a pseudo-random int of a given size */
|
/external/dropbear/ |
sshpty.h | 9 * Functions for allocating a pseudo-terminal and making it the controlling
|
/external/kernel-headers/original/asm-x86/ |
dwarf2_32.h | 10 See "as.info" for details on these pseudo ops. Unfortunately
|
/external/llvm/lib/Target/AArch64/ |
CMakeLists.txt | 9 tablegen(LLVM AArch64GenMCPseudoLowering.inc -gen-pseudo-lowering)
|
/external/llvm/lib/Target/Mips/ |
CMakeLists.txt | 13 tablegen(LLVM MipsGenMCPseudoLowering.inc -gen-pseudo-lowering)
|
/external/llvm/test/CodeGen/ARM/ |
2013-01-21-PR14992.ll | 1 ;PR14492 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
|
/external/openssh/ |
sshpty.h | 7 * Functions for allocating a pseudo-terminal and making it the controlling
|
/external/sepolicy/ |
attributes | 15 # Do not use for pseudo file types.
|
/external/tcpdump/ |
slip.h | 24 * definitions of the pseudo- link-level header attached to slip
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
nfs4_mount.h | 53 /* Pseudo-flavours to use for authentication. See RFC2623 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nfs4_mount.h | 53 /* Pseudo-flavours to use for authentication. See RFC2623 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nfs4_mount.h | 53 /* Pseudo-flavours to use for authentication. See RFC2623 */
|
/external/llvm/lib/CodeGen/ |
ExpandPostRAPseudos.cpp | 1 //===-- ExpandPostRAPseudos.cpp - Pseudo instruction expansion pass -------===// 10 // This file defines a pass that expands COPY and SUBREG_TO_REG pseudo 60 "Post-RA pseudo instruction expansion pass", false, false) 62 /// TransferImplicitDefs - MI is a pseudo-instruction, and the lowered 182 << "********** EXPANDING POST-RA PSEUDO INSTRS **********\n"
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrInfo.td | 216 // Pseudo instructions. 217 class Pseudo<dag outs, dag ins, string asmstr, list<dag> pattern> 222 def GETPCX : Pseudo<(outs getPCX:$getpcseq), (ins), "$getpcseq", [] >; 226 def ADJCALLSTACKDOWN : Pseudo<(outs), (ins i32imm:$amt), 229 def ADJCALLSTACKUP : Pseudo<(outs), (ins i32imm:$amt1, i32imm:$amt2), 254 : Pseudo<(outs IntRegs:$dst), (ins IntRegs:$T, IntRegs:$F, i32imm:$Cond), 255 "; SELECT_CC_Int_ICC PSEUDO!", 258 : Pseudo<(outs FPRegs:$dst), (ins FPRegs:$T, FPRegs:$F, i32imm:$Cond), 259 "; SELECT_CC_FP_ICC PSEUDO!", 263 : Pseudo<(outs DFPRegs:$dst), (ins DFPRegs:$T, DFPRegs:$F, i32imm:$Cond) [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
MediaControlElements.cpp | 77 const AtomicString& MediaControlPanelElement::pseudo() const function in class:WebCore::MediaControlPanelElement 260 const AtomicString& MediaControlPanelEnclosureElement::pseudo() const function in class:WebCore::MediaControlPanelEnclosureElement 279 const AtomicString& MediaControlOverlayEnclosureElement::pseudo() const function in class:WebCore::MediaControlOverlayEnclosureElement 311 const AtomicString& MediaControlPanelMuteButtonElement::pseudo() const function in class:WebCore::MediaControlPanelMuteButtonElement 332 const AtomicString& MediaControlVolumeSliderMuteButtonElement::pseudo() const function in class:WebCore::MediaControlVolumeSliderMuteButtonElement 371 const AtomicString& MediaControlPlayButtonElement::pseudo() const function in class:WebCore::MediaControlPlayButtonElement 410 const AtomicString& MediaControlOverlayPlayButtonElement::pseudo() const function in class:WebCore::MediaControlOverlayPlayButtonElement 454 const AtomicString& MediaControlToggleClosedCaptionsButtonElement::pseudo() const function in class:WebCore::MediaControlToggleClosedCaptionsButtonElement 524 const AtomicString& MediaControlTimelineElement::pseudo() const function in class:WebCore::MediaControlTimelineElement 547 const AtomicString& MediaControlPanelVolumeSliderElement::pseudo() cons function in class:WebCore::MediaControlPanelVolumeSliderElement 589 const AtomicString& MediaControlFullscreenButtonElement::pseudo() const function in class:WebCore::MediaControlFullscreenButtonElement 618 const AtomicString& MediaControlTimeRemainingDisplayElement::pseudo() const function in class:WebCore::MediaControlTimeRemainingDisplayElement 641 const AtomicString& MediaControlCurrentTimeDisplayElement::pseudo() const function in class:WebCore::MediaControlCurrentTimeDisplayElement 672 const AtomicString& MediaControlTextTrackContainerElement::pseudo() const function in class:WebCore::MediaControlTextTrackContainerElement [all...] |
SliderThumbElement.h | 58 virtual const AtomicString& pseudo() const OVERRIDE; 108 virtual const AtomicString& pseudo() const;
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
PseudoElement.cpp | 39 DEFINE_STATIC_LOCAL(QualifiedName, name, (nullAtom, "<pseudo>", nullAtom)); 121 // The renderers inside pseudo elements are anonymous so they don't get notified of recalcStyle and must have
|
/external/chromium_org/third_party/WebKit/Source/platform/network/ |
ResourceLoadTiming.h | 85 // recorded using monotonicallyIncreasingTime(). When a time needs to be presented to Javascript, we build a pseudo-walltime 87 // pseudo time = document wall reference + (requestTime - document monotonic reference).
|
/external/llvm/lib/Target/Hexagon/ |
HexagonSchedule.td | 31 def PSEUDO : InstrItinClass; 49 InstrItinData<PSEUDO , [InstrStage<1, [LUNIT, LSUNIT, MUNIT, SUNIT]>]>,
|
/external/wpa_supplicant_8/src/crypto/ |
sha1-tlsprf.c | 17 * tls_prf_sha1_md5 - Pseudo-Random Function for TLS (TLS-PRF, RFC 2246) 23 * @out: Buffer for the generated pseudo-random key
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_dumb.py | 31 "keep the pseudo-installation tree around after " + 97 # pseudo-installation tree.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_dumb.py | 31 "keep the pseudo-installation tree around after " + 97 # pseudo-installation tree.
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
CodeAddress.java | 23 * Pseudo-instruction which is used to track an address within a code
|