Home
last modified time | relevance | path

Searched refs:NUL (Results 1 – 25 of 63) sorted by relevance

123

/external/libopus/win32/
Dgenversion.bat38 echo n | comp "%1_temp" "%1" > NUL 2> NUL
/external/bzip2/
Dlibbz2.dsp46 # 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/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/
Ddomjs.test14 "description":"NUL in RCDATA and RAWTEXT",
78 "description":"--!NUL in comment ",
Dtest2.test59 {"description":"Numeric entity representing the NUL character",
63 {"description":"Hexadecimal entity representing the NUL character",
/external/proguard/examples/dictionaries/
Dwindows.txt37 NUL
38 NUL
/external/pcre/dist/
DRunTest.bat50 %pcretest% -C linksize >NUL
52 %pcretest% -C pcre8 >NUL
54 %pcretest% -C pcre16 >NUL
56 %pcretest% -C pcre32 >NUL
58 %pcretest% -C utf >NUL
60 %pcretest% -C ucp >NUL
62 %pcretest% -C jit >NUL
281 fc /n %srcdir%\testdata\%testoutput%%type% %2%bits%\%testoutput% >NUL
Dpcre_stringpiece.h.in84 // typically a mistake to pass data() to a routine that expects a NUL
86 // this. Or better yet, change your routine so it does not rely on NUL
/external/llvm/test/Transforms/InstCombine/
Dsprintf-1.ll55 ; CHECK-NEXT: [[NUL:%[a-z0-9]+]] = getelementptr i8, i8* %dst, i32 1
56 ; CHECK-NEXT: store i8 0, i8* [[NUL]], align 1
/external/flac/libFLAC/
DlibFLAC_dynamic.dsp47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
73 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
/external/mesa3d/src/glx/
Dglxextensions.c315 #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/
Dlex.zconf.c_shipped876 /* 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/
Dtxtvsbin.txt46 0 (NUL) to 6, 14 to 31.
71 control characters, especially 0 (NUL). Even though the older text
/external/smali/
Dgradlew.bat23 %JAVA_EXE% -version >NUL 2>&1
/external/guava/guava/src/com/google/common/base/
DAscii.java58 public static final byte NUL = 0; field in Ascii
/external/cmockery/cmockery_0_1_2/windows/
Dmakefile132 -rmdir $(EXECUTABLE_DIR) $(OBJECT_DIR) $(LIBRARY_DIR) 2>NUL
/external/e2fsprogs/lib/et/test_cases/
Dimap_err.et66 "Message contains NUL characters"
/external/bison/m4/
Dmbrtowc.m466 [Define if the mbrtowc function does not return 0 for a NUL character.])
481 dnl Test whether mbrtowc, when parsing a NUL character, correctly returns 0.
489 AC_CACHE_CHECK([whether mbrtowc returns 0 when parsing a NUL character],
Dvasnprintf.m476 of bytes (excluding the terminating NUL) that would have been produced
/external/valgrind/exp-bbv/tests/arm-linux/
Dll.S153 strb r0,[r10],#+1 @ NUL terminate, increment pointer
294 strb r0,[r10],#-1 @ replace last value with NUL
/external/lldb/test/pexpect-2.4/
Dscreen.py11 NUL = 0 # Fill character; ignored on input. variable
/external/valgrind/exp-bbv/tests/x86-linux/
Dll.S46 # so we compress with NUL as FREQUENT_CHAR and it is pre-done for us
425 movb $0, (%edi) # replace last value with NUL
/external/valgrind/exp-bbv/tests/amd64-linux/
Dll.S52 # so we compress with NUL as FREQUENT_CHAR and it is pre-done for us
425 movb $0, (%rdi) # replace last value with NUL
/external/llvm/lib/Support/Windows/
DProgram.inc111 fname = "NUL";
122 // Don't play long-path tricks on "NUL".
/external/bison/
DTODO251 More importantly, Bison does not currently allow NUL bytes in
252 tokens, either via escapes (e.g., "x\0y") or via a NUL byte in
/external/icu/icu4c/source/test/testdata/
Dregextst.txt1362 "(AUX|PRN|NUL|COM\d|LPT\d)+\s*$" G "<0>COM1</0>"
1363 "(AUX|PRN|NUL|COM\d|LPT\d)+\s*$" G "<0>AUX</0>"
1364 "(AUX|PRN|NUL|COM\d|LPT\d)+\s*$" G "<0>LPT1</0>"
1365 "(AUX|PRN|NUL|COM\d|LPT\d)+\s*$" "image.jpg"
1366 "(AUX|PRN|NUL|COM\d|LPT\d)+\s*$" "index.html"
1367 "(AUX|PRN|NUL|COM\d|LPT\d)+\s*$" "readme.txt"
1790 '^(?!^(PRN|AUX|CLOCK\$|NUL|CON|COM\d|LPT\d|\..*)(\..+)?$)[^\x00-\x1f\\?*:\";|/]+$' G "<0>test.txt…
1791 '^(?!^(PRN|AUX|CLOCK\$|NUL|CON|COM\d|LPT\d|\..*)(\..+)?$)[^\x00-\x1f\\?*:\";|/]+$' G "<0>test.jpg…
1792 '^(?!^(PRN|AUX|CLOCK\$|NUL|CON|COM\d|LPT\d|\..*)(\..+)?$)[^\x00-\x1f\\?*:\";|/]+$' G "<0>a&b c.bm…
1793 '^(?!^(PRN|AUX|CLOCK\$|NUL|CON|COM\d|LPT\d|\..*)(\..+)?$)[^\x00-\x1f\\?*:\";|/]+$' "CON"
[all …]

123