Home
last modified time | relevance | path

Searched refs:source_filename (Results 1 – 22 of 22) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-default-device-restore.c48 char *sink_filename, *source_filename; member
80 else if ((f = pa_fopen_cloexec(u->source_filename, "r"))) { in load()
114 if (u->source_filename) { in save()
115 if ((f = pa_fopen_cloexec(u->source_filename, "w"))) { in save()
159 if (!(u->source_filename = pa_state_path("default-source", true))) in pa__init()
191 pa_xfree(u->source_filename); in pa__done()
/third_party/skia/third_party/externals/harfbuzz/subprojects/
Dragel.wrap4 source_filename = ragel-6.10.tar.gz
Dgoogle-benchmark.wrap4 source_filename = benchmark-1.5.2.zip
/third_party/openh264/subprojects/
Dgtest.wrap5 source_filename = gtest-1.8.0.zip
/third_party/mesa3d/subprojects/
Dzlib.wrap5 source_filename = zlib-1.2.11.tar.gz
Dexpat.wrap5 source_filename = expat-2.2.5.tar.bz2
/third_party/skia/third_party/externals/freetype/subprojects/
Dzlib.wrap4 source_filename = zlib-1.2.11.tar.gz
Dlibpng.wrap4 source_filename = libpng-1.6.37.tar.gz
/third_party/skia/third_party/externals/spirv-tools/test/tools/
Dexpect.py53 def get_object_filename(source_filename): argument
55 return substitute_file_extension(source_filename, 'spv')
58 def get_assembly_filename(source_filename): argument
60 return substitute_file_extension(source_filename, 'spvasm')
/third_party/spirv-tools/test/tools/
Dexpect.py53 def get_object_filename(source_filename): argument
55 return substitute_file_extension(source_filename, 'spv')
58 def get_assembly_filename(source_filename): argument
60 return substitute_file_extension(source_filename, 'spvasm')
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
Dexpect.py53 def get_object_filename(source_filename): argument
55 return substitute_file_extension(source_filename, 'spv')
58 def get_assembly_filename(source_filename): argument
60 return substitute_file_extension(source_filename, 'spvasm')
/third_party/selinux/libsepol/src/
Dassertion.c51 if (avrule->source_filename) { in report_failure()
53 avrule->source_line, avrule->source_filename, avrule->line, policy_name(p), in report_failure()
184 avrule->source_line, avrule->source_filename, avrule->line, policy_name(p), in report_assertion_extended_permissions()
200 avrule->source_line, avrule->source_filename, avrule->line, policy_name(p), in report_assertion_extended_permissions()
Dlink.c1303 if (cur->source_filename) { in copy_avrule_list()
1304 new_rule->source_filename = strdup(cur->source_filename); in copy_avrule_list()
1305 if (!new_rule->source_filename) in copy_avrule_list()
Dexpand.c2662 if (source_rule->source_filename) { in copy_neverallow()
2663 avrule->source_filename = strdup(source_rule->source_filename); in copy_neverallow()
2664 if (!avrule->source_filename) in copy_neverallow()
Dmodule_to_cil.c1194 avrule->source_filename) { in avrule_list_to_cil()
1195 cil_println(0, ";;* lmx %lu %s\n",avrule->source_line, avrule->source_filename); in avrule_list_to_cil()
1238 avrule->source_filename) { in avrule_list_to_cil()
Dpolicydb.c631 free(x->source_filename); in avrule_destroy()
/third_party/selinux/checkpolicy/
Dpolicy_define.c1624 avrule->source_filename = strdup(source_file); in define_compute_type_helper()
1625 if (!avrule->source_filename) { in define_compute_type_helper()
2059 avrule->source_filename = strdup(source_file); in define_te_avtab_xperms_helper()
2061 if (!avrule->source_filename) { in define_te_avtab_xperms_helper()
2362 dest->source_filename = strdup(source_file); in avrule_cpy()
2363 if (!dest->source_filename) { in avrule_cpy()
2520 avrule->source_filename = strdup(source_file); in define_te_avtab_helper()
2522 if (!avrule->source_filename) { in define_te_avtab_helper()
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h297 char *source_filename; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.cpp543 KEYWORD(source_filename); in LexIdentifier()
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c4628 avrule->source_filename = NULL; in __cil_init_sepol_avrule()
4632 avrule->source_filename = source_path; in __cil_init_sepol_avrule()
/third_party/glib/patch/
Dbackport-replace-pcre1-with-pcre2.patch2463 -source_filename = pcre-8.37.tar.bz2
/third_party/chromium/patch/
D0001-cve.patch24557 +source_filename = harfbuzz-4.3.0.tar.xz
24573 -source_filename = zlib-1.2.11.tar.gz
24580 +source_filename = zlib-1.2.12.tar.gz