| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/ |
| H A D | hip06.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 compatible = "hisilicon,hip06-d03"; 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 17 compatible = "arm,psci-0.2"; 22 #address-cells = <1>; 23 #size-cells = <0>; 25 cpu-map { [all …]
|
| H A D | hip07.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 compatible = "hisilicon,hip07-d05"; 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 17 compatible = "arm,psci-0.2"; 22 #address-cells = <1>; 23 #size-cells = <0>; 25 cpu-map { [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | debug_font_data.hpp | 6 const int8_t simplex_1[] = { 5, 21, 5, 7, -1, -1, 5, 2, 4, 1, 5, 0, 6, 1, 5, 2 }; 7 const int8_t simplex_2[] = { 4, 21, 4, 14, -1, -1, 12, 21, 12, 14 }; 8 const int8_t simplex_3[] = { 11, 25, 4, -7, -1, -1, 17, 25, 10, -7, -1, -1, 4, 12, 18, 12, -1, -1, … 9 …-4, -1, -1, 12, 25, 12, -4, -1, -1, 17, 18, 15, 20, 12, 21, 8, 21, 5, 20, 3, 18, 3, 16, 4, 14, 5, … 10 …-1, -1, 8, 21, 10, 19, 10, 17, 9, 15, 7, 14, 5, 14, 3, 16, 3, 18, 4, 20, 6, 21, 8, 21, 10, 20, 13,… 11 …1, 11, 0, 7, 0, 5, 1, 4, 2, 3, 4, 3, 6, 4, 8, 5, 9, 12, 13, 13, 14, 14, 16, 14, 18, 13, 20, 11, 21… 12 const int8_t simplex_7[] = { 5, 19, 4, 20, 5, 21, 6, 20, 6, 18, 5, 16, 4, 15 }; 13 const int8_t simplex_8[] = { 11, 25, 9, 23, 7, 20, 5, 16, 4, 11, 4, 7, 5, 2, 7, -2, 9, -5, 11, -7 }; 14 const int8_t simplex_9[] = { 3, 25, 5, 23, 7, 20, 9, 16, 10, 11, 10, 7, 9, 2, 7, -2, 5, -5, 3, -7 }; 15 const int8_t simplex_10[] = { 8, 21, 8, 9, -1, -1, 3, 18, 13, 12, -1, -1, 13, 18, 3, 12 }; [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | rv1106-secure-otp.S | 1 .arch armv7-a 2 .eabi_attribute 20, 1 3 .eabi_attribute 21, 1 5 .eabi_attribute 24, 1 6 .eabi_attribute 25, 1 8 .eabi_attribute 30, 4 11 .file "rv1106-secure-otp.c" 16 .align 1 24 .file 1 "drivers/misc/rv1106-secure-otp.c" 25 .loc 1 57 0 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_ccode.c | 1 // SPDX-License-Identifier: GPL-2.0 34 "AE/1 AR/1 AT/1 AU/2 "\ 35 "BE/1 BG/1 BN/1 "\ 36 "CA/2 CH/1 CN/38 CY/1 CZ/1 "\ 37 "DE/3 DK/1 "\ 38 "EE/1 ES/1 "\ 39 "FI/1 FR/1 "\ 40 "GB/1 GR/1 "\ 41 "HR/1 HU/1 "\ 42 "ID/5 IE/1 IS/1 IT/1 "\ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_ccode.c | 34 "AE/1 AR/1 AT/1 AU/2 "\ 35 "BE/1 BG/1 BN/1 "\ 36 "CA/2 CH/1 CN/38 CY/1 CZ/1 "\ 37 "DE/3 DK/1 "\ 38 "EE/1 ES/1 "\ 39 "FI/1 FR/1 "\ 40 "GB/1 GR/1 "\ 41 "HR/1 HU/1 "\ 42 "ID/5 IE/1 IS/1 IT/1 "\ 44 "KR/4 KW/1 "\ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_phystatus.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 33 /*@--------------------------Define ------------------------------------------*/ 37 #define RA_RSSI_STATE_SEND 1 43 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 46 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 49 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 51 #define IGI_2_RSSI(igi) (igi - 10) 53 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 54 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 21 /*--------------------------Define -------------------------------------------*/ 25 #define RA_RSSI_STATE_SEND 1 28 #define CFO_HW_RPT_2_MHZ(val) ((val<<1) + (val>>1)) 29 /* ((X* 3125) / 10)>>7 = (X*10)>>2 = X*2.5 = X<<1 + X>>1 */ 37 u8 gain: 7, trsw: 1; 39 u8 trsw: 1, gain: 7; 63 u8 antsel_rx_keep_2: 1; /*ex_intf_flg:1;*/ 64 u8 sgi_en: 1; 66 u8 idle_long: 1; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_phystatus.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 33 /*@--------------------------Define ------------------------------------------*/ 37 #define RA_RSSI_STATE_SEND 1 43 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 46 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 49 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 51 #define IGI_2_RSSI(igi) (igi - 10) 53 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 54 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 /*@--------------------------Define ------------------------------------------*/ 36 #define RA_RSSI_STATE_SEND 1 42 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 45 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 48 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 50 #define IGI_2_RSSI(igi) (igi - 10) 52 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 53 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ 55 #define RSSI_MA 4 /*moving average factor for RSSI: 2^4=16 */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 /*@--------------------------Define ------------------------------------------*/ 36 #define RA_RSSI_STATE_SEND 1 42 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 45 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 48 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 50 #define IGI_2_RSSI(igi) (igi - 10) 52 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 53 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ 55 #define RSSI_MA 4 /*moving average factor for RSSI: 2^4=16 */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 /*@--------------------------Define ------------------------------------------*/ 36 #define RA_RSSI_STATE_SEND 1 42 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 45 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 48 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 50 #define IGI_2_RSSI(igi) (igi - 10) 52 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 53 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ 55 #define RSSI_MA 4 /*moving average factor for RSSI: 2^4=16 */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 /*@--------------------------Define ------------------------------------------*/ 36 #define RA_RSSI_STATE_SEND 1 42 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 45 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 48 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 50 #define IGI_2_RSSI(igi) (igi - 10) 52 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 53 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ 55 #define RSSI_MA 4 /*moving average factor for RSSI: 2^4=16 */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 /*@--------------------------Define ------------------------------------------*/ 36 #define RA_RSSI_STATE_SEND 1 42 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 45 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 48 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 50 #define IGI_2_RSSI(igi) (igi - 10) 52 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 53 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ 55 #define RSSI_MA 4 /*moving average factor for RSSI: 2^4=16 */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 /*@--------------------------Define ------------------------------------------*/ 36 #define RA_RSSI_STATE_SEND 1 42 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 45 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 48 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 50 #define IGI_2_RSSI(igi) (igi - 10) 52 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 53 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ 55 #define RSSI_MA 4 /*moving average factor for RSSI: 2^4=16 */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | uaccess.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 6 * -__clear_user( ) called multiple times during elf load was byte loop 10 * -Hand crafted constant propagation for "constant" copy sizes 11 * -stock kernel shrunk by 33K at -O3 14 * -Added option to (UN)inline copy_(to|from)_user to reduce code sz 15 * -kernel shrunk by 200K even at -O3 (gcc 4.2.1) 16 * -Enabled when doing -Os 32 * where TASK_SIZE could either be retrieved from thread_info->addr_limit or 39 * non-ngeative, which implies that buffer start will be within limit too. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_phystatus.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 30 /*@--------------------------Define ------------------------------------------*/ 34 #define RA_RSSI_STATE_SEND 1 40 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 43 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 46 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 48 #define IGI_2_RSSI(igi) (igi - 10) 50 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 51 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_phystatus.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 30 /*@--------------------------Define ------------------------------------------*/ 34 #define RA_RSSI_STATE_SEND 1 40 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 43 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 46 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 48 #define IGI_2_RSSI(igi) (igi - 10) 50 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 51 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_phystatus.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 30 /*@--------------------------Define ------------------------------------------*/ 34 #define RA_RSSI_STATE_SEND 1 40 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 43 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 46 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 48 #define IGI_2_RSSI(igi) (igi - 10) 50 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 51 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_phystatus.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 29 /*@--------------------------Define ------------------------------------------*/ 33 #define RA_RSSI_STATE_SEND 1 39 (cfo_hw_rpt_2_khz_tmp << 1) + (cfo_hw_rpt_2_khz_tmp >> 1); \ 42 #define CFO_HW_RPT_2_KHZ(val) ((val << 1) + (val >> 1)) 45 /* @(X* 312.5 Khz)>>7 ~= X*2.5 Khz= (X<<1 + X>>1)Khz */ 47 #define IGI_2_RSSI(igi) (igi - 10) 49 #define PHY_STATUS_JRGUAR2_DW_LEN 7 /* @7*4 = 28 Byte */ 50 #define PHY_STATUS_JRGUAR3_DW_LEN 7 /* @7*4 = 28 Byte */ 52 #define RSSI_MA 4 /*moving average factor for RSSI: 2^4=16 */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_ccode.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 32 "AE/6 AG/2 AI/1 AL/2 AS/12 AT/4 AU/6 AW/2 AZ/2 "\ 33 "BA/2 BD/1 BE/4 BG/4 BH/4 BM/12 BN/4 BR/2 BS/2 BY/3 "\ 34 "CA/2 CA/31 CH/4 CN/38 CO/17 CR/17 CY/4 CZ/4 "\ 35 "DE/3 DE/7 DK/4 "\ 36 "EC/21 EE/4 EG/13 ES/4 ET/2 "\ 37 "FI/4 FR/5 "\ 38 "GB/1 GB/6 GD/2 GF/2 GP/2 GR/4 GT/1 GU/30 "\ 39 "HK/2 HR/4 HU/4 "\ 40 "ID/1 IE/5 IL/14 IN/3 IS/4 IT/4 "\ [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | memcpy_32.c | 1 // SPDX-License-Identifier: GPL-2.0 32 "jb 1f\n\t" in memmove() 35 "cmp %2, %1\n\t" in memmove() 47 "mov %1, %3\n\t" in memmove() 50 "jz 4f\n\t" in memmove() 59 "mov 0*4(%1), %3\n\t" in memmove() 60 "mov 1*4(%1), %4\n\t" in memmove() 61 "mov %3, 0*4(%2)\n\t" in memmove() 62 "mov %4, 1*4(%2)\n\t" in memmove() 63 "mov 2*4(%1), %3\n\t" in memmove() [all …]
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | balloc.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2012-2013 Samsung Electronics Co., Ltd. 14 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2,/* 0 ~ 19*/ 15 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5, 0, 1, 0, 2, 0, 1, 0, 3,/* 20 ~ 39*/ 16 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/* 40 ~ 59*/ 17 0, 1, 0, 6, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4,/* 60 ~ 79*/ 18 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5, 0, 1, 0, 2,/* 80 ~ 99*/ 19 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3,/*100 ~ 119*/ 20 0, 1, 0, 2, 0, 1, 0, 7, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/*120 ~ 139*/ 21 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5,/*140 ~ 159*/ [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | ioc_rv1106.h | 4 * SPDX-License-Identifier: GPL-2.0+ 14 unsigned int reserved0[(0x0010 - 0x0004) / 4 - 1]; 19 unsigned int reserved1[(0x0030 - 0x001c) / 4 - 1]; 21 unsigned int reserved2[(0x0038 - 0x0030) / 4 - 1]; 23 unsigned int reserved3[(0x0040 - 0x0038) / 4 - 1]; 25 unsigned int reserved4[(0x0048 - 0x0040) / 4 - 1]; 27 unsigned int reserved5[(0x0058 - 0x0048) / 4 - 1]; 29 unsigned int reserved6[(0x0068 - 0x0058) / 4 - 1]; 38 unsigned int reserved0[(0x0010 - 0x0008) / 4 - 1]; 42 unsigned int reserved1[(0x0080 - 0x0018) / 4 - 1]; [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/ |
| H A D | arm-none-linux-gnueabihf-as.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 62 . tm Index:\\$1\t\\n%\t"\\$2" 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" [all …]
|