Home
last modified time | relevance | path

Searched defs:filename (Results 176 - 200 of 1334) sorted by relevance

12345678910>>...54

/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.h43 const char *filename; member
/third_party/skia/tools/
H A Dchrome_fuzz.cpp15 static bool read_test_case(const char* filename, SkString* testdata) { in read_test_case() argument
59 static bool read_and_run_test_case(const char* filename, const SkBitmap& bitmap, in read_and_run_test_case() argument
/third_party/toybox/toys/pending/
H A Duserdel.c25 static void update_groupfiles(char *filename, char* username) in update_groupfiles() argument
/third_party/toybox/toys/posix/
H A Dstrings.c39 static void do_strings(int fd, char *filename) in do_strings() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_file_stream.cpp22 dng_file_stream::dng_file_stream (const char *filename, in dng_file_stream() argument
/third_party/python/Parser/
H A Dpeg_api.c7 _PyParser_ASTFromString(const char *str, PyObject* filename, int mode, in _PyParser_ASTFromString() argument
/third_party/python/Python/
H A Dfuture.c9 future_check_features(PyFutureFeatures *ff, stmt_ty s, PyObject *filename) in future_check_features() argument
57 future_parse(PyFutureFeatures *ff, mod_ty mod, PyObject *filename) in future_parse() argument
119 _PyFuture_FromAST(mod_ty mod, PyObject *filename) in _PyFuture_FromAST() argument
/third_party/python/Modules/
H A Dsymtablemodule.c23 _symtable_symtable_impl(PyObject *module, PyObject *source, PyObject *filename, const char *startstr) _symtable_symtable_impl() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/
H A Dgenerate_copts.py48 def filename(self): member in CMakeStyle
69 def filename(self): member in StarlarkStyle
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dusage_config_test.cc54 std::string TstNormalizeFilename(absl::string_view filename) { in TstNormalizeFilename() argument
/third_party/selinux/libselinux/src/
H A Dsetexecfilecon.c7 int setexecfilecon(const char *filename, const char *fallback_type) in setexecfilecon() argument
58 rpm_execcon(unsigned int verified __attribute__ ((unused)), const char *filename, char *const argv[], char *const envp[]) rpm_execcon() argument
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Duri.go
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dpath_tools.cpp158 void SplitPath(string_view pathIn, string_view& drive, string_view& path, string_view& filename, string_view& ext) in SplitPath() argument
/foundation/multimedia/av_codec/test/moduletest/muxer/Common/include/
H A DAVMuxerDemo.h79 std::string filename = ""; member in OHOS::MediaAVCodec::AVMuxerDemo
/foundation/resourceschedule/ffrt/src/eu/
H A Dosattr_manager.cpp78 const std::string filename = cpuctlGroupIvePath + name; in SetCGroupCtlPara() local
84 const std::string filename = cpusetGroupIvePath + name; in SetCGroupSetPara() local
94 void OSAttrManager::SetTidToCGroupPrivate(const std::string &filename, int32_t pid) in SetTidToCGroupPrivate() argument
/third_party/curl/tests/libtest/
H A Dlib678.c30 static int loadfile(const char *filename, void **filedata, size_t *filesize) in loadfile() argument
/third_party/eudev/src/libudev/
H A Dlibudev-device-private.c36 char filename[UTIL_PATH_SIZE]; in udev_device_tag() local
108 char filename[UTIL_PATH_SIZE]; in udev_device_update_db() local
181 char filename[UTIL_PATH_SIZE]; udev_device_delete_db() local
[all...]
/third_party/eudev/src/udev/
H A Dudevadm-test.c47 char filename[UTIL_PATH_SIZE]; in adm_test() local
/third_party/curl/src/
H A Dtool_findfile.c116 const char *filename = fname; in findfile() local
/third_party/gn/src/gn/
H A Dfunction_write_file_unittest.cc30 CallWriteFile(Scope* scope, const std::string& filename, const Value& data) CallWriteFile() argument
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_cm.cc8 static std::string load_file(const char *filename) // {{{ in load_file() argument
53 void addOutputIntent(QPDF &pdf,const char *filename) // {{{ in addOutputIntent() argument
133 QPDFObjectHandle setDefaultICC(QPDF &pdf,const char *filename) // {{{ in setDefaultICC() argument
/third_party/curl/docs/examples/
H A Dsftpuploadresume.c123 const char *filename = "filename"; in main() local
/third_party/cJSON/tests/
H A Dcommon.h47 char* read_file(const char *filename) { in read_file() argument
/third_party/cups-filters/cupsfilters/
H A Dtestcmyk.c83 char filename[255]; /* Output filename */ in test_gray() local
265 char filename[255]; /* Output filename */ in test_rgb() local
[all...]
/third_party/cups-filters/filter/
H A Dbanner.c129 banner_t * banner_new_from_file(const char *filename, in banner_new_from_file() argument

Completed in 8 milliseconds

12345678910>>...54