Searched refs:NUL (Results 1 – 25 of 112) sorted by relevance
12345
/external/curl/ |
D | buildconf.bat | 36 cd /d "%~0\.." 1>NUL 2>&1 44 groff --version <NUL 1>NUL 2>&1 46 nroff --version <NUL 1>NUL 2>&1 48 perl --version <NUL 1>NUL 2>&1 50 gzip --version <NUL 1>NUL 2>&1 110 copy /Y Makefile.dist Makefile 1>NUL 2>&1 132 copy /Y include\curl\curlbuild.h.dist include\curl\curlbuild.h 1>NUL 2>&1 169 del Makefile 2>NUL 178 del src\tool_hugehelp.c 2>NUL 187 del include\curl\curlbuild.h 2>NUL [all …]
|
/external/curl/projects/ |
D | checksrc.bat | 98 …for /f "delims=" %%i in ('dir "%SRC_DIR%\src\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\checksrc.p… 99 …for /f "delims=" %%i in ('dir "%SRC_DIR%\src\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\checksrc.p… 106 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\checksrc.p… 107 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\checksrc.p… 112 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vauth\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\chec… 113 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vauth\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\chec… 118 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vtls\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\check… 119 …for /f "delims=" %%i in ('dir "%SRC_DIR%\lib\vtls\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\check… 126 …for /f "delims=" %%i in ('dir "%SRC_DIR%\tests\libtest\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\… 127 …for /f "delims=" %%i in ('dir "%SRC_DIR%\tests\libtest\*.h.*" /b 2^>NUL') do @perl "%SRC_DIR%\lib\… [all …]
|
/external/curl/tests/data/ |
D | test35 | 26 HTTP POST binary data with embedded NUL 32 This is binary data with an embedded NUL byte 48 This is binary data with an embedded NUL byte
|
D | test545 | 53 This is test binary data with an embedded NUL
|
/external/libusb/msvc/ |
D | ddk_build.cmd | 33 copy target+..\..\msvc\libusb_sources sources >NUL 2>&1 85 copy ..\..\msvc\listdevs_sources sources >NUL 2>&1 105 copy ..\..\msvc\xusb_sources sources >NUL 2>&1 125 copy ..\..\..\msvc\getopt_sources sources >NUL 2>&1 137 copy ..\..\msvc\fxload_sources sources >NUL 2>&1 157 copy ..\..\msvc\hotplugtest_sources sources >NUL 2>&1
|
/external/libopus/win32/ |
D | genversion.bat | 38 echo n | comp "%~1_temp" "%~1" > NUL 2> NUL
|
/external/bzip2/ |
D | libbz2.dsp | 46 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 47 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 72 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 73 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
|
/external/curl/winbuild/ |
D | MakefileBuild.vc | 375 @-erase /s *.dll 2> NUL 376 @-erase /s *.exp 2> NUL 377 @-erase /s *.idb 2> NUL 378 @-erase /s *.lib 2> NUL 379 @-erase /s *.obj 2> NUL 380 @-erase /s *.pch 2> NUL 381 @-erase /s *.pdb 2> NUL 382 @-erase /s *.res 2> NUL
|
/external/curl/src/ |
D | Makefile.vc6 | 544 @-erase $(PROGRAM_NAME) 2> NUL 545 @-erase $(RELEASE_OBJS) 2> NUL 546 @-erase $(DEBUG_OBJS) 2> NUL 547 @-erase *.idb 2> NUL 548 @-erase *.pdb 2> NUL 549 @-erase *.pch 2> NUL 550 @-erase *.ilk 2> NUL
|
D | Makefile.b32 | 60 RM = del 2>NUL 62 RMDIR = rd /q 2>NUL
|
D | Makefile.Watcom | 71 CP = copy 2>NUL 79 RD = rmdir /q /s 2>NUL
|
/external/curl/lib/ |
D | Makefile.vc6 | 515 @-erase /s *.dll 2> NUL 516 @-erase /s *.exp 2> NUL 517 @-erase /s *.idb 2> NUL 518 @-erase /s *.lib 2> NUL 519 @-erase /s *.obj 2> NUL 520 @-erase /s *.pch 2> NUL 521 @-erase /s *.pdb 2> NUL 522 @-erase /s *.res 2> NUL
|
D | Makefile.Watcom | 70 CP = copy 2>NUL 78 RD = rmdir /q /s 2>NUL
|
D | Makefile.b32 | 62 RM = del 2>NUL
|
/external/proguard/examples/dictionaries/ |
D | windows.txt | 37 NUL 38 NUL
|
/external/pcre/dist2/ |
D | RunTest.bat | 57 %pcre2test% -C linksize >NUL 59 %pcre2test% -C pcre2-8 >NUL 61 %pcre2test% -C pcre2-16 >NUL 63 %pcre2test% -C pcre2-32 >NUL 65 %pcre2test% -C unicode >NUL 67 %pcre2test% -C jit >NUL 69 %pcre2test% -C backslash-C >NUL 283 fc /n %srcdir%\testdata\%testoutput%%type% %2%bits%\%testoutput% >NUL
|
/external/flatbuffers/android/jni/ |
D | build_flatc.bat | 35 reg query HKLM\SOFTWARE\Microsoft\VisualStudio\%%a.0 /ve 1>NUL 2>NUL
|
/external/dtc/Documentation/ |
D | dts-format.txt | 33 elements, as NUL-terminated strings, as bytestrings or a combination of these. 54 * A NUL-terminated string value is represented using double quotes 55 (the property value is considered to include the terminating NUL
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | keys.h | 17 #define NUL 0x00 macro
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/ |
D | Application.vcp | 58 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 59 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 91 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 92 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 125 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 126 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 159 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 160 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
/external/llvm/test/Transforms/InstCombine/ |
D | sprintf-1.ll | 55 ; CHECK-NEXT: [[NUL:%[a-z0-9]+]] = getelementptr i8, i8* %dst, i32 1 56 ; CHECK-NEXT: store i8 0, i8* [[NUL]], align 1
|
/external/mesa3d/src/glx/ |
D | glxextensions.c | 315 #define NUL '\0' macro 337 for (base = 0; server_string[base] != NUL; /* empty */ ) { in __glXProcessServerString() 341 && (server_string[base + len] != NUL); len++) { in __glXProcessServerString() 355 && (server_string[base] != NUL); base++) { in __glXProcessServerString()
|
/external/toybox/kconfig/ |
D | lex.zconf.c_shipped | 876 /* This used to be an fputs(), but since the string might contain NUL's, 1314 * already have been incremented past the NUL character 1320 { /* This was really a NUL. */ 1327 /* Okay, we're now positioned to make the NUL 1342 /* Consume the NUL. */ 1564 /* yy_try_NUL_trans - try to make a transition on the NUL character 1632 * valid NUL; if not, then we've hit the end of the buffer. 1635 /* This was really a NUL. */ 1986 * @param yystr a NUL-terminated string to scan 1989 * @note If you want to scan bytes that may contain NUL values, then use
|
/external/zlib/src/doc/ |
D | txtvsbin.txt | 46 0 (NUL) to 6, 14 to 31. 71 control characters, especially 0 (NUL). Even though the older text
|
/external/smali/ |
D | gradlew.bat | 23 %JAVA_EXE% -version >NUL 2>&1
|
12345