HomeSort by relevance Sort by last modified time
    Searched refs:Delay (Results 126 - 148 of 148) sorted by null

1 2 3 4 56

  /prebuilts/go/linux-x86/src/image/gif/
reader.go 106 delay []int
469 d.delay = append(d.delay, d.delayTime)
570 Delay []int // The successive delay times, one per frame, in 100ths of a second.
602 Delay: d.delay,
  /external/pdfium/core/fpdftext/
cpdf_textpage.cpp 842 return FPDFText_MarkedContent::Delay;
1006 if (ePreMKC == FPDFText_MarkedContent::Delay) {
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
stream.go 158 // Read. Delay error for next iteration (after scan).
253 // be used to delay JSON decoding or precompute a JSON encoding.
  /prebuilts/go/linux-x86/src/encoding/json/
stream.go 158 // Read. Delay error for next iteration (after scan).
253 // be used to delay JSON decoding or precompute a JSON encoding.
  /external/webrtc/webrtc/video/
vie_channel.cc 461 return vcm_->Delay();
572 // the number of packets (frames) resulting from the increased delay.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
srb.h 693 IN ULONG Delay);
  /prebuilts/go/darwin-x86/src/go/types/
typexpr.go 306 // Delay this check because it requires fully setup types;
308 check.delay(func() {
expr.go 707 // Delay operand checking until we know the final type
989 // delay type and value recording until we know the type
1034 // TODO(gri) We delay type-checking of regular (top-level)
    [all...]
  /prebuilts/go/linux-x86/src/go/types/
typexpr.go 306 // Delay this check because it requires fully setup types;
308 check.delay(func() {
expr.go 707 // Delay operand checking until we know the final type
989 // delay type and value recording until we know the type
1034 // TODO(gri) We delay type-checking of regular (top-level)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiInternalFormRepresentation.h     [all...]
  /external/syslinux/gpxe/src/drivers/infiniband/
qib_7220_regs.h     [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.c 367 (*AdapterInfo->Delay) (AdapterInfo->Unique_ID, MicroSeconds);
    [all...]
  /external/llvm/lib/CodeGen/
MachinePipeliner.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
webhtml.go 547 // Delay expensive processing so a flurry of key strokes is handled once.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
webhtml.go 547 // Delay expensive processing so a flurry of key strokes is handled once.
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c 771 action.Delay = 500;
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
trace.go 955 // Delay the actual GCSweepStart event until the first span
    [all...]
proc.go 791 // See http://golang.org/cl/21503 for justification of the yield delay.
857 // See http://golang.org/cl/21503 for justification of the yield delay.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
trace.go 955 // Delay the actual GCSweepStart event until the first span
    [all...]
proc.go 791 // See http://golang.org/cl/21503 for justification of the yield delay.
857 // See http://golang.org/cl/21503 for justification of the yield delay.
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]

Completed in 1005 milliseconds

1 2 3 4 56