Home
last modified time | relevance | path

Searched defs:DEVNULL (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/cmake/llvm/
DAddLLVM.cmake196 set(DEVNULL "NUL") variable
198 set(DEVNULL "/dev/null") variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/cmake/llvm/
DAddLLVM.cmake196 set(DEVNULL "NUL") variable
198 set(DEVNULL "/dev/null") variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/cmake/llvm/
DAddLLVM.cmake196 set(DEVNULL "NUL") variable
198 set(DEVNULL "/dev/null") variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/cmake/llvm/
DAddLLVM.cmake196 set(DEVNULL "NUL") variable
198 set(DEVNULL "/dev/null") variable
/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dupdate_deps.py265 DEVNULL = open(os.devnull, 'wb') variable
/aosp_15_r20/external/jsoncpp/.travis_scripts/
H A Drun-clang-format.py31 DEVNULL = open(os.devnull, "wb") variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dsubprocess.py14 DEVNULL = subprocess.DEVNULL variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Dsubprocess.py14 DEVNULL = subprocess.DEVNULL variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dsubprocess.py14 DEVNULL = subprocess.DEVNULL variable
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Dsubprocess.py14 DEVNULL = subprocess.DEVNULL variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dsubprocess.py14 DEVNULL = subprocess.DEVNULL variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Dsubprocess.py14 DEVNULL = subprocess.DEVNULL variable
/aosp_15_r20/external/python/cpython3/Lib/
Dsubprocess.py283 DEVNULL = -3 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dsubprocess.py283 DEVNULL = -3 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dsubprocess.py283 DEVNULL = -3 variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dsubprocess.py283 DEVNULL = -3 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dsubprocess.py283 DEVNULL = -3 variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dsubprocess.py283 DEVNULL = -3 variable
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils.py98 DEVNULL = object() variable