HomeSort by relevance Sort by last modified time
    Searched refs:trying (Results 1 - 25 of 72) sorted by null

1 2 3

  /development/host/windows/usb/api/
adb_legacy_io_completion.cpp 66 for (int trying = 0; trying < 10; trying++) {
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.cpp 74 for (int trying = 0; trying < 10; trying++) {
  /external/cmockery/cmockery_0_1_2/
compile 45 If you are trying to build a whole package this is not the
  /external/curl/docs/cmdline-opts/
happy-eyeballs-timeout-ms.d 3 Help: How long to wait in milliseconds for IPv6 before trying IPv4
  /external/libnetfilter_conntrack/
compile 45 If you are trying to build a whole package this is not the
  /external/libogg/
compile 45 If you are trying to build a whole package this is not the
  /external/libusb-compat/
compile 45 If you are trying to build a whole package this is not the
  /external/skia/infra/bots/recipes/
test_skqp_emulator.py 73 print 'Killing and trying again'
  /external/skqp/infra/bots/recipes/
test_skqp_emulator.py 73 print 'Killing and trying again'
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
verify_debug_info2.s 5 ## Check we do not crash when trying to parse truncated .debug_info.
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
android_process_data_agent.py 88 logging.debug('Couldn\'t parse ps dump, trying legacy method ...')
  /build/soong/cc/
proto_test.go 42 t.Skip("TODO(b/129763458): cc_binary_host tests fail on mac when trying to exec xcrun")
  /external/libpng/contrib/gregbook/
makevms.com 96 $! P1 = What we are trying to make
  /external/libcap-ng/libcap-ng-0.7/
compile 210 If you are trying to build a whole package this is not the
  /external/libnfnetlink/build-aux/
compile 243 If you are trying to build a whole package this is not the
  /external/syzkaller/pkg/report/
linux.go 714 report: compile("BUG: bad unlock balance detected!(?:.*\\n){0,15}?.*is trying to release lock(?:.*\\n){0,15}?.*{{PC}} +{{FUNC}}"),
856 report: compile("WARNING: possible circular locking dependency detected(?:.*\\n)+?.*is trying to acquire lock(?:.*\\n)+?.*at: (?:{{PC}} +)?{{FUNC}}"),
866 report: compile("WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected(?:.*\\n)+?.*is trying to acquire(?:.*\\n)+?.*at: (?:{{PC}} +)?{{FUNC}}"),
871 report: compile("WARNING: possible recursive locking detected(?:.*\\n)+?.*is trying to acquire lock(?:.*\\n)+?.*at: (?:{{PC}} +)?{{FUNC}}"),
904 report: compile("WARNING: bad unlock balance detected!(?:.*\\n){0,15}?.*is trying to release lock(?:.*\\n){0,15}?.*{{PC}} +{{FUNC}}"),
932 report: compile("INFO: possible circular locking dependency detected \\](?:.*\\n)+?.*is trying to acquire lock(?:.*\\n)+?.*at: {{PC}} +{{FUNC}}"),
942 report: compile("INFO: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected \\](?:.*\\n)+?.*is trying to acquire(?:.*\\n)+?.*at: {{PC}} +{{FUNC}}"),
947 report: compile("INFO: possible recursive locking detected \\](?:.*\\n)+?.*is trying to acquire lock(?:.*\\n)+?.*at: {{PC}} +{{FUNC}}"),
978 title: compile("INFO: trying to register non-static key"),
979 fmt: "INFO: trying to register non-static key in %[1]v"
    [all...]
  /external/compiler-rt/make/
util.mk 94 # useful for validating that users aren't trying to override something which
  /external/grpc-grpc/src/csharp/Grpc.Core/
CallCredentials.cs 123 throw new ArgumentException("Error creating native composite credentials. Likely, this is because you are trying to compose incompatible credentials.");
  /external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/diff/
debug_enable.go 48 // are different (and not similar). The algorithm traverses this graph trying to
  /external/ImageMagick/config/
compile 247 If you are trying to build a whole package this is not the
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPUnitDebuggeeProcessWrapper.java 408 logWriter.println("trying to dump " + pid);
  /external/curl/
compile 247 If you are trying to build a whole package this is not the
  /external/expat/conftools/
compile 247 If you are trying to build a whole package this is not the
  /external/google-breakpad/autotools/
compile 247 If you are trying to build a whole package this is not the
  /external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DefaultObjectPool.cs 114 // instead of trying to grab them from the shared queue.
166 // instead of trying to return them to the shared queue.

Completed in 1883 milliseconds

1 2 3