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

1 2 3 45 6 7 8 91011>>

  /external/curl/docs/cmdline-opts/
cookie.d 8 the data previously received from the server in a "Set-Cookie:" line. The
  /external/kmod/libkmod/python/kmod/
list.pyx 14 # You should have received a copy of the GNU Lesser General Public License
  /external/libusb/android/jni/
examples.mk 14 # You should have received a copy of the GNU Lesser General Public
libusb.mk 14 # You should have received a copy of the GNU Lesser General Public
tests.mk 14 # You should have received a copy of the GNU Lesser General Public
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
ReceiveMmsMessageAction.java 53 * Create a message received from a particular number in a particular conversation
67 // Write received message to telephony DB
71 final long received = System.currentTimeMillis(); local
72 // Inform sync that message has been added at local received timestamp
74 syncManager.onNewMessageInserted(received);
76 // TODO: Should use local time to set received time in MMS message
84 LogUtil.w(TAG, "Received an MMS without sender address; using unknown sender.");
105 // Write received placeholder message to our DB
148 LogUtil.i(TAG, "ReceiveMmsMessageAction: Received MMS message " + message.getMessageId()
  /prebuilts/build-tools/common/bison/
stack.hh 15 # You should have received a copy of the GNU General Public License
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue3250.go 89 t.Fatalf("received signal %v, but want %v", r.sig, sig)
  /prebuilts/go/darwin-x86/src/net/
sendfile_test.go 80 t.Errorf("received %d bytes; expected %d", rbytes, twainLen)
  /prebuilts/go/darwin-x86/src/os/signal/
signal_windows_test.go 53 log.Fatalf("Wrong signal received: got %q, want %q\n", s, os.Interrupt)
  /prebuilts/go/darwin-x86/test/chan/
sieve1.go 25 for i := range in { // Loop over values received from 'in'.
  /prebuilts/go/linux-x86/misc/cgo/test/
issue3250.go 89 t.Fatalf("received signal %v, but want %v", r.sig, sig)
  /prebuilts/go/linux-x86/src/net/
sendfile_test.go 80 t.Errorf("received %d bytes; expected %d", rbytes, twainLen)
  /prebuilts/go/linux-x86/src/os/signal/
signal_windows_test.go 53 log.Fatalf("Wrong signal received: got %q, want %q\n", s, os.Interrupt)
  /prebuilts/go/linux-x86/test/chan/
sieve1.go 25 for i := range in { // Loop over values received from 'in'.
  /toolchain/binutils/binutils-2.27/binutils/
configure.com 18 $! You should have received a copy of the GNU General Public License
  /toolchain/binutils/binutils-2.27/opcodes/
configure.com 21 $! You should have received a copy of the GNU General Public License
  /external/tensorflow/tensorflow/core/kernels/data/
iterator_ops.cc 46 const DataTypeVector& received) {
47 if (expected.size() != received.size()) {
50 " types but got ", received.size(), ".");
53 if (expected[i] != received[i]) {
56 " but got ", DataTypeString(received[i]),
64 const std::vector<PartialTensorShape>& received) {
65 if (expected.size() != received.size()) {
68 " shapes but got ", received.size(), ".");
71 if (!expected[i].IsCompatibleWith(received[i])) {
74 " but got ", received[i].DebugString()
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
chan.go 404 func chanrecv2(c *hchan, elem unsafe.Pointer) (received bool) {
405 _, received = chanrecv(c, elem, true)
409 // chanrecv receives on channel c and writes the received data to ep.
410 // ep may be nil, in which case received data is ignored.
415 func chanrecv(c *hchan, ep unsafe.Pointer, block bool) (selected, received bool) {
539 // 2) The value received by the receiver (the current G) is
651 func selectnbrecv2(elem unsafe.Pointer, received *bool, c *hchan) (selected bool) {
653 selected, *received = chanrecv(c, elem, false)
663 func reflect_chanrecv(c *hchan, nb bool, elem unsafe.Pointer) (selected bool, received bool) {
  /prebuilts/go/linux-x86/src/runtime/
chan.go 404 func chanrecv2(c *hchan, elem unsafe.Pointer) (received bool) {
405 _, received = chanrecv(c, elem, true)
409 // chanrecv receives on channel c and writes the received data to ep.
410 // ep may be nil, in which case received data is ignored.
415 func chanrecv(c *hchan, ep unsafe.Pointer, block bool) (selected, received bool) {
539 // 2) The value received by the receiver (the current G) is
651 func selectnbrecv2(elem unsafe.Pointer, received *bool, c *hchan) (selected bool) {
653 selected, *received = chanrecv(c, elem, false)
663 func reflect_chanrecv(c *hchan, nb bool, elem unsafe.Pointer) (selected bool, received bool) {
  /cts/tests/app/src/android/app/cts/
WallpaperManagerTest.java 135 throw new AssertionError("Intent.ACTION_WALLPAPER_CHANGED not received.");
138 throw new AssertionError("Intent.ACTION_WALLPAPER_CHANGED not received.");
160 throw new AssertionError("Intent.ACTION_WALLPAPER_CHANGED not received.");
278 ArrayList<Integer> received = new ArrayList<>(); local
286 received.add(whichWp);
312 whichExpected + " received: " + received);
  /external/nos/test/system-test-harness/src/
runtests.cc 46 Notice received; \
47 received.ParseFromArray(reinterpret_cast<char *>(msg.data), msg.data_len); \
50 << "\n" << received.DebugString(); \
  /frameworks/base/tests/net/java/android/net/nsd/
NsdManagerTest.java 340 Message received = mServiceHandler.getLastMessage(); local
341 assertEquals(NsdManager.nameOf(expectedMessageType), NsdManager.nameOf(received.what));
342 return received.arg2;
  /system/connectivity/wifilogd/tests/
os_unittest.cpp 122 const Os::Timestamp received = os_->GetTimestamp(CLOCK_REALTIME); local
123 EXPECT_EQ(kFakeSecs, received.secs);
124 EXPECT_EQ(kFakeNsecs, received.nsecs);
  /external/webrtc/talk/media/sctp/
sctpdataengine_unittest.cc 116 // received data. Calling OnDataReceived twice overwrites old data with the
137 bool received() const { return received_; } function in class:SctpFakeDataReceiver
289 // When data is received, pass it to the SctpFakeDataReceiver.
309 return (recv->received() &&
386 LOG(LS_VERBOSE) << "recv2.received=" << receiver2()->received()
399 LOG(LS_VERBOSE) << "recv1.received=" << receiver1()->received()

Completed in 552 milliseconds

1 2 3 45 6 7 8 91011>>