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

12

  /external/chromium_org/tools/gyp/pylib/gyp/
msvs_emulation.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 198 if not "%OS%"=="Windows_NT" echo 1 > nul | choice /n /c:1
  /external/iputils/doc/
docbook2man-spec.pl 72 push_output('nul');
255 push_output('nul');
513 sgml('<DOCINFO>', sub { push_output('nul'); });
515 sgml('<REFSECT1INFO>', sub { push_output('nul'); });
517 sgml('<REFSECT2INFO>', sub { push_output('nul'); });
519 sgml('<REFSECT3INFO>', sub { push_output('nul'); });
522 sgml('<INDEXTERM>', sub { push_output('nul'); });
  /external/valgrind/main/coregrind/
m_main.c 1880 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/chromium_org/native_client_sdk/src/tools/
common.mk 399 DEV_NULL = nul
  /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/chromium_org/third_party/icu/source/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:__anon13339
564 *nextSepP = 0; /* overwrite the separator with a NUL to terminate the key */
720 /* swap each UChar (the terminating NUL would not change) */
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 5106 static const UChar nul=0; local
5415 static const UChar nul=0; local
    [all...]
uresdata.c 65 UChar nul; member in struct:__anon20645
583 *nextSepP = 0; /* overwrite the separator with a NUL to terminate the key */
739 /* 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/chromium_org/third_party/icu/source/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/icu4c/test/intltest/
ustrtest.cpp 221 errln("UnicodeString.setTo(buffer without NUL, length, capacity) does not work with length==-1");
224 errln("UnicodeString(buffer without NUL, length, capacity) does not work with length==-1");
536 // test new, NUL-terminating extract() function
561 errln("UnicodeString.extract(dest just right without NUL)==%d (%s) expected %d (U_STRING_NOT_TERMINATED_WARNING)",
565 errln("UnicodeString.extract(dest just right without NUL) did not extract the string correctly");
1589 static const UChar nul=0; local
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 2070 milliseconds

12