/external/iproute2/man/man8/ |
arpd.8 | 29 arpd not only passively listens ARP on wire, but also send brodcast queries itself. NUMBER is number of such queries to make before destination is considered as dead. When arpd is started as kernel helper (i.e. with app_solicit enabled in sysctl or even with option -k) without this option and still did not learn enough information, you can observe 1 second gaps in service. Not fatal, but not good.
|
/external/proguard/docs/ |
main.html | 79 learn from others on our forums.
|
/external/tcpdump/ |
print-hsrp.c | 58 { 1, "learn" },
|
README | 54 in his book ``TCP/IP Illustrated, Volume 1''. If you want to learn more 220 (90% of what you learn seems to happen in this step).
|
print-stp.c | 70 { 0x10, "Learn" },
|
/external/webkit/WebCore/platform/posix/ |
FileSystemPOSIX.cpp | 169 // with a stub you learn about the problem at runtime instead of link time.
|
/frameworks/base/docs/html/guide/samples/ |
index.jd | 6 <p>Sometimes, the best way to learn how things are done is to look at some code.
|
/frameworks/base/docs/html/resources/samples/ |
get.jd | 5 <p>Sometimes, the best way to learn how things are done is to look at some
|
index.jd | 91 To learn more about the application and how to run it,
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnEngineJAJP.java | 489 /** @see jp.co.omronsoft.openwnn.WnnEngine#learn */ 490 public boolean learn(WnnWord word) { method in class:OpenWnnEngineJAJP
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
RssContentProvider.java | 35 // to learn what each record contains.
|
/external/clearsilver/ |
INSTALL | 77 good way to get started and learn the clearsilver model and
|
/external/libpng/contrib/pngminus/ |
README | 121 Please, remember that this was just a small experiment to learn a few
|
/frameworks/base/docs/html/resources/articles/ |
layout-tricks-efficiency.jd | 177 learn how to optimize your UI.</p>
|
live-wallpapers.jd | 33 To learn how to create a live wallpaper, you should check out the <a
|
/frameworks/base/docs/html/sdk/1.1_r1/ |
upgrading.jd | 23 <p>A forum where you can discuss migration issues and learn from other Android developers. </p></li>
|
/frameworks/base/docs/html/resources/tutorials/testing/ |
helloandroid_test.jd | 81 do so now. You will learn the fundamentals of Android application development, and you will 461 <strong>Learn more about testing on Android</strong> 474 <strong>Learn more about the testing classes available in Android</strong>
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnEN.java | 852 mConverter.learn(word); 868 mConverter.learn(word); [all...] |
OpenWnnJAJP.java | [all...] |
/frameworks/base/docs/html/guide/tutorials/ |
hello-world.jd | 39 <p>To learn more about how to use AVDs and the options 247 <p>To learn more about creating and editing run configurations in Eclipse, refer to 445 to debugging and a little more information on using other IDEs. When you're ready to learn more,
|
/frameworks/base/docs/html/resources/tutorials/ |
hello-world.jd | 60 <p>To learn more about how to use AVDs and the options 262 <p>To learn more about creating and editing run configurations in Eclipse, refer to 474 to debugging and a little more information on using other IDEs. When you're ready to learn more,
|
/frameworks/base/docs/html/sdk/ |
installing.jd | 287 <td>The Samples components give you source code that you can use to learn about 453 <p><strong>Learn about Android</strong></p> 460 <li>Learn about the Android framework and how applications run on it in
|
/external/gtest/include/gtest/ |
gtest-death-test.h | 104 // learn wherever you come from. In the following: 'A' denotes a
|
/external/gtest/samples/ |
sample6_unittest.cc | 107 // This is something you have to learn to live with.
|
/frameworks/base/docs/html/guide/topics/search/ |
adding-recent-query-suggestions.jd | 30 provide suggestions while the user types into the Android search dialog. In this guide, you'll learn
|