Home
last modified time | relevance | path

Searched defs:WRITABLE (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/
Dinterest.rs21 const WRITABLE: u8 = 0b0010; constant
32 pub const WRITABLE: Interest = Interest(unsafe { NonZeroU8::new_unchecked(WRITABLE) }); constant
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/
Dinterest.rs11 const WRITABLE: usize = 0b0010; constant
60 pub const WRITABLE: Interest = Interest(WRITABLE); constant
Dready.rs9 const WRITABLE: usize = 0b0_10; constant
31 pub const WRITABLE: Ready = Ready(WRITABLE); constant
/aosp_15_r20/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/
H A DCore.java42 public static final HandleSignals WRITABLE = field in Core.HandleSignals
/aosp_15_r20/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h18 #define WRITABLE 2 macro
/aosp_15_r20/frameworks/av/media/codec2/tests/
H A DC2ComponentInterface_test.cpp101 WRITABLE, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmessage.rs779 const WRITABLE = 0x1; constant
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs704 const WRITABLE = 0x1; constant
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkinter.py52 WRITABLE = _tkinter.WRITABLE variable
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
D__init__.py49 WRITABLE = _tkinter.WRITABLE variable
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Djconsole.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/tools/jconsole/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Djconsole.jarMETA-INF/ META-INF/MANIFEST.MF com/sun/tools/jconsole/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/
HDintellij-core-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/31.7.0-alpha07/
HDintellij-core-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/
HDkotlin-compiler-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/
Dmetalava-gradle-plugin-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/AL2.0 META ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/
HDkotlin-compiler-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/kotlin-compiler/
HDkotlin-compiler-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-compiler.jarMETA-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/
HDkotlin-compiler-embeddable-1.9.23.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12