/external/opencv3/ |
README.md | 19 * Choose the right base branch;
|
/external/avahi/avahi-ui-sharp/ |
bssh.cs | 10 ServiceDialog dialog = new ServiceDialog ("Choose SSH Server", null,
|
/prebuilts/go/darwin-x86/src/cmd/cover/testdata/ |
main.go | 88 // Linear search is fine. Choose perfect fit over approximate. 100 // Choose the earliest match (the counters are in unpredictable order).
|
/prebuilts/go/linux-x86/src/cmd/cover/testdata/ |
main.go | 88 // Linear search is fine. Choose perfect fit over approximate. 100 // Choose the earliest match (the counters are in unpredictable order).
|
/external/compiler-rt/make/ |
lib_util.mk | 16 # Choose the appropriate implementation directory to use for 'function-name' in
|
/external/libpng/projects/visualc71/ |
README_zlib.txt | 32 Choose the configuration you wish to build.
|
/external/ImageMagick/www/api/ |
mogrify.php | 83 <dd>Choose from ConvertImageCommand, IdentifyImageCommand, MogrifyImageCommand, CompositeImageCommand, CompareImagesCommand, ConjureImageCommand, StreamImageCommand, ImportImageCommand, DisplayImageCommand, or AnimateImageCommand. </dd>
|
attribute.php | 331 <p>SetImageType() sets the type of image. Choose from these types:</p>
|
constitute.php | 93 <dd>Define the data type of the pixels. Float and double types are expected to be normalized [0..1] otherwise [0..QuantumRange]. Choose from these types: CharPixel, DoublePixel, FloatPixel, IntegerPixel, LongPixel, QuantumPixel, or ShortPixel. </dd>
|
/external/skia/src/core/ |
SkBlitter.h | 89 * from Choose() if the request cannot be fulfilled. Default impl 127 static SkBlitter* Choose(const SkPixmap& dst,
|
SkBlitter.cpp | 802 SkBlitter* SkBlitter::Choose(const SkPixmap& device,
|
SkDraw.cpp | 55 fBlitter = SkBlitter::Choose(dst, matrix, paint, &fAllocator, drawCoverage); 61 void choose(const SkPixmap& dst, const SkMatrix& matrix, function in class:SkAutoBlitterChoose 64 fBlitter = SkBlitter::Choose(dst, matrix, paint, &fAllocator, drawCoverage); [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/ |
cli.py | 234 description = ('Signs a file, outputs the signature. Choose the hash ' 250 raise SystemExit('Invalid hash method, choose one of %s' %
|
/build/blueprint/choosestage/ |
choosestage.go | 15 // Choose which ninja file (stage) to run next
|
/prebuilts/go/darwin-x86/src/runtime/ |
parfor.go | 139 // Choose a random victim for stealing.
|
/prebuilts/go/linux-x86/src/runtime/ |
parfor.go | 139 // Choose a random victim for stealing.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/ |
layer1.py | 508 `MLModel` will address. Choose from the following types: 510 + Choose `REGRESSION` if the `MLModel` will be used to predict a 512 + Choose `BINARY` if the `MLModel` result has two possible values. 513 + Choose `MULTICLASS` if the `MLModel` result has a limited number of [all...] |
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
xfa_fm2jscontext.h | 189 static void Choose(FXJSE_HOBJECT hThis,
|
/build/core/ |
java.mk | 99 # Choose leaf name for the compiled jar file.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
libhttplib2.tex | 26 % Choose one of these to specify the module module name. If there's
|
/prebuilts/go/darwin-x86/src/reflect/ |
all_test.go | 1295 cas := &info[helpers[x.Choose(len(helpers))]] 1305 i := x.Choose(len(cases)) 1306 j := x.Choose(len(cases)) [all...] |
/prebuilts/go/linux-x86/src/reflect/ |
all_test.go | 1295 cas := &info[helpers[x.Choose(len(helpers))]] 1305 i := x.Choose(len(cases)) 1306 j := x.Choose(len(cases)) [all...] |
/external/minijail/ |
common.mk | 308 # Choose the stack protector flags based on whats supported by the compiler. [all...] |
/external/modp_b64/ |
common.mk | 308 # Choose the stack protector flags based on whats supported by the compiler. [all...] |
/external/llvm/lib/Analysis/ |
ScalarEvolution.cpp | [all...] |