HomeSort by relevance Sort by last modified time
    Searched full:means (Results 151 - 175 of 6054) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/dalvik/src/main/java/dalvik/annotation/
KnownFailure.java 25 * Marks a test case as a known failure. This means the underlying
  /libcore/luni/src/main/java/java/sql/
Savepoint.java 23 * particular savepoint means that all changes that occurred after that
  /ndk/tests/device/test-gnustl-full/unit/
test_errno.cpp 32 //Using ERANGE improve the test as it means that the native errno.h file has really
  /ndk/tests/device/test-stlport/unit/
test_errno.cpp 32 //Using ERANGE improve the test as it means that the native errno.h file has really
  /packages/apps/Contacts/res/layout/
contact_detail_loader_fragment.xml 20 change the visibility of the options menu. This means the visibility of the view will be
detail_header_contact_without_updates.xml 19 updates, which means that the contact's photo will scroll with the list of details.
  /packages/apps/Contacts/src/com/android/contacts/
ContactPresenceIconUtil.java 30 * @return null means don't show the status icon.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
Logging.java 41 // Declare values here to avoid dead code warnings; it means we have some extra
  /packages/apps/Email/src/com/android/email/activity/
FragmentInstallable.java 32 * This means a host {@link Activity} can safely assume a passed {@link Fragment} is already
  /packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactPresenceIconUtil.java 30 * @return null means don't show the status icon.
  /packages/providers/CalendarProvider/
Android.mk 33 # leaving out code which is tested by other means (e.g. static libraries) that
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
diagnostic.def 5 machinery, this kind also means "don't change the existing kind",
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
diagnostic.def 5 machinery, this kind also means "don't change the existing kind",
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
diagnostic.def 5 machinery, this kind also means "don't change the existing kind",
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
udp.h 4 * interface as the means of communication with the user level.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
README.txt 23 The dash prefix means this schema is a *future* schema that is not yet
  /external/valgrind/main/memcheck/tests/
atomic_incs.c 31 : : "S"(&block[0])/* S means "esi only" */ : "memory","cc","eax","ebx"
41 : : "S"(&block[0])/* S means "rsi only" */ : "memory","cc","rax","rbx"
95 : : "S"(&block[0])/* S means "esi only" */ : "memory","cc","eax","ebx"
105 : : "S"(&block[0])/* S means "rsi only" */ : "memory","cc","rax","rbx"
158 : : "S"(&block[0])/* S means "esi only" */ : "memory","cc","eax","ebx"
168 : : "S"(&block[0])/* S means "rsi only" */ : "memory","cc","rax","rbx"
238 : : "S"(&block[0])/* S means "rsi only" */ : "memory","cc","rax","rbx"
  /packages/apps/Settings/src/com/android/settings/
UserDictionarySettings.java 64 // Either the locale is empty (means the word is applicable to all locales)
81 /** The word being edited in the dialog (null means the user is adding a word). */
168 // - The empty string. This means we want a cursor returning words valid for all locales.
169 // - null. This means we want a cursor for the current locale, whatever this is.
170 // Note that this contrasts with the data inside the database, where NULL means "all
285 // Null means insert with the default system locale.
289 // Empty string means insert for all languages.
  /external/freetype/include/freetype/
ftmm.h 241 /* FreeType error code. 0~means success. */
265 /* FreeType error code. 0~means success. */
293 /* FreeType error code. 0~means success. */
320 /* FreeType error code. 0~means success. */
348 /* FreeType error code. 0~means success. */
ftcache.h 72 * *persistent*, which means that the contents they point to should not
199 * FreeType error code. 0~means success.
316 /* FreeType error code. 0~means success. */
377 /* FreeType error code. 0~means success. */
477 /* FreeType error code. 0~means success. */
591 * FreeType error code. 0~means success.
621 * means to use the cache @FT_Face's default charmap.
627 * Glyph index. 0~means `no glyph'.
    [all...]
  /external/icu4c/data/unidata/
PropertyAliases.txt 34 # AL means Arabic Letter for the Bidi_Class property, and
35 # AL means Above_Left for the Combining_Class property, and
36 # AL means Alphabetic for the Line_Break property.
41 # sc means the Script property, and
42 # Sc means the General_Category property value Currency_Symbol (Sc)
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_dm.c 94 boundaryLen = strlen((char *)pDmInfo->boundary) + 2; /* 2 means: '\r' and '\n' */
109 if (0 != pDmInfo->deliveryType) { /* This means the delivery type has been confirmed */
145 status = DM_PARSING_CONTENT; /* can go here means that the rights object has been parsed. */
200 break; /* here means may be the boundary has been split */
255 /* Here means the rights object data has been completed, boundary must exist */
  /frameworks/base/telephony/java/android/telephony/
NeighboringCellInfo.java 174 * 0 means "-113 dBm or less" and 31 means "-51 dBm or greater"
209 * means that the location information is unavailable.
213 * means that Neighboring Cell information is stored for GSM network, in
222 * means that Neighboring Cell information is stored for UMTS network, in
  /external/webkit/Source/WebCore/page/
Settings.h 498 // range is from 200 to 10,000. 0 is a special value means device-width.
499 // default is -1, which means undefined.
501 // range is from 223 to 10,000. 0 is a special value means device-height
502 // default is -1, which means undefined.
504 // range is from 1 to 1000 in percent. default is 0, which means undefined.
506 // range is from 1 to 1000 in percent. default is 0, which means undefined.
508 // range is from 1 to 1000 in percent. default is 0, which means undefined.
594 // range is from 70 to 400. 0 is a special value means device-dpi
595 // default is -1, which means undefined.
  /ndk/sources/host-tools/sed-4.2.1/
COPYING.DOC 21 This License is a kind of "copyleft", which means that derivative
47 A "Modified Version" of the Document means any work containing the
75 A "Transparent" copy of the Document means a machine-readable copy,
99 The "Title Page" means, for a printed book, the title page itself,
102 formats which do not have any title page as such, "Title Page" means
106 The "publisher" means any person or entity that distributes copies of
109 A section "Entitled XYZ" means a named subunit of the Document whose
114 of such a section when you modify the Document means that it remains a
357 fails to notify you of the violation by some reasonable means prior to
362 violation by some reasonable means, this is the first time you hav
    [all...]

Completed in 1755 milliseconds

1 2 3 4 5 67 8 91011>>