| /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 186 V4L2Context *capture, *output; in v4l2_decode_init() local
|
| D | v4l2_m2m_enc.c | 289 V4L2Context *const capture = &s->capture; in v4l2_receive_packet() local 318 V4L2Context *capture, *output; in v4l2_encode_init() local
|
| D | v4l2_m2m.h | 48 V4L2Context capture; member
|
| /third_party/typescript/tests/baselines/reference/ |
| D | emitArrowFunctionWhenUsingArguments19_ES6.js | 6 … var capture = () => arguments; // Should trigger an '_arguments' capture into function 'h' function
|
| D | emitArrowFunctionWhenUsingArguments19.js | 6 … var capture = () => arguments; // Should trigger an '_arguments' capture into function 'h' function
|
| /third_party/boost/boost/hana/functional/ |
| D | capture.hpp | 45 constexpr auto capture = [](auto&& ...variables) { in __anoncc050c460102() variable
|
| /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/uboot/u-boot-2020.01/tools/patman/ |
| D | func_test.py | 27 def capture(): function
|
| D | command.py | 51 capture=False, capture_stderr=False, oneline=False, argument
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| D | gtest-linked_ptr.h | 208 void capture(T* ptr) { in capture() function
|
| /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/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 | 51 def _add_result(self, test, capture=False, **args): argument
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_multimedia_camera.js | 402 capture: function (...args) { method
|
| /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
|
| /third_party/python/Lib/idlelib/ |
| D | run.py | 72 def capture_warnings(capture): argument
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| D | ecma-regexp-object.c | 2270 const ecma_value_t capture = result; in ecma_regexp_split_helper() local 2585 ecma_value_t capture = ecma_regexp_get_capture_value (re_ctx.captures_p + i); in ecma_regexp_replace_helper_fast() local
|
| /third_party/boost/boost/ |
| D | scope_exit.hpp | 659 #define BOOST_SCOPE_EXIT_AUX_TRAITS_OP_CAPTURE(d, captures, this01, capture) \ argument 665 #define BOOST_SCOPE_EXIT_AUX_TRAITS_OP(d, captures_this, capture) \ argument
|