Home
last modified time | relevance | path

Searched defs:devnull (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DFindMatlab.cmake674 set(devnull) variable
676 set(devnull INPUT_FILE /dev/null) variable
678 set(devnull INPUT_FILE NUL) variable
764 set(devnull) variable
766 set(devnull INPUT_FILE /dev/null) variable
768 set(devnull INPUT_FILE NUL) variable
DMatlabTestsRedirect.cmake76 set(devnull) variable
78 set(devnull INPUT_FILE /dev/null) variable
80 set(devnull INPUT_FILE NUL) variable
/aosp_15_r20/external/cronet/build/
H A Dcheck_return_value.py14 devnull = open(os.devnull, 'wb') variable
/aosp_15_r20/external/libchrome/build/
H A Dcheck_return_value.py13 devnull = open(os.devnull, 'wb') variable
/aosp_15_r20/external/angle/build/
H A Dcheck_return_value.py14 devnull = open(os.devnull, 'wb') variable
/aosp_15_r20/tools/security/remote_provisioning/attestation_testing/
H A Dattestation_test_host.py12 devnull = open(os.devnull, 'wb') variable
/aosp_15_r20/external/selinux/libsepol/fuzz/
H A Dbinpolicy-fuzzer.c33 FILE *devnull = NULL; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/autotest/client/bin/
H A Dautotestd_monitor28 devnull = open(os.devnull, 'w') variable
/aosp_15_r20/external/python/cpython2/Lib/
Dos2emxpath.py30 devnull = 'nul' variable
Dmacpath.py25 devnull = 'Dev:Null' variable
Dntpath.py37 devnull = 'nul' variable
Dposixpath.py37 devnull = '/dev/null' variable
/aosp_15_r20/external/selinux/checkpolicy/fuzz/
H A Dcheckpolicy-fuzzer.c158 FILE *devnull = NULL; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/hardware/google/pixel/pwrstats_util/
Dpwrstats_util.cpp142 int devnull = open("/dev/null", O_RDWR | O_CLOEXEC); in daemon() local
/aosp_15_r20/external/perfetto/python/tools/
H A Drecord_android_trace.py49 devnull = open(os.devnull, 'rb') variable
/aosp_15_r20/libcore/ojluni/src/main/native/
H A Dio_util_md.c175 int devnull = open("/dev/null", O_WRONLY); in fileDescriptorClose() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dposixpath.py23 devnull = '/dev/null' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dposixpath.py23 devnull = '/dev/null' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dposixpath.py23 devnull = '/dev/null' variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dposixpath.py23 devnull = '/dev/null' variable
H A Dntpath.py18 devnull = 'nul' variable
/aosp_15_r20/external/python/cpython3/Lib/
Dposixpath.py23 devnull = '/dev/null' variable
/aosp_15_r20/external/perfetto/tools/
H A Drecord_android_trace339 devnull = open(os.devnull, 'rb') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dposixpath.py23 devnull = '/dev/null' variable
Dntpath.py18 devnull = 'nul' variable

12