/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/test/CodeGen/WebAssembly/ |
i64.ll | 82 ; CHECK-LABEL: and64: 87 define i64 @and64(i64 %x, i64 %y) {
|
/external/llvm/lib/Target/Mips/ |
Mips64InstrInfo.td | 132 def AND64 : ArithLogicR<"and", GPR64Opnd, 1, II_AND, and>, ADD_FM<0, 0x24>;
|
MipsSEFrameLowering.cpp | 395 unsigned AND = ABI.IsN64() ? Mips::AND64 : Mips::AND; [all...] |
MipsISelLowering.cpp | [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/test/mjsunit/asm/embenchen/ |
copy.js | 225 and64: function (x, y) { [all...] |
corrections.js | 225 and64: function (x, y) { [all...] |
memops.js | 225 and64: function (x, y) { [all...] |
primes.js | 225 and64: function (x, y) { [all...] |
box2d.js | 226 and64: function (x, y) { [all...] |
fannkuch.js | 256 and64: function (x, y) { [all...] |
fasta.js | 235 and64: function (x, y) { [all...] |
lua_binarytrees.js | 257 and64: function (x, y) { [all...] |
zlib.js | 225 and64: function (x, y) { [all...] |
/external/v8/test/mjsunit/asm/poppler/ |
poppler.js | 258 and64: function (x, y) { [all...] |
/external/v8/tools/profviz/ |
gnuplot-4.6.3-emscripten.js | 230 and64: function (x, y) { [all...] |