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

<<11121314151617181920>>

  /external/proguard/src/proguard/classfile/util/
DynamicMemberReferenceInitializer.java 396 // Print out a note about the dynamic invocation.
452 * Prints out a note on the matched dynamic invocation, if necessary.
459 // Print out a note about the dynamic invocation.
  /libcore/luni/src/main/java/java/lang/reflect/
Method.java 480 * <p>Reflective method invocation follows the usual process for method lookup.
482 * <p>If an exception is thrown during the invocation it is caught and
485 * <p>If the invocation completes normally, the return value itself is
  /external/antlr/src/org/antlr/runtime/
Lexer.java 137 /** Currently does not support multiple emits per nextToken invocation
322 * it all works out. You can instead use the rule invocation stack
RecognizerSharedState.java 39 /** Track the set of token types that can follow any rule invocation.
  /external/javassist/src/main/javassist/tools/reflect/
ClassMetaobject.java 200 * @exception CannotInvokeException if the invocation fails.
225 * This method simply executes the intercepted method invocation
  /external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 5 the VM, as well as an extension to the LLVM function invocation syntax.
7 The LLVM function invocation instruction previously looks like this (ignoring
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdlib.in.h 23 /* Special invocation convention inside glibc header files. */
28 /* Normal invocation convention. */
wchar.in.h 36 /* Special invocation convention:
51 /* Normal invocation convention. */
  /cts/tools/dx-tests/src/dxc/junit/opcodes/areturn/
Test_areturn.java 227 // only upon invocation of a concrete method,
  /cts/tools/vm-tests/src/dot/junit/opcodes/return_object/
Test_return_object.java 212 // only upon invocation of a concrete method,
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/
Test_return_object.java 212 // only upon invocation of a concrete method,
  /dalvik/vm/arch/x86/
Call386ABI.S 17 * JNI method invocation. This is used to call a C/C++ JNI method. The
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToASCI.java 115 * byte stream, flush it. Thus one flush() invocation will flush all the
  /external/bison/build-aux/
depcomp 141 ## Some versions of the HPUX 10.20 sed can't process this invocation
272 # Some versions of the HPUX 10.20 sed can't process this invocation
383 ## Some versions of the HPUX 10.20 sed can't process this invocation
431 ## Some versions of the HPUX 10.20 sed can't process this invocation
  /external/bluetooth/glib/gobject/
glib-genmarshal.1 18 .SH INVOCATION
glib-mkenums.1 14 .SH INVOCATION
  /external/chromium/base/
message_pump_glib.h 38 // Dispatcher is used during a nested invocation of Run to dispatch events.
  /external/chromium/chrome/browser/search_engines/
template_url_model_test_util.cc 80 // Trivial subclass of TemplateURLModel that records the last invocation of
  /external/chromium/chrome/browser/sync/glue/
ui_model_worker.cc 25 << "ui_loop_. Probably a nested invocation?";
  /external/chromium/chrome/browser/ui/gtk/
status_bubble_gtk.h 165 // 'location' and 'left_content' values from the last invocation of
  /external/chromium/sdch/open-vcdiff/
depcomp 155 ## Some versions of the HPUX 10.20 sed can't process this invocation
291 # Some versions of the HPUX 10.20 sed can't process this invocation
442 ## Some versions of the HPUX 10.20 sed can't process this invocation
490 ## Some versions of the HPUX 10.20 sed can't process this invocation
  /external/chromium/testing/gtest/samples/
sample9_unittest.cc 72 // Called after a failed assertion or a SUCCEED() invocation.
  /external/clang/include/clang/Driver/
Compilation.h 31 /// invocation.
  /external/clang/include/clang/Frontend/
Utils.h 97 /// createInvocationFromCommandLine - Construct a compiler invocation object for
  /external/clang/test/CodeGenObjC/
blocks.m 92 // In the test above, check that the use in the invocation function

Completed in 1554 milliseconds

<<11121314151617181920>>