/third_party/boost/boost/thread/experimental/parallel/v2/ |
D | task_region.hpp | 86 struct wrapped in BOOST_THREAD_INLINE_NAMESPACE() struct 88 TRH& tr; in BOOST_THREAD_INLINE_NAMESPACE() 89 F f; in BOOST_THREAD_INLINE_NAMESPACE() 90 wrapped(TRH& tr, BOOST_THREAD_RV_REF(F) f) : tr(tr), f(move(f)) in BOOST_THREAD_INLINE_NAMESPACE() argument 92 void operator()() in BOOST_THREAD_INLINE_NAMESPACE()
|
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | ReadOnlyDictionary.cs | 44 private readonly IDictionary<TKey, TValue> wrapped; field in Google.Protobuf.Collections.ReadOnlyDictionary 46 public ReadOnlyDictionary(IDictionary<TKey, TValue> wrapped) in ReadOnlyDictionary()
|
/third_party/node/test/pseudo-tty/ |
D | test-stderr-stdout-handle-sigwinch.js | 8 const wrapped = common.mustCall(() => { constant
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/ |
D | JSONMessageCodec.java | 37 final Object wrapped = JSONUtil.wrap(message); in encodeMessage() local
|
/third_party/boost/libs/graph/example/ |
D | grid_graph_example.cpp | 32 boost::array< bool, 3 > wrapped = { { true, false, true } }; in main() local
|
/third_party/boost/boost/fusion/view/reverse_view/detail/ |
D | next_impl.hpp | 32 wrapped; typedef
|
D | prior_impl.hpp | 32 wrapped; typedef
|
/third_party/typescript/tests/cases/conformance/types/intersection/ |
D | intersectionAsWeakTypeSource.ts | 17 const wrapped = create({ first: { view: 0, styleMedia: "???" } }); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | intersectionAsWeakTypeSource.js | 25 var wrapped = create({ first: { view: 0, styleMedia: "???" } }); variable
|
/third_party/ffmpeg/libavcodec/ |
D | wrapped_avframe.c | 46 AVFrame *wrapped = av_frame_clone(frame); in wrapped_avframe_encode() local
|
/third_party/python/Lib/ |
D | signal.py | 48 def _wraps(wrapped): argument
|
/third_party/node/lib/internal/bootstrap/switches/ |
D | does_own_process_state.js | 12 const wrapped = wrapPosixCredentialSetters(credentials); constant
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | Utils.java | 153 IRubyObject wrapped = runtime.newString(((ByteString) value).toStringUtf8()); in wrapPrimaryValue() local 158 IRubyObject wrapped = runtime.newString(value.toString()); in wrapPrimaryValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | iterator.h | 181 const WrappedIteratorT &wrapped() const { return I; } in wrapped() function
|
/third_party/typescript/tests/cases/conformance/statements/throwStatements/ |
D | throwStatements.ts | 16 wrapped: D<D<T>> property in D
|
/third_party/typescript/tests/cases/conformance/statements/VariableStatements/ |
D | everyTypeWithInitializer.ts | 12 wrapped: D<D<T>> property in D
|
D | everyTypeWithAnnotationAndInitializer.ts | 12 wrapped: D<D<T>> property in D
|
D | everyTypeWithAnnotationAndInvalidInitializer.ts | 12 wrapped: D<D<T>> property in D
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | disassemble.cpp | 449 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetHeader() local 457 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetInstruction() local 532 WrappedDisassembler wrapped(&disassembler, instCode, instWordCount); in spvInstructionBinaryToText() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | disassemble.cpp | 449 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetHeader() local 457 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetInstruction() local 532 WrappedDisassembler wrapped(&disassembler, instCode, instWordCount); in spvInstructionBinaryToText() local
|
/third_party/spirv-tools/source/ |
D | disassemble.cpp | 437 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetHeader() local 445 auto wrapped = static_cast<WrappedDisassembler*>(user_data); in DisassembleTargetInstruction() local 520 WrappedDisassembler wrapped(&disassembler, instCode, instWordCount); in spvInstructionBinaryToText() local
|
/third_party/typescript/tests/cases/conformance/statements/forStatements/ |
D | forStatements.ts | 14 wrapped: D<D<T>> property in D
|
/third_party/typescript/tests/cases/conformance/statements/ifDoWhileStatements/ |
D | ifDoWhileStatements.ts | 19 wrapped: D<D<T>> property in D
|
/third_party/node/deps/npm/node_modules/asynckit/lib/ |
D | streamify.js | 56 var wrapped = function(error, result) function
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | test_overlay.hpp | 155 static std::string wrapped[3] = { variable
|