| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | tz2icu.cpp | 241 int64_t readcoded(ifstream& file, int64_t minv=numeric_limits<int64_t>::min(), in readcoded() argument 259 int64_t readcoded64(ifstream& file, int64_t minv=numeric_limits<int64_t>::min(), in readcoded64() argument 277 bool readbool(ifstream& file) { in readbool() argument 292 readzoneinfo(ifstream& file, ZoneInfo& info, bool is64bitData) readzoneinfo() argument [all...] |
| /third_party/ltp/testcases/kernel/mce-test/tools/ |
| H A D | page-types.c | 747 FILE *file; in parse_pid() local
|
| /third_party/lwip/src/apps/http/ |
| H A D | httpd.c | 247 const char *file; /* Pointer to first unsent byte in buf. */ global() member 2149 http_uri_is_ssi(struct fs_file *file, const char *uri) global() argument 2195 struct fs_file *file = NULL; global() local 2321 http_init_file(struct http_state *hs, struct fs_file *file, int is_09, const char *uri, u8_t tag_check, char *params) global() argument [all...] |
| /third_party/lwip/src/apps/http/makefsdata/ |
| H A D | makefsdata.c | 452 tinydir_file file; process_sub() local 491 tinydir_file file; process_sub() local 1224 file_put_ascii(FILE *file, const char *ascii_string, int len, int *i) file_put_ascii() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | example.c | 1950 char *file; in main() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-posix.cc | 661 PosixMemoryMappedFile(FILE* file, void* memory, size_t size) in PosixMemoryMappedFile() argument 800 FILE* file = fopen(path, mode); FOpen() local [all...] |
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | deoptimizer.cc | 664 FILE* file = trace_scope()->file(); in TraceDeoptBegin() local 1951 FILE* file = trace_scope()->file(); MaterializeHeapObjects() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/arm64/ |
| H A D | disasm-arm64.cc | 4387 void Disassembler::Disassemble(FILE* file, byte* start, byte* end, in Disassemble() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | string.cc | 1704 void String::PrintOn(FILE* file) { in PrintOn() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | tgsi_to_nir.c | 221 unsigned file = decl->Declaration.File; in ttn_emit_declaration() local 554 ttn_src_for_file_and_index(struct ttn_compile *c, unsigned file, unsigned index, struct tgsi_ind_register *indirect, struct tgsi_dimension *dim, struct tgsi_ind_register *dimind, bool src_is_float) ttn_src_for_file_and_index() argument 1669 unsigned resource_index, addr_src_index, file; ttn_mem() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.c | 317 struct x86_reg x86_make_reg( enum x86_reg_file file, in x86_make_reg() argument [all...] |
| /third_party/mesa3d/src/gtest/include/gtest/ |
| H A D | gtest.h | 727 const char* file() const { return location_.file.c_str(); } in file() function in testing::TestInfo 1793 const char* const file; member 2223 ScopedTrace(const char* file, int line, const T& message) ScopedTrace() argument 2228 ScopedTrace(const char* file, int line, const char* message) ScopedTrace() argument 2232 ScopedTrace(const char* file, int line, const std::string& message) ScopedTrace() argument 2438 RegisterTest(const char* test_suite_name, const char* test_name, const char* type_param, const char* value_param, const char* file, int line, Factory factory) RegisterTest() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.c | 1514 emit_decl_semantic(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned streams, unsigned usage_mask, unsigned array_id, boolean invariant) emit_decl_semantic() argument 1585 emit_decl_fs(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, enum tgsi_interpolate_mode interpolate, enum tgsi_interpolate_loc interpolate_location, unsigned array_id, unsigned usage_mask) emit_decl_fs() argument 1653 emit_decl_range( struct ureg_program *ureg, unsigned file, unsigned first, unsigned count ) emit_decl_range() argument 1673 emit_decl_range2D(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, unsigned index2D) emit_decl_range2D() argument
|
| /third_party/mksh/ |
| H A D | misc.c | 1940 make_path(const char *cwd, const char *file, in make_path() argument [all...] |
| H A D | funcs.c | 1540 const char *file, *cp, **argv; in c_dot() local [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-death-test.cc | 379 Create(const char* statement, Matcher<const std::string&> matcher, const char* file, int line, DeathTest** test) Create() argument 651 WindowsDeathTest(const char* a_statement, Matcher<const std::string&> matcher, const char* file, int line) WindowsDeathTest() argument 815 FuchsiaDeathTest(const char* a_statement, Matcher<const std::string&> matcher, const char* file, int line) FuchsiaDeathTest() argument 1167 ExecDeathTest(const char* a_statement, Matcher<const std::string&> matcher, const char* file, int line) ExecDeathTest() argument 1466 Create(const char* statement, Matcher<const std::string&> matcher, const char* file, int line, DeathTest** test) Create() argument [all...] |
| H A D | gtest-internal-inl.h | 469 const char* file; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_schedule.c | 627 rc_register_file file = 0; in destructive_merge_instructions() local 160 get_reg_valuep(struct schedule_state * s, rc_register_file file, unsigned int index, unsigned int chan) get_reg_valuep() argument 1141 scan_read(void * data, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int chan) scan_read() argument 1203 scan_write(void * data, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int chan) scan_write() argument [all...] |
| /third_party/node/deps/openssl/openssl/engines/ |
| H A D | e_loader_attic.c | 875 BIO *file; member 883 } file; global() member [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | provider_core.c | 1993 core_set_error_debug(const OSSL_CORE_HANDLE *handle, const char *file, int line, const char *func) core_set_error_debug() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | fs.c | 1822 uv_fs_close(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_close() argument 1829 uv_fs_fchmod(uv_loop_t* loop, uv_fs_t* req, uv_file file, int mode, uv_fs_cb cb) uv_fs_fchmod() argument 1841 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 1869 uv_fs_fdatasync(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fdatasync() argument 1876 uv_fs_fstat(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fstat() argument 1883 uv_fs_fsync(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) uv_fs_fsync() argument 1890 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 1902 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 1997 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 2166 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/node/deps/uv/src/win/ |
| H A D | pipe.c | 2272 int uv_pipe_open(uv_pipe_t* pipe, uv_file file) { in uv_pipe_open() argument
|
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | lib.rs | 1667 let mut file = File::create(if is_cpp { dump_preprocessed_input() variables [all...] |
| H A D | clang.rs | 1514 let mut file in location() variables [all...] |
| /third_party/rust/crates/log/src/ |
| H A D | lib.rs | 950 pub fn file(&self) -> Option<&'a str> { in file() functions 1112 pub fn file(&mut self, file: Option<&'a str>) -> &mut RecordBuilder<'a> { file() functions [all...] |