Home
last modified time | relevance | path

Searched +full:multi +full:- +full:core (Results 1 – 25 of 1046) sorted by relevance

12345678910>>...42

/third_party/boost/boost/geometry/views/detail/
Drange_type.hpp3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
8 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
21 #include <boost/geometry/core/ring_type.hpp>
22 #include <boost/geometry/core/tag.hpp>
23 #include <boost/geometry/core/tags.hpp>
76 // multi-point acts itself as a range
94 // Call its single-version
111 \brief Meta-function defining a type which is a boost-range.
[all …]
/third_party/boost/boost/geometry/algorithms/detail/sections/
Drange_by_section.hpp3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
8 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
25 #include <boost/geometry/core/access.hpp>
26 #include <boost/geometry/core/assert.hpp>
27 #include <boost/geometry/core/closure.hpp>
28 #include <boost/geometry/core/exterior_ring.hpp>
29 #include <boost/geometry/core/interior_rings.hpp>
30 #include <boost/geometry/core/ring_type.hpp>
[all …]
/third_party/boost/boost/geometry/algorithms/detail/
Dfor_each_range.hpp3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
8 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
24 #include <boost/geometry/core/tag.hpp>
25 #include <boost/geometry/core/tag_cast.hpp>
26 #include <boost/geometry/core/tags.hpp>
72 template <typename Multi, typename Actor, typename SinglePolicy>
75 static inline void apply(Multi & multi, Actor & actor) in apply()
77 for ( typename boost::range_iterator<Multi>::type in apply()
[all …]
Dpoint_on_border.hpp3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
8 // Modifications copyright (c) 2017-2018 Oracle and/or its affiliates.
12 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
27 #include <boost/geometry/core/tags.hpp>
28 #include <boost/geometry/core/point_type.hpp>
29 #include <boost/geometry/core/ring_type.hpp>
109 static inline bool apply(Point& point, MultiGeometry const& multi) in apply()
111 // Take a point on the first multi-geometry in apply()
[all …]
/third_party/boost/boost/geometry/algorithms/
Dcentroid.hpp3 // Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2015 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2015 Mateusz Loskot, London, UK.
6 // Copyright (c) 2014-2017 Adam Wulkiewicz, Lodz, Poland.
9 // Modifications copyright (c) 2014-2015 Oracle and/or its affiliates.
15 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
27 #include <boost/core/ignore_unused.hpp>
35 #include <boost/geometry/core/closure.hpp>
36 #include <boost/geometry/core/cs.hpp>
37 #include <boost/geometry/core/coordinate_dimension.hpp>
[all …]
Dunique.hpp3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
9 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
24 #include <boost/geometry/core/interior_rings.hpp>
25 #include <boost/geometry/core/mutable_range.hpp>
26 #include <boost/geometry/core/tags.hpp>
53 traits::resize<Range>::apply(range, it - boost::begin(range)); in apply()
81 static inline void apply(MultiGeometry& multi, ComparePolicy const& compare) in apply()
84 it = boost::begin(multi); in apply()
[all …]
Dconvert.hpp3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
13 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
49 #include <boost/geometry/core/cs.hpp>
50 #include <boost/geometry/core/closure.hpp>
51 #include <boost/geometry/core/point_order.hpp>
52 #include <boost/geometry/core/tags.hpp>
188 n--; in apply()
253 template <typename Single, typename Multi, typename Policy>
[all …]
Dfor_each.hpp3 // Copyright (c) 2007-2014 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2014 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2014 Mateusz Loskot, London, UK.
14 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
32 #include <boost/geometry/core/closure.hpp>
33 #include <boost/geometry/core/exterior_ring.hpp>
34 #include <boost/geometry/core/interior_rings.hpp>
35 #include <boost/geometry/core/point_type.hpp>
36 #include <boost/geometry/core/tag_cast.hpp>
37 #include <boost/geometry/core/tags.hpp>
[all …]
/third_party/boost/libs/math/example/
Dhyperexponential_more_snips.cpp45 // Multi-core VM lifetime distribution in make_ds1()
52 // Single-core VM lifetime distribution in make_ds1()
76 // Multi-core VM lifetime distribution in make_ds2()
83 // Single-core VM lifetime distribution in make_ds2()
107 // Multi-core VM lifetime distribution in make_ds3()
114 // Single-core VM lifetime distribution in make_ds3()
131 …std::cout << " - Mean (SD): " << boost::math::mean(ds.iat_he) << " (" << boost::math::standard_dev… in print_fitted()
132 …std::cout << " - 99th Percentile: " << boost::math::quantile(ds.iat_he, 0.99) << " seconds." << st… in print_fitted()
133 …std::cout << " - Probability that a VM will arrive within 30 minutes: " << boost::math::cdf(ds.iat… in print_fitted()
134 …std::cout << " - Probability that a VM will arrive after 1 hour: " << boost::math::cdf(boost::math… in print_fitted()
[all …]
/third_party/grpc/test/core/tsi/
DBUILD7 # http://www.apache.org/licenses/LICENSE-2.0
20 name = "test/core/tsi",
43 "//test/core/util:grpc_test_util",
58 "//test/core/util:grpc_test_util",
66 "//src/core/tsi/test_creds:badclient.key",
67 "//src/core/tsi/test_creds:badclient.pem",
68 "//src/core/tsi/test_creds:badserver.key",
69 "//src/core/tsi/test_creds:badserver.pem",
70 "//src/core/tsi/test_creds:ca.pem",
71 "//src/core/tsi/test_creds:client.key",
[all …]
/third_party/lz4/contrib/snap/
Dsnapcraft.yaml6 speed > 500 MB/s per core, scalable with multi-cores CPU. It features an
7 extremely fast decoder, with speed in multiple GB/s per core, typically
8 reaching RAM speed limits on multi-core systems.
20 LZ4 library is provided as open-source software using BSD 2-Clause license.
/third_party/boost/libs/spirit/classic/test/
DJamfile3 # Copyright (c) 2003-2004 Martin Wille
12 # Spirit regression test boost-jam file
16 project spirit-classic
23 cpp-pch pch : pch.hpp : : : <include>. <force-include>pch.hpp ;
24 cpp-pch pch-dbg : pch.hpp : <define>BOOST_SPIRIT_DEBUG :
25 : <include>. <force-include>pch.hpp ;
27 explicit pch pch-dbg ;
31 rule spirit-run ( sources + : args * : input-files * : requirements * : name ? : default-build * )
35 [ run $(sources) : $(args) : $(input-files) : $(requirements)
36 <pch>on-spirit:<source>pch : $(name)
[all …]
/third_party/ltp/testcases/kernel/power_management/
Drunpwtests_exclusive02.sh18 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
30 if tst_kvcmp -gt "2.6.29"; then
41 if [ $hyper_threaded -ne 0 -o $multi_socket -ne 0 \
42 -o $multi_core -eq 0 ]; then
43 tst_brkm TCONF "System is a multi core but not multi" \
44 "socket & hyper-threaded"
47 #Testcase to validate consolidation at core level
50 if [ $sched_smt -eq 2 ]; then
58 if pm_cpu_consolidation.py -t $sched_smt -w $work_load \
59 -s $stress; then
[all …]
/third_party/grpc/src/core/tsi/test_creds/
DREADME7 These are self-signed certificates:
9 $ openssl req -x509 -newkey rsa:2048 -keyout badserver.key -out badserver.pem \
10 -days 3650 -nodes
19 The ca is self-signed:
20 ----------------------
22 $ openssl req -x509 -new -newkey rsa:2048 -nodes -keyout ca.key -out ca.pem \
23 -config ca-openssl.cnf -days 3650 -extensions v3_req
27 -----------------------
29 $ openssl genrsa -out client.key.rsa 2048
30 $ openssl pkcs8 -topk8 -in client.key.rsa -out client.key -nocrypt
[all …]
/third_party/boost/boost/geometry/io/wkt/
Dwrite.hpp3 // Copyright (c) 2007-2017 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2017 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2017 Mateusz Loskot, London, UK.
6 // Copyright (c) 2014-2017 Adam Wulkiewicz, Lodz, Poland.
9 // Modifications copyright (c) 2015-2019, Oracle and/or its affiliates.
15 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
39 #include <boost/geometry/core/exterior_ring.hpp>
40 #include <boost/geometry/core/interior_rings.hpp>
41 #include <boost/geometry/core/ring_type.hpp>
42 #include <boost/geometry/core/tags.hpp>
[all …]
/third_party/boost/libs/geometry/doc/generated/
Denum.qbk4 Copyright (c) 2007-2013 Barend Gehrels, Amsterdam, the Netherlands.
5 Copyright (c) 2008-2013 Bruno Lalande, Paris, France.
6 Copyright (c) 2009-2013 Mateusz Loskot, London, UK.
56 ``enum closure_selector {open = 0, closed = 1, closure_undertermined = -1};``
76 `#include <boost/geometry/core/closure.hpp>`
79 [link geometry.reference.core.closure The closure metafunction]
145 `#include <boost/geometry/core/point_order.hpp>`
148 [link geometry.reference.core.point_order The point_order metafunction]
270 …closed multi-polygon that contains a polygon with less than 4 points, etc. (applies to linestrings…
275 [[failure_self_intersections] [The geometry has invalid self-intersections. (applies to areal geome…
[all …]
/third_party/openGLES/docs/
Denums.html10 <p> If an OpenGL vendor defines a single-vendor OpenGL or GLX extension
23 became part of the OpenGL core. Enumerant values are grouped into
28 <p> Historically, enumerant values for some single-vendor extensions
31 be represented as 16-bit unsigned integers. This imposes a
40 <p> Enumerant values for single-vendor extensions will be allocated upon
43 available blocks in the more desirable 16-bit range [32768,65535],
61 temporary use, and will never be assigned to any shipping core or
85 <li> If an extension is promoted from single-vendor to multi-vendor
87 each enumerant that is present in both the single-vendor version and
88 the multi-vendor version, a new multi-vendor extension enumerant
[all …]
/third_party/skia/third_party/externals/opengl-registry/docs/
Denums.html10 <p> If an OpenGL vendor defines a single-vendor OpenGL or GLX extension
23 became part of the OpenGL core. Enumerant values are grouped into
28 <p> Historically, enumerant values for some single-vendor extensions
31 be represented as 16-bit unsigned integers. This imposes a
40 <p> Enumerant values for single-vendor extensions will be allocated upon
43 available blocks in the more desirable 16-bit range [32768,65535],
61 temporary use, and will never be assigned to any shipping core or
85 <li> If an extension is promoted from single-vendor to multi-vendor
87 each enumerant that is present in both the single-vendor version and
88 the multi-vendor version, a new multi-vendor extension enumerant
[all …]
/third_party/flutter/skia/tests/
DMultiSkpTest.cpp4 * Use of this source code is governed by a BSD-style license that can be
7 * This test confirms that a multi skp can be serialize and deserailzied without error.
10 #include "include/core/SkDocument.h"
11 #include "include/core/SkFont.h"
12 #include "include/core/SkPicture.h"
13 #include "include/core/SkString.h"
14 #include "include/core/SkSurface.h"
15 #include "include/core/SkTextBlob.h"
16 #include "src/core/SkRecord.h"
17 #include "src/core/SkRecorder.h"
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_compatibility.cpp7 // http://www.apache.org/licenses/LICENSE-2.0
33 Generated from the following GLSL + --eliminate-local-multi-store
35 #version 440 core
101 Module* module = context->module(); in TEST_F()
104 Function& f = *module->begin(); in TEST_F()
105 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F()
115 Generated from the following GLSL + --eliminate-local-multi-store
118 #version 440 core
186 Module* module = context->module(); in TEST_F()
189 Function& f = *module->begin(); in TEST_F()
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dfusion_compatibility.cpp7 // http://www.apache.org/licenses/LICENSE-2.0
33 Generated from the following GLSL + --eliminate-local-multi-store
35 #version 440 core
101 Module* module = context->module(); in TEST_F()
104 Function& f = *module->begin(); in TEST_F()
105 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F()
115 Generated from the following GLSL + --eliminate-local-multi-store
118 #version 440 core
186 Module* module = context->module(); in TEST_F()
189 Function& f = *module->begin(); in TEST_F()
[all …]
/third_party/spirv-tools/test/opt/loop_optimizations/
Dfusion_compatibility.cpp7 // http://www.apache.org/licenses/LICENSE-2.0
33 Generated from the following GLSL + --eliminate-local-multi-store
35 #version 440 core
101 Module* module = context->module(); in TEST_F()
104 Function& f = *module->begin(); in TEST_F()
105 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F()
115 Generated from the following GLSL + --eliminate-local-multi-store
118 #version 440 core
186 Module* module = context->module(); in TEST_F()
189 Function& f = *module->begin(); in TEST_F()
[all …]
/third_party/skia/tests/
DMultiPictureDocumentTest.cpp4 * Use of this source code is governed by a BSD-style license that can be
8 * And that the pictures within it are re-created accurately
11 #include "include/core/SkCanvas.h"
12 #include "include/core/SkColorPriv.h"
13 #include "include/core/SkColorSpace.h"
14 #include "include/core/SkDocument.h"
15 #include "include/core/SkFont.h"
16 #include "include/core/SkImage.h"
17 #include "include/core/SkPicture.h"
18 #include "include/core/SkPictureRecorder.h"
[all …]
/third_party/boost/libs/geometry/test/algorithms/covered_by/
Dcovered_by_multi.cpp3 // Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
15 #include <boost/geometry/core/point_order.hpp>
30 // test multi-with-one-polygon (trivial case) in test_all()
37 std::string multi("MULTIPOLYGON(" in test_all() local
41 test_geometry<P, mp>("POINT(4 4)", multi, true); in test_all()
42 test_geometry<P, mp>("POINT(1 1)", multi, true); in test_all()
43 test_geometry<P, mp>("POINT(0 1)", multi, true); in test_all()
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_sample_positions.txt40 This extension is written against the OpenGL 3.2 (Core) specification.
45 FBO with multi-sampled attachments. The FBO will use identical sample locations
47 to TRUE if a multi-sampled texture is specified using TexImage2DMultisample
62 Modifications to Chapter 2 of the OpenGL 3.2 (Core) Specification (OpenGL
71 Additions to Chapter 4 of the OpenGL 3.2 (Core) Specification
72 (Per-Fragment Operations and the Frame Buffer)
82 a multi-sampled framebuffer using the following call:
107 The subpixel range [0,1] is discretized based on the implementation-
114 abs(x0-x1) >= ssd and abs(y0-y1) >= ssd,
120 Additions to Chapter 5 of the OpenGL 3.2 (Core) Specification (Special Functions)
[all …]

12345678910>>...42