Searched refs:efp (Results 1 – 6 of 6) sorted by relevance
/third_party/e2fsprogs/misc/ |
D | fuse2fs.c | 2164 ext2_file_t efp; in op_read() local 2175 err = ext2fs_file_open(fs, fh->ino, fh->open_flags, &efp); in op_read() 2181 err = ext2fs_file_llseek(efp, offset, SEEK_SET, NULL); in op_read() 2187 err = ext2fs_file_read(efp, buf, len, &got); in op_read() 2194 err = ext2fs_file_close(efp); in op_read() 2221 ext2_file_t efp; in op_write() local 2242 err = ext2fs_file_open(fs, fh->ino, fh->open_flags, &efp); in op_write() 2248 err = ext2fs_file_llseek(efp, offset, SEEK_SET, NULL); in op_write() 2254 err = ext2fs_file_write(efp, buf, len, &got); in op_write() 2260 err = ext2fs_file_flush(efp); in op_write() [all …]
|
/third_party/libpng/contrib/libtests/ |
D | tarith.c | 48 #define png_set_error_fn(pp, ep, efp, wfp) ((void)0) argument
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | tarith.c | 48 #define png_set_error_fn(pp, ep, efp, wfp) ((void)0) argument
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | tarith.c | 48 #define png_set_error_fn(pp, ep, efp, wfp) ((void)0) argument
|
/third_party/json/ |
D | README.md | 1433 - [efp](https://github.com/efp) added line and column information to parse errors.
|
/third_party/optimized-routines/math/test/traces/ |
D | sincosf.txt | 6140 -0x1.139efp-10 29987 0x1.321efp-1 29999 0x1.321efp-1
|