HomeSort by relevance Sort by last modified time
    Searched full:res2 (Results 76 - 100 of 107) sorted by null

1 2 34 5

  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cbsearch.h 117 Word16 res2[], /* i : Long term prediction residual, Q0 */
cl_ltp.h 141 Word16 res2[], /* i/o : Long term prediction residual Q0 */
spreproc.h 123 Word16 res2[], /* o : long term prediction residual */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
emu10k1.h 331 unsigned int res2; /* reserved */ member in struct:__anon20672
  /external/freetype/src/psaux/
t1decode.c 977 /* <res1> <res2> <val1> <val2> 4 27 callothersubr pop */
979 /* otherwise push <res2> */
    [all...]
  /external/valgrind/main/coregrind/
m_libcfile.c 829 SysRes res2;
830 res2 = VG_(do_syscall5)(__NR_setsockopt, sr_Res(res), VKI_SOL_SOCKET,
m_syscall.c 690 /*OUT*/ULong* res2 ); /* 40(rsp) */
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c 1501 IRTemp res2 = newTemp(Ity_I32); local
7169 IRTemp res1, res2; local
7239 IRTemp res1, res2; local
7290 IRTemp res1, res2; local
    [all...]
  /external/valgrind/main/callgrind/
sim.c 294 CacheResult res2 = cachesim_setref(c, set2, tag2); local
295 return ((res1 == Miss) || (res2 == Miss)) ? Miss : Hit;
398 CacheResult res2 = cachesim_setref_wb(c, ref, set2, tag2); local
400 if ((res1 == MissDirty) || (res2 == MissDirty)) return MissDirty;
401 return ((res1 == Miss) || (res2 == Miss)) ? Miss : Hit;
    [all...]
  /external/icu4c/tools/genrb/
reslist.c 895 const struct SResource *res2 = (struct SResource *)key2.pointer; local
897 res2->u.fString.fChars, res2->u.fString.fLength,
    [all...]
  /external/llvm/lib/MC/
MCDwarf.cpp 118 const MCExpr *Res2 =
121 MCBinaryExpr::Create(MCBinaryExpr::Sub, Res1, Res2, MCOS.getContext());
    [all...]
  /external/llvm/test/CodeGen/ARM/
2009-02-27-SpillerBug.ll 9 define fastcc void @findratio(double* nocapture %res1, double* nocapture %res2) nounwind {
  /external/llvm/test/Transforms/JumpThreading/
crash.ll 29 define fastcc void @findratio(double* nocapture %res1, double* nocapture %res2) nounwind ssp {
  /external/oprofile/daemon/
opd_ibs.c 493 unsigned res2 : 4; member in struct:__anon9107::__anon9108
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.c 857 int res, res2; local
871 res2 = ndis_set_oid(drv, OID_802_11_REMOVE_WEP,
874 res2 = 0;
876 if (res < 0 && res2 < 0)
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c 934 int res, res2; local
948 res2 = ndis_set_oid(drv, OID_802_11_REMOVE_WEP,
951 res2 = 0;
953 if (res < 0 && res2 < 0)
    [all...]
  /external/tcpdump/
print-lspping.c 270 u_int8_t res2[2]; member in struct:lspping_tlv_targetfec_subtlv_rsvp_ipv4_t
304 u_int8_t res2[2]; member in struct:lspping_tlv_targetfec_subtlv_rsvp_ipv6_t
    [all...]
print-smb.c     [all...]
  /hardware/invensense/libsensors/
MPLSensor.cpp 651 inv_error_t res, res2; local
    [all...]
  /libcore/luni/src/test/java/libcore/java/sql/
OldStatementTest.java 1231 ResultSet res2 = null; local
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 2909 status_t res1, res2; local
    [all...]
  /external/blktrace/btreplay/
btreplay.c 1060 (long)evp->res, (long)evp->res2,
    [all...]
  /external/libxml2/
relaxng.c 2571 xmlSchemaValPtr res1 = NULL, res2 = NULL; local
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LoggerTest.java 49 private final static String VALID_RESOURCE_BUNDLE2 = "bundles/java/util/logging/res2";
    [all...]

Completed in 1424 milliseconds

1 2 34 5