Searched refs:config (Results 26 - 50 of 51) sorted by relevance

123

/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Datmlec.h72 struct atmlec_config_msg config; member in union:atmlec_msg::__anon1400
H A Dmic_common.h29 __le64 config[0]; member in struct:mic_device_desc
H A Dhdreg.h305 unsigned short config; member in struct:hd_driveid
H A Dperf_event.h193 __u64 config; member in struct:perf_event_attr
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Datmlec.h72 struct atmlec_config_msg config; member in union:atmlec_msg::__anon2670
H A Dmic_common.h29 __le64 config[0]; member in struct:mic_device_desc
H A Dhdreg.h305 unsigned short config; member in struct:hd_driveid
H A Dperf_event.h193 __u64 config; member in struct:perf_event_attr
/bionic/libc/malloc_debug/
H A DRecordData.h153 bool Initialize(const Config& config);
H A DPointerData.h115 bool Initialize(const Config& config);
/bionic/linker/
H A Dlinker_config.h147 // read every section of the config. Every linker instance needs at
149 // Returns false in case of an error. If binary config was not found
150 // sets *config = nullptr.
154 const Config** config,
H A Dlinker_config.cpp423 const Config** config,
545 *config = &g_config;
420 read_binary_config(const char* ld_config_file_path, const char* binary_realpath, bool is_asan, const Config** config, std::string* error_msg) argument
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dhyperv.h233 #define HV_STIMER_SINT(config) (__u8) (((config) >> 16) & 0x0F)
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dhyperv.h233 #define HV_STIMER_SINT(config) (__u8) (((config) >> 16) & 0x0F)
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dhyperv.h233 #define HV_STIMER_SINT(config) (__u8) (((config) >> 16) & 0x0F)
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dhyperv.h233 #define HV_STIMER_SINT(config) (__u8) (((config) >> 16) & 0x0F)
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dhyperv.h233 #define HV_STIMER_SINT(config) (__u8) (((config) >> 16) & 0x0F)
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dhyperv.h233 #define HV_STIMER_SINT(config) (__u8) (((config) >> 16) & 0x0F)
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dhyperv.h233 #define HV_STIMER_SINT(config) (__u8) (((config) >> 16) & 0x0F)
/bionic/libc/kernel/uapi/drm/
H A Dexynos_drm.h150 struct drm_exynos_ipp_config config[EXYNOS_DRM_OPS_MAX]; member in struct:drm_exynos_ipp_property
/bionic/libc/versioner-dependencies/common/kernel_uapi/drm/
H A Dexynos_drm.h150 struct drm_exynos_ipp_config config[EXYNOS_DRM_OPS_MAX]; member in struct:drm_exynos_ipp_property
/bionic/tools/versioner/dependencies/common/kernel_uapi/drm/
H A Dexynos_drm.h150 struct drm_exynos_ipp_config config[EXYNOS_DRM_OPS_MAX]; member in struct:drm_exynos_ipp_property
/bionic/libc/kernel/uapi/linux/
H A Dhdreg.h305 unsigned short config; member in struct:hd_driveid
H A Dperf_event.h193 __u64 config; member in struct:perf_event_attr
/bionic/tools/versioner/src/
H A DDriver.cpp45 #include <llvm/Config/config.h>

Completed in 231 milliseconds

123