| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFboRenderTest.cpp | 346 FboIncompleteException::FboIncompleteException (const FboConfig& config, GLenum reason, const char* file, int line) in FboIncompleteException() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | renderergl_utils.cpp | 180 ClearErrors(const FunctionsGL *functions, const char *file, const char *function, unsigned int line) ClearErrors() argument 2483 ClearErrors(const gl::Context *context, const char *file, const char *function, unsigned int line) ClearErrors() argument 2492 CheckError(const gl::Context *context, const char *call, const char *file, const char *function, unsigned int line) CheckError() argument
|
| /third_party/zlib/contrib/minizip/ |
| H A D | unzip.c | 718 unzClose(unzFile file) unzClose() argument 917 unzCloseFile(unzFile file) unzCloseFile() argument 937 unzGetGlobalInfo64(unzFile file, unz_global_info64* pglobal_info) unzGetGlobalInfo64() argument 946 unzGetGlobalInfo(unzFile file, unz_global_info* pglobal_info32) unzGetGlobalInfo() argument 975 unz64local_GetCurrentFileInfoInternal(unzFile file, unz_file_info64 *pfile_info, unz_file_info64_internal *pfile_info_internal, char *szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char *szComment, uLong commentBufferSize) unz64local_GetCurrentFileInfoInternal() argument 1218 unzGetCurrentFileInfo64(unzFile file, unz_file_info64 * pfile_info, char * szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char* szComment, uLong commentBufferSize) unzGetCurrentFileInfo64() argument 1229 unzGetCurrentFileInfo(unzFile file, unz_file_info * pfile_info, char * szFileName, uLong fileNameBufferSize, void *extraField, uLong extraFieldBufferSize, char* szComment, uLong commentBufferSize) unzGetCurrentFileInfo() argument 1270 unzGoToFirstFile(unzFile file) unzGoToFirstFile() argument 1290 unzGoToNextFile(unzFile file) unzGoToNextFile() argument 1322 unzLocateFile(unzFile file, const char *szFileName, int iCaseSensitivity) unzLocateFile() argument 1382 unzGoToFirstFileInternal(unzFile file, char *szFileName, uLong fileNameBufferSize) unzGoToFirstFileInternal() argument 1403 unzGoToNextFileInternal(unzFile file, char *szFileName, uLong fileNameBufferSize) unzGoToNextFileInternal() argument 1438 unzLocateFile2(unzFile file, const char *szFileName, int iCaseSensitivity) unzLocateFile2() argument 1515 unzGetFilePos64(unzFile file, unz64_file_pos* file_pos) unzGetFilePos64() argument 1530 unzGetFilePos(unzFile file, unz_file_pos* file_pos) unzGetFilePos() argument 1541 unzGoToFilePos64(unzFile file, const unz64_file_pos* file_pos) unzGoToFilePos64() argument 1562 unzGoToFilePos(unzFile file, unz_file_pos* file_pos) unzGoToFilePos() argument 1671 unzOpenCurrentFile3(unzFile file, int* method, int* level, int raw, const char* password) unzOpenCurrentFile3() argument 1841 unzOpenCurrentFile(unzFile file) unzOpenCurrentFile() argument 1845 unzOpenCurrentFilePassword(unzFile file, const char* password) unzOpenCurrentFilePassword() argument 1849 unzOpenCurrentFile2(unzFile file, int* method, int* level, int raw) unzOpenCurrentFile2() argument 1855 unzGetCurrentFileZStreamPos64(unzFile file) unzGetCurrentFileZStreamPos64() argument 1880 unzReadCurrentFile(unzFile file, voidp buf, unsigned len) unzReadCurrentFile() argument 2087 unztell(unzFile file) unztell() argument 2101 unztell64(unzFile file) unztell64() argument 2120 unzeof(unzFile file) unzeof() argument 2151 unzGetLocalExtrafield(unzFile file, voidp buf, unsigned len) unzGetLocalExtrafield() argument 2198 unzCloseCurrentFile(unzFile file) unzCloseCurrentFile() argument 2244 unzGetGlobalComment(unzFile file, char * szComment, uLong uSizeBuf) unzGetGlobalComment() argument 2271 unzGetOffset64(unzFile file) unzGetOffset64() argument 2285 unzGetOffset(unzFile file) unzGetOffset() argument 2294 unzSetOffset64(unzFile file, ZPOS64_T pos) unzSetOffset64() argument 2311 unzSetOffset(unzFile file, uLong pos) unzSetOffset() argument [all...] |
| H A D | zip.c | 1248 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) zipOpenNewFileInZip4_64() argument 1529 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) zipOpenNewFileInZip4() argument 1545 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) zipOpenNewFileInZip3() argument 1560 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) zipOpenNewFileInZip3_64() argument 1575 zipOpenNewFileInZip2(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw) zipOpenNewFileInZip2() argument 1588 zipOpenNewFileInZip2_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int zip64) zipOpenNewFileInZip2_64() argument 1601 zipOpenNewFileInZip64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int zip64) zipOpenNewFileInZip64() argument 1614 zipOpenNewFileInZip(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level) zipOpenNewFileInZip() argument 1669 zipWriteInFileInZip(zipFile file, const void* buf, unsigned int len) zipWriteInFileInZip() argument 1783 zipCloseFileInZipRaw(zipFile file, uLong uncompressed_size, uLong crc32) zipCloseFileInZipRaw() argument 1788 zipCloseFileInZipRaw64(zipFile file, ZPOS64_T uncompressed_size, uLong crc32) zipCloseFileInZipRaw64() argument 2078 zipCloseFileInZip(zipFile file) zipCloseFileInZip() argument 2252 zipClose(zipFile file, const char* global_comment) zipClose() argument [all...] |
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_cups_client.cpp | 281 struct dirent *file; in SymlinkDirectory() local 327 struct dirent *file; in CopyDirectory() local [all...] |
| /base/startup/appspawn/modules/sandbox/ |
| H A D | sandbox_utils.cpp | 238 static void CheckAndCreatFile(const char *file) in CheckAndCreatFile() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| H A D | bms_bundle_installer_test.cpp | 6350 std::string file; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_system_properties.cpp | 156 const char *file = CachedParameterGetChanged(g_Handle, &changed); in GetRecordingFile() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler.cpp | 1059 FILE* file = Utils::FileOpen(path, "r"); in OnParallelRenderBegin() local [all...] |
| /foundation/resourceschedule/device_usage_statistics/services/common/src/ |
| H A D | bundle_active_usage_database.cpp | 568 string file = databaseFiles_.at(databaseType); in GetBundleActiveRdbStore() local
|
| /foundation/communication/dhcp/services/dhcp_client/include/ |
| H A D | dhcp_client_def.h | 352 uint8_t file[DHCP_BOOT_FILE_LENGTH]; member
|
| /third_party/eudev/src/udev/ |
| H A D | udev-rules.c | 689 static int wait_for_file(struct udev_device *dev, const char *file, int timeout) { in wait_for_file() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | dashenc.c | 76 char file[1024]; member 1752 add_segment(OutputStream *os, const char *file, int64_t time, int64_t duration, int64_t start_pos, int64_t range_length, int64_t index_length, int next_exp_index) add_segment() argument 1878 dashenc_delete_segment_file(AVFormatContext *s, const char* file) dashenc_delete_segment_file() argument [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | sectransp.c | 2159 static int read_cert(const char *file, unsigned char **out, size_t *outlen) argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | fs.c | 383 HANDLE file; in fs__open() local 862 fs__write_filemap(uv_fs_t* req, HANDLE file, struct uv__fd_info_s* fd_info) fs__write_filemap() argument 1245 HANDLE file; fs__mkstemp_func() local [all...] |
| /third_party/libcoap/examples/ |
| H A D | coap-server.c | 1836 read_file_mem(const char *file, size_t *length) { in read_file_mem() argument [all...] |
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zUpdate.cpp | 1351 UpdateItem_To_FileItem(const CUpdateItem &ui, CFileItem &file, CFileItem2 &file2) UpdateItem_To_FileItem() argument 1792 GetFile(const CDatabase &inDb, unsigned index, CFileItem &file, CFileItem2 &file2) GetFile() argument 1919 const CFileItem &file = db->Files[fi]; Update() local 2193 CFileItem file; Update() local 2356 const CFileItem &file = db->Files[fi]; Update() local 2575 CFileItem file; Update() local 2743 CFileItem file; Update() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 681 const char *file; member
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_ra.c | 459 ra_file_search_right(struct ra_file *file, physreg_t reg) ra_file_search_right() argument 488 struct ra_file *file = ir3_reg_ctx_to_file(ctx); interval_add() local 506 struct ra_file *file = ir3_reg_ctx_to_file(ctx); interval_delete() local 534 ra_file_init(struct ra_file *file) ra_file_init() argument 550 ra_file_insert(struct ra_file *file, struct ra_interval *interval) ra_file_insert() argument 561 ra_file_remove(struct ra_file *file, struct ra_interval *interval) ra_file_remove() argument 567 ra_file_mark_killed(struct ra_file *file, struct ra_interval *interval) ra_file_mark_killed() argument 579 ra_file_unmark_killed(struct ra_file *file, struct ra_interval *interval) ra_file_unmark_killed() argument 627 ra_file_dump(struct log_stream *stream, struct ra_file *file) ra_file_dump() argument 663 reg_file_size(struct ra_file *file, struct ir3_register *reg) reg_file_size() argument 683 ra_pop_interval(struct ra_ctx *ctx, struct ra_file *file, struct ra_interval *interval) ra_pop_interval() argument 713 ra_push_interval(struct ra_ctx *ctx, struct ra_file *file, const struct ra_removed_interval *removed, physreg_t dst) ra_push_interval() argument 730 ra_move_interval(struct ra_ctx *ctx, struct ra_file *file, struct ra_interval *interval, physreg_t dst) ra_move_interval() argument 753 check_dst_overlap(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *dst, physreg_t start, physreg_t end) check_dst_overlap() argument 793 get_reg_specified(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *reg, physreg_t physreg, bool is_source) get_reg_specified() argument 816 try_evict_regs(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *reg, physreg_t physreg, unsigned *_eviction_count, bool is_source, bool speculative) try_evict_regs() argument 1043 compress_regs_left(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *reg) compress_regs_left() argument 1300 update_affinity(struct ra_file *file, struct ir3_register *reg, physreg_t physreg) update_affinity() argument 1319 find_best_gap(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *dst, unsigned file_size, unsigned size, unsigned align) find_best_gap() argument 1371 get_reg(struct ra_ctx *ctx, struct ra_file *file, struct ir3_register *reg) get_reg() argument 1483 struct ra_file *file = ra_get_file(ctx, dst); insert_dst() local 1498 struct ra_file *file = ra_get_file(ctx, dst); allocate_dst_fixed() local 1542 struct ra_file *file = ra_get_file(ctx, dst); allocate_dst() local 1567 struct ra_file *file = ra_get_file(ctx, src); assign_src() local 1800 struct ra_file *file = ra_get_file(ctx, instr->dsts[0]); handle_precolored_input() local 1820 struct ra_file *file = ra_get_file(ctx, instr->dsts[0]); handle_input() local 1829 struct ra_file *file = ra_get_file(ctx, instr->dsts[0]); assign_input() local 1863 struct ra_file *file = ra_get_file(ctx, src); handle_precolored_source() local 1900 struct ra_file *file = ra_get_file(ctx, src); handle_chmask() local 1942 struct ra_file *file = ra_get_file(ctx, def); handle_live_in() local 1972 struct ra_file *file = ra_get_file(ctx, def); handle_phi() local 1998 struct ra_file *file = ra_get_file(ctx, phi->dsts[0]); assign_phi() local 2127 insert_file_live_in_moves(struct ra_ctx *ctx, struct ra_file *file) insert_file_live_in_moves() argument 2142 insert_entry_regs(struct ra_block_state *state, struct ra_file *file) insert_entry_regs() argument 2206 insert_file_live_out_moves(struct ra_ctx *ctx, struct ra_file *file) insert_file_live_out_moves() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qir.h | 92 enum qfile file; member 97 static inline struct qreg qir_reg(enum qfile file, uint32_t index) in qir_reg() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsrecover.c | 112 FILE *file; member [all...] |
| /third_party/musl/porting/liteos_a/user/ldso/ |
| H A D | dynlink.c | 2049 void *dlopen(const char *file, int mode) in dlopen() argument
|
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| H A D | dynlink.c | 2048 void *dlopen(const char *file, int mode) in dlopen() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 1368 FILE *file = NULL; in link_program() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 3229 DataFile file = ldst->src(0).getFile(); runOpt() local 3304 DataFile file; isConstantCondition() local [all...] |