HomeSort by relevance Sort by last modified time
    Searched full:wend (Results 1 - 25 of 31) sorted by null

1 2

  /external/openssl/crypto/bn/
bn_exp.c 254 int i,j,bits,ret=0,wstart,wend,window,wvalue; local
322 wend=0; /* The bottom bit of the window */
343 wend=0;
349 wvalue<<=(i-wend);
351 wend=i;
355 /* wend is the size of the current window */
356 j=wend+1;
370 wstart-=wend+1;
387 int i,j,bits,ret=0,wstart,wend,window,wvalue; local
468 wend=0; /* The bottom bit of the window *
986 int i,j,bits,ret=0,wstart,wend,window,wvalue; local
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
freebasic.php 83 "wend", "while", "width", "window", "windowtitle", "with", "write", "xor",
locobasic.php 61 "THEN", "TRON", "TROFF", "USING", "WAIT", "WEND", "WHILE", "WIDTH",
oobas.php 68 'while','wend','gosub','return','call','choose','declare',
asp.php 58 'While', 'Wend', 'For', 'Loop', 'Do', 'Request', 'Response', 'Server', 'ADODB', 'Session', 'Application',
lotusscript.php 51 'Yield', 'Year', 'Xor', 'Write', 'With', 'Width', 'While', 'Wend',
qbasic.php 65 'DO', 'LOOP', 'WHILE', 'WEND', 'THEN', 'ELSE', 'ELSEIF', 'IF',
sdlbasic.php 48 'sub', 'function', 'return', 'while', 'wend', 'exit', 'end',
vbnet.php 122 'RSET', 'SGN', 'SQR', 'TERMINATE', 'VARIANT', 'VARTYPE', 'WEND'
blitzbasic.php 59 'If','EndIf','ElseIf','Else If','Else','While','Wend','Return','Next','Include','End Type','End Select','End If','End Function','End','Select',
providex.php 84 'via', 'video_palette', 'wait', 'wend', 'while', 'winprt_setup',
basic4gl.php 277 'xor','while','wend','until','type','traditional_print','traditional','to','then','struc','string','step','single',
winbatch.php 282 'wFileList', 'wFileExit', 'wEndSel', 'wEndOfFile', 'wEnd', 'wEdWrap', 'wEdWordRight', 'wEdWordLeft', 'wEdUpLine', 'wEdUndo', 'wEdTopOfFile',
    [all...]
autoit.php 73 'Select','Step','Switch','Then','To','True','Until','WEnd','While',
    [all...]
thinbasic.php 53 'WIN_FINDBYCLASS','WHILE','WEND','VERIFY','VARPTR','VARIANTVT$','VARIANTVT','VARIANT',
    [all...]
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 14 wchar_t *wend = wbuf + wbufSize - 1; local
15 for (; wcur != wend && *buf != 0; ++buf, ++wcur)
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 14 wchar_t *wend = wbuf + wbufSize - 1; local
15 for (; wcur != wend && *buf != 0; ++buf, ++wcur)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 418 WEND
906 WEND
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 421 WEND
909 WEND
  /frameworks/av/media/libstagefright/codecs/aacdec/
esc_iquant_scaling.cpp 156 WEND
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libX11.a     [all...]
libX11.so 
libX11.so.6 
libX11.so.6.2 
libX11.so.6.2.0 

Completed in 661 milliseconds

1 2