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

1 2

  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7944.go 8 // Liveness bitmaps said b was live at call to g,
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7944.go 8 // Liveness bitmaps said b was live at call to g,
  /cts/hostsidetests/jvmti/base/run-test-based-app/
Android.mk 22 # in an IDE (but want the implementation of said class to come from the ART run-tests).
  /system/netd/server/
XfrmController.cpp 591 XfrmId saId{};
593 fillXfrmId(sourceAddress, destinationAddress, spi, markValue, markMask, transformId, &saId);
605 ret = deleteSecurityAssociation(saId, sock);
    [all...]
XfrmControllerTest.cpp 525 xfrm_usersa_id said{};
526 netdutils::extract(nlMsgSlice, said);
528 EXPECT_EQ(htonl(DROID_SPI), said.spi);
529 expectAddressEquals(family, remoteAddr, said.daddr);
XfrmController.h 313 static int fillUserSaId(const XfrmId& record, xfrm_usersa_id* said);
  /prebuilts/go/darwin-x86/src/net/http/
example_test.go 39 fmt.Fprintf(bufrw, "You said: %q\nBye.\n", s)
fs.go 492 // above listed fields unless said metadata exists for the purpose of
  /prebuilts/go/darwin-x86/src/sort/
example_multi_test.go 73 // All comparisons to here said "equal", so just return whatever
  /prebuilts/go/linux-x86/src/net/http/
example_test.go 39 fmt.Fprintf(bufrw, "You said: %q\nBye.\n", s)
  /prebuilts/go/linux-x86/src/sort/
example_multi_test.go 73 // All comparisons to here said "equal", so just return whatever
  /prebuilts/go/darwin-x86/src/encoding/asn1/
common.go 63 // On the other hand, if it said [EXPLICIT CONTEXT-SPECIFIC 10], then an
  /prebuilts/go/linux-x86/src/encoding/asn1/
common.go 63 // On the other hand, if it said [EXPLICIT CONTEXT-SPECIFIC 10], then an
  /external/vulkan-validation-layers/
CONTRIBUTING.md 83 That said, please ensure that the repository compiles and passes tests without error for each commit in your pull request. Note
  /external/curl/tests/
ftpserver.pl 564 'PORT' => '200 You said PORT - I say FINE',
    [all...]
  /external/libunwind/doc/
libunwind-ia64.tex 21 of the natural word-size of the host). Having said that, the current
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
testing.go 146 // A previous version of this code said:
  /prebuilts/go/darwin-x86/src/net/smtp/
smtp.go 45 didHello bool // whether we've said HELO/EHLO
  /prebuilts/go/linux-x86/src/go/doc/testdata/
testing.go 146 // A previous version of this code said:
  /prebuilts/go/linux-x86/src/net/smtp/
smtp.go 45 didHello bool // whether we've said HELO/EHLO
  /prebuilts/go/darwin-x86/src/net/
dnsmsg.go 251 // more bytes than rr.Hdr.Rdlength said there would be
  /prebuilts/go/linux-x86/src/net/
dnsmsg.go 251 // more bytes than rr.Hdr.Rdlength said there would be
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
vcs.go 790 // If the import was "uni.edu/bob/project", which said the
  /prebuilts/go/darwin-x86/src/cmd/go/internal/help/
helpdoc.go 274 A package statement is said to have an "import comment" if it is immediately
  /prebuilts/go/linux-x86/src/cmd/go/internal/get/
vcs.go 790 // If the import was "uni.edu/bob/project", which said the

Completed in 892 milliseconds

1 2