HomeSort by relevance Sort by last modified time
    Searched refs:attempt (Results 101 - 125 of 331) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/autotest/server/cros/network/
netperf_runner.py 551 for attempt in range(retry_count):
  /external/autotest/server/cros/servo/
pd_device.py 350 In order to attempt a power role swap the device must be
372 logging.warn('Device not connected following PR swap attempt.')
418 for attempt in xrange(2):
  /external/libunwind/doc/
libunwind-ia64.tex 112 and any attempt to write them will result in an error
131 attempt to write to indices \Const{UNW\_IA64\_FR}\texttt{+0} or
  /build/soong/android/
makevars.go 50 // These are equivalent to Strict and Check, but do not attempt to
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 352 ;; could attempt to insulate ourselves against this possibility,
  /external/syslinux/mbr/
oldmbr.asm 222 ; have a 4-byte attempt-at-unique-ID for some OSes.
  /external/valgrind/none/tests/
cmdline1.stdout.exp 128 attempt to avoid expensive address-space-resync operations
  /libcore/
NativeCode.mk 182 # Add -fno-builtin so that the compiler doesn't attempt to inline
  /packages/apps/Messaging/src/com/android/messaging/util/
ImageUtils.java 669 * @param attempt Attempt number
672 private byte[] recodeImage(final int attempt) throws FileNotFoundException {
678 LogUtil.v(LogUtil.BUGLE_IMAGE_TAG, "getResizedImageData: attempt=" + attempt
752 * When image recode fails this method updates compression parameters for the next attempt
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
block.go 11 // A unique identifier for the block. The system will attempt to allocate
  /prebuilts/go/darwin-x86/src/cmd/go/
clean.go 235 // Remove lingering ~ file from last attempt.
  /prebuilts/go/darwin-x86/src/compress/flate/
example_test.go 76 // the compressor will attempt to substitute substrings with matches found
  /prebuilts/go/darwin-x86/src/encoding/gob/
decoder.go 182 dec.err = errors.New("gob: attempt to decode into a non-pointer")
  /prebuilts/go/darwin-x86/src/encoding/xml/
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
32 An attempt at adding pubsubhubbub support to Rietveld.
134 Title: "rietveld: an attempt at pubsubhubbub\n",
147 An attempt at adding pubsubhubbub support to Rietveld.
  /prebuilts/go/darwin-x86/src/html/template/
css.go 32 // This does not attempt to recognize encoded keywords. For example,
  /prebuilts/go/darwin-x86/src/internal/testenv/
testenv.go 159 // and an attempt to call link() on a file will return EACCES.
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage.go 98 // attempt to return as much memory to the operating system
  /prebuilts/go/darwin-x86/src/runtime/
os_nacl.go 285 An attempt at IRT. Doesn't work. See end of sys_nacl_amd64.s.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
block.go 11 // A unique identifier for the block. The system will attempt to allocate
  /prebuilts/go/linux-x86/src/cmd/go/
clean.go 235 // Remove lingering ~ file from last attempt.
  /prebuilts/go/linux-x86/src/compress/flate/
example_test.go 76 // the compressor will attempt to substitute substrings with matches found
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 182 dec.err = errors.New("gob: attempt to decode into a non-pointer")
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
32 An attempt at adding pubsubhubbub support to Rietveld.
134 Title: "rietveld: an attempt at pubsubhubbub\n",
147 An attempt at adding pubsubhubbub support to Rietveld.
  /prebuilts/go/linux-x86/src/html/template/
css.go 32 // This does not attempt to recognize encoded keywords. For example,
  /prebuilts/go/linux-x86/src/internal/testenv/
testenv.go 159 // and an attempt to call link() on a file will return EACCES.

Completed in 990 milliseconds

1 2 3 45 6 7 8 91011>>