Home
last modified time | relevance | path

Searched defs:merge (Results 1 – 25 of 243) sorted by relevance

12345678910

/third_party/boost/libs/hana/include/boost/hana/
Dsort.hpp89 struct merge< struct
95 using type = typename concat<
111 struct merge< struct
117 using type = std::index_sequence<l0, r0, r...>;
127 struct merge< struct
133 using type = typename concat<
149 struct merge< struct
155 using type = std::index_sequence<r0, l0, l...>;
/third_party/boost/boost/hana/
Dsort.hpp89 struct merge< struct
95 using type = typename concat<
111 struct merge< struct
117 using type = std::index_sequence<l0, r0, r...>;
127 struct merge< struct
133 using type = typename concat<
149 struct merge< struct
155 using type = std::index_sequence<r0, l0, l...>;
/third_party/boost/boost/histogram/algorithm/
Dreduce.hpp179 inline reduce_command rebin(unsigned iaxis, unsigned merge) { in rebin()
199 inline reduce_command rebin(unsigned merge) { in rebin()
218 unsigned merge) { in shrink_and_rebin()
236 inline reduce_command shrink_and_rebin(double lower, double upper, unsigned merge) { in shrink_and_rebin()
254 unsigned merge) { in crop_and_rebin()
272 inline reduce_command crop_and_rebin(double lower, double upper, unsigned merge) { in crop_and_rebin()
290 axis::index_type end, unsigned merge, in slice_and_rebin()
310 unsigned merge, in slice_and_rebin()
/third_party/boost/boost/range/algorithm/
Dmerge.hpp33 inline OutputIterator merge(const SinglePassRange1& rng1, in merge() function
46 inline OutputIterator merge(const SinglePassRange1& rng1, in merge() function
/third_party/boost/boost/heap/
Dheap_merge.hpp49 static void merge(Heap1 & lhs, Heap2 & rhs) in merge() function
78 static void merge(Heap & lhs, Heap & rhs) in merge() function
94 static void merge(Heap & lhs, Heap & rhs) in merge() function
/third_party/flutter/skia/third_party/externals/spirv-tools/test/val/
Dval_cfg_test.cpp274 Block merge("merge", SpvOpReturn); in TEST_P() local
341 Block merge("merge", SpvOpReturn); in TEST_P() local
365 Block merge("merge", SpvOpReturn); in TEST_P() local
392 Block merge("merge", SpvOpReturn); in TEST_P() local
426 Block merge("merge", SpvOpReturn); in TEST_P() local
503 Block merge("merge"); in TEST_P() local
533 Block merge("merge"); in TEST_P() local
600 Block merge("merge", SpvOpReturn); in TEST_P() local
667 Block merge("merge", SpvOpReturn); in TEST_P() local
693 Block merge("merge", SpvOpUnreachable); in TEST_P() local
[all …]
/third_party/skia/third_party/externals/angle2/infra/specs/
Dangle.json13 "merge": { object
50 "merge": { object
87 "merge": { object
124 "merge": { object
161 "merge": { object
198 "merge": { object
235 "merge": { object
272 "merge": { object
308 "merge": { object
345 "merge": { object
[all …]
/third_party/typescript/tests/cases/compiler/
DgenericSpecializationToTypeLiteral1.ts7 merge<TResult>(...params: IEnumerable<T>[]): IEnumerable<T>; method
8 merge<TResult>(...params: T[][]): IEnumerable<T>; method
DgenericMemberFunction.ts16 public merge<A, B extends A, C>(other: BuildResult<A, B, C>): void { method in BuildResult
/third_party/ltp/testcases/kernel/mce-test/tools/
Dgcov_merge.py39 def merge(self, gcl): member in GCovLine
53 def merge(gcls1, gcls2): function
Dscov_merge.py33 def merge(self, gcl): member in SCovLine
45 def merge(gcls1, gcls2): function
/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/
Dutil.d.ts1 export declare function merge(...sets: Array<string>): string; function
Dutil.js1 export function merge(...sets) { function
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dmerge.hpp50 inline OutputIterator merge(InputIterator1 first1, in merge() function
98 inline OutputIterator merge(InputIterator1 first1, in merge() function
/third_party/boost/boost/compute/algorithm/
Dmerge.hpp50 inline OutputIterator merge(InputIterator1 first1, in merge() function
98 inline OutputIterator merge(InputIterator1 first1, in merge() function
/third_party/boost/boost/bimap/container_adaptor/
Dlist_map_adaptor.hpp214 void merge(list_map_adaptor & x) in merge() function in boost::bimaps::container_adaptor::list_map_adaptor
231 void merge(list_map_adaptor & x, Compare comp) in merge() function in boost::bimaps::container_adaptor::list_map_adaptor
Dlist_adaptor.hpp174 void merge(list_adaptor & x) in merge() function in boost::bimaps::container_adaptor::list_adaptor
191 void merge(list_adaptor & x, Compare comp) in merge() function in boost::bimaps::container_adaptor::list_adaptor
/third_party/boost/boost/ptr_container/
Dptr_list.hpp60 void merge( ptr_list& x ) in merge() function in boost::ptr_list
66 void merge( ptr_list& x, Compare comp ) in merge() function in boost::ptr_list
/third_party/spirv-tools/test/val/
Dval_cfg_test.cpp275 Block merge("merge", SpvOpReturn); in TEST_P() local
345 Block merge("merge", SpvOpReturn); in TEST_P() local
370 Block merge("merge", SpvOpReturn); in TEST_P() local
399 Block merge("merge", SpvOpReturn); in TEST_P() local
435 Block merge("merge", SpvOpReturn); in TEST_P() local
542 Block merge("merge"); in TEST_P() local
574 Block merge("merge"); in TEST_P() local
645 Block merge("merge", SpvOpReturn); in TEST_P() local
714 Block merge("merge", SpvOpReturn); in GetUnreachableMergeNoMergeInst() local
745 Block merge("merge", op); in GetUnreachableMergeTerminatedBy() local
[all …]
/third_party/skia/src/sksl/
DSkSLSampleUsage.cpp14 SampleUsage SampleUsage::merge(const SampleUsage& other) { in merge() function in SkSL::SampleUsage
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_cfg_test.cpp275 Block merge("merge", SpvOpReturn); in TEST_P() local
345 Block merge("merge", SpvOpReturn); in TEST_P() local
370 Block merge("merge", SpvOpReturn); in TEST_P() local
399 Block merge("merge", SpvOpReturn); in TEST_P() local
435 Block merge("merge", SpvOpReturn); in TEST_P() local
542 Block merge("merge"); in TEST_P() local
574 Block merge("merge"); in TEST_P() local
645 Block merge("merge", SpvOpReturn); in TEST_P() local
714 Block merge("merge", SpvOpReturn); in GetUnreachableMergeNoMergeInst() local
745 Block merge("merge", op); in GetUnreachableMergeTerminatedBy() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_cfg_test.cpp275 Block merge("merge", SpvOpReturn); in TEST_P() local
345 Block merge("merge", SpvOpReturn); in TEST_P() local
370 Block merge("merge", SpvOpReturn); in TEST_P() local
399 Block merge("merge", SpvOpReturn); in TEST_P() local
435 Block merge("merge", SpvOpReturn); in TEST_P() local
542 Block merge("merge"); in TEST_P() local
574 Block merge("merge"); in TEST_P() local
645 Block merge("merge", SpvOpReturn); in TEST_P() local
714 Block merge("merge", SpvOpReturn); in GetUnreachableMergeNoMergeInst() local
745 Block merge("merge", op); in GetUnreachableMergeTerminatedBy() local
[all …]
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu.c251 merge_fields(uint64_t *merge, in merge_fields()
351 swap_ra_file_mux_helper(uint64_t *merge, uint64_t *a, uint32_t mux_shift) in swap_ra_file_mux_helper()
364 try_swap_ra_file(uint64_t *merge, uint64_t *a, uint64_t *b) in try_swap_ra_file()
465 uint64_t merge = a | b; in qpu_merge_inst() local
/third_party/node/deps/npm/node_modules/qs/lib/
Dutils.js48 var merge = function merge(target, source, options) { function
212 merge: merge property
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java473 public void merge(String json, Message.Builder builder) throws InvalidProtocolBufferException { in merge() method in JsonFormat.Parser
487 public void merge(Reader json, Message.Builder builder) throws IOException { in merge() method in JsonFormat.Parser
1318 void merge(Reader json, Message.Builder builder) throws IOException { in merge() method in JsonFormat.ParserImpl
1338 void merge(String json, Message.Builder builder) throws InvalidProtocolBufferException { in merge() method in JsonFormat.ParserImpl
1352 void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in merge() method
1366 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers() method
1394 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers() method
1404 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers() method
1414 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers() method
1424 public void merge(ParserImpl parser, JsonElement json, Message.Builder builder) in buildWellKnownTypeParsers() method
[all …]

12345678910