HomeSort by relevance Sort by last modified time
    Searched full:invocation (Results 126 - 150 of 1095) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/icu4c/test/threadtest/
Makefile.in 79 ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) $(INVOCATION)
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Boolean/
15.6.4.js 34 is the this value for the invocation of the function; it is an error if
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.js 35 is the this value for the invocation of the function; it is an error if
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/FunctionObjects/
15.3.5.3.js 28 outstanding invocation of the function in progress (that is, the
  /external/webkit/Source/WebCore/html/
HTMLTitleElement.cpp 97 // which goes empty during removeChildren() invocation below,
  /frameworks/base/core/java/android/speech/
IRecognitionService.aidl 38 * @param recognizerIntent the intent from which the invocation occurred. Additionally,
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
MethodListener.java 21 * Interface to allow a method invocation to be listened upon.
  /libcore/luni/src/main/java/java/lang/reflect/
InvocationTargetException.java 22 * {@code Constructor} invocation.
  /system/extras/tests/sdcard/
README 32 INVOCATION
  /external/clang/lib/Frontend/
ASTUnit.cpp 124 // compiler instance *not* free these buffers for each invocation of the
126 if (Invocation.getPtr() && OwnsRemappedFileBuffers) {
127 PreprocessorOptions &PPOpts = Invocation->getPreprocessorOpts();
856 /// invocation, replacing the current translation unit.
864 if (!Invocation) {
876 Clang->setInvocation(&*Invocation);
    [all...]
  /dalvik/tests/044-proxy/src/
WrappedThrow.java 176 * Invocation handler for our proxy class.
194 // invocation of toString() in the print statements below.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPartXPath.java 91 * to this invocation and this thread. Maintains SAX output state,
121 * to this invocation and this thread. Maintains SAX state, variables,
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
JAXPExtensionsProvider.java 114 // feature is set then invocation of extension functions need to
171 // feature is set then invocation of extension functions need to
  /external/clang/include/clang/Basic/
DiagnosticDriverKinds.td 63 "%0 command failed with exit code %1 (use -v to see invocation)">;
65 "%0 command failed due to signal %1 (use -v to see invocation)">;
  /external/clang/include/clang/Frontend/
PreprocessorOptions.h 112 /// manipulation of the compiler invocation object, in cases where the
113 /// compiler invocation and its buffers will be reused.
ASTUnit.h 93 /// Optional owned invocation, just used to make the invocation used in
95 llvm::IntrusiveRefCntPtr<CompilerInvocation> Invocation;
363 ComputePreamble(CompilerInvocation &Invocation,
572 /// \c LoadFromCommandLine(), which loads an AST from a compiler invocation.
586 /// \param CI - The compiler invocation to use; it must have exactly one input
601 /// \param CI - The compiler invocation to use; it must have exactly one input
  /external/easymock/src/org/easymock/internal/
MocksBehavior.java 70 private final Result getStubResult(Invocation actual) {
92 public final Result addActual(Invocation actual) {
  /external/javassist/src/main/javassist/expr/
MethodCall.java 23 * Method invocation (caller-side expression).
201 throw new CannotCompileException("not method invocation");
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicMarkableReference.java 146 * reference. Any given invocation of this operation may fail
147 * (return {@code false}) spuriously, but repeated invocation
AtomicStampedReference.java 145 * reference. Any given invocation of this operation may fail
146 * (return {@code false}) spuriously, but repeated invocation
  /external/proguard/src/proguard/optimize/peephole/
MethodInliner.java 120 * inlined invocation instructions.
194 // Ignore the removal of the original method invocation,
381 // Is it a method invocation?
395 // Append a label, in case the invocation will be inlined.
417 // The invocation itself is no longer necessary.
  /dalvik/docs/
hello-world.html 3 <title>Basic Dalvik VM Invocation</title>
7 <h1>Basic Dalvik VM Invocation</h1>
52 invocation line above, an argument like:
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_file.h 135 * immediately on the actual file system upon invocation of this method.
201 * deleted immediately on the actual file system upon invocation of this
283 * invocation of this method.
  /libcore/luni/src/main/java/org/apache/harmony/lang/annotation/
AnnotationFactory.java 207 // so have to obtain element values via invocation
274 * Processes a method invocation request to this annotation instance.
279 * @return the invocation result
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
ResultFilter.java 36 * It will only report test results for expected tests, and at end of invocation, will report the

Completed in 1431 milliseconds

1 2 3 4 56 7 8 91011>>