| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | ecard.h | 82 #define CONST macro 84 #define CONST const macro 157 CONST unsigned int slot_no; /* Slot number */ 158 CONST unsigned int dma; /* DMA number (for request_dma) */ 159 CONST unsigned int irq; /* IRQ number (for request_irq) */ 160 CONST unsigned int fiq; /* FIQ number (for request_irq) */ 161 CONST struct in_ecid cid; /* Card Identification */ 165 CONST loader_t loader; /* loader program */
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | ansidecl.h | 88 #define PTRCONST void *CONST 93 #define CONST const macro 114 #define CONST macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmdefs.h | 98 #define CONST macro 102 #ifndef CONST 103 #define CONST const macro 131 #define CONST const macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmdefs.h | 159 #define CONST macro 163 #ifndef CONST 164 #define CONST const macro 234 #define CONST const macro 620 #define ROMCONST CONST
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmdefs.h | 159 #define CONST macro 163 #ifndef CONST 164 #define CONST const macro 234 #define CONST const macro 620 #define ROMCONST CONST
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmdefs.h | 159 #define CONST macro 163 #ifndef CONST 164 #define CONST const macro 234 #define CONST const macro 620 #define ROMCONST CONST
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | time-polling.c | 77 #define CONST const macro 88 static int find_first_set_bit (CONST void *array, int size) in find_first_set_bit() 99 CONST unsigned long *ul_array = array; in find_first_set_bit() 113 static int find_next_set_bit (CONST void *array, int size, int offset) in find_next_set_bit() 126 CONST unsigned long *ul_array = array; in find_next_set_bit()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/ |
| H A D | platform.h | 36 #define CONST const macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmdefs.h | 162 #ifndef CONST 163 #define CONST const macro 235 #define CONST const macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmdefs.h | 166 #ifndef CONST 167 #define CONST const macro 239 #define CONST const macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | module.c | 297 #define CONST macro 298 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, in module_frob_arch_sections() 299 CONST Elf_Shdr *sechdrs, in module_frob_arch_sections() 300 CONST char *secstrings, in module_frob_arch_sections()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-btf.rst | 149 [5] CONST '(anon)' type_id=6 156 [12] CONST '(anon)' type_id=13
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.h | 57 CONST, enumerator
|
| H A D | aicasm_gram.y | 453 if (symbol->type != CONST) { 714 case CONST: 741 $2->type = CONST; 892 if ($3->type != CONST) { 1523 case CONST: in initialize_symbol()
|
| H A D | aicasm_symbol.c | 111 case CONST: in symbol_delete() 507 case CONST: in symtable_dump()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/expect/expect/ |
| H A D | 0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch | 58 @@ -114,7 +114,11 @@ extern unsigned long strtoul _ANSI_ARGS_((CONST char *string,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmstdlib.c | 1005 CONST char BCMPOST_TRAP_RODATA(warn_str)[] = "RO overwritten %p\n"; 1006 CONST char BCMPOST_TRAP_RODATA(time_str)[] = "%06u.%03u ";
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmstdlib.c | 1005 CONST char BCMPOST_TRAP_RODATA(warn_str)[] = "RO overwritten %p\n"; 1006 CONST char BCMPOST_TRAP_RODATA(time_str)[] = "%06u.%03u ";
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 354 ``%CONST``
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 386 ``%CONST``
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0005-lvgl-Add-lv_conf.h.patch | 359 +/*Export integer constant to binding. This macro is used with constants in the form of LV_<CONST> …
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | btf.rst | 107 * "type" is used by PTR, TYPEDEF, VOLATILE, CONST, RESTRICT,
|
| /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 | genrtl.h | 1382 gen_rtx_fmt_e (CONST, (MODE), (ARG0))
|
| /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 | genrtl.h | 1382 gen_rtx_fmt_e (CONST, (MODE), (ARG0))
|
| H A D | rtl.def | 375 DEF_RTL_EXPR(CONST, "const", "e", RTX_CONST_OBJ)
|