| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | generic.c | 61 struct usb_host_config *c, *best; in usb_choose_configuration() local 228 int err, c; in usb_generic_driver_probe() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | map_to_7segment.h | 79 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() 98 #define _SEG7(l,a,b,c,d,e,f,g) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/ia32/ |
| H A D | ia32_aout.c | 78 char c; in create_aout_tables() local 88 char c; in create_aout_tables() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_arrays.c | 25 int c; member 32 struct core_reloc_arrays_substruct c[3]; member
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | usb-common.c | 62 #define LOG3(f,a,b,c) dmxLog(dmxDebug,f,a,b,c) argument 64 #define LOG3INPUT(p,f,a,b,c) dmxLogInput(p->dmxInput,f,a,b,c) argument 65 #define LOG5INPUT(p,f,a,b,c,d,e) dmxLogInput(p->dmxInput,f,a,b,c,d,e) argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_obex.c | 288 static inline bool can_support_obex(struct usb_configuration *c) in can_support_obex() 302 static int obex_bind(struct usb_configuration *c, struct usb_function *f) in obex_bind() 454 static void obex_unbind(struct usb_configuration *c, struct usb_function *f) in obex_unbind()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | fold-const.h | 57 #define fold_build1(c,t1,t2)\ argument 61 #define fold_build2(c,t1,t2,t3)\ argument 65 #define fold_build3(c,t1,t2,t3,t4)\ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/ |
| H A D | basic_percpu_ops_test.c | 20 struct percpu_lock_entry c[CPU_SETSIZE]; member 29 struct test_data_entry c[CPU_SETSIZE]; member 43 struct percpu_list_entry c[CPU_SETSIZE]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | fold-const.h | 57 #define fold_build1(c,t1,t2)\ argument 61 #define fold_build2(c,t1,t2,t3)\ argument 65 #define fold_build3(c,t1,t2,t3,t4)\ argument
|
| /OK3568_Linux_fs/kernel/sound/firewire/tascam/ |
| H A D | amdtp-tascam.c | 45 int i, c; in write_pcm_s32() local 75 int i, c; in read_pcm_s32() local 102 unsigned int channels, i, c; in write_pcm_silence() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | btext.c | 141 static void btext_drawchar(char c) in btext_drawchar() 188 static void btext_drawtext(const char *c, unsigned int len) in btext_drawtext() 194 static void draw_byte(unsigned char c, long locX, long locY) in draw_byte()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | twofish_common.c | 468 #define CALC_S(a, b, c, d, i, w, x, y, z) \ argument 529 #define CALC_K_2(a, b, c, d, j) \ argument 542 #define CALC_K192_2(a, b, c, d, j) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | regmap-debugfs.c | 69 struct regmap_debugfs_off_cache *c; in regmap_debugfs_free_dump_cache() local 100 struct regmap_debugfs_off_cache *c = NULL; in regmap_debugfs_get_dump_start() local 195 struct regmap_debugfs_off_cache *c; in regmap_next_readable_reg() local 365 struct regmap_debugfs_off_cache *c; in regmap_reg_ranges_read_file() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | string.h | 377 __FORTIFY_INLINE void *memset(void *p, int c, __kernel_size_t size) in memset() 418 __FORTIFY_INLINE void *memscan(void *p, int c, __kernel_size_t size) in memscan() 443 __FORTIFY_INLINE void *memchr(const void *p, int c, __kernel_size_t size) in memchr() 454 __FORTIFY_INLINE void *memchr_inv(const void *p, int c, size_t size) in memchr_inv()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | btext.c | 466 static noinline void draw_byte(unsigned char c, long locX, long locY) in draw_byte() 489 void btext_drawchar(char c) in btext_drawchar() 539 void btext_drawstring(const char *c) in btext_drawstring() 547 void btext_drawtext(const char *c, unsigned int len) in btext_drawtext()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_backend.h | 130 #define SUN4I_BACKEND_IYUVADD_REG(c) (0x930 + (0x4 * (c))) argument 132 #define SUN4I_BACKEND_IYUVLINEWIDTH_REG(c) (0x940 + (0x4 * (c))) argument 134 #define SUN4I_BACKEND_YGCOEF_REG(c) (0x950 + (0x4 * (c))) argument 136 #define SUN4I_BACKEND_URCOEF_REG(c) (0x960 + (0x4 * (c))) argument 138 #define SUN4I_BACKEND_VBCOEF_REG(c) (0x970 + (0x4 * (c))) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | siutils_priv.h | 314 #define ub_scan(a, b, c) do {} while (0) argument 322 #define ub_core_cflags(a, b, c) (0) argument 323 #define ub_core_cflags_wo(a, b, c) do {} while (0) argument 324 #define ub_core_sflags(a, b, c) (0) argument 325 #define ub_corereg(a, b, c, d, e) (0) argument 326 #define ub_core_reset(a, b, c) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/spi/ |
| H A D | rk1608_dev.c | 221 struct rk1608_client *c = kzalloc(sizeof(*c), GFP_KERNEL); in rk1608_client_new() local 234 static void rk1608_client_release(struct rk1608_client *c) in rk1608_client_release() 242 struct rk1608_client *c) in rk1608_client_find() 255 struct rk1608_client *c) in rk1608_client_connect() 272 struct rk1608_client *c) in rk1608_client_disconnect() 307 char c = 0; in parse_auto_args() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | cvstd.hpp | 615 String::String(size_t n, char c) in String() 674 String& String::operator=(char c) in operator =() 696 String& String::operator+=(char c) in operator +=() 798 size_t String::find(char c, size_t pos) const in find() 841 size_t String::rfind(char c, size_t pos) const in rfind() 873 size_t String::find_first_of(char c, size_t pos) const in find_first_of() 914 size_t String::find_last_of(char c, size_t pos) const in find_last_of()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | mn88443x.c | 259 struct dtv_frontend_properties *c) in mn88443x_s_tune() 269 struct dtv_frontend_properties *c, in mn88443x_s_read_status() 458 struct dtv_frontend_properties *c) in mn88443x_t_tune() 471 struct dtv_frontend_properties *c, in mn88443x_t_read_status() 571 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_set_frontend() local 622 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_get_tune_settings() local 640 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_read_status() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | sm4_gcm.c | 49 union { u64 u[2]; u32 d[4]; u8 c[16]; } Yi,EKi,EK0,len, member 1060 u8 c = *(in++); local 1126 size_t c = *(size_t *)(in+i); local 1145 u8 c = in[n]; local 1157 u8 c; local 1318 u8 c = *(in++); local 1381 u8 c = in[n]; local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | lpc32xx_slc.c | 88 #define SLCTAC_CLOCKS(c, n, s) (min_t(u32, DIV_ROUND_UP(c, n) - 1, 0xF) << s) argument 93 #define SLCTAC_WWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 24)) argument 95 #define SLCTAC_WHOLD(c, n) (SLCTAC_CLOCKS(c, n, 20)) argument 97 #define SLCTAC_WSETUP(c, n) (SLCTAC_CLOCKS(c, n, 16)) argument 101 #define SLCTAC_RWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 8)) argument 103 #define SLCTAC_RHOLD(c, n) (SLCTAC_CLOCKS(c, n, 4)) argument 105 #define SLCTAC_RSETUP(c, n) (SLCTAC_CLOCKS(c, n, 0)) argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | cvstd.hpp | 615 String::String(size_t n, char c) in String() 674 String& String::operator=(char c) in operator =() 696 String& String::operator+=(char c) in operator +=() 798 size_t String::find(char c, size_t pos) const in find() 841 size_t String::rfind(char c, size_t pos) const in rfind() 873 size_t String::find_first_of(char c, size_t pos) const in find_first_of() 914 size_t String::find_last_of(char c, size_t pos) const in find_last_of()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | cvstd.hpp | 615 String::String(size_t n, char c) in String() 674 String& String::operator=(char c) in operator =() 696 String& String::operator+=(char c) in operator +=() 798 size_t String::find(char c, size_t pos) const in find() 841 size_t String::rfind(char c, size_t pos) const in rfind() 873 size_t String::find_first_of(char c, size_t pos) const in find_first_of() 914 size_t String::find_last_of(char c, size_t pos) const in find_last_of()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/ |
| H A D | intrin_neon.hpp | 405 const v_uint32x4& c, const v_uint32x4& d) in v_pack_b() 412 inline v_uint8x16 v_pack_b(const v_uint64x2& a, const v_uint64x2& b, const v_uint64x2& c, in v_pack_b() 531 v_uint16x8& c, v_uint16x8& d) in v_mul_expand() 538 v_int32x4& c, v_int32x4& d) in v_mul_expand() 545 v_uint32x4& c, v_uint32x4& d) in v_mul_expand() 552 v_uint64x2& c, v_uint64x2& d) in v_mul_expand() 575 int32x4_t c = vmull_s16(vget_low_s16(a.val), vget_low_s16(b.val)); in v_dotprod() local 581 inline v_int32x4 v_dotprod(const v_int16x8& a, const v_int16x8& b, const v_int32x4& c) in v_dotprod() 822 inline v_float32x4 v_fma(const v_float32x4& a, const v_float32x4& b, const v_float32x4& c) in v_fma() 833 inline v_int32x4 v_fma(const v_int32x4& a, const v_int32x4& b, const v_int32x4& c) in v_fma() [all …]
|