| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | kxgettext.c | 85 const char *option; member 92 static struct message *message__new(const char *msg, char *option, in message__new() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/ |
| H A D | event-plugin.c | 32 char *option; member 161 update_option(const char *file, struct tep_plugin_option *option) in update_option() 257 static int parse_option_name(char **option, char **plugin) in parse_option_name() 274 find_registered_option(const char *plugin, const char *option) in find_registered_option() 299 static int process_option(const char *plugin, const char *option, const char *val) in process_option()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | bootstrap.js | 142 function Plugin(option) { argument 251 function Plugin(option) { argument 470 function Plugin(option) { argument 701 function Plugin(option) { argument 874 function Plugin(option) { argument 1200 function Plugin(option, _relatedTarget) { argument 1736 function Plugin(option) { argument 1845 function Plugin(option) { argument 2008 function Plugin(option) { argument 2163 function Plugin(option) { argument [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/gradle/wrapper/ |
| HD | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | cmdline.c | 28 int __cmdline_find_option(unsigned long cmdline_ptr, const char *option, char *buffer, int bufsize) in __cmdline_find_option() 100 int __cmdline_find_option_bool(unsigned long cmdline_ptr, const char *option) in __cmdline_find_option_bool()
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | base.h | 94 static inline int pnp_option_is_dependent(struct pnp_option *option) in pnp_option_is_dependent() 99 static inline unsigned int pnp_option_set(struct pnp_option *option) in pnp_option_set() 104 static inline unsigned int pnp_option_priority(struct pnp_option *option) in pnp_option_priority()
|
| /OK3568_Linux_fs/kernel/drivers/net/bonding/ |
| H A D | bond_options.c | 443 int option; in bond_opt_get_by_name() local 455 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val() 658 unsigned int option, struct bond_opt_value *val) in __bond_opt_set() 696 unsigned int option, struct bond_opt_value *val) in __bond_opt_set_notify() 719 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf) in bond_opt_tryset_rtnl() 740 const struct bond_option *bond_opt_get(unsigned int option) in bond_opt_get()
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | super.c | 100 #define NTFS_GETOPT_WITH_DEFAULT(option, variable, default_value) \ in parse_options() argument 110 #define NTFS_GETOPT(option, variable) \ in parse_options() argument 118 #define NTFS_GETOPT_UID(option, variable) \ in parse_options() argument 130 #define NTFS_GETOPT_GID(option, variable) \ in parse_options() argument 142 #define NTFS_GETOPT_OCTAL(option, variable) \ in parse_options() argument 150 #define NTFS_GETOPT_BOOL(option, variable) \ in parse_options() argument 157 #define NTFS_GETOPT_OPTIONS_ARRAY(option, variable, opt_array) \ in parse_options() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/team/ |
| H A D | team.c | 110 struct team_option *option; member 119 struct team_option *option; in __team_find_option() local 135 struct team_option *option) in __team_option_inst_del_option() 145 static int __team_option_inst_add(struct team *team, struct team_option *option, in __team_option_inst_add() 178 struct team_option *option) in __team_option_inst_add_option() 195 struct team_option *option) in __team_option_inst_mark_removed_option() 222 struct team_option *option; in __team_option_inst_add_port() local 253 const struct team_option *option, in __team_options_register() 300 const struct team_option *option, in __team_options_mark_removed() 315 const struct team_option *option, in __team_options_unregister() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | pm-debug.c | 199 u32 *option = data; in option_get() local 208 u32 *option = data; in option_set() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | devtool | 46 def get(self, section, option, default=None): argument 79 def set(self, section, option, value): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_drv.c | 51 u32 option; in mgag200_has_sgram() local 64 u32 option, option2; in mgag200_regs_init() local
|
| /OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/ |
| H A D | prctl.c | 9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/ |
| H A D | wifiview.cpp | 17 void WifiItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelInd… in paint() argument 98 QSize WifiItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const in sizeHint() argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | cache-cp15.c | 25 void set_section_dcache(int section, enum dcache_option option) in set_section_dcache() 52 enum dcache_option option) in mmu_set_region_dcache_behaviour()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | syscalls_32.c | 5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | process_64.c | 720 long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2) in do_arch_prctl_64() 816 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument 828 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | eeh_pseries.c | 160 static int pseries_eeh_phb_reset(struct pci_controller *phb, int config_addr, int option) in pseries_eeh_phb_reset() 508 static int pseries_eeh_set_option(struct eeh_pe *pe, int option) in pseries_eeh_set_option() 618 static int pseries_eeh_reset(struct eeh_pe *pe, int option) in pseries_eeh_reset()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | rtsx_transport.c | 288 u32 addr, u32 len, u8 option) in rtsx_add_sg_tbl() 374 u8 option; in rtsx_transfer_sglist_adma_partial() local 538 u8 option; in rtsx_transfer_sglist_adma() local
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | arch_prctl.c | 23 static size_t x86_arch_prctl__scnprintf_code(int option, char *bf, size_t size, bool show_prefix) in x86_arch_prctl__scnprintf_code()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/vdso/ |
| H A D | compat_barrier.h | 21 #define dmb(option) __asm__ __volatile__ ("dmb " #option : : : "memory") argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/ |
| H A D | cache.c | 17 enum dcache_option option = DCACHE_WRITETHROUGH; in enable_caches() local
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | compat.c | 17 COMPAT_SYSCALL_DEFINE5(keyctl, u32, option, in COMPAT_SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/kernel/tools/include/tools/ |
| H A D | config.h | 32 #define IS_BUILTIN(option) __is_defined(option) argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | fb_cmdline.c | 35 int fb_get_options(const char *name, char **option) in fb_get_options()
|