| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | crc.hpp | 302 static value_type reflect( value_type x ); 309 reflector<Bits>::reflect in reflect() function in boost::detail::reflector 530 table_[ crc_helper<CHAR_BIT, Reflect>::reflect(dividend) ] in init_table() 531 = crc_helper<Bits, Reflect>::reflect( remainder ); in init_table() 573 static value_type reflect( value_type x ) in reflect() function in boost::detail::crc_helper 574 { return detail::reflector<Bits>::reflect( x ); } in reflect() 585 static value_type reflect( value_type x ) in reflect() function in boost::detail::crc_helper 586 { return DoReflect ? detail::reflector<Bits>::reflect( x ) : x; } in reflect() 610 static value_type reflect( value_type x ) in reflect() function in boost::detail::crc_helper 780 process_bits( (rft_in_ ? detail::reflector<CHAR_BIT>::reflect(byte) in process_byte() [all …]
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/porting/ |
| H A D | Add-xptcall-support-for-SH4-processors.patch | 10 xpcom/reflect/xptcall/md/unix/moz.build | 5 + 14 create mode 100644 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_sh.cpp 15 create mode 100644 xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_sh.cpp 17 diff --git a/xpcom/reflect/xptcall/md/unix/moz.build b/xpcom/reflect/xptcall/md/unix/moz.build 19 --- a/xpcom/reflect/xptcall/md/unix/moz.build 20 +++ b/xpcom/reflect/xptcall/md/unix/moz.build 33 diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_sh.cpp b/xpcom/reflect/xptcall/src/… 37 +++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_sh.cpp 242 diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_sh.cpp b/xpcom/reflect/xptcall/src/m… 246 +++ b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_sh.cpp
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pip.h | 460 uint64_t invert_result, uint64_t reflect, in cvmx_pip_config_crc() argument 469 config.s.reflect = reflect; in cvmx_pip_config_crc()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kdrive.c | 198 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); in KdAddRotation() local 202 return reflect | rotate; in KdAddRotation() 209 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); in KdSubRotation() local 213 return reflect | rotate; in KdSubRotation() 652 int reflect; in KdSetSubpixelOrder() member 678 subpixel_order = reflects[i].reflect; in KdSetSubpixelOrder()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-gnss | 6 The GNSS receiver type. The currently identified types reflect
|
| H A D | sysfs-devices-power_state | 11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
|
| H A D | sysfs-devices-real_power_state | 14 "D3cold", reflect the power state names defined by the ACPI
|
| H A D | sysfs-class-net-qmi | 11 The netdev will change to reflect the link framing
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxrandr_1.5.2.bb | 4 for short, brings the ability to resize, rotate and reflect the root \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/quagga/files/ |
| H A D | watchquagga.default | 6 # the WATCH_DAEMONS line to reflect the daemons you are actually using):
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | legacy_dvb_apis.rst | 21 The APIs described here doesn't necessarily reflect the current
|
| H A D | fe-get-property.rst | 53 At return, the values aren't updated to reflect the actual
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/governors/ |
| H A D | haltpoll.c | 138 .reflect = haltpoll_reflect,
|
| H A D | ladder.c | 178 .reflect = ladder_reflect,
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/ |
| H A D | MainActivity.java | 16 import java.lang.reflect.Method;
|
| /OK3568_Linux_fs/u-boot/board/birdland/bav335x/ |
| H A D | README | 30 the IP blocks, so both areas will need their choices updated to reflect
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/at/at/ |
| H A D | file_replacement_with_gplv2.patch | 8 update the Copyright file information to reflect the replaced files.
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | cpuidle.c | 380 if (cpuidle_curr_governor->reflect && index >= 0) in cpuidle_reflect() 381 cpuidle_curr_governor->reflect(dev, index); in cpuidle_reflect()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | gsc-hwmon.rst | 34 The values returned by the driver reflect millidegree Celcius:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/pm-qa/ |
| H A D | pm-qa_git.bb | 57 # to reflect the install location of the helper scripts.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/licenses/ |
| H A D | LLNL | 16 …ews and opinions of authors expressed herein do not necessarily state or reflect those of the Unit…
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/ |
| H A D | 0012-v4l2-Support-disabling-buffer-sharing.patch | 95 * the caps to reflect what was negotiated during fixation */
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/ |
| H A D | 0012-v4l2-Support-disabling-buffer-sharing.patch | 95 * the caps to reflect what was negotiated during fixation */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/waffle/ |
| H A D | waffle_1.7.0.bb | 23 # This should be overridden per-machine to reflect the capabilities of the GL
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/ |
| H A D | 0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch | 67 reflect.vert \
|