HomeSort by relevance Sort by last modified time
    Searched refs:SUB (Results 76 - 100 of 227) sorted by null

1 2 34 5 6 7 8 910

  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 94 odd-valued, so that the LSB of the level is one. A sub-level
521 /* Return nonzero if SUB is an immediate subtag of TAG. */
522 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \
523 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \
524 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
526 /* Return nonzero if SUB is at a sublevel to TAG. */
527 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \
528 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 686 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
687 SUB sub_tmp1,%ret1,sub_tmp1 ; t3 = t3- c;
698 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
699 SUB sub_tmp1,%ret1,sub_tmp1 ; t3 = t3- c;
719 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
720 SUB sub_tmp1,%ret1,sub_tmp1 ; t3 = t3- c;
774 SUB %r23,%r7,%r23 ;offset 0x930
776 SUB %r4,%r31,%r25 ;offset 0x934
782 SUB %r31,%r2,%r31 ;offset 0x94c
797 SUB %r5,%r24,%r28 ;offset 0x97
    [all...]
pa-risc2W.s 675 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
676 SUB sub_tmp1,%ret0,sub_tmp1 ; t3 = t3- c;
687 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
688 SUB sub_tmp1,%ret0,sub_tmp1 ; t3 = t3- c;
708 SUB t1,t2,sub_tmp1 ; t3 = t1-t2;
709 SUB sub_tmp1,%ret0,sub_tmp1 ; t3 = t3- c;
781 SUB %r4,%r3,%r4 ; h -= d
836 SUB %r23,%r8,%r23
838 SUB %r4,%r31,%r25
844 SUB %r31,%r6,%r31
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor_ver.s 92 SUB sp, sp, #0xc4
162 SUB tmp2, chrPH, #1 ;// chromaPartHeight-1
163 SUB tmp1, chrPW, #1 ;// chromaPartWidth-1
h264bsd_interpolate_chroma_ver.s 89 SUB sp, sp, #0xc4
154 SUB tmp2, chrPH, #1 ;// chromaPartHeight-1
155 SUB tmp1, chrPW, #1 ;// chromaPartWidth-1
h264bsd_interpolate_ver_quarter.s 89 SUB sp, sp, #0x1e4
353 SUB ref, ref, width, LSL #3 ;// ref -= 8*width;
366 SUB ref, ref, tmp2 ;// ref -= partWidth
368 SUB mb, mb, tmp2; ;// mb -= partWidth
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 188 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM,
205 /// results. The first result is the normal add or sub result, the second
211 /// the add or sub, and the third is the input carry flag. These nodes
212 /// produce two results; the normal result of the add or sub, and the output
214 /// to them to be chained together for add and sub of arbitrarily large
    [all...]
  /external/v8/src/mips/
constants-mips.cc 257 case SUB:
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
syn_filt_neon.s 36 SUB r13, r13, #700 @ y_buf[L_FRAME16k + M16k]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_Copy16x16_s.s 45 SUB Count,step,#8 ;//Count=step-8
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_InterpolateLuma_Align_unsafe_s.S 117 SUB r0,r8,#0x1c
  /system/core/libpixelflinger/codeflinger/
blending.cpp 465 if (shift>0) SUB(AL, 0, diff.reg, fb.reg, reg_imm(fragment.reg, LSR, shift));
466 else if (shift<0) SUB(AL, 0, diff.reg, fb.reg, reg_imm(fragment.reg, LSL,-shift));
467 else SUB(AL, 0, diff.reg, fb.reg, fragment.reg);
665 SUB(HS, 0, v.reg, v.reg, imm( 1<<v.l ));
  /external/elfutils/backends/
ia64_reloc.def 89 RELOC_TYPE (SUB, 0)
  /external/llvm/
Makefile 183 # in Makefile.rules where it can be reused by sub-projects.
248 SUB-SVN-DIRS = $(AWK) '/I|\? / {print $$2}' \
254 @ $(SVN) status --no-ignore $(LLVM_SRC_ROOT) | $(SUB-SVN-DIRS) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLElement60.js 80 Retrieve the lang attribute of the SUB element and examine its value.
99 nodeList = doc.getElementsByTagName("sub");
HTMLElement89.js 80 Retrieve the dir attribute of the SUB element and examine its value.
99 nodeList = doc.getElementsByTagName("sub");
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLElement60.js 80 Retrieve the lang attribute of the SUB element and examine its value.
99 nodeList = doc.getElementsByTagName("sub");
HTMLElement89.js 80 Retrieve the dir attribute of the SUB element and examine its value.
99 nodeList = doc.getElementsByTagName("sub");

Completed in 2062 milliseconds

1 2 34 5 6 7 8 910