/aosp_15_r20/external/selinux/checkpolicy/ |
H A D | checkmodule.c | 106 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 D | checkpolicy.c | 404 FILE *outfp = NULL; in main() local
|
/aosp_15_r20/external/python/cpython2/Lib/email/ |
D | generator.py | 42 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/ |
D | generator.py | 36 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/ |
D | generator.py | 36 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 D | generator.py | 36 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/ |
D | generator.py | 36 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/ |
D | generator.py | 36 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/ |
D | generator.py | 36 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/ |
D | makemakefile.py | 5 def makemakefile(outfp, makevars, files, target): argument
|
D | makeconfig.py | 9 def makeconfig(infp, outfp, modules, with_ifdef=0): argument
|
D | winmakemakefile.py | 45 def makemakefile(outfp, vars, files, target): argument
|
/aosp_15_r20/external/python/cpython2/Tools/freeze/ |
D | makemakefile.py | 5 def makemakefile(outfp, makevars, files, target): argument
|
D | makeconfig.py | 8 def makeconfig(infp, outfp, modules, with_ifdef=0): argument
|
D | makefreeze.py | 80 def writecode(outfp, mod, str): argument
|
D | winmakemakefile.py | 45 def makemakefile(outfp, vars, files, target): argument
|
/aosp_15_r20/external/python/cpython2/Tools/scripts/ |
D | eptags.py | 24 def treat_file(filename, outfp): argument
|
D | h2py.py | 119 def process(fp, outfp, env = {}): argument
|
/aosp_15_r20/external/python/cpython3/Tools/scripts/ |
D | eptags.py | 24 def treat_file(filename, outfp): argument
|
/aosp_15_r20/external/selinux/libsepol/fuzz/ |
H A D | binpolicy-fuzzer.c | 18 static int write_binary_policy(policydb_t *p, FILE *outfp) in write_binary_policy()
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_sense_test.c | 68 FILE * outfp = stderr; in main() local
|
H A D | sg_mrq_dd.cpp | 310 const char * outfp; member 4389 const char * outfp = outf_s.c_str(); in main() local
|
/aosp_15_r20/external/selinux/checkpolicy/fuzz/ |
H A D | checkpolicy-fuzzer.c | 142 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.py | 152 def write_frozen(self, m: FrozenModule, outfp): argument
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | awk.c | 3124 static void varprint(int(*fpvar)(FILE *, const char *, ...), FILE *outfp, int nargs) in varprint() argument 3815 struct zfile *outfp = TT.zstdout; in interpx() local
|