Searched
full:invocations (Results
251 -
275 of
753) sorted by null
<<11121314151617181920>>
/libcore/ojluni/src/main/java/java/io/ |
PushbackReader.java | 242 * unread(), ready(), or skip() invocations will throw an IOException.
|
PrintWriter.java | 371 * <p> This method will cause subsequent invocations of {@link 382 * <p> This method will cause subsequent invocations of {@link 865 * previous invocations of other formatting methods on this object. [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
Shutdown.java | 158 * any further invocations of exit(n), for any n, simply stall. Note that
|
/libcore/ojluni/src/main/java/java/lang/reflect/ |
Proxy.java | 175 * the same manner as interface method invocations are encoded and 180 * overridden by a proxy class, so invocations of those methods behave 701 * that dispatches method invocations to the specified invocation 716 * @param h the invocation handler to dispatch method invocations to [all...] |
/libcore/support/src/test/java/tests/support/ |
Support_StringReader.java | 197 * location. Invocations of <code>read()/skip()</code> will occur from
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
clean.go | 22 tools or by manual invocations of go build.
|
/prebuilts/go/darwin-x86/src/net/ |
unixsock_plan9.go | 120 // The Addr returned is shared by all invocations of Addr, so
|
/prebuilts/go/linux-x86/src/cmd/go/ |
clean.go | 22 tools or by manual invocations of go build.
|
/prebuilts/go/linux-x86/src/net/ |
unixsock_plan9.go | 120 // The Addr returned is shared by all invocations of Addr, so
|
/toolchain/binutils/binutils-2.25/ |
depcomp | 240 ## correctly. Breaking it into two sed invocations is a workaround. 394 # correctly. Breaking it into two sed invocations is a workaround. 576 # correctly. Breaking it into two sed invocations is a workaround. 633 # correctly. Breaking it into two sed invocations is a workaround.
|
/prebuilts/go/darwin-x86/src/text/template/ |
doc.go | 124 The result is the value of the field. Field invocations may be 133 Key invocations may be chained and combined with fields to any 148 Method invocations may be chained and combined with fields and keys
|
/prebuilts/go/linux-x86/src/text/template/ |
doc.go | 124 The result is the value of the field. Field invocations may be 133 Key invocations may be chained and combined with fields to any 148 Method invocations may be chained and combined with fields and keys
|
/external/libevent/ |
depcomp | 182 ## correctly. Breaking it into two sed invocations is a workaround. 531 ## correctly. Breaking it into two sed invocations is a workaround. 587 ## correctly. Breaking it into two sed invocations is a workaround.
|
/external/libopus/ |
depcomp | 183 ## correctly. Breaking it into two sed invocations is a workaround. 532 ## correctly. Breaking it into two sed invocations is a workaround. 588 ## correctly. Breaking it into two sed invocations is a workaround.
|
/libcore/ojluni/src/main/java/java/nio/charset/ |
CharsetDecoder.java | 49 * the following sequence of method invocations, hereinafter referred to as a 60 * output buffer between invocations; </p></li> 518 * the final invocation of this method in a sequence of invocations always [all...] |
CharsetEncoder.java | 49 * the following sequence of method invocations, hereinafter referred to as an 60 * output buffer between invocations; </p></li> 533 * the final invocation of this method in a sequence of invocations always [all...] |
/cts/tests/tests/security/src/android/security/cts/ |
BrowserTest.java | 98 * read document.b1 in subsequent invocations of the intent, then
|
/external/apache-http/android/src/android/net/http/ |
HttpsConnection.java | 61 // lazy initialization that can will benefit later invocations of
|
/external/boringssl/src/include/openssl/ |
dh.h | 110 * |bn.h| about this. In addition to the callback invocations from |BN|, |cb|
|
/external/clang/docs/ |
PTHInternals.rst | 108 memory maps PTH files as read-only, meaning that multiple invocations
|
/external/clang/include/clang/ASTMatchers/ |
ASTMatchFinder.h | 226 /// Collects the \c BoundNodes of all callback invocations when matching
|
/external/clang/lib/Frontend/Rewrite/ |
RewriteMacros.cpp | 10 // This code rewrites macro invocations into their expansions. This gives you
|
/external/clang/tools/scan-build/man/ |
scan-build.1 | 79 created as needed to represent separate invocations
|
/external/easymock/src/org/easymock/ |
EasyMock.java | 109 * <code>null</code> or <code>false</code> for unexpected invocations.
125 * <code>null</code> or <code>false</code> for unexpected invocations.
161 * <code>null</code> or <code>false</code> for unexpected invocations.
188 * current thread. This method is used for expected invocations on void
[all...] |
/external/emma/core/java12/com/vladium/emma/data/ |
MergeProcessor.java | 29 * access bugs in reflective invocations.
|
Completed in 4333 milliseconds
<<11121314151617181920>>