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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
SpellCheckerProximityInfo.java 25 final private static int NUL = KeyDetector.NOT_A_CODE;
50 'q', 'w', 's', 'a', 'z', NUL, NUL, NUL, NUL, NUL, NUL, NUL, NUL, NUL, NUL, NUL
    [all...]
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
copy-files.cmd 11 mkdir "%PublicHeadersDirectory%" 2>NUL
33 xcopy /y /d ..\..\API\%%f "%PublicHeadersDirectory%" >NUL
37 mkdir "%PrivateHeadersDirectory%" 2>NUL
54 xcopy /y /d ..\..\%%d\*.h "%PrivateHeadersDirectory%" >NUL
58 mkdir "%ResourcesDirectory%" 2>NUL
59 xcopy /y /d ..\JavaScriptCore.resources\* "%ResourcesDirectory%" >NUL
69 xcopy /y /d ..\..\%%f "%PrivateHeadersDirectory%" >NUL
77 if exist "%PublicHeadersDirectory%" rmdir /s /q "%PublicHeadersDirectory%" >NUL
78 if exist "%PrivateHeadersDirectory%" rmdir /s /q "%PrivateHeadersDirectory%" >NUL
79 if exist "%ResourcesDirectory%" rmdir /s /q "%ResourcesDirectory%" >NUL
    [all...]
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTreePreBuild.cmd 8 mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\include\DumpRenderTree"
9 mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\include\DumpRenderTree\ForwardingHeaders"
10 mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\include\DumpRenderTree\ForwardingHeaders\wtf"
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
debflex.awk 105 if ("end of buffer or a NUL)" == field[i]) {
  /external/webkit/Source/WebKit/win/WebKit.vcproj/
InterfacesPreBuild.cmd 8 mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\obj\WebKit\%PROJECTNAME%"
WebKitLibPreBuild.cmd 8 mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\include\JavaScriptCore"
  /external/webkit/Source/WebKit2/win/
WebKitPreBuild.cmd 8 mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\include\JavaScriptCore"
  /external/webkit/Tools/TestWebKitAPI/win/
copy-resources.cmd 9 mkdir 2>NUL "%ResourcesDirectory%"
  /external/proguard/examples/dictionaries/
windows.txt 30 nul
31 Nul
32 nUl
33 NUl
34 nuL
35 NuL
36 nUL
37 NUL
38 NUL
  /ndk/sources/host-tools/make-3.81/
configure.bat 39 redir -o junk.$$$ -eo make -n -f NUL
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 153 strb r0,[r10],#+1 @ NUL terminate, increment pointer
294 strb r0,[r10],#-1 @ replace last value with NUL
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 685 NodeUpdateListener NUL(*this, NodesToAnalyze);
687 DAG.ReplaceAllUsesOfValueWith(From, To, &NUL);
716 DAG.ReplaceAllUsesOfValueWith(OldVal, NewVal, &NUL);
    [all...]
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 52 # 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/
ll.S 46 # so we compress with NUL as FREQUENT_CHAR and it is pre-done for us
425 movb $0, (%edi) # replace last value with NUL
  /ndk/build/core/
definitions.mk 162 host-rm = $(foreach _filepattern,$1,$(if $(strip $(wildcard $(_filepattern))),del /f/q/s $(subst /,\,$(_filepattern)) >NUL))
175 host-rmdir = del /f/s/e/q $(subst /,\,$1) >NUL 2>NUL
202 host-cp = copy /b/y $(subst /,\,$1 $2) > NUL
217 host-install = copy /b/y $(subst /,\,$1 $2) > NUL
    [all...]
init.mk 143 UNAME := $(shell /bin/uname.exe -s 2>NUL)
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 381 /* This used to be an fputs(), but since the string might contain NUL's,
546 * already have been incremented past the NUL character
552 { /* This was really a NUL. */
559 /* Okay, we're now positioned to make the NUL
574 /* Consume the NUL. */
896 /* yy_try_NUL_trans - try to make a transition on the NUL character
990 * valid NUL; if not, then we've hit the end of the buffer.
993 /* This was really a NUL. */
    [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /development/samples/NFCDemo/libs/
guava-10.0.1.jar 

Completed in 622 milliseconds