Home
last modified time | relevance | path

Searched defs:access (Results 976 – 1000 of 4230) sorted by relevance

1...<<31323334353637383940>>...170

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/PackageInstaller/PackageInstaller/android_common/kotlin/
DPackageInstaller.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__PackageInstaller__android_common__PackageInstaller.kotlin_module com ...
/aosp_15_r20/external/perfmark/agent/src/main/java/io/perfmark/agent/
H A DMethodWrappingWriter.java27 private final int access; field in MethodWrappingWriter
38 …MethodVisitorRecorder recorder, int access, String methodName, String descriptor, String signature, in MethodWrappingWriter()
/aosp_15_r20/packages/apps/TV/libs/
Dtruth-0.45.jar ... .Comparable) static synthetic java.lang.String access$100 (com.google.common.truth ...
/aosp_15_r20/prebuilts/tools/common/netbeans-visual/
HDorg-netbeans-api-visual.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/netbeans/ org/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/compiler/4.16.0/
Dcompiler-4.16.0.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt-host/linux_glibc_common/local-combined/
Dglide-annotation-and-compiler-prebuilt-host.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common_apex30/combined/
Dglide-annotation-and-compiler-prebuilt.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common/combined/
Dglide-annotation-and-compiler-prebuilt.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common_apex30/local-combined/
Dglide-annotation-and-compiler-prebuilt.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/compiler/4.12.0/
Dcompiler-4.12.0.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common/local-combined/
Dglide-annotation-and-compiler-prebuilt.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common/jetifier/
Dglide-annotation-and-compiler-prebuilt.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-annotation-and-compiler-prebuilt/android_common_apex30/jetifier/
Dglide-annotation-and-compiler-prebuilt.jar ... .Set extensions static synthetic java.util.Set access$000 (com.bumptech.glide.annotation ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlombok-ast-0.2.3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/streamingaead/
H A DAesCtrHmacStreamingProtoSerialization.java138 AesCtrHmacStreamingKey key, @Nullable SecretKeyAccess access) in serializeKey()
187 ProtoKeySerialization serialization, @Nullable SecretKeyAccess access) in parseKey()
H A DAesGcmHkdfStreamingProtoSerialization.java133 AesGcmHkdfStreamingKey key, @Nullable SecretKeyAccess access) in serializeKey()
183 ProtoKeySerialization serialization, @Nullable SecretKeyAccess access) in parseKey()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp827 tcu::PixelBufferAccess access = in init() local
1018 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx); in upload2dTexture() local
1046 … tcu::ConstPixelBufferAccess access = texture->getLevelFace(levelNdx, (tcu::CubeFace)face); in uploadCubeTexture() local
1073 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx); in upload2dArrayTexture() local
1101 tcu::ConstPixelBufferAccess access = texture->getLevel(levelNdx); in upload3dTexture() local
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DDelegateClassAdapter.java76 public FieldVisitor visitField(int access, String name, String desc, String signature, in visitField()
87 public MethodVisitor visitMethod(int access, String name, String desc, in visitMethod()
/aosp_15_r20/hardware/google/aemu/base/
DSharedMemory_win32.cpp56 int SharedMemory::open(AccessMode access) { in open()
60 int SharedMemory::openInternal(AccessMode access, bool doMapping) { in openInternal()
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
H A DClassAnalyzer.java67 public void visit(final int version, final int access, final String name, in visit()
94 public MethodProbesVisitor visitMethod(final int access, final String name, in visitMethod()
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/aead/
H A DAesCtrHmacAeadProtoSerialization.java178 AesCtrHmacAeadKey key, @Nullable SecretKeyAccess access) throws GeneralSecurityException { in serializeKey()
238 ProtoKeySerialization serialization, @Nullable SecretKeyAccess access) in parseKey()
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/daead/
H A DAesSivProtoSerialization.java132 private static ProtoKeySerialization serializeKey(AesSivKey key, @Nullable SecretKeyAccess access) in serializeKey()
173 ProtoKeySerialization serialization, @Nullable SecretKeyAccess access) in parseKey()
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/android/apps/common/testing/accessibility/framework/accessibility-test-framework/2.1/
HDaccessibility-test-framework-2.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-common-aar/android_common/aar/
Dfirebase-common-aar.jar ... .firebase.FirebaseApp app boolean background static synthetic void access$100 (android.content.Context) android ...
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c989 static unsigned get_cache_flags(struct ac_llvm_context *ctx, enum gl_access_qualifier access) in get_cache_flags()
997 enum gl_access_qualifier access, bool use_format) in ac_build_buffer_store_common()
1024 … LLVMValueRef vindex, LLVMValueRef voffset, enum gl_access_qualifier access) in ac_build_buffer_store_format()
1032 enum gl_access_qualifier access) in ac_build_buffer_store_dword()
1060 … LLVMTypeRef channel_type, enum gl_access_qualifier access, in ac_build_buffer_load_common()
1099 LLVMTypeRef channel_type, enum gl_access_qualifier access, in ac_build_buffer_load()
1155 unsigned num_channels, enum gl_access_qualifier access, in ac_build_buffer_load_format()
1239 enum gl_access_qualifier access, bool can_speculate) in ac_build_tbuffer_load()
1271 enum gl_access_qualifier access, in ac_build_safe_tbuffer_load()
1338 enum gl_access_qualifier access) in ac_build_buffer_load_short()
[all …]

1...<<31323334353637383940>>...170