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

1 2 3 45 6 7

  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 463 struct mrst_timing_info DTD; /* timing info for the selected panel */
540 struct gct_timing_desc_block timing; member in struct:gct_r20_panel_desc
551 struct gct_timing_desc_block timing; member in struct:gct_r11_panel_desc
560 struct gct_timing_desc_block timing; member in struct:gct_r10_panel_desc
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 124 much worse timing on a per IO basis.
163 reduction in replay timing accuracy.}.
167 ordering and timing of IOs seen during the sample workload. The reclaiming
192 timing accuracy.}
195 \item Lack of IO timing accuracy -- additional time between IO bunches.
199 to guarantee per-IO timing accuracy with respect to other replayed IOs?
  /external/iputils/
ping.c 590 timing = 1;
733 if (timing) {
748 if (timing && !(options&F_LATENCY)) {
    [all...]
ping6.c 1087 timing = 1;
    [all...]
  /external/libpng/contrib/gregbook/
rpng2-win.c 164 #define INBUFSIZE 4096 /* with pseudo-timing on (1 sec delay/block), this
284 int timing = FALSE; local
425 } else if (!strncmp(*argv, "-timing", 2)) {
426 timing = TRUE;
451 "Usage: %s [-gamma exp] [-bgcolor bg | -bgpat pat] [-timing]\n"
462 " -timing\tenables delay for every block read, to simulate modem\n"
600 if (timing)
    [all...]
rpng2-x.c 174 #define INBUFSIZE 4096 /* with pseudo-timing on (1 sec delay/block), this
316 int timing = FALSE; local
438 } else if (!strncmp(*argv, "-timing", 2)) {
439 timing = TRUE;
477 " %*s [-usleep dur | -timing] [-pause]\n",
507 " -timing\tenables delay for every block read, to simulate modem\n"
621 if (timing)
    [all...]
  /frameworks/base/services/core/java/com/android/server/
VibratorService.java 898 long timing = 0; local
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
Analytics.java 582 .map(timing -> new TelecomLogClass.LogSessionTiming()
583 .setSessionEntryPoint(timing.getKey())
584 .setTimeMillis(timing.getTime()))
  /external/autotest/client/common_lib/hosts/
base_classes.py 231 @param timeout The number of seconds to wait before timing out.
  /external/autotest/site_utils/
acts_lib.py 421 @param timeout: How many seconds to wait before timing out.
  /prebuilts/go/darwin-x86/src/crypto/tls/
cipher_suites.go 259 // MAC does not offer constant timing guarantees for SSL v3.0, since it's deemed
317 // the MAC, but is only provided to make the timing profile constant.
  /prebuilts/go/linux-x86/src/crypto/tls/
cipher_suites.go 259 // MAC does not offer constant timing guarantees for SSL v3.0, since it's deemed
317 // the MAC, but is only provided to make the timing profile constant.
  /external/r8/src/test/java/com/android/tools/r8/utils/
DexInspector.java 119 Timing timing = new Timing("DexInspector"); local
123 application = new ApplicationReader(input, options, timing).read(executor);
128 this(new ApplicationReader(app, new InternalOptions(), new Timing("DexInspector")).read());
    [all...]
  /external/proguard/lib/
proguardgui.jar 
  /external/libxml2/
Makefile.am     [all...]
  /build/make/tools/droiddoc/templates-sac/assets/css/
default.css 691 -webkit-animation-timing-function: ease-out;
692 -moz-animation-timing-function: ease-out;
693 animation-timing-function: ease-out; }
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 91 // Surround timing information w/ enough context to allow comparisons.
  /prebuilts/go/darwin-x86/src/image/gif/
reader.go 501 // and timing information.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 91 // Surround timing information w/ enough context to allow comparisons.
  /prebuilts/go/linux-x86/src/image/gif/
reader.go 501 // and timing information.
  /external/fonttools/Lib/fontTools/
subset.py     [all...]
  /prebuilts/go/darwin-x86/src/crypto/rsa/
rsa.go 580 // and avoid timing side-channel attacks. Blinding is purely internal to this
608 // to avoid leaking timing information. (Although we still probably
  /prebuilts/go/linux-x86/src/crypto/rsa/
rsa.go 580 // and avoid timing side-channel attacks. Blinding is purely internal to this
608 // to avoid leaking timing information. (Although we still probably
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-elastictranscoder/1.11.18/
aws-java-sdk-elastictranscoder-1.11.18.jar 

Completed in 816 milliseconds

1 2 3 45 6 7