Home
last modified time | relevance | path

Searched defs:IsExecutable (Results 1 – 13 of 13) sorted by relevance

/external/cronet/tot/build/util/
Djava_action.py16 def IsExecutable(path): function
/external/angle/build/util/
Djava_action.py16 def IsExecutable(path): function
/external/cronet/stable/build/util/
Djava_action.py16 def IsExecutable(path): function
/external/llvm/unittests/Support/
DFileOutputBufferTest.cpp114 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
D__init__.py54 def IsExecutable(path): function
/external/llvm/lib/Target/
DTargetMachine.cpp136 bool IsExecutable = in shouldAssumeDSOLocal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachine.cpp174 bool IsExecutable = in shouldAssumeDSOLocal() local
/external/mesa3d/include/android_stub/backtrace/
DBacktraceMap.h137 bool IsExecutable(uint64_t pc) { return GetFlags(pc) & PROT_EXEC; } in IsExecutable() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOUniversalWriter.cpp316 const bool IsExecutable = any_of(Slices, [](Slice S) { in writeUniversalBinary() local
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp598 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h1115 bool IsExecutable() const { in IsExecutable() function
/external/google-breakpad/src/processor/
Dminidump.cc4867 bool MinidumpMemoryInfo::IsExecutable() const { in IsExecutable() function in google_breakpad::MinidumpMemoryInfo
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.pb.go1193IsExecutable bool `protobuf:"varint,4,opt,name=is_executable,json=isExecutable,proto3… member
1952IsExecutable bool `protobuf:"varint,4,opt,name=is_executable,json=isExecutable,proto3" json:"is_ex… member