/prebuilts/go/darwin-x86/src/encoding/xml/ |
marshal_test.go | 441 Value: &Data{Bytes: []byte("ab"), Custom: MyBytes("cd"), Attr: []byte{'v'}}, 442 ExpectXML: `<Data Attr="v"><Bytes>ab</Bytes><Custom>cd</Custom></Data>`, [all...] |
/prebuilts/go/linux-x86/src/encoding/xml/ |
marshal_test.go | 441 Value: &Data{Bytes: []byte("ab"), Custom: MyBytes("cd"), Attr: []byte{'v'}}, 442 ExpectXML: `<Data Attr="v"><Bytes>ab</Bytes><Custom>cd</Custom></Data>`, [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
intel.d | 208 [ ]*[a-f0-9]+: cd 90 [ ]*int \$0x90 376 [ ]*[a-f0-9]+: 0f cd [ ]*bswap %ebp [all...] |
opcode-intel.d | 206 *[0-9a-f]+: cd 90[ ]+int[ ]+0x90 374 *[0-9a-f]+: 0f cd[ ]+bswap[ ]+ebp [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xstormy16/ |
allinsn.d | 366 300: cd 6d 89 46 movf\.w r5,\(r12,--r12,1673\) 675 578: cd 5d sub Rx,#0xcd [all...] |
/external/icu/icu4c/source/test/intltest/ |
calregts.cpp | 471 UDate cd = gc->getTime(status); local 473 if (cd != exp->getTime(status)) 474 errln(UnicodeString("Fail: Calendar::set broken. Got ") + cd + " Want " + exp->getTime(status)); [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
CellLayout.java | 475 ColorDrawable cd = new ColorDrawable(Color.RED); local 476 cd.setBounds(0, 0, mCellWidth, mCellHeight); 483 cd.draw(canvas); [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
CellLayout.java | 483 ColorDrawable cd = new ColorDrawable(Color.RED); local 484 cd.setBounds(0, 0, mCellWidth, mCellHeight); 491 cd.draw(canvas); [all...] |
/external/guice/lib/build/ |
bnd-0.0.384.jar | |
/ndk/build/core/ |
definitions.mk | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/ |
am33-2.d | 194 0*2cd <fmovs\+0x11d> f9 ?41 ?74 ? * fmov fs7, ?fs20 259 0*3cd <fmovs\+0x21d> fb ?31 ?1b ?49 ? * fmov fs1, ?\(a3\+, ?73\) [all...] |
/external/valgrind/none/tests/s390x/ |
opcodes.h | 168 #define CHF(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,cd)
|
/toolchain/binutils/binutils-2.25/binutils/ |
srconv.c | 363 hd.cd = DATE; [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
allinsn.d | 324 2bc: 68cd 2000 ldr.l fp,\[r2],\+r1 339 2e8: 91cd 2080 ldr.l ip,\[r4],\+fp [all...] |
/dalvik/dx/etc/ |
jasmin.jar | |
/external/caliper/lib/ |
jersey-core-1.11.jar | |
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/ |
d3d10.idl | [all...] |
/external/minijail/ |
common.mk | 172 cd "$(OUT)" && \ [all...] |
/external/modp_b64/ |
common.mk | 172 cd "$(OUT)" && \ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3d10.idl | [all...] |
/prebuilts/go/darwin-x86/src/cmd/dist/ |
build.go | 311 tag += chomp(run(goroot, CheckExit, "git", "log", "-n", "1", "--format=format: +%h %cd", "HEAD"))
|
/prebuilts/go/darwin-x86/src/fmt/ |
scan_test.go | 351 {"%4v%s", "12abcd", args(&z, &s), args(IntString{12, "ab"}, "cd"), ""},
|
/prebuilts/go/linux-x86/src/cmd/dist/ |
build.go | 311 tag += chomp(run(goroot, CheckExit, "git", "log", "-n", "1", "--format=format: +%h %cd", "HEAD"))
|
/prebuilts/go/linux-x86/src/fmt/ |
scan_test.go | 351 {"%4v%s", "12abcd", args(&z, &s), args(IntString{12, "ab"}, "cd"), ""},
|
/prebuilts/tools/common/jasmin/ |
jasmin.jar | |