Searched refs:setopt (Results 1 – 25 of 110) sorted by relevance
12345
/external/selinux/python/sepolgen/src/share/ |
D | perm_map | 297 setopt w 1 325 setopt w 1 351 setopt w 1 376 setopt w 1 417 setopt w 1 441 setopt w 1 465 setopt w 1 492 setopt w 1 516 setopt w 1 708 setopt w 1 [all …]
|
/external/selinux/python/sepolgen/tests/ |
D | perm_map | 290 setopt w 1 318 setopt w 1 344 setopt w 1 369 setopt w 1 410 setopt w 1 434 setopt w 1 458 setopt w 1 485 setopt w 1 509 setopt w 1 701 setopt w 1 [all …]
|
/external/autotest/server/cros/ |
D | sonic_client_utils.py | 99 conn.setopt(conn.URL, full_url) 100 conn.setopt(conn.WRITEFUNCTION, response.write) 102 conn.setopt(conn.CUSTOMREQUEST, custom_request) 104 conn.setopt(conn.POSTFIELDS, payload)
|
/external/autotest/site_utils/rpm_control_system/ |
D | dli.py | 47 curl.setopt(curl.TIMEOUT,TIMEOUT) 48 curl.setopt(curl.URL, 'http://%s:%s@%s/%s' % (self.userid,self.password,self.hostname,url)) 49 curl.setopt(curl.WRITEFUNCTION, self.body_callback)
|
/external/python/setuptools/setuptools.egg-info/ |
D | entry_points.txt | 25 setopt = setuptools.command.setopt:setopt
|
/external/libvpx/libvpx/test/android/ |
D | get_files.py | 49 curl.setopt(pycurl.URL, url + "/" + filename) 50 curl.setopt(pycurl.WRITEDATA, fp)
|
/external/python/setuptools/setuptools/command/ |
D | saveopts.py | 1 from setuptools.command.setopt import edit_config, option_base
|
D | alias.py | 5 from setuptools.command.setopt import edit_config, option_base, config_file
|
D | setopt.py | 115 class setopt(option_base): class
|
/external/shflags/doc/ |
D | TODO.txt | 9 setopt NO_GLOB_SUBST
|
/external/curl/lib/ |
D | Makefile.inc | 63 mime.c sha256.c setopt.c curl_path.c curl_ctype.c curl_range.c psl.c \ 83 curl_printf.h system_win32.h rand.h mime.h curl_sha256.h setopt.h \
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | mdate-sh | 37 setopt NO_GLOB_SUBST
|
/external/shflags/src/ |
D | shflags_test_helpers | 11 [ -n "${ZSH_VERSION:-}" ] && setopt shwordsplit
|
/external/curl/ |
D | RELEASE-NOTES | 12 o setopt: CURLMOPT_MAX_CONCURRENT_STREAMS is new [55] 110 o setopt: handle ALTSVC set to NULL 111 o setopt: make it easier to add new enum values [4] 112 o setopt: store CURLOPT_RTSP_SERVER_CSEQ correctly [24]
|
/external/selinux/libsepol/tests/policies/test-hooks/ |
D | cmp_policy.conf | 109 setopt
|
D | small-base.conf | 109 setopt
|
/external/selinux/libsepol/tests/policies/test-expander/ |
D | alias-base.conf | 109 setopt
|
D | user-base.conf | 109 setopt
|
D | role-base.conf | 109 setopt
|
D | small-base.conf | 109 setopt
|
/external/selinux/libsepol/tests/policies/test-deps/ |
D | base-notmetreq.conf | 108 setopt
|
D | small-base.conf | 109 setopt
|
D | base-metreq.conf | 109 setopt
|
/external/selinux/libsepol/tests/policies/test-linker/ |
D | small-base.conf | 109 setopt
|
/external/shflags/lib/ |
D | shunit2 | 34 setopt |grep "^shwordsplit$" >/dev/null
|
12345