/external/ImageMagick/PerlMagick/quantum/ |
D | Makefile.PL.in | 31 my $devnull = devnull(); function 131 my $devnull = devnull(); function
|
/external/ImageMagick/PerlMagick/default/ |
D | Makefile.PL.in | 31 my $devnull = devnull(); function 131 my $devnull = devnull(); function
|
/external/ImageMagick/PerlMagick/ |
D | Makefile.PL.in | 31 my $devnull = devnull(); function 131 my $devnull = devnull(); function
|
/external/autotest/client/bin/ |
D | autotestd_monitor | 18 devnull = open(os.devnull, 'w') variable
|
/external/python/cpython2/Lib/ |
D | os2emxpath.py | 30 devnull = 'nul' variable
|
D | macpath.py | 25 devnull = 'Dev:Null' variable
|
D | ntpath.py | 37 devnull = 'nul' variable
|
D | posixpath.py | 37 devnull = '/dev/null' variable
|
/external/python/cpython3/Lib/ |
D | macpath.py | 13 devnull = 'Dev:Null' variable
|
D | ntpath.py | 18 devnull = 'nul' variable
|
D | posixpath.py | 23 devnull = '/dev/null' variable
|
/external/skia/src/core/ |
D | SkPictureData.cpp | 225 } devnull; in serialize() local
|
/external/skqp/src/core/ |
D | SkPictureData.cpp | 225 } devnull; in serialize() local
|
/external/openssh/ |
D | mux.c | 1818 int devnull, rawmode; in mux_client_request_session() local 2020 int devnull; in mux_client_request_stdio_fwd() local
|
D | auth2-pubkey.c | 400 int devnull, p[2], i; in subprocess() local
|
D | ssh.c | 1471 int devnull, keep_stderr; in control_persist_detach() local
|
D | readconf.c | 486 int devnull, status; in execute_in_shell() local
|
/external/wpa_supplicant_8/src/utils/ |
D | os_unix.c | 192 int devnull; in os_daemon() local
|
/external/u-boot/tools/ |
D | moveconfig.py | 1035 def __init__(self, toolchains, configs, options, progress, devnull, argument
|
/external/perfetto/test/ |
D | end_to_end_integrationtest.cc | 146 int devnull = open("/dev/null", O_RDWR); in Exec() local
|