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

12 3 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/tools/gencfu/
gencfu.1.in 32 .BI "\-w\fP, \fB\-\-wsrules" " whole\-script\-rule\-file"
83 .BI "\-w\fP, \fB\-\-wsrules" " whole\-script\-rule\-file"
84 The whole script source file to read.
  /external/kernel-headers/original/uapi/asm-x86/asm/
stat.h 30 /* We don't need to memset the whole thing just to initialize the padding */
74 /* We don't need to memset the whole thing just to initialize the padding */
105 /* We don't need to memset the whole thing just to initialize the padding */
  /external/chromium-trace/catapult/third_party/Paste/docs/
test_server.ini 12 # whole process dies quickly due to zombies)
  /external/curl/tests/data/
test123 19 FTP upload resume with whole file already downloaded
  /external/icu/icu4c/source/tools/toolutil/
pkg_imp.h 27 * and set the lengths of the UDataInfo and of the whole header.
  /external/libxml2/optim/
TOTRY 5 (or get rid of 0 termination check in the whole parser, hard !)
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
PackageWriter.java 23 * Writes the whole package.
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListWithFirstScreenUnSelectable.java 22 * The first item is unselectable, and takes up the whole screen.
  /frameworks/base/packages/DocumentsUI/res/values-sw720dp/
config.xml 18 <!-- Indicates if search view is taking the whole toolbar space -->
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardConstants.java 25 * Turns on debugging information for the whole Keyguard. This is very verbose and should only
  /frameworks/native/opengl/tests/testViewport/
README 9 (Therefore the whole screen should appear to be white.)
  /ndk/tests/device/test-stlport_static-exception/
test_config.py 3 # for the whole group.
  /packages/inputmethods/LatinIME/tools/dicttool/compat/android/test/suitebuilder/annotation/
LargeTest.java 22 * Its purpose is to provide compatibility without having to pull the whole Android library.
  /external/compiler-rt/lib/asan/tests/
asan_mac_test.cc 90 // Make sure the whole ASan report is printed, i.e. that we don't die
96 // Make sure the whole ASan report is printed, i.e. that we don't die
103 // Make sure the whole ASan report is printed, i.e. that we don't die
109 // Make sure the whole ASan report is printed, i.e. that we don't die
115 // Make sure the whole ASan report is printed, i.e. that we don't die
121 // Make sure the whole ASan report is printed, i.e. that we don't die
127 // Make sure the whole ASan report is printed, i.e. that we don't die
133 // Make sure the whole ASan report is printed, i.e. that we don't die
  /external/e2fsprogs/
SUBMITTING-PATCHES 14 (a) The contribution was created in whole or in part by me and I
21 work with modifications, whether created in whole or in part
  /external/icu/icu4c/source/i18n/unicode/
ugender.h 20 * whole given the gender of each element.
69 * Given a list, returns the gender of the list as a whole.
  /external/icu/icu4c/source/test/cintltst/
citertst.h 34 * Test for CollationElementIterator previous and next for the whole set of
39 * Test for CollationElementIterator previous and next for the whole set of
  /external/jemalloc/android/scripts/
conf_arm64.sh 36 "-Wl,--whole-archive"
37 "-Wl,--no-whole-archive"
conf_mips.sh 36 "-Wl,--whole-archive"
37 "-Wl,--no-whole-archive"
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_vc1_parser.h 35 * WMV has no start code so the whole buffer will be treated as a single frame.
36 * For VC1 progressive, if start code is not found, the whole buffer will be treated as a
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
findtext.dlg 15 AUTOCHECKBOX "Match &whole word only",chx1,4,26,100,12,WS_GROUP
39 AUTOCHECKBOX "Match &whole word only",chx1,5,46,104,12,WS_GROUP
  /system/core/libutils/
SharedBufferTest.cpp 31 // Check that null is returned, as we are asking for the whole address space.
50 // Check that null is returned, as we are asking for the whole address space.
  /external/llvm/tools/llvm-shlib/
Makefile 58 LLVMLibsOptions := -Wl,--whole-archive $(LLVMLibsOptions) \
59 -Wl,--no-whole-archive
100 -Wl,--whole-archive $(LLVMLibsPaths) \
101 -Wl,--no-whole-archive
106 -Wl,--whole-archive -lstdc++ \
107 -Wl,--no-whole-archive
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IIccPhoneBook.aidl 109 * This is useful for iteration the whole ADN file, such as write the whole
110 * phone book or erase/format the whole phonebook
128 * This is useful for iteration the whole ADN file, such as write the whole
129 * phone book or erase/format the whole phonebook
  /frameworks/base/core/java/android/inputmethodservice/
CompactExtractEditLayout.java 67 private int applyFractionInt(@FractionRes int fraction, int whole) {
68 return Math.round(getResources().getFraction(fraction, whole, whole));

Completed in 938 milliseconds

12 3 4 5 6 7 8 91011>>