| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/ |
| H A D | dcn_calc_math.c | 70 float dcn_bw_floor2(const float arg, const float significance) in dcn_bw_floor2() argument 72 if (significance == 0) in dcn_bw_floor2() 74 return ((int) (arg / significance)) * significance; in dcn_bw_floor2() 88 float dcn_bw_ceil2(const float arg, const float significance) in dcn_bw_ceil2() argument 90 float flr = dcn_bw_floor2(arg, significance); in dcn_bw_ceil2() 91 if (significance == 0) in dcn_bw_ceil2() 93 return flr + 0.00001 >= arg ? arg : flr + significance; in dcn_bw_ceil2()
|
| H A D | bw_fixed.c | 113 const struct bw_fixed significance) in bw_floor2() argument 118 multiplicand = div64_s64(arg.value, abs_i64(significance.value)); in bw_floor2() 119 result.value = abs_i64(significance.value) * multiplicand; in bw_floor2() 126 const struct bw_fixed significance) in bw_ceil2() argument 131 multiplicand = div64_s64(arg.value, abs_i64(significance.value)); in bw_ceil2() 132 result.value = abs_i64(significance.value) * multiplicand; in bw_ceil2() 135 result.value -= abs_i64(significance.value); in bw_ceil2() 137 result.value += abs_i64(significance.value); in bw_ceil2()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | dcn_calc_math.h | 33 float dcn_bw_floor2(const float arg, const float significance); 35 float dcn_bw_ceil2(const float arg, const float significance);
|
| H A D | bw_fixed.h | 133 struct bw_fixed bw_floor2(const struct bw_fixed arg, const struct bw_fixed significance); 134 struct bw_fixed bw_ceil2(const struct bw_fixed arg, const struct bw_fixed significance);
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | ca-fopen.rst | 53 significance of blocking or non-blocking mode is described in the
|
| H A D | audio-fopen.rst | 66 succeeded, the device will be ready for use. The significance of
|
| H A D | video-fopen.rst | 68 significance of blocking or non-blocking mode is described in the
|
| H A D | dmx-fopen.rst | 63 The significance of blocking or non-blocking mode is described in the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | asus-laptop.rst | 119 /sys/devices/platform/asus-laptop/display. The significance of those values 233 The significance of values is yet to be found, but
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | ocfs2.rst | 94 bits of significance.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.memory-test | 30 takes a _long_ time before there is any significance in the fact
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | kernel_mode_neon.rst | 81 The compiler is not aware of the special significance of kernel_neon_begin() and
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | xfs.rst | 87 numbers with more than 32 bits of significance. 92 more than 32 bits of significance.
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | booting.rst | 137 special significance to the kernel, and may be used for other purposes.
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | 6.Followthrough.rst | 25 A patch of any significance will result in a number of comments from other
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 101 the zones selection and their significance in calculating the
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/cirrus/ |
| H A D | cs89x0.rst | 509 connection. (Only applies to 10Base-T. The green LED has no significance for
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | advanced.rst | 205 less significance in the current implementation of the tooling than
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-ref-variables.rst | 1220 of the name and has no syntactical significance.
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | package.bbclass | 938 # Note uid/gid -1 has special significance in os.lchown
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cpp.info | 435 Keywords of C have no significance to the preprocessor; they are 3451 preprocessor output. The primary significance of the existence of the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cpp.info | 435 Keywords of C have no significance to the preprocessor; they are 3451 preprocessor output. The primary significance of the existence of the
|
| /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/share/info/ |
| H A D | libc.info-13 | 3045 limit parameters. The significance of these values is that you can 3254 above parameters. The significance of these values is that you can 5604 module. This currently holds no special significance, although that may
|
| /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/share/info/ |
| H A D | libc.info-13 | 3045 limit parameters. The significance of these values is that you can 3254 above parameters. The significance of these values is that you can 5604 module. This currently holds no special significance, although that may
|
| H A D | libc.info-8 | 3289 significance of the next character the user types. Even if the
|