HomeSort by relevance Sort by last modified time
    Searched refs:Have (Results 26 - 50 of 76) sorted by null

12 3 4

  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 154 # Add any contacts that have been updated on the server-side
196 # Now build the updated_contacts containing all the friends that have been
305 We have a weekly cron task that resets the database back to a
337 status = 'Have at thee, coward')
  /prebuilts/go/darwin-x86/src/cmd/vet/
method.go 31 // if they have the wrong signature: instead the dynamic check would
35 // A few of the canonical methods have very common names.
39 // To do that, the arguments that have a = prefix are treated as
41 // method doesn't have a fmt.ScanState as its first argument,
42 // we let it go. But if it does have a fmt.ScanState, then the
116 f.Badf(id.Pos(), "method %s should have signature %s", actual, expectFmt)
133 // Have to handle f(int, bool) and f(x, y, z int)
  /prebuilts/go/darwin-x86/src/compress/flate/
dict_decoder.go 32 rdPos int // Have emitted hist[:rdPos] already
36 // init initializes dictDecoder to have a sliding window dictionary of the given
  /prebuilts/go/darwin-x86/src/encoding/gob/
decoder.go 54 // Have we already seen this type? That's an error
  /prebuilts/go/darwin-x86/src/io/
multi_test.go 277 // Have mr2 use mr1's []Readers.
  /prebuilts/go/darwin-x86/src/regexp/syntax/
prog.go 157 // Have prefix; gather characters.
  /prebuilts/go/linux-x86/src/cmd/vet/
method.go 31 // if they have the wrong signature: instead the dynamic check would
35 // A few of the canonical methods have very common names.
39 // To do that, the arguments that have a = prefix are treated as
41 // method doesn't have a fmt.ScanState as its first argument,
42 // we let it go. But if it does have a fmt.ScanState, then the
116 f.Badf(id.Pos(), "method %s should have signature %s", actual, expectFmt)
133 // Have to handle f(int, bool) and f(x, y, z int)
  /prebuilts/go/linux-x86/src/compress/flate/
dict_decoder.go 32 rdPos int // Have emitted hist[:rdPos] already
36 // init initializes dictDecoder to have a sliding window dictionary of the given
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 54 // Have we already seen this type? That's an error
  /prebuilts/go/linux-x86/src/io/
multi_test.go 277 // Have mr2 use mr1's []Readers.
  /prebuilts/go/linux-x86/src/regexp/syntax/
prog.go 157 // Have prefix; gather characters.
  /build/soong/cc/
androidmk.go 282 // Soong installation is only supported for host modules. Have Make
312 // Prevent make from installing the libraries to obj/lib (since we have
  /external/curl/packages/vms/
build_vms.com 74 $! 15-MAR-2004, MSK, All of the curlmsg*.* files have also been moved to
145 $! * Labels have no space after leading $.
175 $! Have to manually parse the device for a search list.
459 $! VAX where we have no choice.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 187 // This avoids confusion over package paths that have other
223 // Have we identified a package already?
228 // See if we have the basename or tail of a package, as in json for encoding/json
  /prebuilts/go/darwin-x86/src/net/http/
cookie_test.go 68 // The "special" cookies have values containing commas or spaces which
279 // TODO(bradfitz): users have reported seeing this in the
299 t.Errorf("#%d readSetCookies: have\n%s\nwant\n%s\n", i, toJSON(c), toJSON(tt.Cookies))
455 if have, want := benchmarkCookieString, wantCookieString; have != want {
456 b.Fatalf("Have: %v Want: %v", have, want)
  /prebuilts/go/darwin-x86/src/regexp/
exec.go 22 // knows it has considered that pc. Such entries have t == nil.
142 // Have match; finished exploring alternatives.
onepass.go 56 // Have prefix; gather characters.
  /prebuilts/go/darwin-x86/src/runtime/
crash_test.go 88 // TODO(iant): Have cmd/dist update the environment variable.
os_windows.go 254 // systems that have KB2533623 installed. To determine whether the
534 print("runtime: failed to create new OS thread (have ", mcount(), " already; errno=", getlasterror(), ")\n")
727 // Have 1us units; want 100ns units.
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 187 // This avoids confusion over package paths that have other
223 // Have we identified a package already?
228 // See if we have the basename or tail of a package, as in json for encoding/json
  /prebuilts/go/linux-x86/src/net/http/
cookie_test.go 68 // The "special" cookies have values containing commas or spaces which
279 // TODO(bradfitz): users have reported seeing this in the
299 t.Errorf("#%d readSetCookies: have\n%s\nwant\n%s\n", i, toJSON(c), toJSON(tt.Cookies))
455 if have, want := benchmarkCookieString, wantCookieString; have != want {
456 b.Fatalf("Have: %v Want: %v", have, want)
  /prebuilts/go/linux-x86/src/regexp/
exec.go 22 // knows it has considered that pc. Such entries have t == nil.
142 // Have match; finished exploring alternatives.
onepass.go 56 // Have prefix; gather characters.
  /prebuilts/go/linux-x86/src/runtime/
crash_test.go 88 // TODO(iant): Have cmd/dist update the environment variable.
  /external/protobuf/csharp/src/Google.Protobuf.Test/
CodedInputStreamTest.cs 330 // Have to use a Stream rather than ByteString.CreateCodedInput as SizeLimit doesn't
504 // If we have an end-group tag without a leading start-group tag, generated

Completed in 865 milliseconds

12 3 4