/packages/apps/Messaging/ |
proguard-test.flags | 25 # non-private methods. This means we cannot run tests on user builds for the moment.
|
/packages/apps/Messaging/src/android/support/v7/mms/ |
MmsHttpException.java | 23 // Optional HTTP status code. 0 means ignore. Otherwise this
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/ |
ContactPresenceIconUtil.java | 30 * @return null means don't show the status icon.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
LooperCompatUtils.java | 27 * In unit tests, we create lots of instances of LatinIME, which means we need to clean up
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
DownloadRecord.java | 28 // attributes, a null pointer here means this record represents metadata.
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/ |
dynamic_language_model_probability_utils.cpp | 25 // Note that we give positive values for trigrams and quadgrams that means the weight is more than
|
/packages/providers/CalendarProvider/ |
Android.mk | 35 # leaving out code which is tested by other means (e.g. static libraries) that
|
/packages/services/Mms/src/com/android/mms/service/exception/ |
MmsHttpException.java | 23 // Optional HTTP status code. 0 means ignore. Otherwise this
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
udp.h | 4 * interface as the means of communication with the user level.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
netdevice.h | 4 * interface as the means of communication with the user level.
|
udp.h | 4 * interface as the means of communication with the user level.
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/ |
types.h | 83 /* This historical accident means that we had a 32-bit dev_t on 32-bit architectures. */ 89 /* This historical accident means that we had a 32-bit time_t on 32-bit architectures. */ 93 /* This historical accident means that we had a 32-bit off_t on 32-bit architectures. */ 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/ |
types.h | 83 /* This historical accident means that we had a 32-bit dev_t on 32-bit architectures. */ 89 /* This historical accident means that we had a 32-bit time_t on 32-bit architectures. */ 93 /* This historical accident means that we had a 32-bit off_t on 32-bit architectures. */ 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/ |
types.h | 83 /* This historical accident means that we had a 32-bit dev_t on 32-bit architectures. */ 89 /* This historical accident means that we had a 32-bit time_t on 32-bit architectures. */ 93 /* This historical accident means that we had a 32-bit off_t on 32-bit architectures. */ 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/ |
types.h | 83 /* This historical accident means that we had a 32-bit dev_t on 32-bit architectures. */ 89 /* This historical accident means that we had a 32-bit time_t on 32-bit architectures. */ 93 /* This historical accident means that we had a 32-bit off_t on 32-bit architectures. */ 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/ |
types.h | 83 /* This historical accident means that we had a 32-bit dev_t on 32-bit architectures. */ 89 /* This historical accident means that we had a 32-bit time_t on 32-bit architectures. */ 93 /* This historical accident means that we had a 32-bit off_t on 32-bit architectures. */ 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/ |
types.h | 83 /* This historical accident means that we had a 32-bit dev_t on 32-bit architectures. */ 89 /* This historical accident means that we had a 32-bit time_t on 32-bit architectures. */ 93 /* This historical accident means that we had a 32-bit off_t on 32-bit architectures. */ 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
|
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/ |
Material.java | 100 public void setup(int[] means, int start, int end) {
101 int[] pos = new int[means.length - 1];
102 int[] red = new int[means.length - 1];
103 int[] green = new int[means.length - 1];
104 int[] blue = new int[means.length - 1];
107 pos[i] = (means[i] + means[i + 1]) / 2;
|
/external/freetype/include/ |
ftoutln.h | 109 /* FreeType error code. 0~means success. */ 148 /* FreeType error code. 0~means success. */ 183 /* FreeType error code. 0~means success. */ 214 /* FreeType error code. 0~means success. */ 290 /* FreeType error code. 0~means success. */ 342 /* FreeType error code. 0~means success. */ 346 /* glyph doesn't change the number of points; this means that certain */ 427 /* FreeType error code. 0~means success. */ 467 /* FreeType error code. 0~means success. */ 474 /* converter is called, which means that the value you give to it is * [all...] |
/external/pdfium/third_party/freetype/include/ |
ftoutln.h | 109 /* FreeType error code. 0~means success. */ 148 /* FreeType error code. 0~means success. */ 183 /* FreeType error code. 0~means success. */ 214 /* FreeType error code. 0~means success. */ 290 /* FreeType error code. 0~means success. */ 342 /* FreeType error code. 0~means success. */ 346 /* glyph doesn't change the number of points; this means that certain */ 427 /* FreeType error code. 0~means success. */ 467 /* FreeType error code. 0~means success. */ 474 /* converter is called, which means that the value you give to it is * [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/ |
LICENSE | 20 "control" means (i) the power, direct or indirect, to cause the 56 means any form of electronic, verbal, or written communication sent 284 a. Adapted Material means material subject to Copyright and Similar 294 b. Adapter's License means the license You apply to Your Copyright 298 c. BY-NC-SA Compatible License means a license listed at 302 d. Copyright and Similar Rights means copyright and/or similar rights 310 e. Effective Technological Measures means those measures that, in the 316 f. Exceptions and Limitations means fair use, fair dealing, and/or 320 g. License Elements means the license attributes listed in the name 324 h. Licensed Material means the artistic or literary work, database [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ |
LICENSE | 20 "control" means (i) the power, direct or indirect, to cause the 56 means any form of electronic, verbal, or written communication sent 284 a. Adapted Material means material subject to Copyright and Similar 294 b. Adapter's License means the license You apply to Your Copyright 298 c. BY-NC-SA Compatible License means a license listed at 302 d. Copyright and Similar Rights means copyright and/or similar rights 310 e. Effective Technological Measures means those measures that, in the 316 f. Exceptions and Limitations means fair use, fair dealing, and/or 320 g. License Elements means the license attributes listed in the name 324 h. Licensed Material means the artistic or literary work, database [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/ |
LICENSE | 20 "control" means (i) the power, direct or indirect, to cause the 56 means any form of electronic, verbal, or written communication sent 284 a. Adapted Material means material subject to Copyright and Similar 294 b. Adapter's License means the license You apply to Your Copyright 298 c. BY-NC-SA Compatible License means a license listed at 302 d. Copyright and Similar Rights means copyright and/or similar rights 310 e. Effective Technological Measures means those measures that, in the 316 f. Exceptions and Limitations means fair use, fair dealing, and/or 320 g. License Elements means the license attributes listed in the name 324 h. Licensed Material means the artistic or literary work, database [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/ |
LICENSE | 20 "control" means (i) the power, direct or indirect, to cause the 56 means any form of electronic, verbal, or written communication sent 284 a. Adapted Material means material subject to Copyright and Similar 294 b. Adapter's License means the license You apply to Your Copyright 298 c. BY-NC-SA Compatible License means a license listed at 302 d. Copyright and Similar Rights means copyright and/or similar rights 310 e. Effective Technological Measures means those measures that, in the 316 f. Exceptions and Limitations means fair use, fair dealing, and/or 320 g. License Elements means the license attributes listed in the name 324 h. Licensed Material means the artistic or literary work, database [all...] |
/developers/build/prebuilts/gradle/ActiveNotifications/ |
LICENSE | 20 "control" means (i) the power, direct or indirect, to cause the 56 means any form of electronic, verbal, or written communication sent 284 a. Adapted Material means material subject to Copyright and Similar 294 b. Adapter's License means the license You apply to Your Copyright 298 c. BY-NC-SA Compatible License means a license listed at 302 d. Copyright and Similar Rights means copyright and/or similar rights 310 e. Effective Technological Measures means those measures that, in the 316 f. Exceptions and Limitations means fair use, fair dealing, and/or 320 g. License Elements means the license attributes listed in the name 324 h. Licensed Material means the artistic or literary work, database [all...] |