HomeSort by relevance Sort by last modified time
    Searched refs:high (Results 826 - 850 of 1418) sorted by null

<<31323334353637383940>>

  /libcore/ojluni/src/main/java/sun/security/x509/
X509CertImpl.java 2008 int high = ((b & 0xf0) >> 4); local
    [all...]
  /external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar 
  /external/libavc/common/arm/
ih264_deblk_chroma_a9.s 48 @/* Senthoor vertical deblocking, and high */
664 @* boundary strength is set to 4 in high profile
751 @* boundary strength is set to 4 in high profile
856 @* boundary strength is less than 4 in high profile
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 84 ;# number (= high-order part of address) bits are at the disposal of
474 ;# add outer taps if we have high edge variance
498 ;# only apply wider filter if not high edge variance
    [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /toolchain/binutils/binutils-2.25/gas/config/
tc-alpha.c 1606 offsetT low, high, extra, tmp; local
    [all...]
tc-hppa.c 1016 /* Simple range checking for FIELD against HIGH and LOW bounds.
1019 #define CHECK_FIELD(FIELD, HIGH, LOW, IGNORE) \
1021 if ((FIELD) > (HIGH) || (FIELD) < (LOW)) \
1024 as_bad (_("Field out of range [%d..%d] (%d)."), (LOW), (HIGH), \
1033 #define CHECK_FIELD_WHERE(FIELD, HIGH, LOW, FILENAME, LINE) \
1035 if ((FIELD) > (HIGH) || (FIELD) < (LOW)) \
1038 _("Field out of range [%d..%d] (%d)."), (LOW), (HIGH), \
2016 int middle, low, high; local
2462 int middle, low, high; local
    [all...]
tc-ppc.c 69 /* #ha(value) denotes the high adjusted value: bits 16 through 31 of
816 int middle, low, high;
820 high = regcount - 1;
824 middle = (low + high) / 2;
827 high = middle - 1;
833 while (low <= high);
813 int middle, low, high; local
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
arm_neon.h 491 //Vector add high half: vaddhn-> Vr[i]:=Va[i]+Vb[i]
498 //Vector rounding add high half: vraddhn
578 //Vector saturating doubling multiply high
583 //Vector saturating rounding doubling multiply high
669 //Vector subtract high hal
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h 491 //Vector add high half: vaddhn-> Vr[i]:=Va[i]+Vb[i]
498 //Vector rounding add high half: vraddhn
578 //Vector saturating doubling multiply high
583 //Vector saturating rounding doubling multiply high
669 //Vector subtract high hal
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
arm_neon.h 491 //Vector add high half: vaddhn-> Vr[i]:=Va[i]+Vb[i]
498 //Vector rounding add high half: vraddhn
578 //Vector saturating doubling multiply high
583 //Vector saturating rounding doubling multiply high
669 //Vector subtract high hal
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c 226 bfd_vma high;
244 bfd_vma high;
225 bfd_vma high; member in struct:funcinfo
243 bfd_vma high; member in struct:module
    [all...]
elf32-microblaze.c 1364 unsigned short lo, high; local
    [all...]
  /external/libxml2/
xmlunicode.c 947 int low, high, mid, cmp; local
    [all...]
  /external/selinux/libsepol/cil/src/
cil_resolve_ast.c     [all...]
cil_post.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
stabs.c 4595 unsigned long high; local
    [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S 425 dsrl $v1, $v0, 32 # put high half of result in v1
428 mfhc1 $v1, $f0 # put high half of FP result in v1
431 sw $v1, 4($a3) # store high half of result
467 sw $t1, 4($t0) # Store high half of RA per compiler ABI
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSampleVariableTests.cpp     [all...]
  /external/selinux/libsepol/src/
link.c 1072 assert(mod->map[SYM_CATS][src_cat->high - 1]);
1073 dst->cat->high = mod->map[SYM_CATS][src_cat->high - 1];
    [all...]
  /external/v8/src/heap/
spaces.h     [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 2766 Int high; local
    [all...]
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-io-1.4.jar 

Completed in 994 milliseconds

<<31323334353637383940>>