Home
last modified time | relevance | path

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

12345678910>>...57

/external/smack/src/org/jivesoftware/smackx/muc/
DDiscussionHistory.java53 private Date since; field in DiscussionHistory
92 return since; in getSince()
132 public void setSince(Date since) { in setSince() argument
133 this.since = since; in setSince()
142 return maxChars > -1 || maxStanzas > -1 || seconds > -1 || since != null; in isConfigured()
168 if (since != null) { in getMUCHistory()
169 mucHistory.setSince(since); in getMUCHistory()
/external/smack/src/org/jivesoftware/smackx/packet/
DMUCInitialPresence.java119 private Date since; field in MUCInitialPresence.History
158 return since; in getSince()
198 public void setSince(Date since) { in setSince() argument
199 this.since = since; in setSince()
/external/doclava/res/assets/templates/components/
Dapi_filter.cs12 each:since = since ?>'<?cs
14 if:!last(since) ?>, <?cs /if ?><?cs
/external/doclava/src/com/google/doclava/
DDocInfo.java80 public void setSince(String since) { in setSince() argument
81 mSince = since; in setSince()
88 public void setDeprecatedSince(String since) { in setDeprecatedSince() argument
89 mDeprecatedSince = since; in setDeprecatedSince()
/external/libffi/
Dlibtool-version16 # 3. If the library source code has changed at all since the last
19 # 4. If any interfaces have been added, removed, or changed since the
22 # 5. If any interfaces have been added since the last public release,
25 # 6. If any interfaces have been removed since the last public
/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/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/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.
/external/chromium_org/third_party/mesa/src/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.
/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/chromium_org/chrome_frame/crash_reporting/
Dcrash_reporting.gyp53 # Turn off buffer security checks, since we don't have CRT
62 # Turn off basic CRT checks, since we don't have CRT support.
72 # Turn off basic CRT checks, since we don't have CRT support.
/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/chromium_org/chrome_frame/
Dchrome_frame_launcher.gyp119 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
145 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
172 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
/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/chromium_org/chrome/browser/
Dshell_integration_mac.mm30 // We really do want the outer bundle here, not the main bundle since setting
50 // We really do want the main bundle here since it makes sense to set an
104 // We really do want the outer bundle here, since this we want to know the
125 // We really do want the main bundle here since it makes sense to set an
/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/chromium_org/base/strings/
Dsys_string_conversions_mac.mm22 // Do not assert in this function since it is used by the asssertion code!
71 // Do not assert in this function since it is used by the asssertion code!
126 // Do not assert in this function since it is used by the asssertion code!
132 // Do not assert in this function since it is used by the asssertion code!
/external/chromium/base/
Dsys_string_conversions_mac.mm22 // Do not assert in this function since it is used by the asssertion code!
71 // Do not assert in this function since it is used by the asssertion code!
127 // Do not assert in this function since it is used by the asssertion code!
133 // Do not assert in this function since it is used by the asssertion code!
/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

12345678910>>...57