/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.badexp/ |
regex_error.pass.cpp | 87 assert(e.what() == std::string("The complexity of an attempted match against a regular "
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
CallState.java | 91 * Indicates that the call was attempted (mostly in the context of outgoing, at least at the
|
/packages/services/Telephony/src/com/android/services/telephony/ |
CdmaConnection.java | 187 Log.w(this, "Non-IMS CDMA Connection attempted to call performConference.");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
errno.h | 45 #define EMULTIHOP 72 /* Multihop attempted */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
errno.h | 45 #define EMULTIHOP 72 /* Multihop attempted */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RuleLoader.java | 57 * Flag set when we've attempted to initialize the {@link #mUserClassLoader}
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiDocumentNode.java | 70 * This method throws an exception when attempted to assign a parent, since XML documents
|
/system/core/libcutils/ |
qtaguid.c | 43 * Failure to open it will be visible when socket tagging will be attempted.
|
/packages/apps/DeskClock/res/values/ |
strings.xml | [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
regex.h | [all...] |
/external/libcxx/include/ |
list | 316 "Attempted to dereference a non-dereferenceable list::iterator"); 325 "Attempted to dereference a non-dereferenceable list::iterator"); 335 "Attempted to increment non-incrementable list::iterator"); 348 "Attempted to decrement non-decrementable list::iterator"); 453 "Attempted to dereference a non-dereferenceable list::const_iterator"); 462 "Attempted to dereference a non-dereferenceable list::iterator"); 472 "Attempted to increment non-incrementable list::const_iterator"); 485 "Attempted to decrement non-decrementable list::const_iterator"); [all...] |
/external/vboot_reference/tests/ |
vboot_firmware_tests.c | 348 * and B isn't attempted. */ 359 /* But if try B flag is set, B is selected and A not attempted */
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 147 * next operation should be attempted -- immediately, if the return value is 207 * Return the last time the operation was attempted. Does not modify any state.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
list | 317 "Attempted to dereference a non-dereferenceable list::iterator"); 326 "Attempted to dereference a non-dereferenceable list::iterator"); 336 "Attempted to increment non-incrementable list::iterator"); 349 "Attempted to decrement non-decrementable list::iterator"); 454 "Attempted to dereference a non-dereferenceable list::const_iterator"); 463 "Attempted to dereference a non-dereferenceable list::iterator"); 473 "Attempted to increment non-incrementable list::const_iterator"); 486 "Attempted to decrement non-decrementable list::const_iterator"); [all...] |
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
DialpadView.java | 352 Log.wtf(TAG, "Attempted to get animation delay for invalid key button id."); 422 Log.wtf(TAG, "Attempted to get animation duration for invalid key button id.");
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
list | 317 "Attempted to dereference a non-dereferenceable list::iterator"); 326 "Attempted to dereference a non-dereferenceable list::iterator"); 336 "Attempted to increment non-incrementable list::iterator"); 349 "Attempted to decrement non-decrementable list::iterator"); 454 "Attempted to dereference a non-dereferenceable list::const_iterator"); 463 "Attempted to dereference a non-dereferenceable list::iterator"); 473 "Attempted to increment non-incrementable list::const_iterator"); 486 "Attempted to decrement non-decrementable list::const_iterator"); [all...] |
/system/bt/stack/include/ |
avrc_api.h | 62 * the connection. It is also sent when a connection attempted through 80 * the connection. It is also sent when a connection attempted through
|
/bionic/libc/include/sys/ |
_errdefs.h | 109 __BIONIC_ERRDEF( EMULTIHOP , 72, "Multihop attempted" )
|
/cts/tests/tests/text/src/android/text/cts/ |
LayoutTest.java | 113 fail("should throw runtime exception attempted to reduce Layout width");
|
/development/ndk/platforms/android-3/include/sys/ |
_errdefs.h | 108 __BIONIC_ERRDEF( EMULTIHOP , 72, "Multihop attempted" )
|
/docs/source.android.com/src/devices/tech/security/selinux/ |
index.jd | 47 that works by default across the <a href="https://android.googlesource.com/">Android Open Source Project</a>. In enforcing mode, illegitimate actions are prevented and all attempted
|
validate.jd | 87 <li><em>Action</em> - the attempted action is highlighted in brackets, <code>read write</code> or <code>setenforce</code>.
|
/external/bison/lib/ |
strerror-override.c | 241 return "Multihop attempted";
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
AttributeCertificateHolder.java | 364 * Set a digest calculator provider to be used if matches are attempted using
|
/external/clang/include/clang/Sema/ |
TemplateDeduction.h | 28 /// \brief Provides information about an attempted template argument
|