Searched refs:NUL (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/angle/src/
H A Dcopy_compiler_dll.bat4 copy %2"\Redist\D3D\"%_arch%"\d3dcompiler_46.dll" %3 > NUL
/external/chromium_org/third_party/opus/src/win32/
H A Dgenversion.bat38 echo n | comp "%1_temp" "%1" > NUL 2> NUL
/external/libopus/win32/
H A Dgenversion.bat38 echo n | comp "%1_temp" "%1" > NUL 2> NUL
/external/guava/guava/src/com/google/common/base/
H A DAscii.java53 public static final byte NUL = 0; field in class:Ascii
/external/proguard/examples/dictionaries/
H A Dwindows.txt37 NUL
38 NUL
/external/pcre/dist/
H A 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
/external/glide/
H A Dgradlew.bat23 %JAVA_EXE% -version >NUL 2>&1
/external/glide/library/
H A Dgradlew.bat23 %JAVA_EXE% -version >NUL 2>&1
/external/smali/
H A Dgradlew.bat23 %JAVA_EXE% -version >NUL 2>&1
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxextensions.c315 #define NUL '\0' macro
337 for (base = 0; server_string[base] != NUL; /* empty */ ) {
341 && (server_string[base + len] != NUL); len++) {
355 && (server_string[base] != NUL); base++) {
/external/cmockery/cmockery_0_1_2/windows/
H A Dmakefile131 $(OBJECT_DIR)\run_tests.obj) do @del %A 2>NUL"
132 -rmdir $(EXECUTABLE_DIR) $(OBJECT_DIR) $(LIBRARY_DIR) 2>NUL
/external/mesa3d/src/glx/
H A Dglxextensions.c315 #define NUL '\0' macro
337 for (base = 0; server_string[base] != NUL; /* empty */ ) {
341 && (server_string[base + len] != NUL); len++) {
355 && (server_string[base] != NUL); base++) {
/external/valgrind/main/exp-bbv/tests/arm-linux/
H A Dll.S153 strb r0,[r10],#+1 @ NUL terminate, increment pointer
294 strb r0,[r10],#-1 @ replace last value with NUL
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dbytes.pxd78 # Return a NUL-terminated representation of the contents of
99 # may not contain NUL characters; if it does, the function returns
H A Dstring.pxd78 # Return a NUL-terminated representation of the contents of
99 # may not contain NUL characters; if it does, the function returns
/external/chromium_org/third_party/pexpect/
H A Dscreen.py27 NUL = 0 # Fill character; ignored on input. variable
/external/lldb/test/pexpect-2.4/
H A Dscreen.py11 NUL = 0 # Fill character; ignored on input. variable
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A 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/valgrind/main/exp-bbv/tests/x86-linux/
H A 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/libunwind/doc/
H A Dunw_create_addr_space.tex220 returned name must be terminated by a NUL character. If the
223 buffer set to the NUL character and -\Const{UNW\_ENOMEM} must be
H A Dlibunwind-dynamic.tex136 ASCII NUL terminated. For source languages that use name-mangling
172 ASCII NUL terminated. For source languages that use name-mangling
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp687 NodeUpdateListener NUL(*this, NodesToAnalyze);
/external/bison/
H A Dmaint.mk369 # It may fail to NUL-terminate the destination,
370 # and always NUL-pads out to the specified length.
H A Dconfigure25398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mbrtowc returns 0 when parsing a NUL character" >&5
25399 $as_echo_n "checking whether mbrtowc returns 0 when parsing a NUL character... " >&6; }
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 7335 milliseconds

12