Home
last modified time | relevance | path

Searched full:static (Results 1 – 25 of 11768) sorted by relevance

12345678910>>...471

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dlimits195 * The @c static @c const members are usable as integral constant
206 static _GLIBCXX_USE_CONSTEXPR bool is_specialized = false;
211 static _GLIBCXX_USE_CONSTEXPR int digits = 0;
214 static _GLIBCXX_USE_CONSTEXPR int digits10 = 0;
219 static constexpr int max_digits10 = 0;
223 static _GLIBCXX_USE_CONSTEXPR bool is_signed = false;
226 static _GLIBCXX_USE_CONSTEXPR bool is_integer = false;
231 static _GLIBCXX_USE_CONSTEXPR bool is_exact = false;
235 static _GLIBCXX_USE_CONSTEXPR int radix = 0;
239 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dlimits195 * The @c static @c const members are usable as integral constant
206 static _GLIBCXX_USE_CONSTEXPR bool is_specialized = false;
211 static _GLIBCXX_USE_CONSTEXPR int digits = 0;
214 static _GLIBCXX_USE_CONSTEXPR int digits10 = 0;
219 static constexpr int max_digits10 = 0;
223 static _GLIBCXX_USE_CONSTEXPR bool is_signed = false;
226 static _GLIBCXX_USE_CONSTEXPR bool is_integer = false;
231 static _GLIBCXX_USE_CONSTEXPR bool is_exact = false;
235 static _GLIBCXX_USE_CONSTEXPR int radix = 0;
239 static _GLIBCXX_USE_CONSTEXPR int min_exponent = 0;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dlimits24 static constexpr bool is_specialized = false;
25 static constexpr T min() noexcept;
26 static constexpr T max() noexcept;
27 static constexpr T lowest() noexcept;
29 static constexpr int digits = 0;
30 static constexpr int digits10 = 0;
31 static constexpr int max_digits10 = 0;
32 static constexpr bool is_signed = false;
33 static constexpr bool is_integer = false;
34 static constexpr bool is_exact = false;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dlimits24 static constexpr bool is_specialized = false;
25 static constexpr T min() noexcept;
26 static constexpr T max() noexcept;
27 static constexpr T lowest() noexcept;
29 static constexpr int digits = 0;
30 static constexpr int digits10 = 0;
31 static constexpr int max_digits10 = 0;
32 static constexpr bool is_signed = false;
33 static constexpr bool is_integer = false;
34 static constexpr bool is_exact = false;
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A DRkAiqCalibDbV2.h63 static CamCalibDbProj_t *createCalibDbProj(const char *jsfile);
64 static CamCalibDbProj_t *createCalibDbProj(const void *bin_buff, size_t len);
65 static CamCalibDbCamgroup_t* createCalibDbCamgroup(const char *jsfile);
66 static int CamCalibDbCamgroupFree(CamCalibDbCamgroup_t* calib_camgroup);
68 static CamCalibDbProj_t *json2calibproj(const char *jsfile);
69 static CamCalibDbProj_t *json2calibproj(const char *jstr, size_t len);
70 static CamCalibDbProj_t *bin2calibproj(const char *binfile);
71 static CamCalibDbProj_t *bin2calibproj(const void *bin_buff, size_t len);
72 static CamCalibDbV2Context_t *json2calib(const char *jsfile);
73 static CamCalibDbV2Context_t *cjson2calib(cJSON *json);
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/meson/
H A Dpinctrl-meson-g12a.c14 static const struct pinctrl_pin_desc meson_g12a_periphs_pins[] = {
102 static const struct pinctrl_pin_desc meson_g12a_aobus_pins[] = {
121 static const unsigned int emmc_nand_d0_pins[] = { BOOT_0 };
122 static const unsigned int emmc_nand_d1_pins[] = { BOOT_1 };
123 static const unsigned int emmc_nand_d2_pins[] = { BOOT_2 };
124 static const unsigned int emmc_nand_d3_pins[] = { BOOT_3 };
125 static const unsigned int emmc_nand_d4_pins[] = { BOOT_4 };
126 static const unsigned int emmc_nand_d5_pins[] = { BOOT_5 };
127 static const unsigned int emmc_nand_d6_pins[] = { BOOT_6 };
128 static const unsigned int emmc_nand_d7_pins[] = { BOOT_7 };
[all …]
H A Dpinctrl-meson-axg.c14 static const struct pinctrl_pin_desc meson_axg_periphs_pins[] = {
103 static const struct pinctrl_pin_desc meson_axg_aobus_pins[] = {
122 static const unsigned int emmc_nand_d0_pins[] = {BOOT_0};
123 static const unsigned int emmc_nand_d1_pins[] = {BOOT_1};
124 static const unsigned int emmc_nand_d2_pins[] = {BOOT_2};
125 static const unsigned int emmc_nand_d3_pins[] = {BOOT_3};
126 static const unsigned int emmc_nand_d4_pins[] = {BOOT_4};
127 static const unsigned int emmc_nand_d5_pins[] = {BOOT_5};
128 static const unsigned int emmc_nand_d6_pins[] = {BOOT_6};
129 static const unsigned int emmc_nand_d7_pins[] = {BOOT_7};
[all …]
H A Dpinctrl-meson-a1.c13 static const struct pinctrl_pin_desc meson_a1_periphs_pins[] = {
79 static const unsigned int psram_clkn_pins[] = { GPIOP_0 };
80 static const unsigned int psram_clkp_pins[] = { GPIOP_1 };
81 static const unsigned int psram_ce_n_pins[] = { GPIOP_2 };
82 static const unsigned int psram_rst_n_pins[] = { GPIOP_3 };
83 static const unsigned int psram_adq0_pins[] = { GPIOP_4 };
84 static const unsigned int psram_adq1_pins[] = { GPIOP_5 };
85 static const unsigned int psram_adq2_pins[] = { GPIOP_6 };
86 static const unsigned int psram_adq3_pins[] = { GPIOP_7 };
87 static const unsigned int psram_adq4_pins[] = { GPIOP_8 };
[all …]
H A Dpinctrl-meson8b.c13 static const struct pinctrl_pin_desc meson8b_cbus_pins[] = {
105 static const struct pinctrl_pin_desc meson8b_aobus_pins[] = {
131 static const unsigned int sd_d0_a_pins[] = { GPIOX_0 };
132 static const unsigned int sd_d1_a_pins[] = { GPIOX_1 };
133 static const unsigned int sd_d2_a_pins[] = { GPIOX_2 };
134 static const unsigned int sd_d3_a_pins[] = { GPIOX_3 };
135 static const unsigned int sdxc_d0_0_a_pins[] = { GPIOX_4 };
136 static const unsigned int sdxc_d47_a_pins[] = { GPIOX_4, GPIOX_5,
138 static const unsigned int sdxc_d13_0_a_pins[] = { GPIOX_5, GPIOX_6,
140 static const unsigned int sd_clk_a_pins[] = { GPIOX_8 };
[all …]
H A Dpinctrl-meson8.c12 static const struct pinctrl_pin_desc meson8_cbus_pins[] = {
135 static const struct pinctrl_pin_desc meson8_aobus_pins[] = {
155 static const unsigned int sd_d0_a_pins[] = { GPIOX_0 };
156 static const unsigned int sd_d1_a_pins[] = { GPIOX_1 };
157 static const unsigned int sd_d2_a_pins[] = { GPIOX_2 };
158 static const unsigned int sd_d3_a_pins[] = { GPIOX_3 };
159 static const unsigned int sd_clk_a_pins[] = { GPIOX_8 };
160 static const unsigned int sd_cmd_a_pins[] = { GPIOX_9 };
162 static const unsigned int sdxc_d0_a_pins[] = { GPIOX_0 };
163 static const unsigned int sdxc_d13_a_pins[] = { GPIOX_1, GPIOX_2, GPIOX_3 };
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-ingenic.c102 static const u32 jz4740_pull_ups[4] = {
106 static const u32 jz4740_pull_downs[4] = {
110 static int jz4740_mmc_1bit_pins[] = { 0x69, 0x68, 0x6a, };
111 static int jz4740_mmc_4bit_pins[] = { 0x6b, 0x6c, 0x6d, };
112 static int jz4740_uart0_data_pins[] = { 0x7a, 0x79, };
113 static int jz4740_uart0_hwflow_pins[] = { 0x7e, 0x7f, };
114 static int jz4740_uart1_data_pins[] = { 0x7e, 0x7f, };
115 static int jz4740_lcd_8bit_pins[] = {
118 static int jz4740_lcd_16bit_pins[] = {
121 static int jz4740_lcd_18bit_pins[] = { 0x50, 0x51, };
[all …]
H A Dpinctrl-bm1880.c80 static const struct pinctrl_pin_desc bm1880_pins[] = {
218 static const unsigned int nand_pins[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
220 static const unsigned int spi_pins[] = { 0, 1, 8, 10, 11, 12, 13 };
221 static const unsigned int emmc_pins[] = { 2, 3, 4, 5, 6, 7, 9, 14, 15, 16 };
222 static const unsigned int sdio_pins[] = { 17, 18, 19, 20, 21, 22, 23, 24,
224 static const unsigned int eth0_pins[] = { 27, 28, 29, 30, 31, 32, 33, 34, 35,
226 static const unsigned int pwm0_pins[] = { 29 };
227 static const unsigned int pwm1_pins[] = { 30 };
228 static const unsigned int pwm2_pins[] = { 34 };
229 static const unsigned int pwm3_pins[] = { 35 };
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.hpp21 static const constexpr Type Default = 1;
22 static void Set(const Type&);
23 static Type Get();
28 static const Type Default;
29 static void Set(const Type&);
30 static Type Get();
35 static const constexpr Type Default = 0;
36 static void Set(const Type&);
37 static Type Get();
42 static const constexpr Type Default = ~0u;
[all …]
/OK3568_Linux_fs/u-boot/common/
H A Dedid.su
H A Dimage-fit.su
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Datomic-long.h26 static __always_inline long
32 static __always_inline long
38 static __always_inline void
44 static __always_inline void
50 static __always_inline void
56 static __always_inline long
62 static __always_inline long
68 static __always_inline long
74 static __always_inline long
80 static __always_inline long
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-mt7622.c14 static const struct mtk_pin_field_calc mt7622_pin_mode_range[] = {
43 static const struct mtk_pin_field_calc mt7622_pin_dir_range[] = {
47 static const struct mtk_pin_field_calc mt7622_pin_di_range[] = {
51 static const struct mtk_pin_field_calc mt7622_pin_do_range[] = {
55 static const struct mtk_pin_field_calc mt7622_pin_sr_range[] = {
65 static const struct mtk_pin_field_calc mt7622_pin_smt_range[] = {
75 static const struct mtk_pin_field_calc mt7622_pin_pu_range[] = {
85 static const struct mtk_pin_field_calc mt7622_pin_pd_range[] = {
95 static const struct mtk_pin_field_calc mt7622_pin_e4_range[] = {
105 static const struct mtk_pin_field_calc mt7622_pin_e8_range[] = {
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dclang-c++11.patch13 -static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __attribute__((used));
14 +static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __asm__("NewSimulator…
18 @@ -530,7 +530,7 @@ static void * NewSimulatorOpen( GHashTab
22 -static void NewSimulatorClose( void * ) __attribute__((used));
23 +static void NewSimulatorClose( void * ) __asm__("NewSimulatorClose") __attribute__((used));
27 @@ -585,7 +585,7 @@ static void NewSimulatorClose( void *hnd
31 -static SaErrorT NewSimulatorGetEvent( void * ) __attribute__((used));
32 +static SaErrorT NewSimulatorGetEvent( void * ) __asm__("NewSimulatorGetEvent") __attribute__((used…
34 static SaErrorT NewSimulatorGetEvent( void *hnd ) {
36 @@ -613,7 +613,7 @@ static SaErrorT NewSimulatorGetEvent( vo
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5.xml.h180 static inline uint32_t MDSS_HW_VERSION_STEP(uint32_t val) in MDSS_HW_VERSION_STEP()
186 static inline uint32_t MDSS_HW_VERSION_MINOR(uint32_t val) in MDSS_HW_VERSION_MINOR()
192 static inline uint32_t MDSS_HW_VERSION_MAJOR(uint32_t val) in MDSS_HW_VERSION_MAJOR()
207 static inline uint32_t MDP5_HW_VERSION_STEP(uint32_t val) in MDP5_HW_VERSION_STEP()
213 static inline uint32_t MDP5_HW_VERSION_MINOR(uint32_t val) in MDP5_HW_VERSION_MINOR()
219 static inline uint32_t MDP5_HW_VERSION_MAJOR(uint32_t val) in MDP5_HW_VERSION_MAJOR()
227 static inline uint32_t MDP5_DISP_INTF_SEL_INTF0(enum mdp5_intf_type val) in MDP5_DISP_INTF_SEL_INTF0()
233 static inline uint32_t MDP5_DISP_INTF_SEL_INTF1(enum mdp5_intf_type val) in MDP5_DISP_INTF_SEL_INTF1()
239 static inline uint32_t MDP5_DISP_INTF_SEL_INTF2(enum mdp5_intf_type val) in MDP5_DISP_INTF_SEL_INTF2()
245 static inline uint32_t MDP5_DISP_INTF_SEL_INTF3(enum mdp5_intf_type val) in MDP5_DISP_INTF_SEL_INTF3()
[all …]
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.su
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h18 static __inline char *_os_strsep(char **s, const char *ct) in _os_strsep()
22 static __inline int _os_sscanf(const char *buf, const char *fmt, ...) in _os_sscanf()
26 static __inline int _os_strcmp(const char *s1, const char *s2) in _os_strcmp()
30 static __inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp()
34 static __inline char *_os_strcpy(char *dest, const char *src) in _os_strcpy()
38 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy()
42 static __inline char *_os_strchr(const char *s, int c) in _os_strchr()
49 static __inline int _os_snprintf(char *str, size_t size, const char *format, ...) in _os_snprintf()
54 static __inline u32 _os_strlen(u8 *buf) in _os_strlen()
58 static __inline void _os_delay_ms(void *h, u32 ms) in _os_delay_ms()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_macos.h18 static __inline char *_os_strsep(char **s, const char *ct) in _os_strsep()
22 static __inline int _os_sscanf(const char *buf, const char *fmt, ...) in _os_sscanf()
26 static __inline int _os_strcmp(const char *s1, const char *s2) in _os_strcmp()
30 static __inline int _os_strncmp(const char *s1, const char *s2, size_t n) in _os_strncmp()
34 static __inline char *_os_strcpy(char *dest, const char *src) in _os_strcpy()
38 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy()
42 static __inline char *_os_strchr(const char *s, int c) in _os_strchr()
49 static __inline int _os_snprintf(char *str, size_t size, const char *format, ...) in _os_snprintf()
54 static __inline u32 _os_strlen(u8 *buf) in _os_strlen()
58 static __inline void _os_delay_ms(void *h, u32 ms) in _os_delay_ms()
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/actions/
H A Dpinctrl-s900.c208 static const struct pinctrl_pin_desc s900_pads[] = {
417 static unsigned int lvds_oxx_uart4_mfp_pads[] = { LVDS_OAP, LVDS_OAN };
418 static unsigned int lvds_oxx_uart4_mfp_funcs[] = { S900_MUX_ERAM,
421 static unsigned int rmii_mdc_mfp_pads[] = { ETH_MDC };
422 static unsigned int rmii_mdc_mfp_funcs[] = { S900_MUX_ETH_RMII,
426 static unsigned int rmii_mdio_mfp_pads[] = { ETH_MDIO };
427 static unsigned int rmii_mdio_mfp_funcs[] = { S900_MUX_ETH_RMII,
432 static unsigned int sirq0_mfp_pads[] = { SIRQ0 };
433 static unsigned int sirq0_mfp_funcs[] = { S900_MUX_SIRQ0,
435 static unsigned int sirq1_mfp_pads[] = { SIRQ1 };
[all …]
H A Dpinctrl-s500.c187 static const struct pinctrl_pin_desc s500_pads[] = {
380 static unsigned int lcd0_d18_mfp_pads[] = { LCD0_D18 };
381 static unsigned int lcd0_d18_mfp_funcs[] = { S500_MUX_NOR,
387 static unsigned int rmii_crs_dv_mfp_pads[] = { ETH_CRS_DV };
388 static unsigned int rmii_crs_dv_mfp_funcs[] = { S500_MUX_ETH_RMII,
394 static unsigned int rmii_txd0_mfp_pads[] = { ETH_TXD0 };
395 static unsigned int rmii_txd0_mfp_funcs[] = { S500_MUX_ETH_RMII,
401 static unsigned int rmii_txd1_mfp_pads[] = { ETH_TXD1 };
402 static unsigned int rmii_txd1_mfp_funcs[] = { S500_MUX_ETH_RMII,
408 static unsigned int rmii_txen_mfp_pads[] = { ETH_TXEN };
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dsymbol_layer_properties.hpp16 static constexpr const char * key = "symbol-placement";
17 static SymbolPlacementType defaultValue() { return SymbolPlacementType::Point; } in defaultValue()
21 static constexpr const char * key = "symbol-spacing";
22 static float defaultValue() { return 250; } in defaultValue()
26 static constexpr const char * key = "symbol-avoid-edges";
27 static bool defaultValue() { return false; } in defaultValue()
31 static constexpr const char * key = "icon-allow-overlap";
32 static bool defaultValue() { return false; } in defaultValue()
36 static constexpr const char * key = "icon-ignore-placement";
37 static bool defaultValue() { return false; } in defaultValue()
[all …]

12345678910>>...471