Home
last modified time | relevance | path

Searched full:boundaries (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dmulti_point.hpp214 int boundaries = 0; in apply() local
224 ++boundaries; in apply()
229 // overlapping the exterior no need to analyse boundaries. in apply()
236 if ( boundaries > 0) in apply()
238 if (is_linear && boundaries % 2 == 0) in apply()
H A Dpoint_in_geometry.hpp296 unsigned boundaries = pip == 0 ? 1 : 0; in apply() local
314 ++boundaries; in apply()
318 // if the number of boundaries is odd, the point is on the boundary in apply()
319 return boundaries % 2 ? 0 : 1; in apply()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfalloc.h21 * filesystem block size boundaries, but this boundary may be larger or
53 * boundaries, but this boundary may be larger or smaller depending on
70 * block size boundaries, but this boundary may be larger or smaller
H A Dtypes.h37 * 64-bit values align to 4-byte boundaries on x86_32 (and possibly other
38 * architectures) and to 8-byte boundaries on 64-bit architectures. The new
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfalloc.h21 * filesystem block size boundaries, but this boundary may be larger or
53 * boundaries, but this boundary may be larger or smaller depending on
70 * block size boundaries, but this boundary may be larger or smaller
H A Dtypes.h42 * 64-bit values align to 4-byte boundaries on x86_32 (and possibly other
43 * architectures) and to 8-byte boundaries on 64-bit architectures. The new
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfalloc.h21 * filesystem block size boundaries, but this boundary may be larger or
53 * boundaries, but this boundary may be larger or smaller depending on
70 * block size boundaries, but this boundary may be larger or smaller
H A Dtypes.h37 * 64-bit values align to 4-byte boundaries on x86_32 (and possibly other
38 * architectures) and to 8-byte boundaries on 64-bit architectures. The new
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DCommands-For-Killing.html104 Word boundaries are the same as <code>forward-word</code>.
111 Word boundaries are the same as <code>backward-word</code>.
126 as the word boundaries.
154 The word boundaries are the same as <code>backward-word</code>.
162 The word boundaries are the same as <code>forward-word</code>.
H A DReadline-Killing-Commands.html103 Word boundaries are the same as those used by <kbd>M-f</kbd>.
109 Word boundaries are the same as those used by <kbd>M-b</kbd>.
114 <kbd>M-<span class="key">DEL</span></kbd> because the word boundaries differ.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DCommands-For-Killing.html104 Word boundaries are the same as <code>forward-word</code>.
111 Word boundaries are the same as <code>backward-word</code>.
126 as the word boundaries.
154 The word boundaries are the same as <code>backward-word</code>.
162 The word boundaries are the same as <code>forward-word</code>.
H A DReadline-Killing-Commands.html103 Word boundaries are the same as those used by <kbd>M-f</kbd>.
109 Word boundaries are the same as those used by <kbd>M-b</kbd>.
114 <kbd>M-<span class="key">DEL</span></kbd> because the word boundaries differ.
/OK3568_Linux_fs/kernel/arch/mips/net/
H A Dbpf_jit_asm.S63 /* Offset within header boundaries */
92 /* Offset within header boundaries */
113 /* Offset within header boundaries */
145 /* Quick check. Are we within reasonable boundaries? */ \
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_dmi.c182 case 0: /* Byte boundaries */ in dmi_decode_ipmi()
185 case 1: /* 32-bit boundaries */ in dmi_decode_ipmi()
188 case 2: /* 16-byte boundaries */ in dmi_decode_ipmi()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dgsc-hwmon.rst44 PWM value will be scalled depending on 6 temperature boundaries.
45 The tempeature boundaries are read-write and in millidegree Celcius and the
H A Dadt7475.rst132 speed when the temperature is between the two temperature boundaries.
133 Temperature boundaries are associated to temperature channels rather than
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h15 * boundaries. If we do not have the width of the variable set to the correct
48 * boundaries. If we do not have the width of the variable set to the correct
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/
H A D0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch6 GCC diagnostics were added to ignore array boundaries, instead
7 of ignoring GCC warning current code will check for array boundaries
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dheatmap_bucket.cpp50 // Do not include points that are outside the tile boundaries. in addFeature()
52 // neighbouring tiles so that they are not clipped at tile boundaries. in addFeature()
H A Dcircle_bucket.cpp50 // Do not include points that are outside the tile boundaries. in addFeature()
52 // neighbouring tiles so that they are not clipped at tile boundaries. in addFeature()
/OK3568_Linux_fs/kernel/include/uapi/linux/sched/
H A Dtypes.h82 * the utilization boundaries within which it should schedule the task. These
83 * boundaries are valuable hints to support scheduler decisions on both task
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dromfs.rst51 byte boundaries for fast access. The minimum space a file will take
146 aligned to 16 byte boundaries, but most hardware devices and the block
181 boundaries, thus it would be possible to directly map a big portion of
/OK3568_Linux_fs/u-boot/post/drivers/
H A Drtc.c20 * o) Passing month boundaries
108 /* Passing month boundaries */ in rtc_post_test()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dselection-api-configuration.rst39 active cropping area must lie completely inside the capture boundaries.
99 must lie completely inside the crop boundaries and the driver may
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon_bpts.S7 /* Prefixed instructions can not cross 64 byte boundaries */

12345678910>>...31