HomeSort by relevance Sort by last modified time
    Searched full:attempted (Results 226 - 250 of 1105) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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/security/selinux/
index.jd 53 enforcing mode, illegitimate actions are prevented and all attempted violations
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/chromium-trace/catapult/dependency_manager/dependency_manager/
manager.py 81 FileNotFoundError: If an attempted download was otherwise unsuccessful.
  /external/clang/include/clang/Sema/
TemplateDeduction.h 28 /// \brief Provides information about an attempted template argument
  /external/iproute2/man/man8/
lnstat.8 163 Number of entries for which list insertion was attempted but failed (happens if
  /external/libbrillo/brillo/errors/
error_codes.cc 110 ERROR_ENTRY(EMULTIHOP), // Multihop attempted
  /external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 167 /// This function must be called before any rematerialization is attempted.
  /external/llvm/include/llvm/IR/
LegacyPassNameParser.h 73 << P->getPassArgument() << ") attempted to be registered!\n";
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
RouteSelector.java 49 /* The most recently attempted route. */
  /external/shflags/doc/
CHANGES-1.0.md 115 Added warning when a duplicate flag definition is attempted.
  /external/skia/include/core/
SkUserConfig.h 71 /* preconfig will have attempted to determine the endianness of the system,
  /external/v8/src/
zone.h 31 // allocation is attempted, a segment of memory will be requested
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiLockManager.java 181 Slog.d(TAG, "attempted to add a lock when already holding one");
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_ion.h 27 * The ids listed are the order in which allocation will be attempted
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_ion.h 29 * The ids listed are the order in which allocation will be attempted
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java 100 * default values, to ensure that attempted accesses from other
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
DoubleAccumulator.java 26 * since it may be re-applied when attempted updates fail due to
LongAccumulator.java 32 * side-effect-free, since it may be re-applied when attempted updates
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityUtils.java 207 Log.e(TAG, "Attempted to speak when accessibility was disabled!");
  /packages/services/Telephony/src/com/android/services/telephony/
CdmaConnection.java 191 Log.w(this, "Non-IMS CDMA Connection attempted to call performConference.");

Completed in 2329 milliseconds

1 2 3 4 5 6 7 8 91011>>