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

  /sdk/sdkmanager/app/etc/
android.bat 57 xcopy %swt_path% %tmp_dir%\%swt_path% /I /E /C /G /R /Y /Q > nul
58 copy /B /D /Y lib\androidprefs.jar %tmp_dir%\lib\ > nul
59 copy /B /D /Y lib\org.eclipse.* %tmp_dir%\lib\ > nul
60 copy /B /D /Y lib\sdk* %tmp_dir%\lib\ > nul
61 copy /B /D /Y lib\common.jar %tmp_dir%\lib\ > nul
62 copy /B /D /Y lib\commons-compress* %tmp_dir%\lib\ > nul
63 copy /B /D /Y lib\swtmenubar.jar %tmp_dir%\lib\ > nul
64 copy /B /D /Y lib\commons-logging* %tmp_dir%\lib\ > nul
65 copy /B /D /Y lib\commons-codec* %tmp_dir%\lib\ > nul
66 copy /B /D /Y lib\httpclient* %tmp_dir%\lib\ > nul
    [all...]
  /external/pcre/
makevp.bat 30 del pcre%PCRE_VER%.lib >nul 2>nul
53 del *.obj *.tds *.bak >nul 2>nul
  /external/openssl/crypto/des/
makefile.bc 42 $(TLIB) libdes.lib @libdes.rsp,nul
  /external/stlport/test/eh/
intel.mak 10 NULL=nul
intel45.mak 10 NULL=nul
intel50.mak 10 NULL=nul
  /external/zlib/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/icu4c/test/cintltst/
custrtst.c 715 static const UChar a=0x61, b=0x62, lead=0xd801, trail=0xdc02, nul=0; local
720 /* search for NUL code point: find end of string */
724 first!=u_strchr(s, nul) ||
725 first!=u_strchr32(s, nul) ||
726 first!=u_memchr(s, nul, LENGTHOF(s)) ||
727 first!=u_memchr32(s, nul, LENGTHOF(s)) ||
728 first!=u_strrchr(s, nul) ||
729 first!=u_strrchr32(s, nul) ||
730 first!=u_memrchr(s, nul, LENGTHOF(s)) ||
731 first!=u_memrchr32(s, nul, LENGTHOF(s)
    [all...]
bocu1tst.c 137 * 0 NUL
936 static const UChar nul[]={ 0 }; variable
956 { nul, LENGTHOF(nul) },
  /ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat 2 if not exist .\WinDebug\nul mkdir .\WinDebug
7 if not exist .\WinRel\nul mkdir .\WinRel
  /external/proguard/examples/dictionaries/
windows.txt 30 nul
31 Nul
32 nUl
33 NUl
34 nuL
35 NuL
36 nUL
37 NUL
38 NUL
  /external/bison/djgpp/
djunpack.bat 52 copy top_src.dir junk.tmp > nul
57 copy ext_list.bat junk.tmp > nul
  /sdk/files/
find_java.bat 28 %java_exe% -version 2>nul
95 %short_path% -version 2>nul
  /external/quake/quake/src/QW/gas2masm/
gas2masm.mak 31 NULL=nul
  /external/valgrind/main/coregrind/
m_main.c 1795 HChar nul[1]; local
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-matchers.h 863 // String comparison for narrow or wide strings that can have embedded NUL
874 const typename StringType::value_type nul = 0; local
875 const size_t i1 = s1.find(nul), i2 = s2.find(nul);
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 161 re setting the NUL bit on the branch and eliding the nop. */
712 static void tcg_out_branch(TCGContext *s, int label_index, int nul)
715 uint32_t op = nul ? INSN_BL_N : INSN_BL;
778 Which means that if the nul bit is set, the delay slot is
788 Which means that if the nul bit is set, the delay slot is
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 5103 static const UChar nul=0; local
5416 static const UChar nul=0; local
    [all...]
uresdata.c 58 UChar nul; member in struct:__anon6231
564 *nextSepP = 0; /* overwrite the separator with a NUL to terminate the key */
720 /* swap each UChar (the terminating NUL would not change) */
    [all...]
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 30 if not exist .\WinDebug\nul mkdir .\WinDebug
96 if not exist .\WinRel\nul mkdir .\WinRel
  /external/icu4c/test/intltest/
ustrtest.cpp 219 errln("UnicodeString.setTo(buffer without NUL, length, capacity) does not work with length==-1");
222 errln("UnicodeString(buffer without NUL, length, capacity) does not work with length==-1");
534 // test new, NUL-terminating extract() function
559 errln("UnicodeString.extract(dest just right without NUL)==%d (%s) expected %d (U_STRING_NOT_TERMINATED_WARNING)",
563 errln("UnicodeString.extract(dest just right without NUL) did not extract the string correctly");
1569 static const UChar nul=0; local
    [all...]
  /external/quake/quake/src/QW/server/
qwsv.mak 29 NULL=nul
    [all...]
  /external/quake/quake/src/QW/client/
qwcl.mak 32 NULL=nul
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 493 milliseconds