Home
last modified time | relevance | path

Searched defs:outfp (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/selinux/checkpolicy/
H A Dcheckmodule.c106 static int write_binary_policy(policydb_t * p, FILE *outfp, unsigned int policy_type, unsigned int … in write_binary_policy()
337 FILE *outfp = fopen(outfile, "w"); in main() local
H A Dcheckpolicy.c404 FILE *outfp = NULL; in main() local
/aosp_15_r20/external/python/cpython2/Lib/email/
Dgenerator.py42 def __init__(self, outfp, mangle_from_=True, maxheaderlen=78): argument
302 def __init__(self, outfp, mangle_from_=True, maxheaderlen=78, fmt=None): argument
/aosp_15_r20/external/python/cpython3/Lib/email/
Dgenerator.py36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument
455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/
Dgenerator.py36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument
455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/
H A Dgenerator.py36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument
455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/
Dgenerator.py36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument
455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/
Dgenerator.py36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument
455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/
Dgenerator.py36 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, *, argument
455 def __init__(self, outfp, mangle_from_=None, maxheaderlen=None, fmt=None, *, argument
/aosp_15_r20/external/python/cpython3/Tools/freeze/
Dmakemakefile.py5 def makemakefile(outfp, makevars, files, target): argument
Dmakeconfig.py9 def makeconfig(infp, outfp, modules, with_ifdef=0): argument
Dwinmakemakefile.py45 def makemakefile(outfp, vars, files, target): argument
/aosp_15_r20/external/python/cpython2/Tools/freeze/
Dmakemakefile.py5 def makemakefile(outfp, makevars, files, target): argument
Dmakeconfig.py8 def makeconfig(infp, outfp, modules, with_ifdef=0): argument
Dmakefreeze.py80 def writecode(outfp, mod, str): argument
Dwinmakemakefile.py45 def makemakefile(outfp, vars, files, target): argument
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Deptags.py24 def treat_file(filename, outfp): argument
Dh2py.py119 def process(fp, outfp, env = {}): argument
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Deptags.py24 def treat_file(filename, outfp): argument
/aosp_15_r20/external/selinux/libsepol/fuzz/
H A Dbinpolicy-fuzzer.c18 static int write_binary_policy(policydb_t *p, FILE *outfp) in write_binary_policy()
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_sense_test.c68 FILE * outfp = stderr; in main() local
H A Dsg_mrq_dd.cpp310 const char * outfp; member
4389 const char * outfp = outf_s.c_str(); in main() local
/aosp_15_r20/external/selinux/checkpolicy/fuzz/
H A Dcheckpolicy-fuzzer.c142 static int write_binary_policy(FILE *outfp, policydb_t *p) in write_binary_policy()
/aosp_15_r20/external/pytorch/torch/utils/
H A D_freeze.py152 def write_frozen(self, m: FrozenModule, outfp): argument
/aosp_15_r20/external/toybox/toys/pending/
H A Dawk.c3124 static void varprint(int(*fpvar)(FILE *, const char *, ...), FILE *outfp, int nargs) in varprint() argument
3815 struct zfile *outfp = TT.zstdout; in interpx() local

12