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

1234567891011>>

/prebuilts/go/darwin-x86/src/
H A Drace.bash11 function usage { function
20 usage
25 usage
30 usage
34 usage
/prebuilts/go/linux-x86/src/
H A Drace.bash11 function usage { function
20 usage
25 usage
30 usage
34 usage
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/bin/
H A Dsdl2-config8 #usage="\
10 usage="\
14 echo "${usage}" 1>&2
55 echo "${usage}" 1>&2
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/bin/
H A Dsdl2-config8 #usage="\
10 usage="\
14 echo "${usage}" 1>&2
55 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-linux-glibc2.15-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/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h73 # error Unknown STLport usage config (dll/lib?)
/prebuilts/misc/scripts/vboot_signer/
H A Dvboot_signer.sh19 usage() function
21 echo usage: $0 futility input.img key.vbpubk key.vbprivk subkey.vbprivk output.keyblock output.img
31 usage
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3dx9tex.h194 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
196 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
198 UINT *depth, UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
201 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DTexture9 **texture);
203 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DCubeTexture9 **cube);
205 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DVolumeTexture9 **volume);
244 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
248 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
254 UINT size, UINT miplevels, DWORD usage, D3DFORMAT format,
258 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.h194 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
196 UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
198 UINT *depth, UINT *miplevels, DWORD usage, D3DFORMAT *format, D3DPOOL pool);
201 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DTexture9 **texture);
203 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DCubeTexture9 **cube);
205 UINT miplevels, DWORD usage, D3DFORMAT format, D3DPOOL pool, struct IDirect3DVolumeTexture9 **volume);
244 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
248 UINT width, UINT height, UINT miplevels, DWORD usage, D3DFORMAT format,
254 UINT size, UINT miplevels, DWORD usage, D3DFORMAT format,
258 UINT size, UINT miplevels, DWORD usage, D3DFORMA
[all...]
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/gdb/darwin-x86/lib/python2.7/
H A DcProfile.py166 usage = "cProfile.py [-o output_file_path] [-s sort] scriptfile [arg] ..."
167 parser = OptionParser(usage=usage)
/prebuilts/gdb/linux-x86/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/
H A DcProfile.py166 usage = "cProfile.py [-o output_file_path] [-s sort] scriptfile [arg] ..."
167 parser = OptionParser(usage=usage)
/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/gdb/darwin-x86/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/gdb/linux-x86/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/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...]

Completed in 849 milliseconds

1234567891011>>