Home
last modified time | relevance | path

Searched defs:EXECUTABLE (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/brotli/
DMakefile10 EXECUTABLE = brotli macro
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp190 EXECUTABLE, enumerator
/third_party/gn/src/gn/
Dtarget.h43 EXECUTABLE, enumerator
/third_party/python/Lib/distutils/
Dccompiler.py615 EXECUTABLE = "executable" variable in CCompiler
/third_party/node/deps/v8/src/common/
Dglobals.h920 enum Executability { NOT_EXECUTABLE, EXECUTABLE }; enumerator