Home
last modified time | relevance | path

Searched refs:config (Results 1 – 14 of 14) sorted by relevance

/bionic/tools/bionicbb/
Dpresubmit.py28 import config
68 username = config.jenkins_credentials['username']
69 password = config.jenkins_credentials['password']
70 jenkins_url = config.jenkins_url
96 username = config.jenkins_credentials['username']
97 password = config.jenkins_credentials['password']
98 jenkins_url = config.jenkins_url
148 url = '{}/{}'.format(config.build_listener_url, 'drop-rejection')
Dgmail.py19 import config
40 flow = flow_from_clientsecrets(config.client_secret_file,
D.gitignore1 config.py
DREADME.md20 Create a `config.py` in the same directory as the sources. The structure of the
/bionic/libc/kernel/uapi/linux/
Dsdla.h72 short config; member
94 short config; member
Datmlec.h85 struct atmlec_config_msg config; member
Dmic_common.h31 __le64 config[0]; member
Dperf_event.h180 __u64 config; member
Dhdreg.h376 unsigned short config; member
/bionic/libc/kernel/tools/
Dkernel.py67 def __init__(self,config={}): argument
70 self.config = config
72 def reset(self,config={}): argument
75 self.config = config
137 macros.update(self.config)
239 fparser = HeaderScanner(config=self.kernel_config)
/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_string.h47 struct ts_config __attribute__((aligned(8))) * config; member
/bionic/libc/kernel/uapi/linux/netfilter_ipv4/
Dipt_CLUSTERIP.h45 struct clusterip_config * config; member
/bionic/libc/kernel/uapi/linux/netfilter_bridge/
Debt_stp.h60 struct ebt_stp_config_info config; member
/bionic/libc/kernel/uapi/drm/
Dexynos_drm.h174 struct drm_exynos_ipp_config config[EXYNOS_DRM_OPS_MAX]; member