HomeSort by relevance Sort by last modified time
    Searched full:c64 (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/llvm/test/CodeGen/X86/
2007-05-15-maskmovq.ll 6 define void @test(<1 x i64> %c64, <1 x i64> %mask1, i8* %P) {
9 %tmp6 = bitcast <1 x i64> %c64 to x86_mmx ; <x86_mmx> [#uses=1]
  /external/chromium_org/remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/ChromotingModel.xcdatamodel/
contents 2 <model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="5063" systemVersion="13C64" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
  /external/clang/test/CodeGenOpenCL/
shifts.cl 21 //CHECK-NEXT: [[C64:%.+]] = ashr i64 %a, [[M64]]
24 //CHECK-NEXT: [[E64:%.+]] = add nsw i64 [[C64]], 4
  /frameworks/base/tests/VectorDrawableTest/res/drawable/
vector_drawable10.xml 35 android:pathData="M14.001,34.645 L21,41.716c15.464-15.621,40.536-15.621,56,0l7.001-7.071C64.672,15.119,33.33,15.119,14.001,34.645z" />
  /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/clang/test/Sema/
attr-mode.c 29 typedef _Complex float c64 __attribute((mode(DC))); typedef
  /external/tcpdump/tests/
icmpv6.out 13 0x0020: 0464 6f6d 3104 646f 6d32 0374 6c64 0000
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
  /external/chromium_org/third_party/sqlite/src/test/
triggerB.test 107 c60, c61, c62, c63, c64, c65
  /ndk/build/tools/toolchain-patches/gcc/
0003-gcc-prevent-crash-on-Eclair-and-older-platforms.patch 30 index ecb06e2..8372c64 100644
  /external/chromium_org/remoting/ios/ui/
pin_entry_view_controller_ipad.xib 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES">
pin_entry_view_controller_iphone.xib 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
  /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/chromium_org/v8/test/webkit/
dfg-inline-arguments-use-from-uninlined-code-expected.txt 91 PASS "" + baz("a" + __i, "b" + (__i + 1), "c" + (__i + 2)) is "a62,b63,c64,a62,b63,c64"
dfg-inline-arguments-use-from-all-the-places-expected.txt     [all...]
dfg-inline-arguments-become-double-expected.txt 93 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a64, 42.5, c64"
dfg-inline-arguments-become-int32-expected.txt 93 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a64, 42, c64"
dfg-inline-arguments-reset-changetype-expected.txt 93 PASS argsToStr(baz("a" + __i, __i + 2, "c" + __i)) is "[object Arguments]: a64, a64, c64"
dfg-inline-arguments-reset-expected.txt 93 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a64, a64, c64"
dfg-inline-arguments-simple-expected.txt 93 PASS argsToStr(baz("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a64, b64, c64"
dfg-inline-arguments-use-directly-from-inlined-code-expected.txt 93 PASS argsToStr(bar("a" + __i, "b" + __i, "c" + __i)) is "[object Arguments]: a64, b64, c64"
dfg-inline-arguments-use-from-getter-expected.txt 93 PASS argsToStr(bar(o, "b" + __i, "c" + __i)) is "[object Arguments]: [object Object], b64, c64"

Completed in 893 milliseconds

1 2 3