/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/cache/ |
D | MerkleTreeTest.java | 96 public static void addFile(File file, String content, boolean isExecutable) throws IOException { in addFile() 106 public static FileNode newFileNode(String name, Digest digest, boolean isExecutable) { in newFileNode()
|
/aosp_15_r20/external/compiler-rt/test/BlocksRuntime/ |
H A D | testfilerunner.m | 27 static bool isExecutable(char *path); function 769 static bool isExecutable(char *path) { function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/os/ |
D | executable_path.go | 65 func isExecutable(path string) error { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/ |
D | vminfo_darwin.go | 12 func isExecutable(protection int32) bool { func
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/location/ |
H A D | MemoryRegion.java | 82 public boolean isExecutable() { in isExecutable() method in MemoryRegion
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASectionContrib.cpp | 103 bool DIASectionContrib::isExecutable() const { in isExecutable() function in DIASectionContrib
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASectionContrib.cpp | 103 bool DIASectionContrib::isExecutable() const { in isExecutable() function in DIASectionContrib
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | MemberInfo.java | 45 public abstract boolean isExecutable(); in isExecutable() method in MemberInfo
|
H A D | FieldInfo.java | 447 public boolean isExecutable() { in isExecutable() method in FieldInfo
|
H A D | MethodInfo.java | 688 public boolean isExecutable() { in isExecutable() method in MethodInfo
|
H A D | ClassInfo.java | 216 public boolean isExecutable() { in isExecutable() method in ClassInfo.ClassMemberInfo
|
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/ |
H A D | ElementUtils.kt | 32 fun Element.isExecutable() = this is ExecutableElement in <lambda>() method
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/xprocessing/ |
H A D | XElements.java | 228 public static boolean isExecutable(XElement element) { in isExecutable() method in XElements
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | MachOUtils.cpp | 293 static bool isExecutable(const object::MachOObjectFile &Obj) { in isExecutable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | IRSymtab.h | 212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | IRSymtab.h | 212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | IRSymtab.h | 212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | IRSymtab.h | 212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | IRSymtab.h | 207 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | IRSymtab.h | 212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
|
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/ |
D | INativeDevice.java | 927 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException; in isExecutable() method
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | remotebuildexecution.v1alpha.json | 816 "isExecutable": { object 912 "isExecutable": { object 2109 "isExecutable": { object
|
D | remotebuildexecution.v1.json | 691 "isExecutable": { object 787 "isExecutable": { object 1995 "isExecutable": { object
|
D | remotebuildexecution.v2.json | 1105 "isExecutable": { object 1247 "isExecutable": { object 2545 "isExecutable": { object
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 2002 public boolean isExecutable(String fullPath) throws DeviceNotAvailableException { in isExecutable() method in NativeDevice
|