HomeSort by relevance Sort by last modified time
    Searched refs:c64 (Results 1 - 8 of 8) sorted by null

  /external/clang/test/Sema/
attr-mode.c 29 typedef _Complex float c64 __attribute((mode(DC))); typedef
  /external/chromium_org/net/base/
int128.h 296 // terms c96 and c64 are safe to ignore carry bit
298 uint64 c64 = a64 * b00 + a32 * b32 + a00 * b64; local
299 this->hi_ = (c96 << 32) + c64;
  /external/llvm/unittests/IR/
InstructionsTest.cpp 206 const Constant* c64 = Constant::getNullValue(V8x64Ty); local
215 EXPECT_EQ(CastInst::Trunc, CastInst::getCastOpcode(c64, true, V8x8Ty, true));
  /packages/experimental/SELinux/CTS/test/
policy_clean_test.conf 247 category c64;
policy_test.conf 247 category c64;
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 563 category c64; category c65; category c66; category c67;
    [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c 16301 IRTemp c64 = newTemp(Ity_I64); local
    [all...]
  /packages/experimental/SELinux/CTS/src/
example_input_policy.conf 1306 category c64;
    [all...]

Completed in 823 milliseconds