| /third_party/musl/Benchmark/musl/ |
| H A D | libc_fcntl.cpp | 220 const char *filename = "/proc/self/cmdline"; in Bm_function_Open_rdonly() local 236 const char *filename = "/dev/zero"; in Bm_function_Open_rdwr() local 252 const char *filename = "/data/log/hiview/sys_event_logger/event.db"; in Bm_function_Open_creat_rdwr() local 297 const char *filename = "/dev/zero"; in Bm_function_Creat() local 313 const char *filename = "/proc/self/cmdline"; in Bm_function_Openat_rdonly() local 330 const char *filename = "/data/log/hiview/sys_event_logger/event.db"; Bm_function_Openat_creat_rdwr() local 347 const char *filename = "testOpenat.txt"; Bm_function_Openat_RelativePath_AT_FDCWD() local 365 const char *filename = "/dev/"; Bm_function_Openat_RelativePath_fd() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
| H A D | thread_rwlock_test.cpp | 82 std::string filename = "/proc/" + std::to_string(tid) + "/stat"; in WaitThreadSleep() local
|
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_assert_fail_dialog.c | 36 void WriteToFile(const char *filename, const char *content) in WriteToFile() argument 47 char* ReadFile(const char *filename) in ReadFile() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_file.c | 57 BIO *BIO_new_file(const char *filename, const char *mode) in BIO_new_file() argument 425 BIO *BIO_new_file(const char *filename, const char *mode) in BIO_new_file() argument
|
| H A D | ossl_core_bio.c | 84 OSSL_CORE_BIO *ossl_core_bio_new_file(const char *filename, const char *mode) in ossl_core_bio_new_file() argument
|
| /third_party/node/deps/openssl/openssl/crypto/dso/ |
| H A D | dso_lib.c | 109 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags) in DSO_load() argument 230 DSO_set_filename(DSO *dso, const char *filename) DSO_set_filename() argument 270 DSO_convert_filename(DSO *dso, const char *filename) DSO_convert_filename() argument 314 char *filename = NULL; DSO_dsobyaddr() local [all...] |
| H A D | dso_dl.c | 61 char *filename = DSO_convert_filename(dso, NULL); in dl_load() local 219 dl_name_converter(DSO *dso, const char *filename) dl_name_converter() argument [all...] |
| /third_party/protobuf/conformance/ |
| H A D | conformance_test_runner.cc | 85 void ParseFailureList(const char *filename, in ParseFailureList() argument
|
| /third_party/python/Lib/ |
| H A D | fileinput.py | 115 def filename() function 374 def filename(self): global() member in FileInput [all...] |
| /third_party/python/Include/cpython/ |
| H A D | pyerrors.h | 26 PyObject *filename; member 60 PyObject *filename; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-match.c | 82 static int load_rules(struct userdata *u, const char *filename) { in load_rules() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core-scache.c | 207 int pa_scache_add_file(pa_core *c, const char *name, const char *filename, uint32_t *idx) { in pa_scache_add_file() argument 242 int pa_scache_add_file_lazy(pa_core *c, const char *name, const char *filename, uint32_ argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
| H A D | vktAmberDepthTests.cpp | 127 createDepthTestCase(tcu::TestContext& testCtx, const TestInfo& testInfo, const char* category, const std::string& filename) createDepthTestCase() argument
|
| H A D | vktAmberTestCaseUtil.cpp | 105 AmberIndexFileParser (tcu::TestContext& testCtx, const char* filename, const char* category) in AmberIndexFileParser() argument 177 void createAmberTestsFromIndexFile (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string filename, const char* category) in createAmberTestsFromIndexFile() argument 192 createAmberTestCase(tcu::TestContext& testCtx, const char* name, const char* category, const std::string& filename, const std::vector<std::string> requirements, const std::vector<vk::VkImageCreateInfo> imageRequirements, const std::vector<BufferRequirement> bufferRequirements) createAmberTestCase() argument 202 createAmberTestCase(tcu::TestContext& testCtx, const char* name, const char* description, const char* category, const std::string& filename, const std::vector<std::string> requirements, const std::vector<vk::VkImageCreateInfo> imageRequirements, const std::vector<BufferRequirement> bufferRequirements) createAmberTestCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
| H A D | vktAmberDepthTests.cpp | 123 createDepthTestCase(tcu::TestContext& testCtx, const TestInfo& testInfo, const char* category, const std::string& filename) createDepthTestCase() argument
|
| H A D | vktAmberTestCaseUtil.cpp | 105 AmberIndexFileParser (tcu::TestContext& testCtx, const char* filename, const char* category) in AmberIndexFileParser() argument 177 void createAmberTestsFromIndexFile (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string filename, const char* category) in createAmberTestsFromIndexFile() argument 192 createAmberTestCase(tcu::TestContext& testCtx, const char* name, const char* description, const char* category, const std::string& filename, const std::vector<std::string> requirements, const std::vector<vk::VkImageCreateInfo> imageRequirements, const std::vector<BufferRequirement> bufferRequirements) createAmberTestCase() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | system_utils_posix.cpp | 173 bool IsDirectory(const char *filename) in IsDirectory() argument
|
| H A D | system_utils_win.cpp | 117 bool IsDirectory(const char *filename) in IsDirectory() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| H A D | GsymCreator.cpp | 31 llvm::StringRef filename = llvm::sys::path::filename(Path, Style); in insertFile() local
|
| /third_party/vk-gl-cts/executor/tools/ |
| H A D | xeBatchResultToJUnit.cpp | 65 static void parseBatchResult (xe::TestLogParser& parser, const char* filename) in parseBatchResult() argument
|
| H A D | xeMergeTestLogs.cpp | 123 static void readLogFile (xe::BatchResult* dstResult, const char* filename, deUint32 flags) in readLogFile() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | image_diff.cc | 126 amber::Result LoadPngToBuffer(const std::string& filename, in LoadPngToBuffer() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | dxc_helper.cc | 134 Compile(const std::string& src, const std::string& entry, const std::string& profile, const std::string& spv_env, const std::string& filename, const VirtualFileStore* virtual_files, std::vector<uint32_t>* generated_binary) Compile() argument
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | img2webp.c | 73 static int ReadImage(const char filename[], WebPPicture* const pic) { in ReadImage() argument
|
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | ufile.cpp | 124 u_fopen(const char *filename, in u_fopen() argument 161 u_fopen_u(const UChar *filename, in u_fopen_u() argument
|