| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | writesrc.cpp | 54 usrc_createWithoutHeader(const char *path, const char *filename) { in usrc_createWithoutHeader() argument 85 usrc_create(const char *path, const char *filename, int32_t copyrightYear, const char *generator) { in usrc_create() argument 96 usrc_createTextData(const char *path, const char *filename, int32_t copyrightYear, const char *generator) { in usrc_createTextData() argument 121 usrc_writeFileNameGeneratedBy( FILE *f, const char *prefix, const char *filename, const char *generator) usrc_writeFileNameGeneratedBy() argument [all...] |
| H A D | ppucd.cpp | 65 PreparsedUCD::PreparsedUCD(const char *filename, UErrorCode &errorCode) in PreparsedUCD() argument
|
| H A D | toolutil.cpp | 158 findBasename(const char *filename) { in findBasename() argument
|
| /third_party/node/deps/icu-small/source/tools/icupkg/ |
| H A D | icupkg.cpp | 252 isPackageName(const char *filename) isPackageName() argument [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_validator.cpp | 111 WCHAR filename[MAX_PATH]; in get_dll_version() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | cmdline.c | 220 disassemble(const char *filename) in disassemble() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | disk_cache.c | 263 char *filename = disk_cache_get_cache_filename(cache, key); in disk_cache_remove() local 345 char *filename = NULL; in cache_put() local 449 char *filename = disk_cache_get_cache_filename(cache, key); in disk_cache_get() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dcfmtest.cpp | 196 DecimalFormatTest::getPath(char *buffer, const char *filename) { in getPath() argument
|
| H A D | testidn.cpp | 91 char* filename = (char*) malloc(strlen(IntlTest::pathToDataDirectory())*1024); in testData() local 204 parseMappings(const char *filename,UBool reportError, TestIDNA& test, UErrorCode *pErrorCode) parseMappings() argument [all...] |
| /third_party/icu/icu4c/source/tools/gensprep/ |
| H A D | gensprep.c | 142 char* filename = NULL; in main() local 327 parseNormalizationCorrections(const char *filename, UErrorCode *pErrorCode) parseNormalizationCorrections() argument 356 const char* filename = (const char*) context; strprepProfileLineFn() local 433 parseMappings(const char *filename, UBool reportError, UErrorCode *pErrorCode) parseMappings() argument [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | writesrc.cpp | 45 usrc_createWithoutHeader(const char *path, const char *filename) { in usrc_createWithoutHeader() argument 76 usrc_create(const char *path, const char *filename, int32_t copyrightYear, const char *generator) { in usrc_create() argument 87 usrc_createTextData(const char *path, const char *filename, int32_t copyrightYear, const char *generator) { in usrc_createTextData() argument 112 usrc_writeFileNameGeneratedBy( FILE *f, const char *prefix, const char *filename, const char *generator) usrc_writeFileNameGeneratedBy() argument [all...] |
| H A D | ppucd.cpp | 65 PreparsedUCD::PreparsedUCD(const char *filename, UErrorCode &errorCode) in PreparsedUCD() argument
|
| H A D | pkg_gencmn.cpp | 311 char *filename; in createCommonDataFile() local 408 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose) addFile() argument [all...] |
| H A D | toolutil.cpp | 158 findBasename(const char *filename) { in findBasename() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | sprpdata.c | 98 parseMappings(const char *filename, UStringPrepProfile* data, UBool reportError, UErrorCode *pErrorCode) { in parseMappings() argument 283 char *filename = NULL; in doStringPrepTest() local [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-record-verify-yaml.py | 37 filename = "" variable in TestYaml
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | thugetlb.c | 48 char filename[BUF_SIZE] = "/test"; variable
|
| /third_party/ltp/testcases/kernel/sched/sched_stress/ |
| H A D | sched_tc6.c | 132 char *filename = NULL; in main() local 314 int read_file(int fd, char *filename) in read_file() argument
|
| /third_party/ltp/testcases/kernel/sched/tool/ |
| H A D | trace_sched.c | 141 char filename[256]; /* buffer to hold the string /proc/<pid>/stat. */ in get_proc_num() local
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify09.c | 319 const char *filename, *end; in event_filename() local 295 event_res(int ttype, int group, struct fanotify_event_metadata *event, const char *filename) event_res() argument 336 const char *filename = event_filename(event); verify_event() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
| H A D | memfd_create_common.c | 32 int check_fallocate(const char *filename, const int lineno, int fd, in check_fallocate() argument 51 int check_fallocate_fail(const char *filename, const int lineno, int fd, in check_fallocate_fail() argument 72 void check_ftruncate(const char *filename, const int lineno, int fd, in check_ftruncate() argument 81 void check_ftruncate_fail(const char *filename, cons argument 96 get_mfd_all_available_flags(const char *filename, const int lineno) get_mfd_all_available_flags() argument 118 mfd_flags_available(const char *filename, const int lineno, unsigned int flags) mfd_flags_available() argument 136 check_mfd_new(const char *filename, const int lineno, const char *name, loff_t sz, int flags) check_mfd_new() argument 155 check_mfd_fail_new(const char *filename, const int lineno, const char *name, int flags) check_mfd_fail_new() argument 235 check_mfd_fail_add_seals(const char *filename, const int lineno, int fd, int seals) check_mfd_fail_add_seals() argument 248 check_mfd_size(const char *filename, const int lineno, int fd, size_t size) check_mfd_size() argument 264 check_mfd_open(const char *filename, const int lineno, int fd, int flags, mode_t mode) check_mfd_open() argument 280 check_mfd_fail_open(const char *filename, const int lineno, int fd, int flags, mode_t mode) check_mfd_fail_open() argument 300 check_mfd_readable(const char *filename, const int lineno, int fd) check_mfd_readable() argument 322 check_mfd_writeable(const char *filename, const int lineno, int fd) check_mfd_writeable() argument 363 check_mfd_non_writeable(const char *filename, const int lineno, int fd) check_mfd_non_writeable() argument 406 check_mfd_shrinkable(const char *filename, const int lineno, int fd) check_mfd_shrinkable() argument 420 check_mfd_non_shrinkable(const char *filename, const int lineno, int fd) check_mfd_non_shrinkable() argument 427 check_mfd_growable(const char *filename, const int lineno, int fd) check_mfd_growable() argument 436 check_mfd_non_growable(const char *filename, const int lineno, int fd) check_mfd_non_growable() argument 442 check_mfd_growable_by_write(const char *filename, const int lineno, int fd) check_mfd_growable_by_write() argument 460 check_mfd_non_growable_by_write(const char *filename, const int lineno, int fd) check_mfd_non_growable_by_write() argument [all...] |
| /third_party/ltp/testcases/network/nfsv4/acl/ |
| H A D | acl1.c | 43 int do_file_op(char *filename) in do_file_op() argument
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | dma_thread_diotest.c | 253 char filename[PATH_MAX]; in dma_thread_diotest_verify() local 344 char filename[PATH_MAX]; in setup() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | thugetlb.c | 48 char filename[BUF_SIZE] = "/test"; variable
|
| /third_party/ltp/testcases/kernel/syscalls/utils/ |
| H A D | inotify.h | 141 inotify_inode_queue_event(struct inode *inode, __u32 mask, __u32 cookie, const char *filename, struct inode *n_inode) inotify_inode_queue_event() argument 148 inotify_dentry_parent_queue_event(struct dentry *dentry, __u32 mask, __u32 cookie, const char *filename) inotify_dentry_parent_queue_event() argument
|