Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 25 of 981) sorted by relevance

12345678910>>...40

/third_party/selinux/libsepol/cil/src/
Dcil_copy_ast.c51 void cil_copy_list(struct cil_list *data, struct cil_list **copy) in cil_copy_list()
88 int cil_copy_node(__attribute__((unused)) struct cil_db *db, void *data, void **copy, __attribute__… in cil_copy_node()
100 int cil_copy_block(__attribute__((unused)) struct cil_db *db, void *data, void **copy, symtab_t *sy… in cil_copy_block()
125 int cil_copy_blockabstract(__attribute__((unused)) struct cil_db *db, void *data, void **copy, __at… in cil_copy_blockabstract()
139 int cil_copy_blockinherit(__attribute__((unused)) struct cil_db *db, void *data, void **copy, __att… in cil_copy_blockinherit()
154 int cil_copy_policycap(__attribute__((unused)) struct cil_db *db, void *data, void **copy, symtab_t… in cil_copy_policycap()
172 int cil_copy_perm(__attribute__((unused)) struct cil_db *db, void *data, void **copy, symtab_t *sym… in cil_copy_perm()
225 int cil_copy_classmapping(__attribute__((unused)) struct cil_db *db, void *data, void **copy, __att… in cil_copy_classmapping()
242 int cil_copy_class(__attribute__((unused)) struct cil_db *db, void *data, void **copy, symtab_t *sy… in cil_copy_class()
264 int cil_copy_classorder(__attribute__((unused)) struct cil_db *db, void *data, void **copy, __attri… in cil_copy_classorder()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dnumber_fluent.cpp36 Derived copy(*this); in notation() local
52 Derived copy(*this); in unit() local
69 Derived copy(*this); in adoptUnit() local
95 Derived copy(*this); in perUnit() local
111 Derived copy(*this); in adoptPerUnit() local
135 Derived copy(*this); in precision() local
151 Derived copy(*this); in roundingMode() local
165 Derived copy(*this); in grouping() local
181 Derived copy(*this); in integerWidth() local
195 Derived copy(*this); in symbols() local
[all …]
Dnumrange_fluent.cpp32 Derived copy(*this); in numberFormatterBoth() local
50 Derived copy(*this); in numberFormatterBoth() local
68 Derived copy(*this); in numberFormatterFirst() local
86 Derived copy(*this); in numberFormatterFirst() local
104 Derived copy(*this); in numberFormatterSecond() local
122 Derived copy(*this); in numberFormatterSecond() local
140 Derived copy(*this); in collapse() local
154 Derived copy(*this); in identityFallback() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_fluent.cpp36 Derived copy(*this); in notation() local
52 Derived copy(*this); in unit() local
69 Derived copy(*this); in adoptUnit() local
95 Derived copy(*this); in perUnit() local
111 Derived copy(*this); in adoptPerUnit() local
135 Derived copy(*this); in precision() local
151 Derived copy(*this); in roundingMode() local
165 Derived copy(*this); in grouping() local
181 Derived copy(*this); in integerWidth() local
195 Derived copy(*this); in symbols() local
[all …]
Dnumrange_fluent.cpp32 Derived copy(*this); in numberFormatterBoth() local
50 Derived copy(*this); in numberFormatterBoth() local
68 Derived copy(*this); in numberFormatterFirst() local
86 Derived copy(*this); in numberFormatterFirst() local
104 Derived copy(*this); in numberFormatterSecond() local
122 Derived copy(*this); in numberFormatterSecond() local
140 Derived copy(*this); in collapse() local
154 Derived copy(*this); in identityFallback() local
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Ddemangle.cc653 ParseState copy = state->parse_state; in ParseName() local
675 ParseState copy = state->parse_state; in ParseUnscopedName() local
697 ParseState copy = state->parse_state; in ParseNestedName() local
761 ParseState copy = state->parse_state; in ParseSourceName() local
778 ParseState copy = state->parse_state; in ParseLocalSourceName() local
794 ParseState copy = state->parse_state; in ParseUnnamedTypeName() local
925 ParseState copy = state->parse_state; in ParseOperatorName() local
991 ParseState copy = state->parse_state; in ParseSpecialName() local
1053 ParseState copy = state->parse_state; in ParseCallOffset() local
1080 ParseState copy = state->parse_state; in ParseVOffset() local
[all …]
/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc649 ParseState copy = state->parse_state; in ParseName() local
671 ParseState copy = state->parse_state; in ParseUnscopedName() local
693 ParseState copy = state->parse_state; in ParseNestedName() local
757 ParseState copy = state->parse_state; in ParseSourceName() local
774 ParseState copy = state->parse_state; in ParseLocalSourceName() local
790 ParseState copy = state->parse_state; in ParseUnnamedTypeName() local
921 ParseState copy = state->parse_state; in ParseOperatorName() local
987 ParseState copy = state->parse_state; in ParseSpecialName() local
1049 ParseState copy = state->parse_state; in ParseCallOffset() local
1076 ParseState copy = state->parse_state; in ParseVOffset() local
[all …]
/third_party/cef/libcef/common/
Dbase_impl.cc44 int copy) { in cef_trace_event_instant()
78 int copy) { in cef_trace_event_begin()
111 int copy) { in cef_trace_event_end()
144 int copy) { in cef_trace_counter()
173 int copy) { in cef_trace_counter_id()
202 int copy) { in cef_trace_event_async_begin()
234 int copy) { in cef_trace_event_async_step_into()
265 int copy) { in cef_trace_event_async_step_past()
297 int copy) { in cef_trace_event_async_end()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dusage_test.cc119 auto copy(u); in TEST_F() local
143 auto copy(u); in TEST_F() local
167 auto copy(u); in TEST_F() local
191 auto copy(u); in TEST_F() local
215 auto copy(u); in TEST_F() local
239 auto copy(u); in TEST_F() local
263 auto copy(u); in TEST_F() local
287 auto copy(u); in TEST_F() local
/third_party/icu/icu4c/source/i18n/
Dnumber_fluent.cpp35 Derived copy(*this); in notation() local
51 Derived copy(*this); in unit() local
68 Derived copy(*this); in adoptUnit() local
94 Derived copy(*this); in perUnit() local
110 Derived copy(*this); in adoptPerUnit() local
134 Derived copy(*this); in precision() local
150 Derived copy(*this); in roundingMode() local
164 Derived copy(*this); in grouping() local
180 Derived copy(*this); in integerWidth() local
194 Derived copy(*this); in symbols() local
[all …]
Dnumrange_fluent.cpp31 Derived copy(*this); in numberFormatterBoth() local
49 Derived copy(*this); in numberFormatterBoth() local
67 Derived copy(*this); in numberFormatterFirst() local
85 Derived copy(*this); in numberFormatterFirst() local
103 Derived copy(*this); in numberFormatterSecond() local
121 Derived copy(*this); in numberFormatterSecond() local
139 Derived copy(*this); in collapse() local
153 Derived copy(*this); in identityFallback() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DIntermNode_test.cpp79 void checkTypeEqualWithQualifiers(const TType &original, const TType &copy) in checkTypeEqualWithQualifiers()
89 TIntermSymbol *copy = aCopy->getAsSymbolNode(); in checkSymbolCopy() local
151 TIntermTyped *copy = original->deepCopy(); in TEST_F() local
166 TIntermConstantUnion *copy = copyTyped->getAsConstantUnion(); in TEST_F() local
183 TIntermBinary *copy = copyTyped->getAsBinaryNode(); in TEST_F() local
202 TIntermUnary *copy = copyTyped->getAsUnaryNode(); in TEST_F() local
227 TIntermAggregate *copy = copyTyped->getAsAggregate(); in TEST_F() local
253 TIntermTernary *copy = copyTyped->getAsTernaryNode(); in TEST_F() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DIntermNode_test.cpp79 void checkTypeEqualWithQualifiers(const TType &original, const TType &copy) in checkTypeEqualWithQualifiers()
89 TIntermSymbol *copy = aCopy->getAsSymbolNode(); in checkSymbolCopy() local
151 TIntermTyped *copy = original->deepCopy(); in TEST_F() local
166 TIntermConstantUnion *copy = copyTyped->getAsConstantUnion(); in TEST_F() local
183 TIntermBinary *copy = copyTyped->getAsBinaryNode(); in TEST_F() local
202 TIntermUnary *copy = copyTyped->getAsUnaryNode(); in TEST_F() local
227 TIntermAggregate *copy = copyTyped->getAsAggregate(); in TEST_F() local
253 TIntermTernary *copy = copyTyped->getAsTernaryNode(); in TEST_F() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-atsc-section.c44 GstMpegtsAtscVCTSource *copy; in _gst_mpegts_atsc_vct_source_copy() local
68 GstMpegtsAtscVCT *copy; in _gst_mpegts_atsc_vct_copy() local
261 GstMpegtsAtscMGTTable *copy; in _gst_mpegts_atsc_mgt_table_copy() local
283 GstMpegtsAtscMGT *copy; in _gst_mpegts_atsc_mgt_copy() local
405 GstMpegtsAtscStringSegment *copy; in _gst_mpegts_atsc_string_segment_copy() local
476 GstMpegtsAtscMultString *copy; in _gst_mpegts_atsc_mult_string_copy() local
583 GstMpegtsAtscEITEvent *copy; in _gst_mpegts_atsc_eit_event_copy() local
609 GstMpegtsAtscEIT *copy; in _gst_mpegts_atsc_eit_copy() local
746 GstMpegtsAtscETT *copy; in _gst_mpegts_atsc_ett_copy() local
833 GstMpegtsAtscSTT *copy; in _gst_mpegts_atsc_stt_copy() local
Dgst-dvb-section.c110 GstMpegtsEITEvent *copy; in _gst_mpegts_eit_event_copy() local
136 GstMpegtsEIT *copy; in _gst_mpegts_eit_copy() local
268 GstMpegtsBATStream *copy; in _gst_mpegts_bat_stream_copy() local
291 GstMpegtsBAT *copy; in _gst_mpegts_bat_copy() local
447 GstMpegtsNITStream *copy; in _gst_mpegts_nit_stream_copy() local
470 GstMpegtsNIT *copy = g_slice_dup (GstMpegtsNIT, nit); in _gst_mpegts_nit_copy() local
793 GstMpegtsSDTService *copy = g_slice_dup (GstMpegtsSDTService, sdt); in _gst_mpegts_sdt_service_copy() local
815 GstMpegtsSDT *copy = g_slice_dup (GstMpegtsSDT, sdt); in _gst_mpegts_sdt_copy() local
1146 GstMpegtsTOT *copy = g_slice_dup (GstMpegtsTOT, tot); in _gst_mpegts_tot_copy() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_fluent.cpp26 Derived copy(*this); in notation() local
42 Derived copy(*this); in unit() local
59 Derived copy(*this); in adoptUnit() local
85 Derived copy(*this); in perUnit() local
101 Derived copy(*this); in adoptPerUnit() local
125 Derived copy(*this); in precision() local
141 Derived copy(*this); in roundingMode() local
155 Derived copy(*this); in grouping() local
171 Derived copy(*this); in integerWidth() local
185 Derived copy(*this); in symbols() local
[all …]
/third_party/boost/libs/python/src/numpy/
Dmatrix.cpp36 object matrix::construct(object const & obj, dtype const & dt, bool copy) in construct()
41 object matrix::construct(object const & obj, bool copy) in construct()
52 matrix matrix::copy() const in copy() function in boost::python::numpy::matrix
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.cpp41 CopyBufferToBufferCmd* copy = commands->NextCommand<CopyBufferToBufferCmd>(); in FreeCommands() local
45 CopyBufferToTextureCmd* copy = commands->NextCommand<CopyBufferToTextureCmd>(); in FreeCommands() local
49 CopyTextureToBufferCmd* copy = commands->NextCommand<CopyTextureToBufferCmd>(); in FreeCommands() local
53 CopyTextureToTextureCmd* copy = in FreeCommands() local
/third_party/boost/boost/numeric/odeint/util/
Dcopy.hpp57 static void copy( const Container1 &from , Container2 &to ) in copy() function
68 static void copy( const Container1 &from , Container2 &to ) in copy() function
76 void copy( const Container1 &from , Container2 &to ) in copy() function
/third_party/boost/boost/numeric/odeint/external/compute/
Dcompute_resize.hpp58 static void copy( const Container1 &from , boost::compute::vector< T, A > &to ) in copy() function
67 static void copy( const boost::compute::vector< T, A > &from , Container2 &to ) in copy() function
76 …static void copy( const boost::compute::vector< T, A > &from , boost::compute::vector< T, A > &to ) in copy() function
/third_party/boost/boost/numeric/odeint/external/vexcl/
Dvexcl_copy.hpp33 static void copy( const vex::vector<T1> &from , vex::vector<T2> &to ) in copy() function
42 static void copy( const vex::multivector<T1, N> &from , vex::multivector<T2, N> &to ) in copy() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.cpp50 CopyBufferToBufferCmd* copy = commands->NextCommand<CopyBufferToBufferCmd>(); in FreeCommands() local
55 CopyBufferToTextureCmd* copy = commands->NextCommand<CopyBufferToTextureCmd>(); in FreeCommands() local
60 CopyTextureToBufferCmd* copy = commands->NextCommand<CopyTextureToBufferCmd>(); in FreeCommands() local
65 CopyTextureToTextureCmd* copy = in FreeCommands() local
/third_party/boost/boost/beast/core/detail/
Dvariant.hpp52 struct copy struct in boost::beast::detail::variant
54 variant& self;
55 variant const& other;
57 void operator()(mp11::mp_size_t<0>) in operator ()()
62 void operator()(I) in operator ()()
/third_party/boost/boost/poly_collection/detail/
Dvalue_holder.hpp168 void copy(Allocator& al,const T& x){copy(al,x,is_copy_constructible{});} in copy() function in boost::poly_collection::detail::value_holder
171 void copy(Allocator& al,const T& x,std::true_type) in copy() function in boost::poly_collection::detail::value_holder
177 void copy(Allocator&,const T&,std::false_type) in copy() function in boost::poly_collection::detail::value_holder
182 void copy(const T& x){copy(x,is_copy_constructible{});} in copy() function in boost::poly_collection::detail::value_holder
184 void copy(const T& x,std::true_type) in copy() function in boost::poly_collection::detail::value_holder
189 void copy(const T&,std::false_type) in copy() function in boost::poly_collection::detail::value_holder
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus_test.cc309 absl::Status copy = base; in EraseAndReturn() local
319 absl::Status copy = EraseAndReturn(base); in TEST() local
326 absl::Status copy = base; in TEST() local
341 absl::Status copy(status); in TEST() local
346 absl::Status copy(status); in TEST() local
352 absl::Status copy(status); in TEST() local
388 absl::Status copy(absl::Status{}); in TEST() local
393 absl::Status copy( in TEST() local
421 absl::Status copy(status); in TEST() local
427 absl::Status copy(status); in TEST() local

12345678910>>...40