Home
last modified time | relevance | path

Searched refs:piece (Results 1 – 25 of 126) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_piece_visitor.hpp53 static inline void apply(Box& total, Piece const& piece) in apply()
55 geometry::expand(total, piece.robust_envelope); in apply()
62 static inline bool apply(Box const& box, Piece const& piece) in apply()
64 if (piece.type == strategy::buffer::buffered_flat_end in apply()
65 || piece.type == strategy::buffer::buffered_concave) in apply()
74 return ! geometry::detail::disjoint::disjoint_box_box(box, piece.robust_envelope); in apply()
206 static inline analyse_result apply(Turn const& turn, Piece const& piece) in apply() argument
224 BOOST_GEOMETRY_ASSERT(! piece.sections.empty()); in apply()
228 for (std::size_t s = 0; s < piece.sections.size(); s++) in apply()
230 section_type const& section = piece.sections[s]; in apply()
[all …]
H A Dbuffered_piece_collection.hpp195 struct piece struct
240 piece() in piece() function
293 typedef std::vector<piece> piece_vector_type;
608 piece& pc = m_pieces[it->operations[i].piece_index]; in insert_rescaled_piece_turns()
626 piece& pc = *it; in insert_rescaled_piece_turns()
661 static inline void determine_monotonicity(piece& pc, in determine_monotonicity()
675 static inline void determine_properties(piece& pc) in determine_properties()
717 piece& pc = *it; in reverse_negative_robust_rings()
728 inline void prepare_buffered_point_piece(piece& pc) in prepare_buffered_point_piece()
965 inline piece& create_piece(strategy::buffer::piece_type type, in create_piece()
[all …]
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core-debian/
H A Dthrow-exception-on-unknown-os.patch3 guarauntee its functionality regarding that piece of code.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dindex.rst62 one part of the kernel, so you can do configuration on a piece
63 by piece basis, or just some 'thematic frobbing'.
/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyring.c169 u32 piece; in hash_key_type_and_desc() local
176 piece = (unsigned long)index_key->domain_tag; in hash_key_type_and_desc()
177 acc = mult_64x32_and_fold(acc, piece); in hash_key_type_and_desc()
186 piece = 0; in hash_key_type_and_desc()
187 memcpy(&piece, description, n); in hash_key_type_and_desc()
190 acc = mult_64x32_and_fold(acc, piece); in hash_key_type_and_desc()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/firmware/
H A Dlinaro,optee-tz.txt3 OP-TEE is a piece of software using hardware features to provide a Trusted
/OK3568_Linux_fs/u-boot/drivers/firmware/scmi/
H A DKconfig19 piece of identified shared memory.
/OK3568_Linux_fs/buildroot/package/exim/
H A D0002-Don-t-make-backup-copies-of-installed-files.patch5 piece of code.
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dusage.rst75 An *expectation* is a way to specify that you expect a piece of code to do
77 by setting expectations about the behavior of a piece of code under test; when
294 In order to unit test a piece of code that calls a method in a class, the
298 A fake just provides an implementation of a piece of code that is different than
574 write that test for a particular piece of hardware. In general, writing a test
575 that depends on having access to a particular piece of hardware or software (not
587 (and monetarily free) to obtain software environment to a specific piece of
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A Dnoopus.patch5 This patch removing the opus piece at least gets most of the functionality
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A Dconfigure.in-disable-tirpc-checking-for-fedora.patch10 Drop this piece of code since we had specify '-ltirpc' in LDFLAGS
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-scripts-Do-not-check-for-files-on-build-host.patch9 do_install_prepend to aide install piece a bit here ( systemd vs
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DUPL-1.09 (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with t…
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dinternals.rst52 particular piece of hardware.
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0017-Disable-spurious-Warray-bounds-for-ypclnt.c-bug-2668.patch9 nis/ypclnt.c. These are all for different calls to the same piece of
/OK3568_Linux_fs/buildroot/package/libfreeglut/
H A D0001-Work-around-for-an-issue-which-cropped-up-with-the-release-of-gcc-10.patch6 default from now on, breaking every piece of C code which used to declare
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dserial-howto.txt21 - Add the U_BOOT_DRIVER piece at the end (e.g. copy serial_s5p.c for example)
H A Di2c-howto.txt33 - Add the U_BOOT_DRIVER piece at the end (e.g. copy tegra_i2c.c for example)
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dusing-gpio.rst24 industrial automation, PLC-type use cases, door controllers, in short a piece
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dqml-maps.qdoc56 The basic piece of position information is the \l {coordinate}. A
109 The geocoding features are called from a higher level piece of code. In this
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/
H A Ddpkg.inc89 perl-module-time-hires perl-module-time-piece \
/OK3568_Linux_fs/kernel/Documentation/power/
H A Ds2ram.rst70 Reason for this is that the RTC is the only reliably available piece of
/OK3568_Linux_fs/kernel/fs/proc/
H A DKconfig101 this interface. For example, rkt is such a piece of software.
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-iov-howto.rst109 Following piece of code illustrates the usage of the SR-IOV API.

123456