| /third_party/boost/libs/compute/include/boost/compute/ |
| D | closure.hpp | 51 const CaptureTuple &capture) in invoked_closure() 80 const CaptureTuple& capture() const in capture() function in boost::compute::detail::invoked_closure 108 const CaptureTuple &capture, in closure() 287 const CaptureTuple &capture, in make_closure_impl() 334 #define BOOST_COMPUTE_CLOSURE(return_type, name, arguments, capture, source) argument 336 #define BOOST_COMPUTE_CLOSURE(return_type, name, arguments, capture, ...) \ argument
|
| /third_party/boost/boost/compute/ |
| D | closure.hpp | 51 const CaptureTuple &capture) in invoked_closure() 80 const CaptureTuple& capture() const in capture() function in boost::compute::detail::invoked_closure 108 const CaptureTuple &capture, in closure() 287 const CaptureTuple &capture, in make_closure_impl() 334 #define BOOST_COMPUTE_CLOSURE(return_type, name, arguments, capture, source) argument 336 #define BOOST_COMPUTE_CLOSURE(return_type, name, arguments, capture, ...) \ argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | v4l2_m2m_dec.c | 40 V4L2Context *const capture = &s->capture; in v4l2_try_start() local 139 V4L2Context *const capture = &s->capture; in v4l2_receive_frame() local 179 V4L2Context *capture, *output; in v4l2_decode_init() local
|
| D | v4l2_m2m_enc.c | 290 V4L2Context *const capture = &s->capture; in v4l2_receive_packet() local 336 V4L2Context *capture, *output; in v4l2_encode_init() local
|
| D | v4l2_m2m.h | 48 V4L2Context capture; member
|
| /third_party/typescript/tests/baselines/reference/ |
| D | emitArrowFunctionWhenUsingArguments19.js | 6 … var capture = () => arguments; // Should trigger an '_arguments' capture into function 'h' function
|
| D | emitArrowFunctionWhenUsingArguments19_ES6.js | 6 … var capture = () => arguments; // Should trigger an '_arguments' capture into function 'h' function
|
| /third_party/boost/libs/hana/include/boost/hana/functional/ |
| D | capture.hpp | 45 constexpr auto capture = [](auto&& ...variables) { in __anone22b5e150102() variable
|
| /third_party/boost/boost/hana/functional/ |
| D | capture.hpp | 45 constexpr auto capture = [](auto&& ...variables) { in __anon1c6ccd220102() variable
|
| /third_party/mindspore/tests/st/auto_monad/ |
| D | capture.py | 38 def capture(cap): function
|
| /third_party/mesa3d/docs/ |
| D | shading.rst | 51 .. _capture: target
|
| /third_party/node/test/parallel/ |
| D | test-eventtarget.js | 343 target.addEventListener('foo', a, { capture: true }); property 344 target.addEventListener('foo', a, { capture: false }); property 347 target.removeEventListener('foo', a, { capture: true }); property 349 target.removeEventListener('foo', a, { capture: false }); property
|
| /third_party/flutter/skia/third_party/externals/sdl/src/audio/directsound/ |
| D | SDL_directsound.h | 38 LPDIRECTSOUNDCAPTURE capture; member
|
| D | SDL_directsound.c | 434 LPDIRECTSOUNDCAPTURE capture = this->hidden->capture; in CreateCaptureBuffer() local
|
| /third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
| D | gstgdiscreencapsrc.c | 281 HWND capture; in gst_gdiscreencapsrc_set_caps() local 519 HWND capture; in gst_gdiscreencapsrc_screen_capture() local
|
| /third_party/skia/src/core/ |
| D | SkTextBlobTrace.cpp | 86 void SkTextBlobTrace::Capture::capture(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in capture() function in SkTextBlobTrace::Capture
|
| /third_party/node/lib/internal/ |
| D | event_target.js | 200 constructor(previous, listener, once, capture, passive, isNodeStyleListener) { argument 217 same(listener, capture) { argument 245 [kNewListener](size, type, listener, once, capture, passive) { argument 263 [kRemoveListener](size, type, listener, capture) {} argument
|
| /third_party/re2/re2/ |
| D | nfa.cc | 72 const char** capture; member 433 std::string NFA::FormatCapture(const char** capture) { in FormatCapture()
|
| /third_party/alsa-utils/alsaloop/ |
| D | control.c | 367 int capture) in control_event1()
|
| /third_party/node/deps/npm/node_modules/cli-table3/src/ |
| D | utils.js | 4 function codeRegex(capture) { argument
|
| /third_party/python/Lib/test/support/ |
| D | testresult.py | 46 def _add_result(self, test, capture=False, **args): argument
|
| /third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
| D | mediacapturewrapper.cpp | 966 { in mediaCaptureInitPost() 1059 MediaCaptureWrapper::onCaptureFailed(IMediaCapture *capture, in onCaptureFailed()
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_debug_flush.c | 186 boolean capture, in debug_flush_alert()
|
| /third_party/quickjs/ |
| D | libregexp.c | 2051 uint8_t **capture, in push_state() 2089 static intptr_t lre_exec_backtrack(REExecContext *s, uint8_t **capture, in lre_exec_backtrack() 2499 int lre_exec(uint8_t **capture, in lre_exec() 2575 uint8_t *capture[CAPTURE_COUNT_MAX * 2]; in main() local
|
| /third_party/boost/boost/phoenix/statement/ |
| D | try_catch.hpp | 422 Capture capture; member
|