/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 | 11 def test_keep_alive_argument(capture): argument 50 def test_keep_alive_return_value(capture): argument 91 def test_alive_gc(capture): argument 110 def test_alive_gc_derived(capture): argument 132 def test_alive_gc_multi_derived(capture): argument 158 def test_return_none(capture): argument 185 def test_keep_alive_constructor(capture): argument
|
D | test_factory_constructors.py | 305 def test_no_placement_new(capture): argument 353 def test_reallocation_a(capture, msg): argument 375 def test_reallocation_b(capture, msg): argument 391 def test_reallocation_c(capture, msg): argument 405 def test_reallocation_d(capture, msg): argument 420 def test_reallocation_e(capture, msg): argument 435 def test_reallocation_f(capture, msg): argument 451 def test_reallocation_g(capture, msg): argument
|
D | test_pytypes.py | 24 def test_list(capture, doc): argument 46 def test_none(capture, doc): argument 51 def test_set(capture, doc): argument 76 def test_dict(capture, doc): argument 143 def test_capsule(capture): argument 335 def test_print(capture): argument
|
D | test_eval.py | 11 def test_evals(capture): argument
|
D | test_class.py | 255 def test_operator_new_delete(capture): argument 415 def test_multiple_instances_with_same_pointer(capture): argument
|
D | test_virtual_functions.py | 10 def test_override(capture, msg): argument 91 def test_alias_delay_initialization1(capture): argument 130 def test_alias_delay_initialization2(capture): argument
|
D | test_numpy_vectorize.py | 8 def test_vectorize(capture): argument
|
D | test_smart_ptr.py | 8 def test_smart_ptr(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/rust/crates/anyhow/src/ |
D | backtrace.rs | 63 mod capture { module 114 let capture = match &self.inner { in fmt() localVariable 202 pub(crate) fn capture() -> Backtrace { in capture() method 254 let capture = match &self.inner { in fmt() localVariable 304 capture: UnsafeCell<Capture>, field
|
/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/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/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/guava/android/guava/src/com/google/common/reflect/ |
D | TypeCapture.java | 31 final Type capture() { in capture() method in TypeCapture
|
/external/guava/guava/src/com/google/common/reflect/ |
D | TypeCapture.java | 31 final Type capture() { in capture() method in TypeCapture
|
/external/clang/test/OpenMP/ |
D | atomic_messages.cpp | 336 T capture() { in capture() function 508 int capture() { in capture() function
|
/external/webrtc/modules/video_capture/windows/ |
D | video_capture_factory_windows.cc | 30 rtc::scoped_refptr<VideoCaptureDS> capture( in Create() local
|
/external/webrtc/modules/audio_processing/aec3/ |
D | echo_canceller3.cc | 108 AudioBuffer* capture, in ProcessCaptureFrameContent() 720 void EchoCanceller3::AnalyzeCapture(const AudioBuffer& capture) { in AnalyzeCapture() 735 void EchoCanceller3::ProcessCapture(AudioBuffer* capture, bool level_change) { in ProcessCapture() 739 void EchoCanceller3::ProcessCapture(AudioBuffer* capture, in ProcessCapture()
|
/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/mockito/src/main/java/org/mockito/ |
D | ArgumentCaptor.java | 82 public T capture() { in capture() method in ArgumentCaptor
|
/external/python/google-auth-library-python/system_tests/system_tests_sync/app_engine_test_app/ |
D | main.py | 75 def capture(): function
|
/external/easymock/src/org/easymock/internal/matchers/ |
D | Captures.java | 28 private final Capture<T> capture; field in Captures
|
/external/mesa3d/docs/ |
D | shading.rst | 52 .. _capture: target
|