Searched defs:IsExecutable (Results 1 – 13 of 13) sorted by relevance
/external/cronet/tot/build/util/ |
D | java_action.py | 16 def IsExecutable(path): function
|
/external/angle/build/util/ |
D | java_action.py | 16 def IsExecutable(path): function
|
/external/cronet/stable/build/util/ |
D | java_action.py | 16 def IsExecutable(path): function
|
/external/llvm/unittests/Support/ |
D | FileOutputBufferTest.cpp | 114 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | __init__.py | 54 def IsExecutable(path): function
|
/external/llvm/lib/Target/ |
D | TargetMachine.cpp | 136 bool IsExecutable = in shouldAssumeDSOLocal() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetMachine.cpp | 174 bool IsExecutable = in shouldAssumeDSOLocal() local
|
/external/mesa3d/include/android_stub/backtrace/ |
D | BacktraceMap.h | 137 bool IsExecutable(uint64_t pc) { return GetFlags(pc) & PROT_EXEC; } in IsExecutable() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | MachOUniversalWriter.cpp | 316 const bool IsExecutable = any_of(Slices, [](Slice S) { in writeUniversalBinary() local
|
/external/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 598 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | minidump.h | 1115 bool IsExecutable() const { in IsExecutable() function
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 4867 bool MinidumpMemoryInfo::IsExecutable() const { in IsExecutable() function in google_breakpad::MinidumpMemoryInfo
|
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/ |
D | remote_execution.pb.go | 1193 …IsExecutable bool `protobuf:"varint,4,opt,name=is_executable,json=isExecutable,proto3… member 1952 …IsExecutable bool `protobuf:"varint,4,opt,name=is_executable,json=isExecutable,proto3" json:"is_ex… member
|