Home
last modified time | relevance | path

Searched refs:since (Results 1 – 25 of 1106) sorted by relevance

12345678910>>...45

/external/jetty/src/resources/org/eclipse/jetty/server/handler/jmx/
DStatisticsHandler-mbean.properties4 requests: Number of requests since statsReset() called.
5 requestsActive: Number of requests currently active since statsReset() called.
6 requestsActiveMax: Maximum number of active requests since statsReset() called.
7 requestTimeMax: Maximum time in milliseconds of request handling since statsReset() called.
8 requestTimeTotal: Total time in milliseconds of all request handling since statsReset() called.
9 requestTimeMean: Mean of time in milliseconds of request handling since statsReset() called.
10 requestTimeStdDev: Standard deviation of time in milliseconds of request handling since statsReset(…
11 dispatched: Number of dispatches since statsReset() called.
12 dispatchedActive: Number of dispatches currently active since statsReset() called.
13 dispatchedActiveMax: Maximum number of active dispatches since statsReset() called.
[all …]
/external/llvm/test/MC/ARM/
Ddeprecated-v8.s12 @ CHECK-ARMV8: warning: deprecated since v7, use 'isb'
13 @ CHECK-THUMBV8: warning: deprecated since v7, use 'isb'
14 @ CHECK-ARMV7: warning: deprecated since v7, use 'isb'
15 @ CHECK-THUMBV7: warning: deprecated since v7, use 'isb'
16 @ CHECK-ARMV6-NOT: warning: deprecated since v7, use 'isb'
18 @ CHECK-ARMV8: warning: deprecated since v7, use 'dsb'
19 @ CHECK-THUMBV8: warning: deprecated since v7, use 'dsb'
20 @ CHECK-ARMV7: warning: deprecated since v7, use 'dsb'
21 @ CHECK-THUMBV7: warning: deprecated since v7, use 'dsb'
22 @ CHECK-ARMV6-NOT: warning: deprecated since v7, use 'dsb'
[all …]
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/
DConnector-mbean.properties17 connections: Number of connections accepted by the server since statsReset() called. Undefined if s…
18 connectionsOpen: Number of connections currently open that were opened since statsReset() called. U…
19 connectionsOpenMax: Maximum number of connections opened simultaneously since statsReset() called. …
20 connectionsDurationMean: Mean duration in milliseconds of open connections since statsReset() calle…
21 …Dev: Standard deviation of duration in milliseconds of an open connection since statsReset() calle…
22 connectionsDurationMax: Maximum duration in milliseconds of an open connection since statsReset() c…
23 connectionsDurationTotal: Total duration in milliseconds of all open connection since statsReset() …
24 connectionsRequestsMean: Mean number of requests per connection since statsReset() called. Undefine…
25 connectionsRequestsStdDev: Standard deviation of number of requests per connection since statsReset…
26 connectionsRequestsMax: Maximum number of requests per connection since statsReset() called. Undefi…
[all …]
/external/jetty/src/resources/org/eclipse/jetty/server/session/jmx/
DAbstractSessionManager-mbean.properties15 sessionsMax: Maximum number of simultaneous sessions since statsReset() was called
16 sessionTimeMax: Maximum amount of time in seconds session remained valid since statsReset() was cal…
17 sessionTimeTotal: Total amount of time in seconds sessions remained valid since statsReset() was ca…
18 sessionTimeMean: Mean amount of time in seconds a session remained valid since statsReset() was ca…
19 sessionTimeStdDev: Standard deviation of amount of time in seconds a session remained valid since
/external/libselinux/
DREADME.android15 * Many interfaces, functions, and files are omitted since they are
18 * The python bindings are omitted since they are unused in Android,
20 * The setrans (context translation) support has been removed since
25 /etc/selinux since /etc is not available in Android until /system
29 not include a version suffix since Android does not need to support
33 the kernel policy file to a version known to the kernel, since this
52 to prune the tree walk if no change has occurred in file_contexts since
/external/doclava/src/com/google/doclava/
DDocInfo.java99 public void setSince(String since) { in setSince() argument
100 mSince = since; in setSince()
107 public void setDeprecatedSince(String since) { in setDeprecatedSince() argument
108 mDeprecatedSince = since; in setDeprecatedSince()
/external/llvm/lib/Target/Mips/
DMSA.txt18 It is not possible to emit bclri.b since andi.b covers exactly the
24 constant since shf.w covers exactly the same cases. shf.w is used
36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the
40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the
48 It is not possible to emit splati.w since shf.w covers the same cases.
53 copy_u.w. This is semantically equivalent since the general-purpose
66 It is (currently) not possible to emit bmz.v, or bsel.v since bmnz.v is
/external/llvm/lib/Target/ARM/
DARMScheduleA9.td469 // Extra latency cycles since wbck is 2 cycles
478 // Extra latency cycles since wbck is 2 cycles
488 // Extra latency cycles since wbck is 4 cycles
497 // Extra latency cycles since wbck is 4 cycles
669 // Extra 1 latency cycle since wbck is 2 cycles
678 // Extra 1 latency cycle since wbck is 2 cycles
881 // Extra latency cycles since wbck is 7 cycles
909 // Extra latency cycles since wbck is 7 cycles
1280 // Extra latency cycles since wbck is 6 cycles
1289 // Extra latency cycles since wbck is 6 cycles
[all …]
/external/markdown/
Dtest-markdown.py48 def memory(since=0.0): argument
52 return _VmB('VmSize:') - since
55 def resident(since=0.0): argument
58 return _VmB('VmRSS:') - since
61 def stacksize(since=0.0): argument
64 return _VmB('VmStk:') - since
/external/llvm/test/CodeGen/Mips/llvm-ir/
Dsdiv.ll35 ; FIXME: The sll/sra instructions are redundant since div is signed.
41 ; FIXME: The sll/sra instructions are redundant since div is signed.
56 ; FIXME: The sll/sra instructions are redundant since div is signed.
82 ; FIXME: The sll/sra instructions are redundant since div is signed.
89 ; FIXME: This is instruction is redundant since div is signed.
94 ; FIXME: This is instruction is redundant since div is signed.
/external/libexif/
DNEWS79 New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10):
97 New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27):
109 New in 0.6.13 (2005-12-27) since 0.6.12 (2005-03-13):
124 New in 0.6.12 (2005-03-13) since 0.6.11 (2004-10-16):
135 New in 0.6.11 (2004-10-16) since 0.6.10 (2004-08-27):
144 New in 0.6.10 (2004-08-27) since 0.5.9 (2002-12-11):
/external/mesa3d/docs/
DRELNOTES-3.2.18 The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release.
17 with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator
DMESA_resize_buffers.spec15 Shipping (since Mesa version 2.2)
38 since most applications call glViewport in response to window size
DMESA_set_3dfx_mode.spec15 Shipping since Mesa 2.6 in February, 1998.
73 None since this is a client-side extension.
DMESA_pixmap_colormap.spec15 Shipping since Mesa 1.2.8 in May, 1996.
78 None since this is a client-side extension.
DMESA_release_buffers.spec15 Shipping since Mesa 2.0 in October, 1996.
/external/llvm/test/CodeGen/X86/
Dremat-phys-dead.ll5 ; super- or sub-register as dead after this rematerialization since only the
7 ; example like this, since EAX is never used again, but easy to test.
Duse-add-flags.ll25 ; Don't use the flags result of the and here, since the and has no
42 ; Do use the flags result of the and here, since the and has another use.
/external/llvm/test/Transforms/LoopUnroll/
Dbasic.ll4 ; This should not unroll since the address of the loop header is taken.
26 ; This should not unroll since the call is 'noduplicate'.
/external/llvm/test/Analysis/BasicAA/
Dnocapture.ll10 store i32 4, i32* %Q ;; cannot clobber P since it is nocapture.
27 ; attribute since the copy doesn't outlive the function.
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/
Dfunctionattrs.ll5 ; Add the readnone attribute, since the only access is a store which TBAA
24 ; Add the readonly attribute, since there's just a call to a function which
43 ; This is unusual, since the function is memcpy, but as above, this
/external/eclipse-windowbuilder/propertysheet/
DREADME.txt33 (since a lot of code references it for logging, resource loading
39 resource loading code could use a relative path, since with an
53 ignored, since they were not using @Override annotations in the
81 supporting classes) was also included, since it's used to present the
91 SIZE_ALL cursor to the HAND cursor since (at least on Mac) the
/external/clang/test/PCH/
Dverify_pch.m20 // CHECK-STALE-DEP: file '{{.*}}.h' has been modified since the precompiled header '{{.*}}.pch' was…
28 // CHECK-STALE-SYS-H: file '{{.*}}sys_header.h' has been modified since the precompiled header '{{.…
/external/libxml2/result/schemas/
Dderivation-ok-extension_0_0.err1 …www.w3.org/2001/XMLSchema}attribute': Skipping attribute use prohibition, since it is pointless wh…
/external/clang/test/Parser/
Dmissing-end-3.m6 // since I forgot the @end here it should say something

12345678910>>...45