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

1 2

  /prebuilts/go/darwin-x86/src/text/template/
example_test.go 26 Best wishes,
58 // Best wishes,
66 // Best wishes,
73 // Best wishes,
  /prebuilts/go/linux-x86/src/text/template/
example_test.go 26 Best wishes,
58 // Best wishes,
66 // Best wishes,
73 // Best wishes,
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
SwitchStack.asm 45 ; in case the callee wishes to spill them.
SwitchStack.S 48 # in case the callee wishes to spill them.
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/X64/
SwitchStack.S 47 # in case the callee wishes to spill them.
  /prebuilts/go/darwin-x86/src/encoding/
encoding.go 26 // UnmarshalBinary must copy the data if it wishes to retain the data
44 // UnmarshalText must copy the text if it wishes to retain the text
  /prebuilts/go/linux-x86/src/encoding/
encoding.go 26 // UnmarshalBinary must copy the data if it wishes to retain the data
44 // UnmarshalText must copy the text if it wishes to retain the text
  /prebuilts/go/darwin-x86/src/html/template/
transition_test.go 49 h2 := "<textarea> <p> Dear {{.Name}},\n{{with .Gift}}Thank you for the lovely {{.}}. {{end}}\nBest wishes. </p>\n</textarea>"
  /prebuilts/go/linux-x86/src/html/template/
transition_test.go 49 h2 := "<textarea> <p> Dear {{.Name}},\n{{with .Gift}}Thank you for the lovely {{.}}. {{end}}\nBest wishes. </p>\n</textarea>"
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_test.go 28 // In order to save everyone who wishes to run the tests from needing the
common.go 291 // that the server wishes the returned certificate to be signed by. An
    [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_test.go 28 // In order to save everyone who wishes to run the tests from needing the
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 117 the non-Go startup code runs. If the non-Go startup code wishes to
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 117 the non-Go startup code runs. If the non-Go startup code wishes to
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 386 /// the caller wishes to skip an unknown field.
390 /// If a caller wishes to skip a group, they should skip the whole group, by calling this method after reading the
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
entry.go 650 // the caller wishes to do repeated fast PC lookups, it should build
line.go 550 // line table. If the caller wishes to do repeated fast PC lookups, it
  /prebuilts/go/darwin-x86/src/encoding/json/
scanner.go 82 // caller can follow along if it wishes.
decode.go 115 // if it wishes to retain the data after returning.
    [all...]
  /prebuilts/go/linux-x86/src/debug/dwarf/
entry.go 650 // the caller wishes to do repeated fast PC lookups, it should build
line.go 550 // line table. If the caller wishes to do repeated fast PC lookups, it
  /prebuilts/go/linux-x86/src/encoding/json/
scanner.go 82 // caller can follow along if it wishes.
  /build/soong/finder/
finder.go 88 // a CacheParams specifies which files and directories the user wishes be scanned and
455 // directories the caller wishes be walked. The WalkFunc is expected to decide which
    [all...]
  /external/v8/benchmarks/
deltablue.js 309 * wishes to change.
  /prebuilts/go/darwin-x86/src/net/rpc/
server.go 54 Here is a simple example. A server wishes to export an object of type Arith:

Completed in 2247 milliseconds

1 2