/packages/apps/Settings/src/com/android/settings/inputmethod/ |
UserDictionaryAddWordContents.java | 226 addLocaleDisplayNameToList(activity, localesList, ""); // meaning: all languages 228 localesList.add(new LocaleRenderer(activity, null)); // meaning: select another locale
|
/sdk/lint/cli/src/com/android/tools/lint/ |
Reporter.java | 99 * Sets whether the report should use simple formatting (meaning no JavaScript, 109 * Returns whether the report should use simple formatting (meaning no JavaScript,
|
/external/srec/srec/test/SRecTestAudio/src/ |
SRecTestAudio.c | 187 LCHAR* meaning; local 196 meaning = argv[0]; 198 meaning = L(""); 199 lstrtrim(meaning); 200 LSTRLWR(meaning); 202 if (LISDIGIT(*meaning)) 204 /* Penalize meaning starting with "<digit>" */ 459 ESR_ReturnCode srec_test_parse (SR_Grammar *grammar, const LCHAR* trans, LCHAR* meaning, size_t *len); [all...] |
/external/bluetooth/glib/docs/reference/glib/ |
regex-syntax.sgml | 62 <entry>Meaning</entry> 100 <entry>extends the meaning of (, or 0/1 quantifier, or quantifier minimizer</entry> 130 <entry>Meaning</entry> 163 a non-alphanumeric character, it takes away any special meaning that 187 If you want to remove the special meaning from a sequence of characters, 211 <entry>Meaning</entry> 318 <entry>Meaning</entry> 400 <entry>Meaning</entry> 487 <entry>Meaning</entry> 625 <entry>Meaning</entry [all...] |
/external/webkit/Source/JavaScriptCore/bytecompiler/ |
BytecodeGenerator.h | 139 // register with a refcount of 0 is considered "available", meaning that 202 // meaning that the node should allocate a register, or ignoredResult(), 203 // meaning that the node need not put the result in a register.
|
/frameworks/base/graphics/java/android/graphics/ |
Color.java | 27 * green, blue. The values are unpremultiplied, meaning any transparency is 31 * meaning no contribution for that component, and 255 meaning 100%
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
string.h | 255 /* Return a string describing the meaning of the `errno' code in ERRNUM. */ 267 /* Fill BUF with a string describing the meaning of the `errno' code in 364 /* Return a string describing the meaning of the signal number in SIG. */
|
ctype.h | 101 For the meaning of the characteristic names, see the `enum' above. */ 246 For the meaning of the characteristic names, see the `enum' above. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
string.h | 255 /* Return a string describing the meaning of the `errno' code in ERRNUM. */ 267 /* Fill BUF with a string describing the meaning of the `errno' code in 364 /* Return a string describing the meaning of the signal number in SIG. */
|
ctype.h | 101 For the meaning of the characteristic names, see the `enum' above. */ 246 For the meaning of the characteristic names, see the `enum' above. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
string.h | 255 /* Return a string describing the meaning of the `errno' code in ERRNUM. */ 267 /* Fill BUF with a string describing the meaning of the `errno' code in 364 /* Return a string describing the meaning of the signal number in SIG. */
|
ctype.h | 101 For the meaning of the characteristic names, see the `enum' above. */ 246 For the meaning of the characteristic names, see the `enum' above. */
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/ |
AdtUpdateDialog.java | 109 * @return A boolean indicating whether the installation was successful (meaning the package
141 * @return A boolean indicating whether the installation was successful (meaning the package
173 * @return A boolean indicating whether the installation was successful (meaning the packages
|
/docs/source.android.com/src/source/ |
using-repo.md | 198 letter | meaning | description 211 letter | meaning | description
|
/external/chromium/chrome/browser/password_manager/ |
password_form_manager.h | 145 // Helper for Save in the case that best_matches.size() == 0, meaning 155 // Helper for Save in the case that best_matches.size() > 0, meaning
|
/external/chromium/testing/gtest/include/gtest/ |
gtest-death-test.h | 46 // meaning that the death test child process will re-execute the test binary 48 // meaning that the child process will execute the test logic immediately
|
/external/gtest/include/gtest/ |
gtest-death-test.h | 46 // meaning that the death test child process will re-execute the test binary 48 // meaning that the child process will execute the test logic immediately
|
/external/libusb/libusb/ |
sync.c | 229 * underlying O/S requirements, meaning that the timeout may expire after 277 * underlying O/S requirements, meaning that the timeout may expire after
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-death-test.h | 46 // meaning that the death test child process will re-execute the test binary 48 // meaning that the child process will execute the test logic immediately
|
/external/protobuf/gtest/include/gtest/ |
gtest-death-test.h | 46 // meaning that the death test child process will re-execute the test binary 48 // meaning that the child process will execute the test logic immediately
|
/external/skia/include/core/ |
SkShader.h | 69 bit, meaning that calling the 32bit shadeSpan() entry point will 229 * The meaning of fPoint and fRadius is dependant on the type of gradient.
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
TransparencyWin.h | 74 // meaning you can never draw underneath a layer. 206 // Untransform this has no meaning, since the destination might not be a
|
/frameworks/base/core/java/android/os/ |
IBinder.java | 147 * Flag to {@link #transact}: this is a one-way call, meaning that the 258 * died, meaning the method has been (or soon will be) called.
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
SecureRandom2Test.java | 357 // This long value has no special meaning and may change in the future. 373 // This long value has no special meaning
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
settings.h | 65 * a. force_sequential, meaning the sequential algorithm is executed. 66 * b. force_parallel, meaning the parallel algorithm is executed.
|