/frameworks/base/core/tests/coretests/src/android/text/ |
TextLayoutTest.java | 40 Layout l = new StaticLayout(mString, mPaint, 200, 47 Layout l = new DynamicLayout(mString, mPaint, 200,
|
/frameworks/base/tests/HwAccelerationTest/res/values/ |
styles.xml | 18 <item name="android:text">200</item> 19 <item name="android:translationZ">200dp</item>
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
SimplePatchActivity.java | 48 canvas.translate(200, 200);
|
/frameworks/base/tests/VectorDrawableTest/res/drawable/ |
vector_drawable09.xml | 19 android:viewportHeight="200" 20 android:viewportWidth="200" >
|
vector_test01.xml | 25 android:pathData="M100,200c0,-100 150,-100 150,0s150,100 150,0t-200,299"
|
vector_test02.xml | 25 android:pathData="M100,200c0,-100 150,-100 150,0s150,100 150,0T-200,299"
|
/frameworks/support/graphics/drawable/teststatic/res/drawable/ |
vector_drawable09.xml | 20 auto:viewportHeight="200" 21 auto:viewportWidth="200" >
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
netfilter_decnet.h | 42 NF_DN_PRI_CONNTRACK = -200, 47 NF_DN_PRI_DNRTMSG = 200,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
netfilter_decnet.h | 45 NF_DN_PRI_CONNTRACK = -200, 50 NF_DN_PRI_DNRTMSG = 200,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/tests/ |
test_swap.py | 6 graph = barabasi_albert_graph(200,1) 12 graph = barabasi_albert_graph(200,1)
|
/frameworks/base/media/java/android/media/ |
ToneGenerator.java | 158 * CEPT, JAPAN: 425Hz, 200ms ON, 200ms OFF... 166 * CEPT, ANSI: 425Hz, 200ms ON 173 * Call supervisory tone, Radio path not available: 425Hz, 200ms ON, 200 OFF 3 bursts 186 * CEPT, JAPAN: 425Hz, 200ms ON, 600ms OFF, 200ms ON, 3s OFF... 220 * Proprietary tone, prompt tone: 400Hz+1200Hz, 200ms ON 226 * Proprietary tone, general double beep: twice 400Hz+1200Hz, 35ms ON, 200ms OFF, 35ms ON 346 * 2091Hz 16ms ON, 200ms OFF, {2091Hz 32ms ON, 2556Hz 64ms ON} 4 times [all...] |
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/ |
DefaultCardStreamAnimator.java | 42 animator.setDuration((long) (200 * mSpeedFactor)); 59 animator.setDuration((long) (200 * mSpeedFactor)); 71 animator.setDuration((long) (200 * mSpeedFactor)); 82 long duration = Math.abs((int) ((1 - fractionCovered) * 200 * mSpeedFactor)); 106 long duration = Math.abs((int) ((1 - fractionCovered) * 200 * mSpeedFactor));
|
/developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/ |
DefaultCardStreamAnimator.java.ftl | 42 animator.setDuration((long) (200 * mSpeedFactor)); 59 animator.setDuration((long) (200 * mSpeedFactor)); 71 animator.setDuration((long) (200 * mSpeedFactor)); 82 long duration = Math.abs((int) ((1 - fractionCovered) * 200 * mSpeedFactor)); 106 long duration = Math.abs((int) ((1 - fractionCovered) * 200 * mSpeedFactor));
|
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/ |
DefaultCardStreamAnimator.java | 42 animator.setDuration((long) (200 * mSpeedFactor)); 59 animator.setDuration((long) (200 * mSpeedFactor)); 71 animator.setDuration((long) (200 * mSpeedFactor)); 82 long duration = Math.abs((int) ((1 - fractionCovered) * 200 * mSpeedFactor)); 106 long duration = Math.abs((int) ((1 - fractionCovered) * 200 * mSpeedFactor));
|
/external/chromium-trace/trace-viewer/tracing/build/ |
tracing_dev_server.py | 45 request.send_response(200) 56 request.send_response(200) 72 self.send_response(200) 80 request.send_response(200) 89 request.send_response(200)
|
/external/compiler-rt/lib/tsan/benchmarks/ |
vts_many_threads_bench.cc | 13 // a) clang++ native O1 with n_iterations=200kk takes 16 // 23.5s with M=200 19 // b) g++ native O1 with n_iterations=200kk takes 22 // 39.5s with M=200 75 n_garbage_threads = 200;
|
/external/sonivox/jet_tools/JetCreator/ |
JetDefs.py | 367 SEGMENT_GRID = [('Segment Name', 200, F_SEGNAME),
379 CLIPS_GRID = [('Event Name', 200, F_ENAME),
389 JETOPEN_SIZE = (365+200,360)
391 ('Jet Creator Files', 'frCreator', 20, 20, (234+200, 244 + ROWSIZE), 0, 0, -1, [], "", True, ""),
392 ('Open', F_JOPEN, BUTROW1, COL3+200, BUTSIZE, 0, 0, ID_JET_OPEN, [], "OnOk", True, ""),
393 ('New', F_JNEW, BUTROW1+BUTOFF*1, COL3+200, BUTSIZE, 0, 0, ID_JET_NEW, [], "OnNew", True, ""),
394 ('Import', F_JIMPORT, BUTROW1+BUTOFF*2, COL3+200, BUTSIZE, 0, 0, ID_JET_IMPORT, [], "OnJetImport", True, ""),
395 ('Cancel', F_CANCEL, BUTROW1+BUTOFF*3, COL3+200, BUTSIZE, 0, 0, wx.ID_CANCEL, [], "", True, ""),
396 ('', F_JFILE, ROW1, COL1, 200+200, 0, 0, -1, JTC_FILE_SPEC, "", True, ""), [all...] |
/development/tools/axl/ |
axl.py | 50 self.write("HTTP/1.1 200 OK\r\n") 85 self.write("HTTP/1.1 200 OK\r\n") 95 self.write("HTTP/1.1 200 OK\r\n") 121 self.write("HTTP/1.1 200 OK\r\n") 134 self.write("HTTP/1.1 200 OK\r\n") 150 self.write("HTTP/1.1 200 OK\n") 162 self.write("HTTP/1.1 200 OK\n") 205 if self.count == 0: self.write("HTTP/1.1 200 OK\r\n\r\n") 217 if self.count == 0: self.write("HTTP/1.1 200 OK\r\n\r\n") 230 # HTTP/1.1 200 O [all...] |
/external/llvm/test/CodeGen/SystemZ/ |
int-cmp-01.ll | 14 %res = select i1 %cond, i32 100, i32 200 28 %res = select i1 %cond, i32 100, i32 200 42 %res = select i1 %cond, i32 100, i32 200 56 %res = select i1 %cond, i32 100, i32 200 72 %res = select i1 %cond, i32 100, i32 200 86 %res = select i1 %cond, i32 100, i32 200 100 %res = select i1 %cond, i32 100, i32 200 116 %res = select i1 %cond, i32 100, i32 200 132 %res = select i1 %cond, i32 100, i32 200 148 %res = select i1 %cond, i32 100, i32 200 [all...] |
int-cmp-04.ll | 14 %res = select i1 %cond, i64 100, i64 200 28 %res = select i1 %cond, i64 100, i64 200 44 %res = select i1 %cond, i64 100, i64 200 58 %res = select i1 %cond, i64 100, i64 200 72 %res = select i1 %cond, i64 100, i64 200 88 %res = select i1 %cond, i64 100, i64 200 104 %res = select i1 %cond, i64 100, i64 200
|
/packages/providers/DownloadProvider/ui/res/values/ |
strings.xml | 25 [CHAR LIMIT=200] --> 58 <!-- Text for dialog when user clicks on a download that failed [CHAR LIMIT=200] --> 65 in the future. [CHAR LIMIT=200] --> 68 [CHAR LIMIT=200] --> 71 external storage [CHAR LIMIT=200] --> 75 the internal download cache [CHAR LIMIT=200] --> 79 the server doesn't support resuming downloads [CHAR LIMIT=200] --> 82 destination file already exists [CHAR LIMIT=200] --> 86 on the external media, which is not mounted [CHAR LIMIT=200] --> 91 [CHAR LIMIT=200] -- [all...] |
/frameworks/native/libs/gui/tests/ |
CpuConsumer_test.cpp | 292 unsigned short r = (blockX == blockY) ? 1000 : 200; 293 unsigned short g = blockY ? 1000: 200; 294 unsigned short b = blockX ? 1000: 200; 398 checkPixel(buf, 0, 0, 1000, 200, 200); 399 checkPixel(buf, 1, 0, 1000, 200, 200); 400 checkPixel(buf, 0, 1, 1000, 200, 200); 401 checkPixel(buf, 1, 1, 1000, 200, 200) [all...] |
/libcore/luni/src/test/java/libcore/java/nio/charset/ |
OldCharset_MultiByte_EUC_KR.java | 208 227, 171, 202, 225, 220, 227, 213, 175, 236, 163, 208, 230, 249, 241, 204, 200, 231 242, 200, 204, 209, 217, 215, 241, 242, 217, 248, 221, 197, 202, 203, 253, 181, 247 222, 175, 219, 173, 239, 214, 215, 200, 212, 240, 229, 217, 218, 176, 244, 203, 248 227, 253, 236, 219, 242, 164, 246, 225, 210, 183, 221, 200, 228, 232, 214, 187, 249 224, 245, 236, 246, 252, 200, 229, 191, 237, 176, 205, 241, 230, 237, 252, 226, 278 230, 204, 217, 210, 216, 200, 221, 243, 251, 162, 249, 178, 222, 223, 248, 220, 288 229, 234, 219, 204, 245, 165, 230, 251, 253, 200, 209, 238, 216, 224, 237, 180, 296 227, 162, 251, 169, 208, 200, 214, 162, 215, 243, 209, 176, 252, 187, 223, 222, 301 219, 254, 246, 194, 224, 200, 205, 164, 238, 220, 206, 235, 249, 171, 245, 212, 328 203, 206, 228, 165, 208, 202, 234, 189, 202, 180, 229, 180, 231, 200, 205, 201 [all...] |
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
ConnectionPoolTest.java | 110 httpA.connect(200, 200, 200, null, CONNECTION_SPECS, false /* connectionRetryEnabled */); 112 httpB.connect(200, 200, 200, null, CONNECTION_SPECS, false /* connectionRetryEnabled */); 114 httpC.connect(200, 200, 200, null, CONNECTION_SPECS, false /* connectionRetryEnabled */); 116 httpD.connect(200, 200, 200, null, CONNECTION_SPECS, false /* connectionRetryEnabled */) [all...] |
/external/chromium-trace/trace-viewer/third_party/webapp2/tests/ |
handler_test.py | 68 self.response.set_status(200) 169 self.assertEqual(rsp.status_int, 200) 192 self.assertEqual(rsp.status_int, 200) 205 self.assertEqual(rsp.status_int, 200) 249 self.assertEqual(rsp.status_int, 200) 255 self.assertEqual(rsp.status_int, 200) 261 self.assertEqual(rsp.status_int, 200) 267 self.assertEqual(rsp.status_int, 200) 273 self.assertEqual(rsp.status_int, 200) 279 self.assertEqual(rsp.status_int, 200) [all...] |