HomeSort by relevance Sort by last modified time
    Searched refs:nul (Results 1 - 25 of 73) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
ms.app 30 del /f /q $(OBJECTS) *.pdb > nul
33 del /f /q $(OBJECTS) $(APPLICATION) *.pdb $(BIN_PATH)\$(APPNAME).pdb > nul
ms.lib 24 del /f /q $(OBJECTS) *.pdb > nul
28 del /f /q $(OBJECTS) $(LIBRARY) *.pdb > nul
  /prebuilts/devtools/tools/
android.bat 50 xcopy %swt_path% %tmp_dir%\%swt_path% /I /E /C /G /R /Y /Q > nul
51 copy /B /D /Y lib\common.jar %tmp_dir%\lib\ > nul
52 copy /B /D /Y lib\commons-codec* %tmp_dir%\lib\ > nul
53 copy /B /D /Y lib\commons-compress* %tmp_dir%\lib\ > nul
54 copy /B /D /Y lib\commons-logging* %tmp_dir%\lib\ > nul
55 copy /B /D /Y lib\dvlib.jar %tmp_dir%\lib\ > nul
56 copy /B /D /Y lib\guava* %tmp_dir%\lib\ > nul
57 copy /B /D /Y lib\httpclient* %tmp_dir%\lib\ > nul
58 copy /B /D /Y lib\httpcore* %tmp_dir%\lib\ > nul
59 copy /B /D /Y lib\httpmime* %tmp_dir%\lib\ > nul
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
2-2.c 168 char *nul = "NULL"; local
177 stri = nul;
183 strj = nul;
5-2.c 168 char *nul = "NULL"; local
176 stri = nul;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
Makefile 41 del /f /q $(BIN_PATH)\LzmaF86Compress.bat > nul
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
parse-console.sh 34 print_warning Console output contains nul bytes, old qemu still running?
  /external/mesa3d/src/compiler/glsl/
blob.c 296 uint8_t *nul; local
307 nul = memchr(blob->current, 0, blob->end - blob->current);
309 if (nul == NULL) {
314 size = nul - blob->current + 1;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Stitch/
IFWIStitch.bat 24 copy /y nul Stitching.log >nul
28 reg copy "HKCU\Control Panel\International" "HKCU\Control Panel\International_Temp" /f >nul
29 reg add "HKCU\Control Panel\International" /v sShortDate /d "yyyy_MM_dd" /f >nul
31 reg copy "HKCU\Control Panel\International_Temp" "HKCU\Control Panel\International" /f >nul
32 reg delete "HKCU\Control Panel\International_Temp" /f >nul
174 copy /y !BIOS_Rom! !BIOS_Rom!.orig >nul
  /external/zlib/src/watcom/
watcom_l.mak 19 CFLAGS = -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
watcom_f.mak 19 CFLAGS = -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
  /external/llvm/unittests/Support/
ProgramTest.cpp 188 // Redirect stdout and stdin to NUL, but let stderr through.
190 StringRef nul("NUL");
192 StringRef nul("/dev/null");
194 const StringRef *redirects[] = { &nul, &nul, nullptr };
  /external/python/cpython2/Tools/nuget/
build.bat 26 @%PYTHON% -c "" >nul 2>nul
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
ShowEnvironment.bat 158 @copy /Y "%SRC_CONF%\target.template" "%WORKSPACE%\Conf\target.txt" > nul
164 @copy /Y "%SRC_CONF%\tools_def.template" "%WORKSPACE%\Conf\tools_def.txt" > nul
170 @copy /Y "%SRC_CONF%\build_rule.template" "%WORKSPACE%\Conf\build_rule.txt" > nul
184 @copy /Y "%SRC_CONF%\target.template" "%WORKSPACE%\Conf\target.txt" > nul
188 @copy /Y "%SRC_CONF%\tools_def.template" "%WORKSPACE%\Conf\tools_def.txt" > nul
192 @copy /Y "%SRC_CONF%\build_rule.template" "%WORKSPACE%\Conf\build_rule.txt" > nul
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
bld_vlv.bat 42 call edksetup.bat > nul
53 copy /y nul %auto_config_inc% >nul
187 move /Y Conf\target.txt.tmp Conf\target.txt >nul
233 del /f/q ver_strings >nul
236 copy /y/b %BUILD_PATH%\FV\Vlv%Arch%.fd %WORKSPACE%\%BIOS_Name% >nul
  /external/icu/icu4c/source/test/cintltst/
custrtst.c 712 static const UChar a=0x61, b=0x62, lead=0xd801, trail=0xdc02, nul=0; local
717 /* search for NUL code point: find end of string */
721 first!=u_strchr(s, nul) ||
722 first!=u_strchr32(s, nul) ||
723 first!=u_memchr(s, nul, UPRV_LENGTHOF(s)) ||
724 first!=u_memchr32(s, nul, UPRV_LENGTHOF(s)) ||
725 first!=u_strrchr(s, nul) ||
726 first!=u_strrchr32(s, nul) ||
727 first!=u_memrchr(s, nul, UPRV_LENGTHOF(s)) ||
728 first!=u_memrchr32(s, nul, UPRV_LENGTHOF(s)
    [all...]
cmsccoll.c 1720 static const UChar nul = 0; local
1830 static const UChar nul = 0; local
    [all...]
  /external/lz4/examples/
Makefile 42 VOID = nul
  /device/common/
generate-factory-images-common.sh 213 ping -n $SLEEPDURATION 127.0.0.1 >nul
220 ping -n $SLEEPDURATION 127.0.0.1 >nul
228 ping -n $SLEEPDURATION 127.0.0.1 >nul
235 pause >nul
  /external/proguard/examples/dictionaries/
windows.txt 30 nul
31 Nul
32 nUl
33 NUl
34 nuL
35 NuL
36 nUL
37 NUL
38 NUL
  /prebuilts/go/darwin-x86/src/net/rpc/
client_test.go 49 func (s *S) Recv(nul *struct{}, reply *R) error {
  /prebuilts/go/linux-x86/src/net/rpc/
client_test.go 49 func (s *S) Recv(nul *struct{}, reply *R) error {
  /prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/
windows.txt 30 nul
31 Nul
32 nUl
33 NUl
34 nuL
35 NuL
36 nUL
37 NUL
38 NUL
  /libcore/jsr166-tests/src/test/java/jsr166/
ForkJoinTask8Test.java 877 AsyncFib nul = null;
879 () -> invokeAll(nul),
880 () -> invokeAll(nul, nul),
881 () -> invokeAll(new AsyncFib(8), new AsyncFib(9), nul),
882 () -> invokeAll(new AsyncFib(8), nul, new AsyncFib(9)),
883 () -> invokeAll(nul, new AsyncFib(8), new AsyncFib(9)),
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/
toolsetup.bat 192 copy %EDK_TOOLS_PATH%\Conf\target.template %CONF_PATH%\target.txt > nul
195 if defined RECONFIG copy /Y %EDK_TOOLS_PATH%\Conf\target.template %CONF_PATH%\target.txt > nul
203 copy %EDK_TOOLS_PATH%\Conf\tools_def.template %CONF_PATH%\tools_def.txt > nul
206 if defined RECONFIG copy /Y %EDK_TOOLS_PATH%\Conf\tools_def.template %CONF_PATH%\tools_def.txt > nul
214 copy %EDK_TOOLS_PATH%\Conf\build_rule.template %CONF_PATH%\build_rule.txt > nul
217 if defined RECONFIG copy /Y %EDK_TOOLS_PATH%\Conf\build_rule.template %CONF_PATH%\build_rule.txt > nul

Completed in 972 milliseconds

1 2 3