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

1 23 4

  /external/webkit/WebCore/icu/unicode/
ubrk.h 152 * stringToExamine=(UChar*)malloc(sizeof(UChar) * (strlen("Aaa bbb ccc. Ddd eee fff.")+1) );
153 * u_uastrcpy(stringToExamine, "Aaa bbb ccc. Ddd eee fff.");
154 * printf("Examining: "Aaa bbb ccc. Ddd eee fff.");
  /external/webkit/WebKit/chromium/src/js/
DevToolsHostStub.js 169 'code-creation,LazyCompile,0x2000,256,"test2 http://bbb.js:2"\n' +
  /development/pdk/pndk/
Android_PNDK_README.html 70 border-right: 2px solid #bbb;
71 border-bottom: 2px solid #bbb;
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
SecurityTest.java 347 m.put("AAA.BBB.CCC", "aaaa"); // key has dot instead of space
  /dalvik/libcore/security/src/test/java/tests/java/security/
IdentityTest.java 392 new IdentityStub("bbb").toString(true);
  /external/icu4c/i18n/
rbt_set.cpp 46 // Output a string of the form aaa{bbb|ccc|ddd}eee, where
  /frameworks/base/docs/html/guide/tutorials/notepad/
notepad-ex1.jd 21 <span style="color:#BBB;">
22 [<a href="notepad-ex1.html" style="color:#BBB;">Exercise 1</a>]</span>
notepad-ex2.jd 22 <span style="color:#BBB;">
  /frameworks/base/docs/html/resources/tutorials/notepad/
notepad-ex1.jd 21 <span style="color:#BBB;">
22 [<a href="notepad-ex1.html" style="color:#BBB;">Exercise 1</a>]</span>
notepad-ex2.jd 22 <span style="color:#BBB;">
  /external/icu4c/test/intltest/
rbbiapts.cpp 858 "$bbb = $aaa;\n"
859 "$bbb;\n";
    [all...]
wbnf.cpp     [all...]
transapi.cpp 464 "bbb", UnicodeString("\\u0061\\u0062\\u0062\\u0062", "") ,
    [all...]
  /bionic/libc/tzcode/
strftime.c 536 ** "date as dd-bbb-YYYY"
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
HashtableTest.java 946 hashtable.put( "parse.error", "BBB" );
  /system/core/libcutils/
tzstrftime.c 486 ** "date as dd-bbb-YYYY"
  /external/v8/test/cctest/
test-regexp.cc 350 CHECK_MIN_MAX("a(?=bbb|bb)c", 2, 2);
351 CHECK_MIN_MAX("a(?!bbb|bb)c", 2, 2);
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
ticon.c 177 ConParm_t bbb[] = { local
187 Console_AddToken(pTiCon->hConsole,h1, (PS8)"dfS_range", (PS8)"DFS_range", (FuncToken_t) CuCmd_ModifyDfsRange, bbb );
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
ticon.c 309 ConParm_t bbb[] = { local
319 consoleAddToken(h1, "dfS_range", "DFS_range", (FuncToken_t) cmd_DFS_range, bbb );
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
ticon.c 178 ConParm_t bbb[] = { local
188 Console_AddToken(pTiCon->hConsole,h1, (PS8)"dfS_range", (PS8)"DFS_range", (FuncToken_t) CuCmd_ModifyDfsRange, bbb );
    [all...]
  /build/tools/droiddoc/templates/assets/
android-developer-docs.css 416 color:#bbb !important;
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
SystemTest.java 876 map.put("AAA", "BBB");
    [all...]
  /external/webkit/WebKit/qt/tests/qwebelement/
tst_qwebelement.cpp 364 "<span class='b'>bbb</span><p>second para</p><div>bar</div></body>";
  /external/dropbear/libtomcrypt/testprof/
der_tests.c 73 strcpy((char*)strs[7], "bbb");
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/
expected.html 50 FAILED!: [reported from test()] Actual: ["zaacbbbcac", "z", "ac", "a", "bbb", "c"]<br>
    [all...]

Completed in 578 milliseconds

1 23 4