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

1 2

  /external/curl/docs/cmdline-opts/
fail.d 8 when an HTTP server fails to deliver a document, it returns an HTML document
  /compatibility/cdd/3_software/
3_10_accessibility.md 15 * [C-1-2] MUST generate accessibility events and deliver the appropriate
  /frameworks/av/media/libstagefright/foundation/
ALooper.cpp 220 event.mMessage->deliver();
AMessage.cpp 394 void AMessage::deliver() { function in class:android::AMessage
397 ALOGW("failed to deliver message as target handler %d is gone.", mTarget);
  /frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
AMessage.h 190 friend struct ALooper; // deliver()
237 void deliver();
  /packages/apps/Messaging/
version.mk 47 # we deliver true x86 code to those devices.
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-context/1.0.1/
grpc-context-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-context/1.0.3/
grpc-context-1.0.3.jar 
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 96 data []byte // deliver from Read without EOF
97 dataEOF []byte // then deliver from Read with EOF on last chunk
  /prebuilts/go/linux-x86/src/image/jpeg/
reader_test.go 96 data []byte // deliver from Read without EOF
97 dataEOF []byte // then deliver from Read with EOF on last chunk
  /compatibility/cdd/7_hardware-compatibility/
7_3_sensors.md 245 * [SR] Continue to deliver normal GPS/GNSS location outputs during an
280 * [C-3-1] MUST continue to deliver normal GPS/GNSS location outputs during an
355 * [C-1-2] MUST be able to deliver events at 5 Hz or greater.
497 * [C-2-15] MUST deliver samples to applications within 5 milliseconds from
  /external/iproute2/doc/
ip-tunnels.tex 190 have some not wildcard \verb|remote| address and deliver all the packets
212 you have to explain to driver, where it should deliver packets to.
ip-cref.tex 474 resolution and that the software or hardware knows how to deliver packets
    [all...]
  /external/testng/ant/
ivy-2.1.0.jar 
  /prebuilts/go/darwin-x86/src/bufio/
scan.go 115 // deliver a final empty token. One could achieve the same behavior
  /prebuilts/go/linux-x86/src/bufio/
scan.go 115 // deliver a final empty token. One could achieve the same behavior
  /prebuilts/go/darwin-x86/src/regexp/
regexp.go 647 func (re *Regexp) allMatches(s string, b []byte, n int, deliver func([]int)) {
687 deliver(re.pad(matches))
    [all...]
  /prebuilts/go/linux-x86/src/regexp/
regexp.go 647 func (re *Regexp) allMatches(s string, b []byte, n int, deliver func([]int)) {
687 deliver(re.pad(matches))
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/go/darwin-x86/src/runtime/
mstats.go 491 // from there to go back farther in time. We deliver the times
  /prebuilts/go/linux-x86/src/runtime/
mstats.go 491 // from there to go back farther in time. We deliver the times
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 4141 public final void deliver(QueuedInputEvent q) { method in class:ViewRootImpl.InputStage
    [all...]
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 21 /* Deliver the given exception */
23 /* Deliver an exception pending on a thread */
418 * Called by managed code to create and deliver a NullPointerException.
423 * Call installed by a signal handler to create and deliver a NullPointerException.
455 * Called by managed code to create and deliver an ArithmeticException.
460 * Called by managed code to create and deliver an ArrayIndexOutOfBoundsException. Arg1 holds
466 * Called by managed code to create and deliver a StringIndexOutOfBoundsException
472 * Called by managed code to create and deliver a StackOverflowError.
486 * thread and we branch to another stub to deliver it.
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/
exec_test.go 586 // count returns a channel that will deliver n sequential 1-letter strings starting at "a"
    [all...]
  /prebuilts/go/linux-x86/src/text/template/
exec_test.go 586 // count returns a channel that will deliver n sequential 1-letter strings starting at "a"
    [all...]

Completed in 1548 milliseconds

1 2