/external/replicaisland/res/values/ |
kyle.xml | 80 Anyway, tell you what. You stay out of my way and I?ll try to keep my cool, alright? You make me nervous and I tend to lash out when I?m nervous. I punched a teacher once for making me stand up in front of the class, you know? It?s not my favorite personality trait, but when my blood gets going there?s not much I can do to cool down. It?s probably best if you just avoid me. <small>We?re going to find The Source first anyway, ha!</small>
|
/external/valgrind/main/docs/ |
README | 100 DocBook, but the tools tend to lag behind somewhat. It is
|
/external/webkit/Source/WebKit/mac/Plugins/ |
WebNetscapePluginEventHandlerCarbon.mm | 345 // In practice, this is not a good idea, because plug-ins tend to eat the event but return false.
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebPreferences.h | 414 @discussion Research indicates that users tend to browse within clusters of
|
/system/extras/tests/lib/testUtil/ |
testUtil.c | 213 * The contents of individual bytes tend to be less than random
|
/external/bzip2/ |
bzip2.1 | 149 tend to get larger, since the compression mechanism has a constant 322 These figures tend to understate the advantage of larger block sizes for
|
bzip2.1.preformatted | 96 than about one hundred bytes tend to get larger, since the 266 These figures tend to understate the advantage of larger
|
bzip2.txt | 93 than about one hundred bytes tend to get larger, since the 263 These figures tend to understate the advantage of larger
|
/external/icu4c/i18n/ |
rbtz.cpp | 426 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), local 428 if (date > tend) {
|
/packages/apps/ContactsCommon/res/values-hu/ |
strings.xml | 228 <string name="menu_contacts_filter" msgid="586356478145511794">"Megjelenítend? névjegyek"</string> 229 <string name="activity_title_contacts_filter" msgid="7689519428197855166">"Megjelenítend? névjegyek"</string>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageUtils.java | 265 // we do the dumb thing -- not a big deal since we tend to crop reasonably 558 // canvas background (rgb(150,150,150). Darker shadows would tend to 625 // canvas background (rgb(150,150,150). Darker shadows would tend to [all...] |
/system/core/sh/ |
parser.c | 399 t = TEND; 472 if (readtoken() != TEND) 473 synexpect(TEND); [all...] |
/docs/source.android.com/src/source/ |
submit-patches.jd | 182 <a href="/source/code-lines.html">Codelines, Branches, and Releases</a>. For most projects under <code>external/</code>, changes should be made upstream and then the Android maintainers informed of the new upstream release containing these changes. It may also be useful to upload patches that move us to track a new upstream release, though these can be difficult changes to make if the project is widely used within Android like most of the larger ones mentioned below, where we tend to upgrade with every release.</p>
|
code-style.jd | 366 <p>The imports people want to look at first tend to be at the top (<code>android</code>)</p> 369 <p>The imports people want to look at least tend to be at the bottom (<code>java</code>)</p>
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
CachedXPathAPI.java | 38 * These functions tend to be a little slow, since a number of objects must be
|
/external/bison/build-aux/ |
gnupload | 250 # it is a built-in (third-party programs tend to appear in 'ps'
|
/external/chromium/base/files/ |
file_path_watcher_mac.cc | 447 // This would happen in the destructor anyways, but FilePathWatchers tend to
|
/external/llvm/docs/ |
LLVMBuild.rst | 18 on. Related projects in the LLVM system like Clang and LLDB also tend to
|
/external/llvm/include/llvm/CodeGen/ |
MachineTraceMetrics.h | 31 // Traces tend to align with loops. The trace through a block in an inner loop
|
/external/valgrind/main/exp-bbv/docs/ |
bbv-manual.xml | 172 Large interval sizes tend to mitigate this.)
|
/frameworks/base/docs/html/design/patterns/ |
widgets.jd | 51 <p>While all widgets tend to gravitate towards one of the three types described above, many widgets in reality are hybrids that combine elements of different types.</p>
|
/libcore/luni/src/main/java/java/util/concurrent/ |
BlockingQueue.java | 96 * such features tend to be implementation-dependent. For example, a
|
/ndk/docs/ |
APPLICATION-MK.html | 76 binaries, but the 'release' builds tend to provide less information
|
/system/extras/tests/wifi/stress/ |
wifiLoadScanAssoc.c | 484 // because the low-order bits tend to have the same sequence for
|
/external/clang/lib/Sema/ |
Sema.cpp | 671 TEnd = TentativeDefinitions.end(); 672 T != TEnd; ++T) [all...] |