/external/wpa_supplicant_6/wpa_supplicant/ |
config.h | 33 * data. In many cases, there is only one struct wpa_config instance, but if 105 * mechanism is used. For all cases, the existance of this parameter 127 * cases. By default, %wpa_supplicant is configured to use gid
|
/frameworks/base/core/java/android/view/inputmethod/ |
EditorInfo.java | 152 * Note that by setting this flag, there can be cases where the action 176 * already respect this flag in a sense), but there could be some cases they 211 * In some cases an IME may be able to display an arbitrary label for
|
/frameworks/base/docs/html/about/versions/ |
android-2.0.1.jd | 169 built-in locales. In some cases, region-specific strings are available for the 170 locales. In other cases, a default version of the language is used. The 323 android.app.Activity#RESULT_CANCELED} in cases where the contact was not
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
advanced-nfc.jd | 27 possible. There are cases, however, when you scan a tag that does not contain 29 In these cases, you need to open communication directly with the tag and read and write to it with 30 your own protocol (in raw bytes). Android provides generic support for these use cases with the
|
/libcore/luni/src/main/java/java/util/ |
TimeZone.java | 40 * <p>If you do need to do date computations manually, there are two common cases to take into 299 * <p>Other than the special cases "UTC" and "GMT" (which are synonymous in this context, 308 // Special cases? These can clone an existing instance.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 273 // For non-static cases, clients should use _STLP_mutex. 487 * In some cases the operation is emulated with a lock. 490 /* Helper struct to handle following cases:
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 273 // For non-static cases, clients should use _STLP_mutex. 487 * In some cases the operation is emulated with a lock. 490 /* Helper struct to handle following cases:
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 273 // For non-static cases, clients should use _STLP_mutex. 487 * In some cases the operation is emulated with a lock. 490 /* Helper struct to handle following cases:
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 273 // For non-static cases, clients should use _STLP_mutex. 487 * In some cases the operation is emulated with a lock. 490 /* Helper struct to handle following cases:
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 273 // For non-static cases, clients should use _STLP_mutex. 487 * In some cases the operation is emulated with a lock. 490 /* Helper struct to handle following cases:
|
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleSValBuilder.cpp | 123 // can be introduced by the frontend for corner cases, e.g 145 // All other cases: return 'UnknownVal'. This includes casting pointers 210 // Check for a few special cases with known reductions first. 389 // While we're at it, catch some special cases for non-commutative ops. 542 // Special cases for when both sides are identical. [all...] |
/external/llvm/docs/ |
DeveloperPolicy.rst | 173 Test Cases 176 Developers are required to create test cases for any bugs fixed and any new 179 * All feature and regression test cases are added to the ``llvm/test`` 183 * Test cases should be written in `LLVM assembly language <LangRef.html>`_ 188 * Test cases, especially for regressions, should be reduced as much as possible, 194 tests only. More extensive test cases (e.g., entire applications, benchmarks,
|
/external/webkit/Source/JavaScriptCore/jit/ |
JITArithmetic.cpp | 251 // We generate inline code for the following cases in the fast path: 299 // We generate inline code for the following cases in the slow path: 404 // We generate inline code for the following cases in the fast path: 452 // We generate inline code for the following cases in the slow path: 557 // We generate inline code for the following cases in the fast path: 605 // We generate inline code for the following cases in the slow path: [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ForkJoinWorkerThread.java | 61 * we rely on CASes of references, we do not need tag bits on 114 * (which is OK since blocking in such cases is usually a good 127 * (in push) require store order and CASes (in pop and deq) 388 * confirmed by CASes. 407 * CASes slot i of array q from t to null. Caller must ensure q is 739 * greater than MAX_HELP links. All of these cases are dealt with [all...] |
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/provider/ |
MailboxUtilitiesTests.java | 127 * Test three cases of adding a folder to an existing hierarchy. Case 1: Add to parent. 178 * Test three cases of adding a folder to an existing hierarchy. Case 2: Add to child. 222 * Test three cases of adding a folder to an existing hierarchy. Case 3: Add to root. 266 * Test three cases of removing a folder from the hierarchy. Case 1: Remove from parent. 319 * Test three cases of removing a folder from the hierarchy. Case 2: Remove from child. 372 * Test three cases of removing a folder from the hierarchy. Case 3: Remove from root. [all...] |
/packages/apps/Exchange/tests/src/com/android/exchange/provider/ |
MailboxUtilitiesTests.java | 127 * Test three cases of adding a folder to an existing hierarchy. Case 1: Add to parent. 178 * Test three cases of adding a folder to an existing hierarchy. Case 2: Add to child. 222 * Test three cases of adding a folder to an existing hierarchy. Case 3: Add to root. 266 * Test three cases of removing a folder from the hierarchy. Case 1: Remove from parent. 319 * Test three cases of removing a folder from the hierarchy. Case 2: Remove from child. 372 * Test three cases of removing a folder from the hierarchy. Case 3: Remove from root. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
iatomic.h | 80 * other cases. Note that the guaranteed 130 * cases. Note that the guaranteed 150 * other cases. Note that the guaranteed 818 * other cases. Note that the guaranteed 829 * other cases. Note that the guaranteed 840 * cases. Note that the guaranteed
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
iatomic.h | 80 * other cases. Note that the guaranteed 130 * cases. Note that the guaranteed 150 * other cases. Note that the guaranteed 818 * other cases. Note that the guaranteed 829 * other cases. Note that the guaranteed 840 * cases. Note that the guaranteed
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
iatomic.h | 80 * other cases. Note that the guaranteed 130 * cases. Note that the guaranteed 150 * other cases. Note that the guaranteed 818 * other cases. Note that the guaranteed 829 * other cases. Note that the guaranteed 840 * cases. Note that the guaranteed
|
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityWindowQueryTest.java | 41 * Test cases for testing the accessibility APIs for querying of the screen content. 46 * accessibility service and another with the instrumented activity and test cases.
|
/development/tools/emulator/opengl/shared/OpenglCodecCommon/ |
GLClientState.h | 157 // For some cases passing GL_TEXTURE_2D for allDisabled makes callee code 158 // simpler; for other cases passing a recognizable enum like GL_ZERO or
|
/external/apache-harmony/auth/src/test/java/common/org/ietf/jgss/ |
OidTest.java | 222 * Tests 2 cases of Encoding Rules violation. 223 * Both cases should be in testInvalidOIDEncodings().
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
StylesheetComposed.java | 42 * <p>In some cases getXXXComposed methods may calculate the composed 43 * values dynamically, while in other cases they may store the composed
|
/external/chromium/app/sql/ |
connection.cc | 251 // Treat this as non-fatal, it can occur in a number of valid cases, and 352 // TODO(shess): This code is brittle. Find the cases where code
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
tab_contents_view_touch.cc | 76 // During testing, the view will already be set up in most cases to the 313 // It can be wrong in cases where the renderer has died and the host
|