| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | tnum.c | 23 u64 chi = min ^ max, delta; in tnum_range() local 24 u8 bits = fls64(chi); in tnum_range() 64 u64 sm, sv, sigma, chi, mu; in tnum_add() local 69 chi = sigma ^ sv; in tnum_add() 70 mu = chi | a.mask | b.mask; in tnum_add() 76 u64 dv, alpha, beta, chi, mu; in tnum_sub() local 81 chi = alpha ^ beta; in tnum_sub() 82 mu = chi | a.mask | b.mask; in tnum_sub()
|
| /OK3568_Linux_fs/buildroot/package/libv4l/ |
| H A D | 0004-libv4l-mplane-plugin-add-exbuf_ioctl-for-dmabuf.patch | 2 From: "vicent.chi" <vicent.chi@rock-chips.com> 6 Signed-off-by: vicent.chi <vicent.chi@rock-chips.com>
|
| H A D | 0003-libv4l-add-V4L2_MEMORY_DMABUF-memory-support.patch | 2 From: "vicent.chi" <vicent.chi@rock-chips.com> 6 Signed-off-by: vicent.chi <vicent.chi@rock-chips.com>
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/v4l2apps/v4l-utils/ |
| H A D | 0004-libv4l-mplane-Support-VIDIOC_EXPBUF-for-dmabuf.patch | 2 From: "vicent.chi" <vicent.chi@rock-chips.com> 6 Signed-off-by: vicent.chi <vicent.chi@rock-chips.com>
|
| H A D | 0003-libv4l-Support-V4L2_MEMORY_DMABUF.patch | 2 From: "vicent.chi" <vicent.chi@rock-chips.com> 6 Signed-off-by: vicent.chi <vicent.chi@rock-chips.com>
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | namei_vfat.c | 335 int chl, chi; in vfat_create_shortname() local 392 for (chi = 0; chi < chl; chi++) { in vfat_create_shortname() 393 *p++ = charbuf[chi]; in vfat_create_shortname() 399 if ((chi < chl - 1) || (ip + 1) - uname < sz) in vfat_create_shortname() 420 for (chi = 0; chi < chl; chi++) { in vfat_create_shortname() 421 *p++ = charbuf[chi]; in vfat_create_shortname()
|
| H A D | dir.c | 361 int chi, chl, i, j, k; in fat_parse_short() local 398 for (chi = 0; chi < chl && i < 8; chi++, i++) in fat_parse_short() 437 for (chi = 0; chi < chl && k < MSDOS_NAME; in fat_parse_short() 438 chi++, i++, k++) { in fat_parse_short()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libnl/files/ |
| H A D | enable-serial-tests.patch | 2 From: Eric Xu <chi.xu@windriver.com> 9 Signed-off-by: Eric Xu <chi.xu@windriver.com>
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | eeprom.c | 277 u16 clo, chi; in ath9k_hw_get_legacy_target_powers() local 312 chi = ath9k_hw_fbin2freq(powInfo[lowIndex + 1].bChannel, in ath9k_hw_get_legacy_target_powers() 317 (u8)ath9k_hw_interpolate(freq, clo, chi, in ath9k_hw_get_legacy_target_powers() 332 u16 clo, chi; in ath9k_hw_get_target_powers() local 367 chi = ath9k_hw_fbin2freq(powInfo[lowIndex + 1].bChannel, in ath9k_hw_get_target_powers() 372 clo, chi, in ath9k_hw_get_target_powers()
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | file2alias.c | 267 unsigned char chi, clo, max; in do_usb_entry_multi() local 287 chi = ((devhi > 0x9999 ? 0x9999 : devhi) >> (ndigits << 2)) & 0xf; in do_usb_entry_multi() 288 if (clo > max || chi > max) { in do_usb_entry_multi() 304 chi = devhi & 0xf; in do_usb_entry_multi() 305 if (chi > max) /* If we are in bcd mode, truncate if necessary */ in do_usb_entry_multi() 306 chi = max; in do_usb_entry_multi() 311 do_usb_entry(symval, devlo, ndigits, clo, chi, max, mod); in do_usb_entry_multi() 321 if (chi < max) in do_usb_entry_multi() 325 ndigits, 0x0, chi, max, mod); in do_usb_entry_multi()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/include/mach/ |
| H A D | timer.h | 27 u32 chi; member
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | 3.Early-stage.rst | 138 Con chi parlare? 156 quando c'è un dubbio su chi contattare, un trucco utile è quello di usare 157 git (git log in particolare) per vedere chi attualmente è attivo all'interno 158 del sottosistema interessato. Controllate chi sta scrivendo le patch, 159 e chi, se non ci fosse nessuno, sta aggiungendo la propria firma 181 un modo efficace per capire chi è il manutentore di un dato pezzo di codice.
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head.S | 112 chi %r0,8 # channel end ? 114 chi %r0,12 # channel end + device end ? 180 chi %r2,895 200 chi %r0,0x20 # is it a space ?
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math_config.h | 405 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member 420 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math_config.h | 405 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member 420 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/data/ |
| H A D | rawdict_utf16_65105_freq.txt | 12152 麶 0.494486090541 1 chi 12153 齝 0.594637312989 1 chi 12154 岻 0.813006779752 1 chi 12155 饎 0.813006779752 1 chi 12156 貾 0.813006779752 1 chi 12157 腟 0.875034462358 1 chi 12158 鵄 0.906105669852 1 chi 12159 翨 0.906105669852 1 chi 12160 鷘 0.906105669852 1 chi 12161 胣 0.906105669852 1 chi [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | 19-cve-2016-9844-zipinfo-buffer-overflow.patch | 9 Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
|
| H A D | 18-cve-2014-9913-unzip-buffer-overflow.patch | 10 Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/ |
| H A D | index.rst | 15 la comprensione per chi non capisce l'inglese o ha dubbi sulla sua 16 interpretazione, oppure semplicemente per chi preferisce leggere in lingua
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gdb/gdb/ |
| H A D | 0010-gdbserver-ctrl-c-handling.patch | 19 Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
|
| /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/i18n/locales/ |
| H A D | an_ES | 74 abmon "chi";"feb";/
|
| H A D | nhn_MX | 84 "chi"
|
| /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/i18n/locales/ |
| H A D | an_ES | 74 abmon "chi";"feb";/
|
| H A D | nhn_MX | 84 "chi"
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/core-api/ |
| H A D | symbol-namespaces.rst | 137 la vita di chi scrive moduli (e i manutentori di sottosistemi), esistono uno 143 Lo scenario tipico di chi scrive un modulo potrebbe essere::
|