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

1 2 3 4 56 7 8 91011>>

  /external/webkit/Source/WebCore/css/
CSSStyleSelector.h 105 PassRefPtr<RenderStyle> pseudoStyleForElement(PseudoId pseudo, Element* e, RenderStyle* parentStyle = 0, bool matchVisitedPseudoClass = false);
112 // Datagrid style computation (uses unique pseudo elements and structures)
136 // These methods will give back the set of rules that matched for a given element (or a pseudo-element).
  /external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
update_html_tags_from_sources.sh 42 > ${tmp_prefix}.css-pseudo
77 | sed s/^:// > ${tmp_prefix}.css-pseudo
109 types="css-properties css-values html-attrs html-tags html-values protocols headers mime-types css-pseudo css-atrules"
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td 353 Operand MemOpnd, bit Pseudo>:
357 let isPseudo = Pseudo;
361 Operand MemOpnd, bit Pseudo>:
365 let isPseudo = Pseudo;
370 bit Pseudo = 0> {
371 def #NAME# : LoadM<op, instr_asm, OpNode, CPURegs, mem, Pseudo>,
373 def _P8 : LoadM<op, instr_asm, OpNode, CPURegs, mem64, Pseudo>,
379 bit Pseudo = 0> {
380 def #NAME# : LoadM<op, instr_asm, OpNode, CPU64Regs, mem, Pseudo>,
382 def _P8 : LoadM<op, instr_asm, OpNode, CPU64Regs, mem64, Pseudo>,
    [all...]
  /bionic/libc/arch-sh/bionic/
crtbegin_dynamic.S 47 # can't hard-code it in the adr pseudo instruction
  /bionic/libc/arch-x86/bionic/
crtbegin_dynamic.S 46 # can't hard-code it in the adr pseudo instruction
crtbegin_static.S 46 # can't hard-code it in the adr pseudo instruction
  /bionic/libc/include/net/
if_ieee1394.h 61 /* pseudo header */
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
PlainInsn.java 51 // move-result-pseudo is required here
  /dalvik/dx/src/com/android/dx/rop/code/
PlainInsn.java 52 // move-result-pseudo is required here
  /dalvik/dx/tests/083-ssa-phi-placement/
expected.txt 304 Blort.java:51@0001: Rop{move-result-pseudo Ljava/lang/Object; <- . flows} v3:
312 Blort.java:52@0007: Rop{move-result-pseudo N0007Ljava/lang/RuntimeException;
320 Blort.java:52@000b: Rop{move-result-pseudo Ljava/lang/String; <- . flows} v5:
328 Blort.java:60@0030: Rop{move-result-pseudo N0030Ljava/lang/Integer; <- . flow
  /development/ndk/platforms/android-3/include/net/
if_ieee1394.h 61 /* pseudo header */
  /external/bison/lib/
gettext.h 69 /* A pseudo function call that serves as a marker for the automated
  /external/elfutils/libasm/
Makefile.am 84 .PSEUDO: lint
asm_addint8.c 54 // XXX Needs to use backend specified pseudo-ops
asm_newsym.c 81 /* First print the binding pseudo-op. */
  /external/icu4c/common/
rbbisetb.h 90 UBool sawBOF() const; // Indicate whether any references to the {bof} pseudo
  /external/kernel-headers/original/linux/
mca.h 56 /* if a pseudo adapter of the motherboard, this is the motherboard
  /external/llvm/lib/MC/
MCSymbol.cpp 16 // Sentinel value for the absolute pseudo section.
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 30 Pseudo = (1<<0),
  /external/llvm/test/CodeGen/ARM/
crash.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin10 -verify-arm-pseudo-expand
machine-licm.ll 19 ; to add the pseudo instructions to make sure they are CSE'ed at the same
  /external/mksh/src/
sh_flags.h 102 /* -s (invocation) parse stdin (pseudo non-standard) */
  /external/svox/pico/lib/
picospho.h 116 - pseudo-phonemes derived from boundaries and POS) is possible with
  /external/tcpdump/
print-sunatm.c 68 * to the SunATM pseudo-header for the packet, 'h->ts' is the timestamp,
  /external/valgrind/main/coregrind/m_mach/
mach_msg.c 73 *1) Errors in pseudo-receive (eg, MACH_SEND_INTERRUPTED

Completed in 334 milliseconds

1 2 3 4 56 7 8 91011>>