/aosp_15_r20/external/mtools/ |
H A D | mcopy.c | 79 static int _unix_write(MainParam_t *mp, int needfilter, const char *unixFile); 89 char *unixFile = mpBuildUnixFilename(mp); in unix_write() local 91 if(!unixFile) { in unix_write() 95 ret = _unix_write(mp, needfilter, unixFile); in unix_write() 96 free(unixFile); in unix_write() 103 static int _unix_write(MainParam_t *mp, int needfilter, const char *unixFile) in _unix_write() argument 119 if (!arg->nowarn && !access(unixFile, 0)){ in _unix_write() 121 …"File \"%s\" exists. To overwrite, try again, and explicitly specify target directory\n",unixFile); in _unix_write() 126 if (!MT_STAT(unixFile, &stbuf)) { in _unix_write() 131 unixFile); in _unix_write() [all …]
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | Android.patch | 66 static void robust_close(unixFile *pFile, int h, int lineno){ 80 storeLastErrno((unixFile*)id, errno); 82 + return unixLogError(SQLITE_IOERR_FSTAT, "fstat", ((unixFile*)id)->zPath);
|
H A D | sqlite3.c | 38151 typedef struct unixFile unixFile; 38152 struct unixFile { 39143 int unixFileMutexHeld(unixFile *pFile){ 39147 int unixFileMutexNotheld(unixFile *pFile){ 39235 static void robust_close(unixFile *pFile, int h, int lineno){ 39252 static void storeLastErrno(unixFile *pFile, int error){ 39259 static void closePendingFds(unixFile *pFile){ 39278 static void releaseInodeInfo(unixFile *pFile){ 39316 unixFile *pFile, /* Unix file with file desc used in the key */ 39407 static int fileHasMoved(unixFile *pFile){ [all …]
|
/aosp_15_r20/external/sqlite/dist/ |
H A D | Android.patch | 66 static void robust_close(unixFile *pFile, int h, int lineno){ 80 storeLastErrno((unixFile*)id, errno); 82 + return unixLogError(SQLITE_IOERR_FSTAT, "fstat", ((unixFile*)id)->zPath);
|
/aosp_15_r20/external/sqlite/ |
H A D | Android.patch | 76 static void robust_close(unixFile *pFile, int h, int lineno){ 90 storeLastErrno((unixFile*)id, errno); 92 + return unixLogError(SQLITE_IOERR_FSTAT, "fstat", ((unixFile*)id)->zPath);
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 38614 typedef struct unixFile unixFile; 38615 struct unixFile { 39600 int unixFileMutexHeld(unixFile *pFile){ 39604 int unixFileMutexNotheld(unixFile *pFile){ 39696 static void robust_close(unixFile *pFile, int h, int lineno){ 39707 static void storeLastErrno(unixFile *pFile, int error){ 39714 static void closePendingFds(unixFile *pFile){ 39733 static void releaseInodeInfo(unixFile *pFile){ 39771 unixFile *pFile, /* Unix file with file desc used in the key */ 39862 static int fileHasMoved(unixFile *pFile){ [all …]
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/ |
D | sqlite3.c | 38426 typedef struct unixFile unixFile; 38427 struct unixFile { 39412 int unixFileMutexHeld(unixFile *pFile){ 39416 int unixFileMutexNotheld(unixFile *pFile){ 39504 static void robust_close(unixFile *pFile, int h, int lineno){ 39515 static void storeLastErrno(unixFile *pFile, int error){ 39522 static void closePendingFds(unixFile *pFile){ 39541 static void releaseInodeInfo(unixFile *pFile){ 39579 unixFile *pFile, /* Unix file with file desc used in the key */ 39670 static int fileHasMoved(unixFile *pFile){ [all …]
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | sqlite3.c | 38147 typedef struct unixFile unixFile; 38148 struct unixFile { 39133 int unixFileMutexHeld(unixFile *pFile){ 39137 int unixFileMutexNotheld(unixFile *pFile){ 39225 static void robust_close(unixFile *pFile, int h, int lineno){ 39236 static void storeLastErrno(unixFile *pFile, int error){ 39243 static void closePendingFds(unixFile *pFile){ 39262 static void releaseInodeInfo(unixFile *pFile){ 39300 unixFile *pFile, /* Unix file with file desc used in the key */ 39391 static int fileHasMoved(unixFile *pFile){ [all …]
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/ |
HD | kotlin-compiler-1.3.61-release-180.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/ |
HD | kotlin-compiler-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/jps-common ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/kotlin-compiler/ |
HD | kotlin-compiler-mvn.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/jps-common ... |
/aosp_15_r20/external/kotlinc/lib/ |
HD | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
FirNativeForwardDeclarationGetClassCallChecker.class
FirNativeForwardDeclarationGetClassCallChecker.kt
package FirNativeForwardDeclarationGetClassCallChecker ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.23/ |
HD | kotlin-compiler-embeddable-1.9.23.jar | META-INF/
META-INF/MANIFEST.MF
FirNativeForwardDeclarationGetClassCallChecker.class
FirNativeForwardDeclarationGetClassCallChecker.kt
package FirNativeForwardDeclarationGetClassCallChecker ... |
/aosp_15_r20/prebuilts/ktlint/ |
HD | ktlint-android-all.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/pinterest/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/ |
D | metalava-gradle-plugin-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/AL2.0
META ... |