HomeSort by relevance Sort by last modified time
    Searched full:invocations (Results 1 - 25 of 262) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium/base/
pe_image_unittest.cc 11 // Just counts the number of invocations.
24 // Just counts the number of invocations.
37 // Just counts the number of invocations.
48 // Just counts the number of invocations.
58 // Just counts the number of invocations.
69 // Just counts the number of invocations.
  /development/samples/Spinner/
_index.html 16 management of state across invocations and power cycles.
  /external/bluetooth/glib/docs/reference/glib/
compiling.sgml 37 following <application>pkg-config</application> invocations:
45 returned by one of the following <application>pkg-config</application> invocations:
  /external/proguard/src/proguard/optimize/
DuplicateInitializerInvocationFixer.java 36 * initialization method invocations that it visits.
86 // Fix any duplicate constructor invocations.
Optimizer.java 385 // parameters from method invocations, and making methods static
458 // Count all method invocations.
459 // Mark super invocations and other access of methods.
546 // Fix all invocations of tweaked initializers.
635 // Fix invocations of interface methods, of methods that have become
    [all...]
  /external/easymock/src/org/easymock/
EasyMockSupport.java 103 * <code>null</code> or <code>false</code> for unexpected invocations.
119 * <code>null</code> or <code>false</code> for unexpected invocations.
162 * <code>null</code> or <code>false</code> for unexpected invocations.
IExpectationSetters.java 114 * the number of invocations expected.
124 * the minimum number of invocations expected.
126 * the maximum number of invocations expected.
  /external/proguard/src/proguard/wtk/
default.pro 16 # Remove all invocations of System methods without side effects
30 # Remove all invocations of String methods without side effects
99 # Remove all invocations of StringBuffer methods without side effects
  /external/proguard/src/proguard/gui/
boilerplate.pro 93 # Remove - System method calls. Remove all invocations of System
107 # Remove - Math method calls. Remove all invocations of Math
156 # Remove - Number method calls. Remove all invocations of Number
280 # Remove - String method calls. Remove all invocations of String
348 # Remove - StringBuffer method calls. Remove all invocations of StringBuffer
368 # Remove - StringBuilder method calls. Remove all invocations of StringBuilder
388 # Remove debugging - Throwable_printStackTrace calls. Remove all invocations of
394 # Remove debugging - Thread_dumpStack calls. Remove all invocations of
400 # Remove debugging - All logging API calls. Remove all invocations of the
406 # Remove debugging - All Log4j API calls. Remove all invocations of th
    [all...]
default.pro 32 # Remove - System method calls. Remove all invocations of System
46 # Remove - Math method calls. Remove all invocations of Math
95 # Remove - Number method calls. Remove all invocations of Number
212 # Remove - String method calls. Remove all invocations of String
280 # Remove - StringBuffer method calls. Remove all invocations of StringBuffer
300 # Remove - StringBuilder method calls. Remove all invocations of StringBuilder
  /external/proguard/src/proguard/optimize/peephole/
MemberPrivatizer.java 31 * they have been marked by a NonPrivateMemberMarker. The invocations of
  /libcore/luni/src/main/java/java/lang/reflect/
Proxy.java 33 * invocations to an {@code InvocationHandler}.
73 * is relevant. Invocations of this method with the same interfaces but
200 * interfaces. Method invocations on the returned instance are forwarded to
213 * invocations
  /libcore/luni/src/main/java/java/util/concurrent/
CountDownLatch.java 17 * zero due to invocations of the {@link #countDown} method, after which
18 * all waiting threads are released and any subsequent invocations of
189 * <li>The count reaches zero due to invocations of the
222 * <li>The count reaches zero due to invocations of the
  /external/bison/lib/
verify.h 77 But this has the problem that two invocations of verify from
79 would be the same for both invocations.
  /external/proguard/docs/manual/
optimizations.html 91 <dd>Propagates the values of method parameters from method invocations to
97 invocations.</dd>
  /external/bison/build-aux/
ylwrap 2 # ylwrap - wrapper for lex/yacc invocations.
48 Wrapper for lex/yacc invocations, renaming files as desired.
depcomp 142 ## correctly. Breaking it into two sed invocations is a workaround.
273 # correctly. Breaking it into two sed invocations is a workaround.
384 ## correctly. Breaking it into two sed invocations is a workaround.
432 ## correctly. Breaking it into two sed invocations is a workaround.
  /external/proguard/docs/
downloads.html 67 <li>Fixed preverification of invocations of super constructors with arguments
121 <li>Fixed optimization of subroutine invocations.
142 <li>Fixed optimization of invocations of methods in same class that are
144 <li>Fixed optimization of invocations of synchronized methods without other
216 <li>Fixed optimization of invocations of methods in same class that are
218 <li>Fixed optimization of invocations of synchronized methods without other
  /external/elfutils/config/
depcomp 117 ## correctly. Breaking it into two sed invocations is a workaround.
286 ## correctly. Breaking it into two sed invocations is a workaround.
330 ## correctly. Breaking it into two sed invocations is a workaround.
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessor.java 25 * access bugs in reflective invocations.
277 // TODO: access level [public to workaround Sun's bugs in access level in reflective invocations]
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicIntegerFieldUpdater.java 26 * guarantee atomicity only with respect to other invocations of
96 * store with respect to subsequent invocations of {@code compareAndSet}.
AtomicReferenceFieldUpdater.java 44 * guarantee atomicity only with respect to other invocations of
114 * store with respect to subsequent invocations of {@code compareAndSet}.
  /device/samsung/crespo/alsa-lib/
depcomp 142 ## correctly. Breaking it into two sed invocations is a workaround.
273 # correctly. Breaking it into two sed invocations is a workaround.
384 ## correctly. Breaking it into two sed invocations is a workaround.
432 ## correctly. Breaking it into two sed invocations is a workaround.
  /device/samsung/crespo/alsa-utils/
depcomp 142 ## correctly. Breaking it into two sed invocations is a workaround.
273 # correctly. Breaking it into two sed invocations is a workaround.
384 ## correctly. Breaking it into two sed invocations is a workaround.
432 ## correctly. Breaking it into two sed invocations is a workaround.
  /external/apache-http/src/org/apache/http/conn/
BasicManagedEntity.java 203 * Subsequent invocations are no-ops.

Completed in 299 milliseconds

1 2 3 4 5 6 7 8 91011