| /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 D | turn_in_piece_visitor.hpp | 53 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 D | buffered_piece_collection.hpp | 195 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 D | throw-exception-on-unknown-os.patch | 3 guarauntee its functionality regarding that piece of code.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | index.rst | 62 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 D | keyring.c | 169 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 D | linaro,optee-tz.txt | 3 OP-TEE is a piece of software using hardware features to provide a Trusted
|
| /OK3568_Linux_fs/u-boot/drivers/firmware/scmi/ |
| H A D | Kconfig | 19 piece of identified shared memory.
|
| /OK3568_Linux_fs/buildroot/package/exim/ |
| H A D | 0002-Don-t-make-backup-copies-of-installed-files.patch | 5 piece of code.
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/ |
| H A D | usage.rst | 75 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 D | noopus.patch | 5 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 D | configure.in-disable-tirpc-checking-for-fedora.patch | 10 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 D | 0001-scripts-Do-not-check-for-files-on-build-host.patch | 9 do_install_prepend to aide install piece a bit here ( systemd vs
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/ |
| H A D | qcom,saw2.txt | 5 power-controller that transitions a piece of hardware (like a processor or
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | UPL-1.0 | 9 (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 D | internals.rst | 52 particular piece of hardware.
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0017-Disable-spurious-Warray-bounds-for-ypclnt.c-bug-2668.patch | 9 nis/ypclnt.c. These are all for different calls to the same piece of
|
| /OK3568_Linux_fs/buildroot/package/libfreeglut/ |
| H A D | 0001-Work-around-for-an-issue-which-cropped-up-with-the-release-of-gcc-10.patch | 6 default from now on, breaking every piece of C code which used to declare
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | serial-howto.txt | 21 - Add the U_BOOT_DRIVER piece at the end (e.g. copy serial_s5p.c for example)
|
| H A D | i2c-howto.txt | 33 - 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 D | using-gpio.rst | 24 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 D | qml-maps.qdoc | 56 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 D | dpkg.inc | 89 perl-module-time-hires perl-module-time-piece \
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | s2ram.rst | 70 Reason for this is that the RTC is the only reliably available piece of
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | Kconfig | 101 this interface. For example, rkt is such a piece of software.
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | pci-iov-howto.rst | 109 Following piece of code illustrates the usage of the SR-IOV API.
|