Home
last modified time | relevance | path

Searched refs:setopt (Results 1 – 25 of 110) sorted by relevance

12345

/external/selinux/python/sepolgen/src/share/
Dperm_map297 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/
Dperm_map290 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/
Dsonic_client_utils.py99 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/
Ddli.py47 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/
Dentry_points.txt25 setopt = setuptools.command.setopt:setopt
/external/libvpx/libvpx/test/android/
Dget_files.py49 curl.setopt(pycurl.URL, url + "/" + filename)
50 curl.setopt(pycurl.WRITEDATA, fp)
/external/python/setuptools/setuptools/command/
Dsaveopts.py1 from setuptools.command.setopt import edit_config, option_base
Dalias.py5 from setuptools.command.setopt import edit_config, option_base, config_file
Dsetopt.py115 class setopt(option_base): class
/external/shflags/doc/
DTODO.txt9 setopt NO_GLOB_SUBST
/external/curl/lib/
DMakefile.inc63 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/
Dmdate-sh37 setopt NO_GLOB_SUBST
/external/shflags/src/
Dshflags_test_helpers11 [ -n "${ZSH_VERSION:-}" ] && setopt shwordsplit
/external/curl/
DRELEASE-NOTES12 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/
Dcmp_policy.conf109 setopt
Dsmall-base.conf109 setopt
/external/selinux/libsepol/tests/policies/test-expander/
Dalias-base.conf109 setopt
Duser-base.conf109 setopt
Drole-base.conf109 setopt
Dsmall-base.conf109 setopt
/external/selinux/libsepol/tests/policies/test-deps/
Dbase-notmetreq.conf108 setopt
Dsmall-base.conf109 setopt
Dbase-metreq.conf109 setopt
/external/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf109 setopt
/external/shflags/lib/
Dshunit234 setopt |grep "^shwordsplit$" >/dev/null

12345