HomeSort by relevance Sort by last modified time
    Searched refs:write_config (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/cros/
hostapd_server.py 84 def write_config(self): function
125 config_file = self.write_config()
  /external/autotest/tko/parsers/test/
new_scenario.py 99 scenario_base.write_config(
scenario_base.py 343 def write_config(package_dirpath, **properties): function
  /external/python/cpython2/Modules/zlib/
make_vms.com 629 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_yes)
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
637 call write_config f$string("#define _LARGEFILE 1")
642 call write_config f$fao("/* !AS */",line)
647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no)
649 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_no)
651 $ call write_config f$fao("#undef !AS",cdef)
685 then call write_config f$fao("#define !AS !UL",cdef,mdef_'i')
687 then call write_config f$fao("#define !AS !AS",cdef,mdef_'i'
    [all...]
  /external/python/cpython3/Modules/zlib/
make_vms.com 629 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_yes)
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
637 call write_config f$string("#define _LARGEFILE 1")
642 call write_config f$fao("/* !AS */",line)
647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no)
649 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_no)
651 $ call write_config f$fao("#undef !AS",cdef)
685 then call write_config f$fao("#define !AS !UL",cdef,mdef_'i')
687 then call write_config f$fao("#define !AS !AS",cdef,mdef_'i'
    [all...]
  /external/zlib/src/
make_vms.com 629 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_yes)
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
637 call write_config f$string("#define _LARGEFILE 1")
642 call write_config f$fao("/* !AS */",line)
647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no)
649 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_no)
651 $ call write_config f$fao("#undef !AS",cdef)
685 then call write_config f$fao("#define !AS !UL",cdef,mdef_'i')
687 then call write_config f$fao("#define !AS !AS",cdef,mdef_'i'
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
make_vms.com 629 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_yes)
631 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_yes)
633 $ call write_config f$fao("#define !AS 1",cdef)
637 call write_config f$string("#define _LARGEFILE 1")
642 call write_config f$fao("/* !AS */",line)
647 then call write_config f$fao("#define !AS !UL",cdef,'cdef_val'_no)
649 then call write_config f$fao("#define !AS !AS",cdef,'cdef_val'_no)
651 $ call write_config f$fao("#undef !AS",cdef)
685 then call write_config f$fao("#define !AS !UL",cdef,mdef_'i')
687 then call write_config f$fao("#define !AS !AS",cdef,mdef_'i'
    [all...]

Completed in 218 milliseconds