| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | iniparser.c | 635 char * section, in iniparser_line() 719 char section [ASCIILINESZ + 1] ; in iniparser_load() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | pnvm.c | 103 struct iwl_pnvm_section *section = (void *)data; in iwl_pnvm_handle_section() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | spitz.c | 775 static int akita_ooblayout_ecc(struct mtd_info *mtd, int section, in akita_ooblayout_ecc() 803 static int akita_ooblayout_free(struct mtd_info *mtd, int section, in akita_ooblayout_free()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | whets.c | 338 int section; local 798 SPDP time, int calibrate, int section) in pout()
|
| /OK3568_Linux_fs/kernel/net/rfkill/ |
| H A D | rfkill-wlan.c | 154 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() 168 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | cookiejar.cpp | 375 QVariant CookieModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData() 533 QVariant CookieExceptionsModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData()
|
| H A D | history.cpp | 391 QVariant HistoryModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData() 776 QVariant HistoryFilterModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData() 1021 QVariant HistoryTreeModel::headerData(int section, Qt::Orientation orientation, int role) const in headerData()
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | btf.rst | 628 .. _BTF_Ext_Section:
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | hwinit-common.c | 231 u32 section, i, valid; in omap_sdram_size() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | turn_in_original_visitor.hpp | 183 section_type const& section = *it; in point_in_original() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | davinci_nand.c | 447 static int hwecc4_ooblayout_small_ecc(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_ecc() 467 static int hwecc4_ooblayout_small_free(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_free()
|
| H A D | fsl_elbc_nand.c | 69 static int fsl_elbc_ooblayout_ecc(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_ecc() 87 static int fsl_elbc_ooblayout_free(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_free()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xkbfile.h | 197 XkbSectionPtr section; member
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | machine_kexec_file.c | 282 Elf_Shdr *section, in arch_kexec_apply_relocations_add()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmzone.h | 1317 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr() 1324 static inline int present_section(struct mem_section *section) in present_section() 1334 static inline int valid_section(struct mem_section *section) in valid_section() 1339 static inline int early_section(struct mem_section *section) in early_section() 1349 static inline int online_section(struct mem_section *section) in online_section()
|
| H A D | kexec.h | 230 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() 249 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
|
| H A D | compiler_attributes.h | 270 #define __section(section) __attribute__((__section__(section))) 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()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test_ini.h | 64 struct ini_section section[MAX_INI_SECTION_NUM]; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdchar.c | 455 int i, section = 0, ret; in shrink_ecclayout() local 502 int i, section = 0, ret; in get_oobinfo() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/ |
| H A D | onenand_base.c | 66 static int flexonenand_ooblayout_ecc(struct mtd_info *mtd, int section, in flexonenand_ooblayout_ecc() 78 static int flexonenand_ooblayout_free(struct mtd_info *mtd, int section, in flexonenand_ooblayout_free() 102 static int onenand_ooblayout_128_ecc(struct mtd_info *mtd, int section, in onenand_ooblayout_128_ecc() 114 static int onenand_ooblayout_128_free(struct mtd_info *mtd, int section, in onenand_ooblayout_128_free() 138 static int onenand_ooblayout_32_64_ecc(struct mtd_info *mtd, int section, in onenand_ooblayout_32_64_ecc() 150 static int onenand_ooblayout_32_64_free(struct mtd_info *mtd, int section, in onenand_ooblayout_32_64_free()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd-systemctl/ |
| H A D | systemctl | 85 def get(self, section, prop): argument
|
| /OK3568_Linux_fs/kernel/include/acpi/ |
| H A D | ghes.h | 137 #define apei_estatus_for_each_section(estatus, section) \ argument
|
| /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 | output.h | 493 union GTY ((desc ("SECTION_STYLE (&(%h))"), for_user)) section { union
|
| /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 | output.h | 493 union GTY ((desc ("SECTION_STYLE (&(%h))"), for_user)) section { union
|