HomeSort by relevance Sort by last modified time
    Searched full:and64 (Results 1 - 12 of 12) sorted by null

  /external/libexif/m4m/
stdint.m4 139 AC_CHECK_TYPE(uint64_t,[and64="/uint64_t"],[and64=""],[#include<$i>])
154 AC_CHECK_TYPE(uint64_t,[and64="/uint64_t"],[and64=""],[#include<$i>])
170 AC_CHECK_TYPE(u_int64_t,[and64="/u_int64_t"],[and64=""],[#include<$i>])
220 ac_cv_stdint_result="(seen uintptr_t$and64 in $i)")
225 ac_cv_stdint_result="(seen uint32_t$and64 in $i)")
232 ac_cv_stdint_result="(seen u_int32_t$and64 in $i)")
  /external/libmtp/m4/
stdint.m4 137 AC_CHECK_TYPE(uint64_t,[and64="/uint64_t"],[and64=""],[#include<$i>])
152 AC_CHECK_TYPE(uint64_t,[and64="/uint64_t"],[and64=""],[#include<$i>])
168 AC_CHECK_TYPE(u_int64_t,[and64="/u_int64_t"],[and64=""],[#include<$i>])
218 ac_cv_stdint_result="(seen uintptr_t$and64 in $i)")
223 ac_cv_stdint_result="(seen uint32_t$and64 in $i)")
230 ac_cv_stdint_result="(seen u_int32_t$and64 in $i)")
  /external/llvm/lib/Target/Mips/
Mips64InstrInfo.td 138 def AND64 : ArithLogicR<"and", GPR64Opnd, 1, II_AND, and>, ADD_FM<0, 0x24>;
499 (EXTRACT_SUBREG (AND64 GPR64:$lhs, GPR64:$rhs), sub_32)>;
MipsISelLowering.cpp     [all...]
  /external/libvncserver/
acinclude.m4 72 AC_CHECK_TYPE(uint64_t,[and64="(uint64_t too)"],[and64=""],[#include<$i>])
73 AC_MSG_RESULT(... seen our uintptr_t in $i $and64)
82 AC_CHECK_TYPE(uint64_t,[and64="(uint64_t too)"],[and64=""],[#include<$i>])
83 AC_MSG_RESULT(... seen our uint32_t in $i $and64)
92 AC_CHECK_TYPE(uint64_t,[and64="(u_int64_t too)"],[and64=""],[#include<$i>])
93 AC_MSG_RESULT(... seen our u_int32_t in $i $and64)
    [all...]
  /external/libvncserver/autom4te.cache/
traces.0 696 AC_CHECK_TYPE(uint64_t,[and64="(uint64_t too)"],[and64=""],[#include<$i>])
697 AC_MSG_RESULT(... seen our uintptr_t in $i $and64)
706 AC_CHECK_TYPE(uint64_t,[and64="(uint64_t too)"],[and64=""],[#include<$i>])
707 AC_MSG_RESULT(... seen our uint32_t in $i $and64)
716 AC_CHECK_TYPE(uint64_t,[and64="(u_int64_t too)"],[and64=""],[#include<$i>])
717 AC_MSG_RESULT(... seen our u_int32_t in $i $and64)
    [all...]
traces.2 784 AC_CHECK_TYPE(uint64_t,[and64="(uint64_t too)"],[and64=""],[#include<$i>])
785 AC_MSG_RESULT(... seen our uintptr_t in $i $and64)
794 AC_CHECK_TYPE(uint64_t,[and64="(uint64_t too)"],[and64=""],[#include<$i>])
795 AC_MSG_RESULT(... seen our uint32_t in $i $and64)
804 AC_CHECK_TYPE(uint64_t,[and64="(u_int64_t too)"],[and64=""],[#include<$i>])
805 AC_MSG_RESULT(... seen our u_int32_t in $i $and64)
    [all...]
  /external/valgrind/VEX/priv/
ir_opt.c     [all...]
host_mips_isel.c     [all...]
host_x86_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 230 and64: function (x, y) {
    [all...]

Completed in 407 milliseconds