Searched refs:usage (Results 1 - 25 of 863) sorted by relevance

1234567891011>>

/prebuilts/tools/linux-x86/sdl/bin/
H A Dsdl-config9 #usage="\
11 usage="\
15 echo "${usage}" 1>&2
56 echo "${usage}" 1>&2
/prebuilts/tools/windows/sdl/bin/
H A Dsdl-config9 #usage="\
11 usage="\
15 echo "${usage}" 1>&2
56 echo "${usage}" 1>&2
/prebuilts/tools/darwin-x86/sdl/bin/
H A Dsdl-config9 #usage="\
11 usage="\
15 echo "${usage}" 1>&2
56 echo "${usage}" 1>&2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/libexec/gcc/x86_64-linux/4.6/install-tools/
H A Dmkinstalldirs20 usage="\
32 echo "$usage"
37 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
50 echo "$usage" 1>&2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
H A Dmkinstalldirs20 usage="\
32 echo "$usage"
37 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
50 echo "$usage" 1>&2
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/
H A Dmkinstalldirs20 usage="\
32 echo "$usage"
37 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
50 echo "$usage" 1>&2
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3dx9tex.h187 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
189 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
191 UINT *depth, UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
194 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DTexture9 **texture);
196 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DCubeTexture9 **cube);
198 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DVolumeTexture9 **volume);
237 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
241 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
247 UINT size, UINT miplevels, DWORD usage, D3DFORMAT format,
251 UINT size, UINT miplevels, DWORD usage, D3DFORMA
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3dx9tex.h187 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
189 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
191 UINT *depth, UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
194 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DTexture9 **texture);
196 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DCubeTexture9 **cube);
198 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DVolumeTexture9 **volume);
237 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
241 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
247 UINT size, UINT miplevels, DWORD usage, D3DFORMAT format,
251 UINT size, UINT miplevels, DWORD usage, D3DFORMA
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
H A Dmain.py100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
H A Dmain.py100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DcProfile.py166 usage = "cProfile.py [-o output_file_path] [-s sort] scriptfile [arg] ..."
167 parser = OptionParser(usage=usage)
H A Dsmtpd.py98 def usage(code, msg=''): function
475 usage(1, e)
480 usage(0)
502 usage(1, 'Invalid arguments: %s' % COMMASPACE.join(args))
507 usage(1, 'Bad local spec: %s' % localspec)
512 usage(1, 'Bad local port: %s' % localspec)
515 usage(1, 'Bad remote spec: %s' % remotespec)
520 usage(1, 'Bad remote port: %s' % remotespec)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DcProfile.py166 usage = "cProfile.py [-o output_file_path] [-s sort] scriptfile [arg] ..."
167 parser = OptionParser(usage=usage)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_argparse.py1858 'usage: PROG [-h] [--foo] bar {1,2,3} ...\n')
1860 usage: PROG [-h] [--foo] bar {1,2,3} ...
1877 'usage: PROG [-h] [++foo] bar {1,2,3} ...\n')
1879 usage: PROG [-h] [++foo] bar {1,2,3} ...
1896 'usage: PROG [+h] [++foo] bar {1,2,3} ...\n')
1898 usage: PROG [+h] [++foo] bar {1,2,3} ...
1913 'usage: PROG [-h] [--foo] bar {1,2,3} ...\n')
1916 usage: PROG [-h] [--foo] bar {1,2,3} ...
1943 'usage: PROG [-h] [--foo] bar {1,2} ...\n')
1945 usage
3579 usage = '' variable in class:TestHelpSuppressUsage
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_argparse.py1858 'usage: PROG [-h] [--foo] bar {1,2,3} ...\n')
1860 usage: PROG [-h] [--foo] bar {1,2,3} ...
1877 'usage: PROG [-h] [++foo] bar {1,2,3} ...\n')
1879 usage: PROG [-h] [++foo] bar {1,2,3} ...
1896 'usage: PROG [+h] [++foo] bar {1,2,3} ...\n')
1898 usage: PROG [+h] [++foo] bar {1,2,3} ...
1913 'usage: PROG [-h] [--foo] bar {1,2,3} ...\n')
1916 usage: PROG [-h] [--foo] bar {1,2,3} ...
1943 'usage: PROG [-h] [--foo] bar {1,2} ...\n')
1945 usage
3579 usage = '' variable in class:TestHelpSuppressUsage
[all...]
/prebuilts/python/darwin-x86/2.7.5/bin/
H A Dsmtpd.py98 def usage(code, msg=''): function
475 usage(1, e)
480 usage(0)
502 usage(1, 'Invalid arguments: %s' % COMMASPACE.join(args))
507 usage(1, 'Bad local spec: %s' % localspec)
512 usage(1, 'Bad local port: %s' % localspec)
515 usage(1, 'Bad remote spec: %s' % remotespec)
520 usage(1, 'Bad remote port: %s' % remotespec)
/prebuilts/python/linux-x86/2.7.5/bin/
H A Dsmtpd.py98 def usage(code, msg=''): function
475 usage(1, e)
480 usage(0)
502 usage(1, 'Invalid arguments: %s' % COMMASPACE.join(args))
507 usage(1, 'Bad local spec: %s' % localspec)
512 usage(1, 'Bad local port: %s' % localspec)
515 usage(1, 'Bad remote spec: %s' % remotespec)
520 usage(1, 'Bad remote port: %s' % remotespec)

Completed in 466 milliseconds

1234567891011>>