HomeSort by relevance Sort by last modified time
    Searched full:200 (Results 26 - 50 of 7478) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/Paste/tests/urlparser_data/python/sub/
simpleapp.py 2 start_response('200 OK', [('Content-type', 'text/html'),
  /packages/apps/Settings/res/drawable/
lock_anim.xml 22 <item android:drawable="@drawable/lock_anim_0" android:duration="200" />
23 <item android:drawable="@drawable/lock_anim_1" android:duration="200" />
24 <item android:drawable="@drawable/lock_anim_2" android:duration="200" />
25 <item android:drawable="@drawable/lock_anim_3" android:duration="200" />
26 <item android:drawable="@drawable/lock_anim_4" android:duration="200" />
27 <item android:drawable="@drawable/lock_anim_5" android:duration="200" />
28 <item android:drawable="@drawable/lock_anim_6" android:duration="200" />
29 <item android:drawable="@drawable/lock_anim_7" android:duration="200" />
30 <item android:drawable="@drawable/lock_anim_8" android:duration="200" />
31 <item android:drawable="@drawable/lock_anim_9" android:duration="200" />
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qossp.h 201 #define GQOS_NET_POLICY (QOSSP_ERR_BASE+200)
202 #define GQOS_POLICY_ERROR_UNKNOWN (QOSSP_ERR_BASE+200+0)
203 #define GQOS_POLICY_GLOBAL_DEF_FLOW_COUNT (QOSSP_ERR_BASE+200+1)
204 #define GQOS_POLICY_GLOBAL_GRP_FLOW_COUNT (QOSSP_ERR_BASE+200+2)
205 #define GQOS_POLICY_GLOBAL_USER_FLOW_COUNT (QOSSP_ERR_BASE+200+3)
206 #define GQOS_POLICY_GLOBAL_UNK_USER_FLOW_COUNT (QOSSP_ERR_BASE+200+4)
207 #define GQOS_POLICY_SUBNET_DEF_FLOW_COUNT (QOSSP_ERR_BASE+200+5)
208 #define GQOS_POLICY_SUBNET_GRP_FLOW_COUNT (QOSSP_ERR_BASE+200+6)
209 #define GQOS_POLICY_SUBNET_USER_FLOW_COUNT (QOSSP_ERR_BASE+200+7)
210 #define GQOS_POLICY_SUBNET_UNK_USER_FLOW_COUNT (QOSSP_ERR_BASE+200+8
    [all...]
  /external/chromium-libpac/test/js-unittest/
return_unicode.js 1 // U+200B is the codepoint for zero-width-space.
  /external/chromium-trace/trace-viewer/third_party/Paste/tests/cgiapp_data/
ok.cgi 3 print('Status: 200 Okay')
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/
theme.conf 8 sidebarwidth = 200
  /external/google-breakpad/src/client/linux/data/
linux-gate-intel.sym 3 STACK WIN 4 400 200 3 3 0 0 0 0 0
  /external/compiler-rt/test/asan/TestCases/Windows/
oom.cc 8 void *ptr = malloc(200 * 1024 * 1024); // 200MB
  /external/harfbuzz_ng/test/shaping/tests/
indic-joiner-candrabindu.tests 1 fonts/sha1sum/5028afb650b1bb718ed2131e872fbcce57828fff.ttf:U+0B13,U+200D,U+0B01:[omorya=0+1450]
2 fonts/sha1sum/5028afb650b1bb718ed2131e872fbcce57828fff.ttf:U+0B13,U+200C,U+0B01:[oorya=0+1309|space=1+0|candrabinduorya=1+0]
  /external/valgrind/memcheck/tests/
long-supps.c 1 // Bug 186796: function names of over 200 chars in suppressions were being
2 // truncated and so not matching. This 200 char limit is easily overcome with
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/highlighter/
vsync_highlighter_test.html 30 testGenerateStripes([200, 500], [[200, 500]]);
31 testGenerateStripes([200, 500, 800, 900], [[200, 500], [800, 900]]);
33 [200, 500, 800, 900, 998, 999],
34 [[200, 500], [800, 900], [998, 999]]);
90 [0, 101, 200, 900, 999, 2000],
91 [[VIEW_L_WORLD, 101], [200, 900], [999, VIEW_R_WORLD]]);
96 [0, 10, 90, 101, 200, 900, 999, 2000, 3000, 4000],
97 [[VIEW_L_WORLD, 101], [200, 900], [999, VIEW_R_WORLD]])
    [all...]
  /external/llvm/unittests/Support/
UnicodeTest.cpp 28 EXPECT_EQ(-1, columnWidthUTF8("\342\200\213")); // 200B ZERO WIDTH SPACE
36 EXPECT_EQ(0, columnWidthUTF8("\314\200")); // 0300 COMBINING GRAVE ACCENT
38 EXPECT_EQ(2, columnWidthUTF8("\344\270\200")); // CJK UNIFIED IDEOGRAPH-4E00
40 EXPECT_EQ(4, columnWidthUTF8("\344\270\200\344\270\200"));
41 EXPECT_EQ(3, columnWidthUTF8("q\344\270\200"));
42 EXPECT_EQ(3, columnWidthUTF8("\314\200\340\270\201\344\270\200"));
59 EXPECT_EQ(-2, columnWidthUTF8("\370\200\200\200\200")); // U+20000
    [all...]
  /external/chromium-trace/trace-viewer/third_party/Paste/tests/urlparser_data/hook/
app.py 4 start_response('200 OK', [('Content-type', 'text/html')])
index.py 4 start_response('200 OK', [('Content-type', 'text/html')])
  /external/chromium-trace/trace-viewer/third_party/Paste/tests/urlparser_data/python/
stream.py 3 writer = start_response('200 OK', [('Content-type', 'text/html')])
  /external/skia/tests/
GpuColorFilterTest.cpp 62 const SkColor c1 = SkColorSetARGB(200, 200, 200, 200);
82 { kRGBA, gr_whiteTrans, SkColorSetARGB(128, 200, 200, 200), SkXfermode::kSrcOver_Mode, kRGBA, GrColorPackRGBA(164, 164, 164, 192)},
84 { kA , gr_whiteTrans, SkColorSetARGB(128, 200, 200, 200), SkXfermode::kSrcOver_Mode, kA , GrColorPackRGBA(0, 0, 0, 192)}
    [all...]
MemoryTest.cpp 4 const size_t kNum = 200;
  /external/valgrind/massif/tests/
culling1.c 6 for (i = 0; i < 200; i++) {
culling2.c 6 for (i = 0; i < 200; i++) {
  /external/valgrind/none/tests/
coolo_strlen.c 5 char buffer[200] = "HALLO";
shortpush.c 9 return ((int)x) - 200;
  /external/libxml2/result/SVG/
a-valid.xml 7 <p d="M 0 0 L 200 0 L 100 200 Z"/>
circle.xml 7 <circle style="fill: blue; stroke: red" cx="200" cy="200" r="100"/>
image-valid.xml 6 <image x="200" y="200" style="width: 100px; height: 100px" href="myimage.png">
image-wf.xml 5 <image xml:link="simple" x="200" y="200" style="width: 100px; height: 100px" show="embed" actuate="auto" href="myimage.png">

Completed in 187 milliseconds

12 3 4 5 6 7 8 91011>>