| /external/antlr/runtime/Ruby/test/functional/delegation/ |
| D | import.rb | 21 def capture(t) singletonMethod in TestImportedGrammars 53 def capture(t) singletonMethod in TestImportedGrammars 84 def capture(t) singletonMethod in TestImportedGrammars 118 def capture(t) singletonMethod in TestImportedGrammars 131 def capture(t) singletonMethod in TestImportedGrammars 162 def capture(t) singletonMethod in TestImportedGrammars 175 def capture(t) singletonMethod in TestImportedGrammars 209 def capture(t) singletonMethod in TestImportedGrammars 237 def capture(t) singletonMethod in TestImportedGrammars 265 def capture(t) singletonMethod in TestImportedGrammars [all …]
|
| /external/python/pybind11/tests/ |
| D | test_call_policies.py | 6 def test_keep_alive_argument(capture): argument 39 def test_keep_alive_return_value(capture): argument 74 def test_alive_gc(capture): argument 90 def test_alive_gc_derived(capture): argument 109 def test_alive_gc_multi_derived(capture): argument 132 def test_return_none(capture): argument 159 def test_keep_alive_constructor(capture): argument
|
| D | test_pytypes.py | 9 def test_list(capture, doc): argument 28 def test_set(capture, doc): argument 50 def test_dict(capture, doc): argument 102 def test_capsule(capture): argument 216 def test_print(capture): argument
|
| D | test_eval.py | 5 def test_evals(capture): argument
|
| D | test_factory_constructors.py | 285 def test_no_placement_new(capture): argument 333 def test_reallocations(capture, msg): argument
|
| D | test_numpy_vectorize.py | 10 def test_vectorize(capture): argument
|
| D | test_smart_ptr.py | 6 def test_smart_ptr(capture): argument
|
| D | test_virtual_functions.py | 7 def test_override(capture, msg): argument 76 def test_alias_delay_initialization1(capture): argument 111 def test_alias_delay_initialization2(capture): argument
|
| D | test_exceptions.py | 105 def test_nested_throws(capture): argument
|
| /external/autotest/client/cros/chameleon/ |
| D | screen_capture.py | 43 def capture(self): member in CommonChameleonScreenCapturer 72 def capture(self): member in VgaChameleonScreenCapturer 101 def capture(self): member in CrosExternalScreenCapturer 123 def capture(self): member in CrosInternalScreenCapturer 145 def capture(self): member in CrosCalibrationImageCapturer
|
| /external/v8/testing/ |
| D | gmock-support.h | 41 explicit CaptureEqMatcher(Capture<T>* capture) : capture_(capture) {} in CaptureEqMatcher() 79 inline Matcher<T> CaptureEq(Capture<T>* capture) { in CaptureEq()
|
| /external/guava/guava/src/com/google/common/reflect/ |
| D | TypeCapture.java | 30 final Type capture() { in capture() method in TypeCapture
|
| /external/guava/android/guava/src/com/google/common/reflect/ |
| D | TypeCapture.java | 30 final Type capture() { in capture() method in TypeCapture
|
| /external/antlr/runtime/Python/tests/ |
| D | t026actions.py | 16 def capture(self, t): member in t026actions.parserClass.TParser 36 def capture(self, t): member in t026actions.lexerClass.TLexer
|
| /external/antlr/runtime/Python3/tests/ |
| D | t026actions.py | 16 def capture(self, t): member in t026actions.parserClass.TParser 36 def capture(self, t): member in t026actions.lexerClass.TLexer
|
| /external/webrtc/webrtc/modules/video_capture/windows/ |
| D | video_capture_factory_windows.cc | 31 RefCountImpl<VideoCaptureDS>* capture = new RefCountImpl<VideoCaptureDS>(id); in Create() local
|
| /external/testng/src/test/java/test/pholser/ |
| D | Captor.java | 27 public void capture( String aString ) { in capture() method in Captor
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | scanner.cc | 44 bool Scanner::GetResult(StringPiece* remaining, StringPiece* capture) { in GetResult()
|
| /external/igt-gpu-tools/lib/ |
| D | igt_frame.c | 106 cairo_surface_t *capture, in igt_write_compared_frames_to_png() 170 cairo_surface_t *capture) in igt_check_analog_frame_match() 304 cairo_surface_t *capture) in igt_check_checkerboard_frame_match()
|
| /external/clang/test/OpenMP/ |
| D | atomic_messages.cpp | 336 T capture() { in capture() function 508 int capture() { in capture() function
|
| /external/mockito/src/main/java/org/mockito/ |
| D | ArgumentCaptor.java | 82 public T capture() { in capture() method in ArgumentCaptor
|
| /external/mesa3d/docs/ |
| D | shading.rst | 52 .. _capture: target
|
| /external/easymock/src/org/easymock/internal/matchers/ |
| D | Captures.java | 28 private final Capture<T> capture; field in Captures
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | pattern_matcher.h | 143 bool capture; member
|
| /external/u-boot/tools/patman/ |
| D | func_test.py | 27 def capture(): function
|