/prebuilts/python/linux-x86/2.7.5/bin/ |
python2-config | 17 opts, args = getopt.getopt(sys.argv[1:], '', valid_opts) 21 if not opts: 27 opt_flags = [flag for (flag, val) in opts]
|
python2.7-config | 17 opts, args = getopt.getopt(sys.argv[1:], '', valid_opts) 21 if not opts: 27 opt_flags = [flag for (flag, val) in opts]
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/external/chromium_org/third_party/skia/gyp/ |
effects.gyp | 20 '../src/opts',
|
/external/chromium_org/third_party/sqlite/src/test/ |
releasetest.tcl | 31 * The makefile should support the variable "OPTS" as a way to pass 36 make -f $::MAKEFILE fulltest OPTS="-DSQLITE_SECURE_DELETE=1 -DSQLITE_DEBUG=1" 39 they do not respect the OPTS variable. 195 # Tcl variable $opts is used to build up the value used to set the 196 # OPTS Makefile variable. Variable $cflags holds the value for 197 # CFLAGS. The makefile will pass OPTS to both gcc and lemon, but 201 set opts "" 204 lappend opts $arg 211 set opts [join $opts " "] [all...] |
/external/chromium_org/tools/grit/grit/tool/ |
buildinfo.py | 27 def Run(self, opts, args): 38 self.SetOptions(opts) 40 res_tree = grd_reader.Parse(opts.input, debug=opts.extra_verbose)
|
/external/e2fsprogs/misc/ |
util.h | 23 extern void parse_journal_opts(const char *opts);
|
/external/openfst/src/test/ |
fst_test.h | 242 FstWriteOptions opts; local 243 opts.source = aligned; 244 opts.align = true; 245 CHECK(fst.Write(ostr, opts)); 248 FstReadOptions opts; local 249 opts.mode = FstReadOptions::ReadMode("map"); 250 opts.source = aligned; 251 G *gfst = G::Read(istr, opts); 261 FstWriteOptions opts; local 262 opts.source = aligned 267 FstReadOptions opts; local [all...] |
/external/skia/gyp/ |
effects.gyp | 20 '../src/opts',
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
expanded-fst.h | 38 static ExpandedFst<A> *Read(istream &strm, const FstReadOptions &opts) { 39 FstReadOptions ropts(opts); 42 hdr = *opts.header; 44 if (!hdr.Read(strm, opts.source))
|
/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
forward-declare-class.cpp | 1 // RUN: %clangxx %s -g -fexceptions %extra-clang-opts -o %t
|
jit.cpp | 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
ImageUtils.java | 110 final BitmapFactory.Options opts = new BitmapFactory.Options(); local 111 opts.inSampleSize = Math.max(bounds.x / maxSize, bounds.y / maxSize); 112 result.bitmap = decodeStream(factory, null, opts); 139 * @param opts null-ok; Options that control downsampling and whether the 142 * decoded, or, if opts is non-null, if opts requested only the 143 * size be returned (in opts.outWidth and opts.outHeight) 146 final BitmapFactory.Options opts) throws FileNotFoundException { 156 final Bitmap originalBitmap = BitmapFactory.decodeStream(is, outPadding, opts); 199 final BitmapFactory.Options opts = new BitmapFactory.Options(); local [all...] |
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6t_opts.h | 22 u_int16_t opts[IP6T_OPTS_OPTSNR]; member in struct:ip6t_opts
|