/external/tinyxml/docs/ |
hierarchy.html | 24 <hr size="1"><address style="align: right;"><small>Generated on Sat Oct 8 14:15:30 2005 for TinyXml by 26 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
|
/external/vixl/doc/ |
changelog.md | 19 + Other small bug fixes and improvements. 38 + Other small bug fixes.
|
/external/webrtc/src/system_wrappers/source/spreadsortlib/ |
constants.hpp | 32 //The smaller this number, the less worst-case memory usage. If too small, too many recursions slow down spreadsort
34 //Used to force a comparison-based sorting for small bins, if it's faster. Minimum value 0
|
/frameworks/base/docs/html/training/beam-files/ |
index.jd | 38 transfer API introduced in Android 4.0 (API level 14) handles small amounts of data such as 39 URIs or other small messages. In addition, Android Beam is only one of the features available
|
/frameworks/base/libs/hwui/renderthread/ |
RenderTask.h | 44 * suicide at the end of run(). TODO: Replace this with a small pool to avoid 45 * malloc/free churn of small objects?
|
/ndk/sources/host-tools/make-3.81/ |
configure.bat | 22 rem The SmallEnv trick protects against too small environment block,
59 echo Your environment is too small. Please enlarge it and run me again.
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
sections.html | 34 <small>With support of</small>
|
/external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/ |
running.html | 6 <ul class="small-gap"> 11 <ul class="small-gap"> 17 <ul class="small-gap"> 50 <ul class="small-gap"> 180 <li>If the link below “Native Client” says “Enable”:<ul class="small-gap"> 262 <ul class="small-gap"> 268 <ul class="small-gap"> 288 application.<ul class="small-gap"> 297 <li>Load the application as an unpacked extension in Chrome:<ul class="small-gap"> 322 <li>Start a web server to serve your application.<ul class="small-gap" [all...] |
/external/replicaisland/res/values/ |
kabocha.xml | 15 But first, we should go over some of the basics. Use the trackball or directional pad to <b>roll left and right</b>. You only need to make <b>very small movements</b> to move effectively. Try rolling down that hill. 31 Bravo! Fantastique! It?s a little scary at first, yes? Don?t worry, you?ll get the hang of it. The trick is to just make small movements left and right while in the air. 43 Did you see those little pearls floating in the air along the way? You should <b>collect them</b> as you travel across the island. If you are damaged, collecting pearls will <b>help your repair system</b> and give you an <b>impressive energy shield</b> for a short time. <small>The pearls do not actually have anything to do with your operation but I really need them to help pay off this lab. The economy, you know.</small> 55 Years ago I released some small robots on the island in an attempt to pinpoint the exact location of The Source. The mistake I made was allowing them to replicate on their own. The Source twisted them such that I lost control, and since then they have multiplied at such a rate that the little pests have almost overrun the island. 63 Jolly good! Way to drop the hammer! <small>(My calculations suggest that phrase is the preferred selection given the state of contemporary language)</small> Of course, you can always just avoid these robotic cretins if you like, but you?ll be doing the island a great service if you destroy them. Remember, if you get hurt you can collect pearls to restore your health <small>and help me put a dent in my credit card bill</small>. 143 (Ahem) As for you, my little green friend, you?ve reached the end of your usefulness. As your creator, I thank you for your service. I really should shut you down properly, but right now The Source and I have more important matters to attend to back at the lab. Tell you what: your final command is to rot down here in this cave. See to it that you follow it to the letter. <small>Ta-ta!</small [all...] |
/external/chromium_org/native_client_sdk/doc_generated/reference/sandbox_internals/ |
x86-64-sandbox.html | 6 <ul class="small-gap"> 32 <ul class="small-gap"> 50 <ul class="small-gap"> 60 <div><ul class="small-gap"> 66 <ul class="small-gap"> 70 <div><ul class="small-gap"> 79 <ul class="small-gap"> 87 <ul class="small-gap"> 95 list of instructions the validator allows, not a small list of 99 <div><ul class="small-gap" [all...] |
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
JSONArray.java | 62 * <li>An extra <code>,</code> <small>(comma)</small> may appear just 65 * is <code>,</code> <small>(comma)</small> elision.</li> 66 * <li>Strings may be quoted with <code>'</code> <small>(single 67 * quote)</small>.</li> 74 * <li>Values can be separated by <code>;</code> <small>(semicolon)</small> as 75 * well as by <code>,</code> <small>(comma)</small>.</li [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/ |
math_geometry.json | 1439 "default": "white square containing black small square" 1495 "default": "black small square" 1503 "default": "white small square" 1577 "default": "black up pointing small triangle", 1578 "alternative": "black up pointing small triangle" 1586 "default": "white up pointing small triangle", 1587 "alternative": "white up pointing small triangle" 1613 "default": "black right pointing small triangle", 1614 "alternative": "black right pointing small triangle" 1622 "default": "white right pointing small triangle" [all...] |
/bionic/tests/ |
sys_types_test.cpp | 29 // Some types were too small on 32-bit Android by mistake,
|
/cts/tests/tests/content/ |
Android.mk | 29 LOCAL_AAPT_FLAGS = -c xx_YY -c cs -c small -c normal -c large -c xlarge \
|
/cts/tests/tests/content/res/values/ |
configVarying.xml | 22 <item type="configVarying" name="small">default</item>
|
/cts/tests/tests/graphics/res/values/ |
configVarying.xml | 22 <item type="configVarying" name="small">default</item>
|
/cts/tools/dex-tools/ |
README.txt | 24 test : source code of the small test suite
|
/development/ndk/platforms/android-3/include/ |
malloc.h | 23 * defined malloc.h interface small.
|
/development/samples/SearchableDictionary/res/layout/ |
result.xml | 33 style="@android:style/TextAppearance.Small"
|
/development/samples/Support13Demos/ |
_index.html | 1 <p>The Support v13 Demos application contains a variety of small sample
|
/development/samples/Support4Demos/ |
_index.html | 1 <p>The Support v4 Demos application contains a variety of small sample
|
/development/samples/Support7Demos/ |
_index.html | 1 <p>The Support v7 Demos application contains a variety of small sample
|
/external/antlr/antlr-3.4/runtime/Python/ |
ChangeLog | 15 exceptions.py (CommonTree): Small bugfixes.
|
/external/bison/lib/ |
strerror-override.h | 25 proves too small, we intentionally abort(), to remind us to fix
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
StreamCipher.java | 43 * @exception DataLengthException if the output buffer is too small.
|