Searched
full:invoked (Results
251 -
275 of
3054) sorted by null
<<11121314151617181920>>
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
ListToArrayTester.java | 28 * Can't be invoked directly; please see
|
QueueOfferTester.java | 27 * invoked directly; please see
|
QueuePeekTester.java | 30 * Can't be invoked directly; please see
|
SetRemoveTester.java | 28 * invoked directly; please see
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
Makefile | 10 # It is normally invoked from the parent directory,
|
fortune_resources.mak | 8 # This makefile is normally invoked by the pre-link step in the
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
UCharArrayIterator.java | 81 return null; // never invoked
|
/external/javassist/sample/preproc/ |
Assistant.java | 23 * This is an interface for objects invoked by the
|
/external/javassist/src/main/javassist/util/proxy/ |
MethodHandler.java | 28 * Is called when a method is invoked on a proxy instance associated
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/controls/ |
AnalogListener.java | 48 * @param name The name of the mapping that was invoked
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
GenericParser.java | 32 * entering-a-state and exiting-a-state callbacks are invoked as appropriate. 215 * Invoked when the parser enters a new state. 232 * Invoked when the parser exits a state. 249 * Invoked for each character read when no state change occured.
|
/external/llvm/utils/lit/ |
setup.py | 6 # setuptools expects to be invoked from within the directory of setup.py, but it
|
/external/llvm/utils/lit/utils/ |
check-coverage | 17 # If invoked with no arguments, run all the tests.
|
/external/mesa3d/src/glsl/ |
ir_hierarchical_visitor.h | 46 * classes have a \c visit_enter method, which is invoked just before 47 * processing child nodes, and a \c visit_leave method which is invoked just 156 * Callback function that is invoked on entry to each node visited. 161 * callback to be invoked on every node type execpt one.
|
/external/mockito/src/org/mockito/internal/debugging/ |
VerboseMockInvocationLogger.java | 66 printlnIndented("invoked: " + invocation.getLocation().toString());
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
InternalCache.java | 34 * Remove any cache entries for the supplied {@code request}. This is invoked
|
/external/openssh/ |
ssh-keysign.0 | 18 ssh-keysign is not intended to be invoked by the user, but from ssh(1).
|
/external/proguard/src/proguard/optimize/evaluation/ |
TracedBranchUnit.java | 29 * This BranchUnit remembers the branch unit commands that are invoked on it.
|
/external/selinux/libsemanage/man/man3/ |
semanage_iterate.3 | 53 In case of failure, \-1 is returned, and the semanage error callback is invoked, describing the error.
|
/external/skia/bench/ |
DecodingSubsetBench.cpp | 17 * It is invoked from the nanobench.cpp file.
|
/external/skia/src/core/ |
SkStroke.h | 25 invoked when a geometry or text is drawn in a canvas with the
|
/external/slf4j/slf4j-jdk14/src/main/java/org/slf4j/impl/ |
StaticMDCBinder.java | 50 // note that this method is invoked only from within the static initializer of
|
/external/v8/test/mjsunit/regress/ |
regress-998565.js | 50 // Make sure that the debug event listener vas invoked.
|
/external/v8/test/webkit/ |
dfg-put-by-val-setter-then-get-by-val.js | 25 "Tests that a GetByVal that accesses a value that was PutByVal'd, but where the PutByVal invoked a setter, works correctly."
|
/external/vboot_reference/futility/ |
traversal.h | 77 /* These are invoked by the traversal. They also return nonzero on error. */
|
Completed in 680 milliseconds
<<11121314151617181920>>