HomeSort by relevance Sort by last modified time
    Searched full:tried (Results 151 - 175 of 1491) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/vboot_reference/tests/
vboot_nvstorage_test.c 42 {VBNV_FW_TRIED, 0, 1, 0, "firmware tried"},
44 {VBNV_FW_PREV_TRIED, 0, 1, 0, "firmware prev tried"},
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
BuildStep.java 53 * result code associated with a certificate that was tried, but that
193 resultString = "Certificate to be tried.\n";
  /external/dbus/dbus/
dbus-protocol.h 397 /** Property you tried to access isn't known by the object. */
399 /** Property you tried to set is read-only. */
406 /** Tried to remove or modify a match rule that didn't exist. */
432 /** Tried to get a UNIX process ID and it wasn't available. */
434 /** Tried to get a UNIX process ID and it wasn't available. */
dbus-connection.h 139 * ID is allowed to connect, if the client tried to auth as a UNIX
149 * ID is allowed to connect, if the client tried to auth as a Windows
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
macerrors.py 75 kFBCillegalSessionChange = -30526 #tried to add/remove vols to a session
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macerrors.py 75 kFBCillegalSessionChange = -30526 #tried to add/remove vols to a session
    [all...]
  /bionic/libc/dns/resolv/
res_query.c 278 * the domain stuff is tried. Will have a better
281 * time a query is tried.
346 * If the query has not already been tried as is then try it
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfInputFile.cpp 187 throw Iex::ArgExc ("Tried to read scan line outside "
595 throw Iex::ArgExc ("Tried to read a raw scanline "
620 throw Iex::ArgExc ("Tried to read a raw tile "
  /frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImpl.cpp 170 "%s uid %d tried to pass itself off as %d", __FUNCTION__, callingUid, uid);
291 "%s uid %d tried to pass itself off as %d", __FUNCTION__, callingUid, uid);
299 "%s uid %d pid %d tried to pass itself off as pid %d",
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go 316 // In general we might have tried many suffixes; showing
344 // Try unsuffixed, if not tried first above.
470 // In general we might have tried many suffixes; showing
  /prebuilts/go/linux-x86/src/net/
dnsclient_unix.go 316 // In general we might have tried many suffixes; showing
344 // Try unsuffixed, if not tried first above.
470 // In general we might have tried many suffixes; showing
  /external/parameter-framework/asio-1.10.6/include/asio/
connect.hpp 190 * endpoint to be tried. The function object should return the next iterator,
254 * endpoint to be tried. The function object should return the next iterator,
328 * endpoint to be tried. The function object should return the next iterator,
390 * endpoint to be tried. The function object should return the next iterator,
614 * endpoint to be tried. The function object should return the next iterator,
726 * endpoint to be tried. The function object should return the next iterator,
  /external/libevent/
evbuffer-internal.h 102 /** Number of bytes we have added to the buffer since we last tried to
106 * tried to invoke callbacks. */
  /external/libpcap/
README.hpux 24 >I downloaded and compiled tcpdump3.4 a couple of week ago. I tried to use
56 > outgoing. I have tried tcpflow-0.12 which also uses libpcap and the
  /external/vboot_reference/firmware/include/
vboot_nvstorage.h 97 /* Vboot2: Firmware slot tried this boot (0=A, 1=B) */
101 /* Firmware slot tried previous boot (0=A, 1=B) */
  /frameworks/base/telephony/java/android/telephony/
DisconnectCause.java 102 * Only emergency numbers are allowed, but we tried to dial
116 * We tried to call a voicemail: URI but the device has no
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
VCardService.java 259 Log.w(LOG_TAG, String.format("Tried to remove unknown job (id: %d)", jobId));
358 Log.w(LOG_TAG, String.format("Tried to remove unknown job (id: %d)", jobId));
  /system/update_engine/payload_consumer/
postinstall_runner_action.cc 292 // This special return code means that we tried to update firmware,
299 // This special return code means that we tried to update firmware,
  /bootable/recovery/updater/
updater.cpp 45 // at random (though we've tried to standardize on stdout). The
  /cts/tests/tests/graphics/src/android/graphics/cts/
TypefaceTest.java 43 * a number of generic families are tried.
  /device/google/contexthub/firmware/src/
heap.c 91 //called to merge free chunks in case free() was unable to last time it tried. only call with lock held please
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
ODEIntegrator.java 107 * that is tried is needed.</p>
  /external/autotest/client/cros/cellular/
labconfig.py 118 'Tried these interface names: %s \n' % possible_interfaces +
  /external/autotest/client/site_tests/network_3GSafetyDance/
network_3GSafetyDance.py 59 # when we tried to connect again.
  /external/autotest/server/site_tests/bluetooth_Sanity_Discovery/
bluetooth_Sanity_Discovery.py 144 # We only reach this if we tried five times to find the device and

Completed in 1238 milliseconds

1 2 3 4 5 67 8 91011>>