Home
last modified time | relevance | path

Searched full:towards (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/u-boot/lib/
H A Dldiv.c22 other words, we should always truncate the quotient towards in ldiv()
26 truncated towards -infinity, REM will have the same sign as in ldiv()
28 and QUOT has been truncated towards -infinity, REM will be in ldiv()
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dfpu.h26 #define FPCR_DYN_CHOPPED (0x0UL << FPCR_DYN_SHIFT) /* towards 0 */
27 #define FPCR_DYN_MINUS (0x1UL << FPCR_DYN_SHIFT) /* towards -INF */
28 #define FPCR_DYN_NORMAL (0x2UL << FPCR_DYN_SHIFT) /* towards nearest */
29 #define FPCR_DYN_PLUS (0x3UL << FPCR_DYN_SHIFT) /* towards +INF */
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst143 closer to the camera, negative values towards infinity.
148 to the camera, negative values towards infinity. This is a
228 value. Positive values move the zoom lens group towards the
229 telephoto direction, negative values towards the wide-angle
236 the movement. A positive value moves the zoom lens group towards the
238 movement. A negative value moves the zoom lens group towards the
528 - The camera is oriented towards the user facing side of the device.
530 - The camera is oriented towards the back facing side of the device.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dandoyer_inverse.hpp220 if (dA >= c0) // A altered towards 0 in normalize_azimuth()
227 else // dA < 0, A altered towards pi in normalize_azimuth()
238 if (dA <= c0) // A altered towards 0 in normalize_azimuth()
245 else // dA > 0, A altered towards -pi in normalize_azimuth()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcount_zeros.h17 * Count the number of leading zeros from the MSB going towards the LSB in @x.
37 * Count the number of trailing zeros from the LSB going towards the MSB in @x.
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dreg_round.S181 cmpl RC_UP,%ecx /* Towards +infinity */
184 cmpl RC_DOWN,%ecx /* Towards -infinity */
261 cmpl RC_UP,%ecx /* Towards +infinity */
264 cmpl RC_DOWN,%ecx /* Towards -infinity */
335 cmpl RC_UP,%ecx /* Towards +infinity */
338 cmpl RC_DOWN,%ecx /* Towards -infinity */
/OK3568_Linux_fs/buildroot/board/solidrun/clearfog/
H A Dreadme.txt57 the ethernet ports and #5 is closer to the microSD card, "ON" means towards
58 the SOM, and "off" means towards the SFP cage.
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3_param.h40 * for dark areas, and a scaled diff towards the value for bright areas. */
51 * for dark areas, and a scaled diff towards the value for bright areas. */
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dbacktrace.c39 * (towards higher addresses) */ in dump_user_backtrace_32()
83 * (towards higher addresses) */ in dump_user_backtrace()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt78 its top towards surface, you get a negative y axis.
96 ground plane and positive towards magnetic North, (x) is in the ground plane,
97 perpendicular to the North axis and positive towards the East and (z) is
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh_ps.c116 * deep sleep if the local STA is in light or deep sleep towards at in ieee80211_mps_local_status_update()
145 * ieee80211_mps_set_sta_local_pm - set local PM towards a mesh STA
267 mps_dbg(sta->sdata, "start PS buffering frames towards %pM\n", in ieee80211_mps_sta_status_update()
344 * peer link-specific PS mode towards the local STA in ieee80211_mps_rx_h_sta_process()
428 mps_dbg(sdata, "appending QoS Null in MPSP towards %pM\n", in mpsp_qos_null_append()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.6.026 - [QTBUG-40702] Removed dependency towards libgeoclue. The plugin uses the
33 - Fixed endless requests towards Android's LocationManager when stopUpdates() was not
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dpoly-int-types.h39 /* Divide bit quantity X by BITS_PER_UNIT and round down (towards -Inf).
46 /* Divide bit quantity X by BITS_PER_UNIT and round up (towards +Inf).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dpoly-int-types.h39 /* Divide bit quantity X by BITS_PER_UNIT and round down (towards -Inf).
46 /* Divide bit quantity X by BITS_PER_UNIT and round up (towards +Inf).
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvecemu.c167 return 0; /* round towards zero */ in ctsxs()
190 return 0; /* round towards zero */ in ctuxs()
206 /* Round to floating integer, towards 0 */
221 /* Round to floating integer, towards +/- Inf */
/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dbitmap.c213 * towards the right edge of the tree. Therefore, we know that we can walk up
214 * the btree cursor towards the root; if the pointer for a given level points
247 * blocks going from the leaf towards the root.
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Ddpseci.h44 * @num_tx_queues: num of queues towards the SEC
48 * towards the SEC;
70 * @num_tx_queues: number of queues towards the SEC
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dperf_callchain.c47 * (towards higher addresses). in user_backtrace()
92 * (towards higher addresses). in compat_user_backtrace()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm7120-l2-intc.txt9 - outputs multiple interrupts signals towards its interrupt controller parent
12 directly output an interrupt signal towards the interrupt controller parent,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DVAX_002dfloat.html76 towards zero if the remainder is exactly half the least significant bit.
82 are rendered correctly. Again, rounding is towards zero in the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DVAX_002dfloat.html76 towards zero if the remainder is exactly half the least significant bit.
82 are rendered correctly. Again, rounding is towards zero in the
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dtdp_iter.c64 * Steps down one level in the paging structure towards the goal GFN. Returns
136 * To get to the next SPTE, the iterator either steps down towards the goal
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dcopyuser_64.S17 #define sLd sld /* Shift towards low-numbered address. */
18 #define sHd srd /* Shift towards high-numbered address. */
20 #define sLd srd /* Shift towards low-numbered address. */
21 #define sHd sld /* Shift towards high-numbered address. */
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_8021q.c92 * tagged egress towards the CPU port and decoded by the rcv function.
167 * towards the CPU port, so that software can recover the source port based
179 * - On TX (ingress from CPU and towards network) we are faced with a problem.
182 * have no choice but to be directed towards the correct front-panel port.
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S17 #define sLd sld /* Shift towards low-numbered address. */
18 #define sHd srd /* Shift towards high-numbered address. */
20 #define sLd srd /* Shift towards low-numbered address. */
21 #define sHd sld /* Shift towards high-numbered address. */

12345678910>>...19