Searched
full:invoked (Results
1176 -
1200 of
3054) sorted by null
<<41424344454647484950>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_weakref.py | 105 # reference in the callback invoked on the second reference 108 # before any of the callbacks are invoked, so that we only 529 # got tp_clear'ed by the time the c2.cb callback got invoked. 552 # c2's class (C) from getting tp_clear'ed before c2.cb is invoked. 611 # callback should have been invoked when C went away. 644 # should get invoked when the bound method object callback (c.cb) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_weakref.py | 105 # reference in the callback invoked on the second reference 108 # before any of the callbacks are invoked, so that we only 529 # got tp_clear'ed by the time the c2.cb callback got invoked. 552 # c2's class (C) from getting tp_clear'ed before c2.cb is invoked. 611 # callback should have been invoked when C went away. 644 # should get invoked when the bound method object callback (c.cb) [all...] |
/art/compiler/dex/quick/arm64/ |
codegen_arm64.h | 247 * @param target_method The MethodReference of the method to be invoked. 248 * @param type How the method will be invoked.
|
/cts/tools/dasm/src/java_cup/ |
lalr_item.java | 169 * not be invoked before first sets and nullability has been calculated 228 * not be invoked until after first sets and nullability have been
|
/development/ndk/platforms/android-21/include/media/ |
NdkMediaDrm.h | 106 * Register a callback to be invoked when an event occurs 108 * listener is the callback that will be invoked on event
|
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
FoldingLayoutActivity.java | 224 // Invoked every time there's a new Camera preview frame 377 * begins, but before a scroll event is first invoked.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
TreeAdaptor.as | 149 * This is invoked from an imaginary node ref on right side of a 157 * This is invoked from an imaginary node ref on right side of a
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
PopFrames002Test.java | 287 * <BR>Next, the test receives reply from invoked method and resumes debuggee.. 422 logWriter.println("=> Receive reply of invoked method: " + PopFramesDebuggee.METHOD_TO_INVOKE_NAME);
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
KSBuilder_ImplTest.java | 461 fail("IllegalStateException must be thrown because getKeyStore() was not invoked"); 481 fail("IllegalStateException must be thrown because getKeyStore() was not invoked");
|
/external/bison/ |
TODO | 308 YYLLOC_DEFAULT, because it is invoked before the action is executed. 310 be invoked after the action. For reasons of symmetry I also added
|
/external/ceres-solver/internal/ceres/miniglog/glog/ |
logging.h | 169 // be directly instantiated in code, rather it should be invoked through the 357 // Generic binary operator check macro. This should not be directly invoked,
|
/external/clang/docs/ |
BlockLanguageSpec.rst | 44 describes a reference to a Block that, when invoked, takes two 188 Blocks are :block-term:`invoked` using function call syntax with a
|
/external/clang/include/clang/Driver/ |
Driver.h | 78 /// The name the driver was invoked as. 81 /// The path the driver executable was in, as invoked from the
|
/external/clang/include/clang/Serialization/ |
ModuleManager.h | 252 /// \param Visitor A visitor function that will be invoked with each 276 /// \param Visitor A visitor function that will be invoked with each
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckerDocumentation.cpp | 101 /// behavior for functions and methods no matter how they are being invoked. 245 /// Note that this callback will not be invoked unless
|
/external/google-breakpad/src/testing/test/ |
gmock_output_test_golden.txt | 3 FILE:#: EXPECT_CALL(foo_, Bar2(0, _)) invoked 13 FILE:#: EXPECT_CALL(foo_, Bar3(0, _)) invoked
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AbstractFuture.java | 42 * #interruptTask()}, which will be invoked automatically if a call to {@link 143 * future's computation. The method is invoked automatically by a successful
|
AbstractScheduledService.java | 492 // invoked by the AbstractScheduledService. 519 * A value object that represents an absolute delay until a task should be invoked.
|
/external/icu/icu4c/source/i18n/unicode/ |
uregex.h | [all...] |
/external/libvpx/libvpx/vpx/ |
vpx_decoder.h | 257 * This callback is invoked by the decoder to notify the application of 297 * This callback is invoked by the decoder to notify the application of
|
/external/llvm/utils/buildit/ |
build_llvm | 96 # sysctl -n hw.* does not work when invoked via B&I chroot /BuildRoot. 297 # sysctl -n hw.* does not work when invoked via B&I chroot /BuildRoot. Builders
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
HttpConnection.java | 367 * should be invoked when the end of the body has been reached. 386 * should be invoked when the connection is closed unexpectedly to
|
/external/protobuf/ |
Makefile.am | 23 # We would like to clean gtest when "make clean" is invoked. But we have to 24 # be careful because clean-local is also invoked during "make distclean", but
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
AbstractMessage.java | 388 // Strangely, these lines are only needed if javac is invoked separately 390 // invoked on both simultaneously, it works. (Or maybe the important
|
/external/protobuf/src/google/protobuf/compiler/ |
command_line_interface.h | 87 // The compiler is invoked with syntax like: 281 // The name of the executable as invoked (i.e. argv[0]).
|
Completed in 654 milliseconds
<<41424344454647484950>>