| /third_party/backends/backend/ |
| H A D | kvs20xx.h | 99 SANE_Int file; member
|
| H A D | kvs40xx.h | 134 SANE_Int file; member
|
| /third_party/curl/lib/ |
| H A D | cookie.c | 1202 Curl_cookie_init(struct Curl_easy *data, const char *file, struct CookieInfo *inc, bool newsession) Curl_cookie_init() argument [all...] |
| /third_party/cJSON/tests/unity/src/ |
| H A D | unity.c | 357 static void UnityTestResultsBegin(const char* file, const UNITY_LINE_TYPE line) in UnityTestResultsBegin() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_file.c | 146 static int snd_pcm_file_replace_fname(snd_pcm_file_t *file, char **new_fname_p) in snd_pcm_file_replace_fname() argument 225 static int snd_pcm_file_open_output_file(snd_pcm_file_t *file) in snd_pcm_file_open_output_file() argument 295 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_areas_read_infile() local 340 snd_pcm_file_t *file = pcm->private_data; write_wav_header() local 391 snd_pcm_file_t *file = pcm->private_data; fixup_wav_header() local 420 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_write_bytes() local 463 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_add_frames() local 494 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_close() local 514 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_reset() local 526 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_drop() local 539 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_drain() local 552 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_rewindable() local 562 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_rewind() local 580 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_forwardable() local 590 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_forward() local 609 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_writei() local 627 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_writen() local 645 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_readi() local 669 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_readn() local 694 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_mmap_commit() local 717 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_mmap_begin() local 739 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_hw_free() local 753 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_hw_params() local 811 snd_pcm_file_t *file = pcm->private_data; snd_pcm_file_dump() local 905 snd_pcm_file_t *file; snd_pcm_file_open() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | package.cpp | 308 FILE *file; in readFile() local 690 FILE *file; writePackage() local 1130 FILE *file; extractItem() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | xcode_writer.cc | 155 bool IsXCTestFile(const SourceFile& file) { in IsXCTestFile() argument [all...] |
| H A D | target.cc | 75 EnsureFileIsGeneratedByDependency(const Target* target, const OutputFile& file, bool check_private_deps, bool consider_object_files, bool check_data_deps, TargetSet* seen_targets) EnsureFileIsGeneratedByDependency() argument [all...] |
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 565 const char* file = gen_it->file; variable 540 AddTestSuiteInstantiation(const std::string& instantiation_name, GeneratorCreationFunc* func, ParamNameGeneratorFunc* name_func, const char* file, int line) AddTestSuiteInstantiation() argument 653 const char* file; global() member [all...] |
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | letest.cpp | 1034 FILE *file = fopen(".." U_FILE_SEP_STRING ".." U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "Makefile.in", "r"); in ctest_dataOutDir() local
|
| /third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/ |
| H A D | StableAPI.java | 488 public String file; global() field in StableAPI.Function 1019 getDocument(File file) getDocument() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | process.c | 333 static WCHAR* search_path(const WCHAR *file, in search_path() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | common.c | 1824 FILE * file ; in psf_open_tmpfile() local
|
| /third_party/libuv/src/unix/ |
| H A D | fs.c | 1705 uv_fs_close(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_close() argument 1715 uv_fs_fchmod(uv_loop_t* loop, uv_fs_t* req, uv_file file, int mode, uv_fs_cb cb) uv_fs_fchmod() argument 1727 uv_fs_fchown(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_uid_t uid, uv_gid_t gid, uv_fs_cb cb) uv_fs_fchown() argument 1755 uv_fs_fdatasync(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fdatasync() argument 1765 uv_fs_fstat(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fstat() argument 1775 uv_fs_fsync(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fsync() argument 1785 uv_fs_ftruncate(uv_loop_t* loop, uv_fs_t* req, uv_file file, int64_t off, uv_fs_cb cb) uv_fs_ftruncate() argument 1797 uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file file, double atime, double mtime, uv_fs_cb cb) uv_fs_futime() argument 1904 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_read() argument 2093 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_write() argument [all...] |
| /third_party/libuv/test/ |
| H A D | test-spawn.c | 318 uv_file file; in TEST_IMPL() local 372 uv_file file; in TEST_IMPL() local 429 uv_file file; TEST_IMPL() local 1427 char file[64]; TEST_IMPL() local 1816 char file[64]; TEST_IMPL() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 52 _isel_err(isel_context* ctx, const char* file, unsigned line, const nir_instr* instr, in _isel_err() argument [all...] |
| /third_party/lzma/CPP/7zip/UI/Client7z/ |
| H A D | Client7z.cpp | 1028 CMyComPtr<IInStream> file in main() local [all...] |
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | BrowseDialog.cpp | 731 const CFileInfo &file = _files[fileIndex];
in SetPathEditText() local 786 const CFileInfo &file = _files[fileIndex];
in OnItemEnter() local
|
| H A D | ExtractCallback.cpp | 877 CVirtFile &file = VirtFileSystemSpec->AddNewFile();
in GetStream7() local 983 CVirtFile &file = Files.Back(); Write() local 1025 const CVirtFile &file = Files[_numFlushed]; FlushToDisk() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_validate.c | 109 log_error(validate_state *state, const char *cond, const char *file, int line) in log_error() argument 127 validate_assert_impl(validate_state *state, bool cond, const char *str, const char *file, unsigned line) validate_assert_impl() argument
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnn.c | 111 static char *getattrib (struct rnndb *db, char *file, int line, xmlAttr *attr) { in getattrib() argument 124 static int getboolattrib (struct rnndb *db, char *file, int line, xmlAttr *attr) { in getboolattrib() argument 134 static uint64_t getnum(struct rnndb *db, char *file, int line, xmlAttr *attr, char *c) in getnum() argument 148 static uint64_t getnumattrib (struct rnndb *db, char *file, int line, xmlAttr *attr) { in getnumattrib() argument 155 trydoc(struct rnndb *db, char *file, xmlNode *node) trydoc() argument 167 trytypetag(struct rnndb *db, char *file, xmlNode *node, struct rnntypeinfo *ti) trytypetag() argument 181 trytypeattr(struct rnndb *db, char *file, xmlNode *node, xmlAttr *attr, struct rnntypeinfo *ti) trytypeattr() argument 220 parsevalue(struct rnndb *db, char *file, xmlNode *node) parsevalue() argument 255 parsespectype(struct rnndb *db, char *file, xmlNode *node) parsespectype() argument 288 parseenum(struct rnndb *db, char *file, xmlNode *node) parseenum() argument 357 parsebitfield(struct rnndb *db, char *file, xmlNode *node) parsebitfield() argument 393 parsebitset(struct rnndb *db, char *file, xmlNode *node) parsebitset() argument 462 trydelem(struct rnndb *db, char *file, xmlNode *node) trydelem() argument 625 parsegroup(struct rnndb *db, char *file, xmlNode *node) parsegroup() argument 665 parsedomain(struct rnndb *db, char *file, xmlNode *node) parsedomain() argument 741 parsecopyright(struct rnndb *db, char *file, xmlNode *node) parsecopyright() argument 810 trytop(struct rnndb *db, char *file, xmlNode *node) trytop() argument 858 FILE *file = find_in_path(file_orig, rnn_path, &fname); find_file() local 960 copyvalue(struct rnnvalue *val, char *file) copyvalue() argument 973 copytypeinfo(struct rnntypeinfo *dst, struct rnntypeinfo *src, char *file) copytypeinfo() argument 989 copybitfield(struct rnnbitfield *bf, char *file) copybitfield() argument 998 copydelem(struct rnndelem *elem, char *file) copydelem() argument 1156 preptypeinfo(struct rnndb *db, struct rnntypeinfo *ti, char *prefix, struct rnnvarinfo *vi, char *file) preptypeinfo() argument [all...] |
| H A D | rnn.h | 100 char *file; member 109 char *file; member 162 char *file; member 170 char *file; member 184 char *file; member 225 char *file; member 231 char *file; member
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_compiler.h | 122 enum qfile file; member 126 static inline struct qreg vir_reg(enum qfile file, uint32_t index) in vir_reg() argument
|
| /third_party/ltp/include/ |
| H A D | tst_safe_macros.h | 264 safe_mmap(const char *file, const int lineno, void *addr, size_t length, int prot, int flags, int fd, off_t offset) safe_mmap() argument 283 safe_ftruncate(const char *file, const int lineno, int fd, off_t length) safe_ftruncate() argument 304 safe_posix_fadvise(const char *file, const int lineno, int fd, off_t offset, off_t len, int advice) safe_posix_fadvise() argument 321 safe_truncate(const char *file, const int lineno, const char *path, off_t length) safe_truncate() argument 342 safe_stat(const char *file, const int lineno, const char *path, struct stat *buf) safe_stat() argument 363 safe_fstat(const char *file, const int lineno, int fd, struct stat *buf) safe_fstat() argument 383 safe_lstat(const char *file, const int lineno, const char *path, struct stat *buf) safe_lstat() argument 404 safe_statfs(const char *file, const int lineno, const char *path, struct statfs *buf) safe_statfs() argument 425 safe_lseek(const char *file, const int lineno, int fd, off_t offset, int whence) safe_lseek() argument 446 safe_getrlimit(const char *file, const int lineno, int resource, struct rlimit *rlim) safe_getrlimit() argument 467 safe_setrlimit(const char *file, const int lineno, int resource, const struct rlimit *rlim) safe_setrlimit() argument [all...] |
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | iogen.c | 1378 char *file, *cp, ch; parse_cmdline() local [all...] |