| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| H A D | locks.h | 185 static inline void init_completion(struct completion *c) in init_completion() 190 static inline void wait_for_completion(struct completion *c) in wait_for_completion() 197 static inline void complete(struct completion *c) in complete() 205 static inline bool try_wait_for_completion(struct completion *c) in try_wait_for_completion() 210 static inline bool completion_done(struct completion *c) in completion_done() 216 static inline void complete_all(struct completion *c) in complete_all()
|
| /OK3568_Linux_fs/kernel/kernel/printk/ |
| H A D | braille.h | 8 braille_set_options(struct console_cmdline *c, char *brl_options) in braille_set_options() 32 braille_set_options(struct console_cmdline *c, char *brl_options) in braille_set_options() 43 _braille_register_console(struct console *console, struct console_cmdline *c) in _braille_register_console()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | istreamwrapper.h | 56 typename StreamType::int_type c = stream_.peek(); in RAPIDJSON_DIAG_OFF() local 61 typename StreamType::int_type c = stream_.get(); in RAPIDJSON_DIAG_OFF() local 84 typename StreamType::int_type c = stream_.get(); in RAPIDJSON_DIAG_OFF() local
|
| H A D | stringbuffer.h | 56 void Put(Ch c) { *stack_.template Push<Ch>() = c; } in Put() 57 void PutUnsafe(Ch c) { *stack_.template PushUnsafe<Ch>() = c; } in PutUnsafe() 101 inline void PutUnsafe(GenericStringBuffer<Encoding, Allocator>& stream, typename Encoding::Ch c) { in PutUnsafe() 107 inline void PutN(GenericStringBuffer<UTF8<> >& stream, char c, size_t n) { in PutN()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | mm.c | 382 static void _dma_dump_chunk (const struct dma_chunk* c, const char* func, in _dma_dump_chunk() 399 struct dma_chunk *c; in dma_find_chunk() local 428 struct dma_chunk *c; in dma_find_chunk_lpar() local 456 static int dma_sb_free_chunk(struct dma_chunk *c) in dma_sb_free_chunk() 470 static int dma_ioc0_free_chunk(struct dma_chunk *c) in dma_ioc0_free_chunk() 516 struct dma_chunk *c; in dma_sb_map_pages() local 557 struct dma_chunk *c, *last; in dma_ioc0_map_pages() local 710 struct dma_chunk *c; in dma_sb_region_free() local 741 struct dma_chunk *c, *n; in dma_ioc0_region_free() local 778 struct dma_chunk *c; in dma_sb_map_area() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | composite.c | 367 void usb_remove_function(struct usb_configuration *c, struct usb_function *f) in usb_remove_function() 494 struct usb_configuration *c) in encode_bMaxPower() 517 struct usb_config_descriptor *c = buf; in config_buf() local 568 struct usb_configuration *c; in config_desc() local 631 struct usb_configuration *c; in count_configs() local 866 struct usb_configuration *c = NULL; in set_config() local 976 struct usb_configuration *c; in usb_add_config_only() local 1178 struct usb_configuration *c; in get_string() local 1465 int usb_string_ids_n(struct usb_composite_dev *c, unsigned n) in usb_string_ids_n() 1524 static int count_ext_compat(struct usb_configuration *c) in count_ext_compat() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | tokenizer.hpp | 58 tokenizer(const Container& c) in tokenizer() 62 tokenizer(const Container& c,const TokenizerFunc& f) in tokenizer() 76 void assign(const Container& c){ in assign() 82 void assign(const Container& c, const TokenizerFunc& f){ in assign()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/compressed/ |
| H A D | decompress.c | 20 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} argument 21 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} argument 27 # define Tracec(c,x) argument 28 # define Tracecv(c,x) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | dml_inline_defs.h | 37 static inline double dml_min3(double a, double b, double c) in dml_min3() 42 static inline double dml_min4(double a, double b, double c, double d) in dml_min4() 52 static inline double dml_max3(double a, double b, double c) in dml_max3() 57 static inline double dml_max4(double a, double b, double c, double d) in dml_max4() 62 static inline double dml_max5(double a, double b, double c, double d, double e) in dml_max5()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/ |
| H A D | print_edid.c | 43 print_vendor(int scrnIndex, struct vendor *c) in print_vendor() 51 print_version(int scrnIndex, struct edid_version *c) in print_version() 68 print_input_features(int scrnIndex, struct disp_features *c, in print_input_features() 129 print_dpms_features(int scrnIndex, struct disp_features *c, in print_dpms_features() 242 unsigned char c; in print_established_timings() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_top.c | 56 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_split_pipe() local 94 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_clk_force_ctrl() local 128 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_danger_status() local 157 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_vsync_source() local 225 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_safe_status() local 253 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_audio_select() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | capability.h | 96 # define cap_clear(c) do { (c) = __cap_empty_set; } while (0) argument 98 #define cap_raise(c, flag) ((c).cap[CAP_TO_INDEX(flag)] |= CAP_TO_MASK(flag)) argument 99 #define cap_lower(c, flag) ((c).cap[CAP_TO_INDEX(flag)] &= ~CAP_TO_MASK(flag)) argument 100 #define cap_raised(c, flag) ((c).cap[CAP_TO_INDEX(flag)] & CAP_TO_MASK(flag)) argument 102 #define CAP_BOP_ALL(c, a, b, OP) \ argument 110 #define CAP_UOP_ALL(c, a, OP) \ argument 142 static inline kernel_cap_t cap_invert(const kernel_cap_t c) in cap_invert()
|
| H A D | debug_locks.h | 26 #define DEBUG_LOCKS_WARN_ON(c) \ argument 41 # define SMP_DEBUG_LOCKS_WARN_ON(c) DEBUG_LOCKS_WARN_ON(c) argument 43 # define SMP_DEBUG_LOCKS_WARN_ON(c) do { } while (0) argument
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | sm4_ccm.c | 16 union { u64 u[2]; u8 c[16]; } nonce, cmac; member 125 u8 c; in rk_ctr64_inc() local 146 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_encrypt() member 170 union { u64 u[2]; u8 c[16]; } temp; in rk_crypto_ccm128_encrypt() member 223 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_decrypt() member 243 union { u64 u[2]; u8 c[16]; } temp; in rk_crypto_ccm128_decrypt() member 304 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_encrypt_ccm64() member 362 union { u64 u[2]; u8 c[16]; } scratch; in rk_crypto_ccm128_decrypt_ccm64() member
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | cppi_dma.c | 61 static inline struct cppi_descriptor *cppi_bd_alloc(struct cppi_channel *c) in cppi_bd_alloc() 71 cppi_bd_free(struct cppi_channel *c, struct cppi_descriptor *bd) in cppi_bd_free() 110 static void cppi_pool_init(struct cppi *cppi, struct cppi_channel *c) in cppi_pool_init() 136 static void cppi_pool_free(struct cppi_channel *c) in cppi_pool_free() 281 cppi_channel_allocate(struct dma_controller *c, in cppi_channel_allocate() 332 struct cppi_channel *c; in cppi_channel_release() local 352 cppi_dump_rx(int level, struct cppi_channel *c, const char *tag) in cppi_dump_rx() 382 cppi_dump_tx(int level, struct cppi_channel *c, const char *tag) in cppi_dump_tx() 410 cppi_rndis_update(struct cppi_channel *c, int is_rx, in cppi_rndis_update() 1351 void cppi_dma_controller_destroy(struct dma_controller *c) in cppi_dma_controller_destroy()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_export.h | 127 #define wl_sort_bsslist(a, b, c) FALSE argument 187 #define wl_chain_rxcompletions_amsdu(a, b, c) do {} while (0) argument 189 #define wl_health_check_notify(a, b, c) do { } while (0) argument 191 #define wl_health_check_log(a, b, c, d) do { } while (0) argument 223 #define wl_log_system_state(a, b, c) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_export.h | 127 #define wl_sort_bsslist(a, b, c) FALSE argument 187 #define wl_chain_rxcompletions_amsdu(a, b, c) do {} while (0) argument 189 #define wl_health_check_notify(a, b, c) do { } while (0) argument 191 #define wl_health_check_log(a, b, c, d) do { } while (0) argument 223 #define wl_log_system_state(a, b, c) argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | string.c | 206 unsigned long c, data; in strscpy() local 222 char c; in strscpy() local 433 char *strchr(const char *s, int c) in strchr() 452 char *strchrnul(const char *s, int c) in strchrnul() 471 char *strnchrnul(const char *s, size_t count, int c) in strnchrnul() 484 char *strrchr(const char *s, int c) in strrchr() 506 char *strnchr(const char *s, size_t count, int c) in strnchr() 797 void *memset(void *s, int c, size_t count) in memset() 979 void *memscan(void *addr, int c, size_t size) in memscan() 1054 void *memchr(const void *s, int c, size_t n) in memchr() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | debug.h | 142 #define ubifs_assert(c, expr) do { \ argument 149 #define ubifs_assert_cmt_locked(c) do { \ argument 204 static inline int dbg_is_chk_gen(const struct ubifs_info *c) in dbg_is_chk_gen() 208 static inline int dbg_is_chk_index(const struct ubifs_info *c) in dbg_is_chk_index() 212 static inline int dbg_is_chk_orph(const struct ubifs_info *c) in dbg_is_chk_orph() 216 static inline int dbg_is_chk_lprops(const struct ubifs_info *c) in dbg_is_chk_lprops() 220 static inline int dbg_is_chk_fs(const struct ubifs_info *c) in dbg_is_chk_fs() 224 static inline int dbg_is_tst_rcvry(const struct ubifs_info *c) in dbg_is_tst_rcvry() 228 static inline int dbg_is_power_cut(const struct ubifs_info *c) in dbg_is_power_cut()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | mcompand.c | 170 priv_t * c = (priv_t *) effp->priv; in getopts() local 218 priv_t * c = (priv_t *) effp->priv; in start() local 275 static int sox_mcompand_flow_1(sox_effect_t * effp, priv_t * c, comp_band_t * l, const sox_sample_t… in sox_mcompand_flow_1() 362 priv_t * c = (priv_t *) effp->priv; in flow() local 414 static int sox_mcompand_drain_1(sox_effect_t * effp, priv_t * c, comp_band_t * l, sox_sample_t *obu… in sox_mcompand_drain_1() 441 priv_t * c = (priv_t *)effp->priv; in drain() local 467 priv_t * c = (priv_t *) effp->priv; in stop() local 490 priv_t * c = (priv_t *) effp->priv; in lsx_kill() local
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 39 #define readb_relaxed(c) ({ u8 __v = ioswabb(__raw_readb(c)); __v; }) argument 40 #define readw_relaxed(c) ({ u16 __v = ioswabw(__raw_readw(c)); __v; }) argument 41 #define readl_relaxed(c) ({ u32 __v = ioswabl(__raw_readl(c)); __v; }) argument 42 #define readq_relaxed(c) ({ u64 __v = ioswabq(__raw_readq(c)); __v; }) argument 44 #define writeb_relaxed(v,c) ((void)__raw_writeb((__force u8)ioswabb(v),c)) argument 45 #define writew_relaxed(v,c) ((void)__raw_writew((__force u16)ioswabw(v),c)) argument 46 #define writel_relaxed(v,c) ((void)__raw_writel((__force u32)ioswabl(v),c)) argument 47 #define writeq_relaxed(v,c) ((void)__raw_writeq((__force u64)ioswabq(v),c)) argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | hpsa.c | 348 static inline bool hpsa_is_cmd_idle(struct CommandList *c) in hpsa_is_cmd_idle() 376 struct CommandList *c) in check_for_unit_attention() 428 static int check_for_busy(struct ctlr_info *h, struct CommandList *c) in check_for_busy() 1048 static void set_performant_mode(struct ctlr_info *h, struct CommandList *c, in set_performant_mode() 1060 struct CommandList *c, in set_ioaccel1_performant_mode() 1081 struct CommandList *c, in set_ioaccel2_tmf_performant_mode() 1100 struct CommandList *c, in set_ioaccel2_performant_mode() 1133 struct CommandList *c) in dial_down_lockup_detection_during_fw_flash() 1142 struct CommandList *c) in dial_up_lockup_detection_on_fw_flash_complete() 1150 struct CommandList *c, int reply_queue) in __enqueue_cmd_and_start_io() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/ |
| H A D | debug.h | 23 static inline void debug_putc(int c) in debug_putc() 46 unsigned char c; in debug_puth() local 55 static inline void debug_putc(int c) in debug_putc()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | cpuid-deps.c | 77 static inline void clear_feature(struct cpuinfo_x86 *c, unsigned int feature) in clear_feature() 95 static void do_clear_cpu_cap(struct cpuinfo_x86 *c, unsigned int feature) in do_clear_cpu_cap() 125 void clear_cpu_cap(struct cpuinfo_x86 *c, unsigned int feature) in clear_cpu_cap()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | vsx_utils.hpp | 18 #define __VSX_S16__(c, v) (c){v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v} argument 19 #define __VSX_S8__(c, v) (c){v, v, v, v, v, v, v, v} argument 20 #define __VSX_S4__(c, v) (c){v, v, v, v} argument 21 #define __VSX_S2__(c, v) (c){v, v} argument 25 #define vec_uchar16_sp(c) (__VSX_S16__(vec_uchar16, c)) argument 31 #define vec_char16_sp(c) (__VSX_S16__(vec_char16, c)) argument 37 #define vec_ushort8_sp(c) (__VSX_S8__(vec_ushort8, c)) argument 43 #define vec_short8_sp(c) (__VSX_S8__(vec_short8, c)) argument 49 #define vec_uint4_sp(c) (__VSX_S4__(vec_uint4, c)) argument 55 #define vec_int4_sp(c) (__VSX_S4__(vec_int4, c)) argument [all …]
|