HomeSort by relevance Sort by last modified time
    Searched full:c64 (Results 51 - 75 of 311) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/compiler/xla/tests/
literal_test_util.cc 313 case C64:
400 case C64:
814 case C64:
tuple_test.cc 464 Shape c64r0 = ShapeUtil::MakeShape(C64, {});
465 Shape c64r1 = ShapeUtil::MakeShape(C64, {2});
466 Shape c64r2 = ShapeUtil::MakeShape(C64, {3, 2});
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_coverage_libcdep.cc 496 u64 c64 = *pc64; local
499 if (c64) {
502 u64 x = (c64 >> (8 * k)) & 0xff;
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/
shape_util_test.cc 283 EXPECT_EQ(8, ShapeUtil::ByteSizeOfPrimitiveType(C64));
284 EXPECT_EQ(8, ShapeUtil::ByteSizeOf(ShapeUtil::MakeShape(C64, {})));
285 EXPECT_EQ(1600, ShapeUtil::ByteSizeOf(ShapeUtil::MakeShape(C64, {10, 20})));
  /external/tcpdump/tests/
print-x.out 76 0x0250: 3c54 4954 4c45 3e50 6c61 6365 686f 6c64
199 0x0a00: 7368 6f75 6c64 2062 6520 756e 6465 7220
272 0x0e90: 2f22 3e57 6f72 6c64 0a57 6964 6520 5765
301 0x1060: 6420 6974 2077 6f75 6c64 2067 6976 6520
print-xx.out 82 0x0260: 4954 4c45 3e50 6c61 6365 686f 6c64 6572
205 0x0a10: 6f75 6c64 2062 6520 756e 6465 7220 3c54
278 0x0ea0: 3e57 6f72 6c64 0a57 6964 6520 5765 6220
307 0x1070: 6974 2077 6f75 6c64 2067 6976 6520 4465
print-capX.out 76 0x0250: 3c54 4954 4c45 3e50 6c61 6365 686f 6c64 <TITLE>Placehold
199 0x0a00: 7368 6f75 6c64 2062 6520 756e 6465 7220 should.be.under.
272 0x0e90: 2f22 3e57 6f72 6c64 0a57 6964 6520 5765 /">World.Wide.We
301 0x1060: 6420 6974 2077 6f75 6c64 2067 6976 6520 d.it.would.give.
print-capXX.out 82 0x0260: 4954 4c45 3e50 6c61 6365 686f 6c64 6572 ITLE>Placeholder
205 0x0a10: 6f75 6c64 2062 6520 756e 6465 7220 3c54 ould.be.under.<T
278 0x0ea0: 3e57 6f72 6c64 0a57 6964 6520 5765 6220 >World.Wide.Web.
307 0x1070: 6974 2077 6f75 6c64 2067 6976 6520 4465 it.would.give.De
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/pdp11/
opcode.d 117 e6: 7c64 [ ]*cmpci
  /device/linaro/hikey/l-loader/
generate_ptable.sh 135 fakeroot ${SGDISK} -n 7:0:+64M -t 7:EF00 -u 7:d3340696-9b95-4c64-8df6-e6d4548fba41 -c 7:"boot" ${TEMP_FILE}
175 fakeroot ${SGDISK} -n 7:0:+64M -t 7:EF00 -u 7:d3340696-9b95-4c64-8df6-e6d4548fba41 -c 7:"boot" ${TEMP_FILE}
  /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));
  /external/tensorflow/tensorflow/compiler/tf2xla/lib/
triangular_solve.cc 99 auto perform_conj = a_shape->element_type() == xla::C64 && conjugate_a;
393 auto perform_conj = a_shape->element_type() == xla::C64 && conjugate_a;
  /hardware/google/av/codec2/include/
C2Param.h 813 c2_cntr64_t c64; ///< c2_cntr64_t value
822 Primitive(c2_cntr64_t value) : c64(value) { }
842 static_assert(sizeof(u64) == sizeof(c64), "");
848 static_assert(offsetof(Primitive, u64) == offsetof(Primitive, c64), "");
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/
HiKey960.dsc 370 gEmbeddedTokenSpaceGuid.PcdAndroidBootDevicePath|L"VenHw(0D51905B-B77E-452A-A2C0-ECA0CC8D514A,00003BFF0000000000)/UFS(0x0,0x3)/HD(7,GPT,D3340696-9B95-4C64-8DF6-E6D4548FBA41,0x12100,0x4000)"
  /external/swiftshader/src/Reactor/
Reactor.vcxproj 335 <Project>{75362c64-1b52-4266-b079-22c8e00f53d5}</Project>
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
LLVMInterpreter.vcxproj 350 <Project>75362C64-1B52-4266-B079-22C8E00F53D5</Project>
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
LLVMJIT.vcxproj 359 <Project>75362C64-1B52-4266-B079-22C8E00F53D5</Project>
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
LLVMExecutionEngine.vcxproj 30 <ProjectGUID>{75362C64-1B52-4266-B079-22C8E00F53D5}</ProjectGUID>
  /external/tensorflow/tensorflow/compiler/xla/service/
shape_inference_test.cc 267 // Only F32->C64 supported.
270 Shape c64_32 = ShapeUtil::MakeShape(C64, {32});
272 ASSERT_TRUE(ShapeUtil::Equal(result, ShapeUtil::MakeShape(C64, {})));
280 Shape c64_32_64 = ShapeUtil::MakeShape(C64, {32, 64});
    [all...]
shape_inference.cc     [all...]
algebraic_simplifier_test.cc 438 Shape r0c64 = ShapeUtil::MakeShape(C64, {});
439 Shape r1c64 = ShapeUtil::MakeShape(C64, {7});
503 Shape r2c64 = ShapeUtil::MakeShape(C64, {2, 2});
533 HloInstruction::CreateBinary(ShapeUtil::ChangeElementType(r2f32, C64),
557 HloInstruction::CreateBinary(ShapeUtil::ChangeElementType(r2f32, C64),
    [all...]
  /hardware/google/av/codec2/vndk/util/
C2Debug.cpp 55 case C2FieldDescriptor::CNTR64: return "c64";
  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_util.cc 177 case C64: {
318 case C64: {
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
micromips-noinsn32.d 226 [ 0-9a-f]+: 0c64 move v1,a0
    [all...]
micromips-trap.d 238 [ 0-9a-f]+: 0c64 move v1,a0
    [all...]

Completed in 711 milliseconds

1 23 4 5 6 7 8 91011>>