HomeSort by relevance Sort by last modified time
    Searched refs:alternatives (Results 26 - 50 of 125) sorted by null

12 3 4 5

  /system/media/camera/docs/
ndk_camera_metadata_tags.mako 160 * <b>Deprecated</b>: please refer to this API documentation to find the alternatives
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelineHandler.java 258 int alternatives = matches.size(); local
259 if (alternatives == 0) {
261 } else if (alternatives == 1) {
265 assert alternatives > 1; local
    [all...]
  /external/deqp/modules/glshared/
glsShaderLibraryCase.cpp 82 for (size_t alternativeNdx = 0; alternativeNdx < extension.alternatives.size(); ++alternativeNdx)
84 if (ctxInfo.isExtensionSupported(extension.alternatives[alternativeNdx].c_str()))
93 specialized.push_back(RequiredExtension(extension.alternatives[supportedAltNdx], extension.effectiveStages));
100 for (size_t ndx = 0; ndx < extension.alternatives.size(); ++ndx)
104 extensionList << extension.alternatives[ndx];
107 if (extension.alternatives.size() == 1)
    [all...]
glsBuiltinPrecisionTests.cpp 1386 ExprP<T> alternatives (const ExprP<T>& arg0, function in namespace:deqp::gls::BuiltinPrecisionTests
    [all...]
  /external/v8/src/regexp/
regexp-ast.h 211 explicit RegExpDisjunction(ZoneList<RegExpTree*>* alternatives);
221 ZoneList<RegExpTree*>* alternatives() { return alternatives_; } function in class:v8::internal::final
jsregexp.h 911 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } function in class:v8::internal::ChoiceNode
    [all...]
  /external/deqp/framework/opengl/
gluShaderLibrary.cpp 293 static CaseRequirement createAnyExtensionRequirement (const vector<string>& alternatives, deUint32 effectiveStages)
297 req.extension = RequiredExtension(alternatives, effectiveStages);
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pkcs1v15.go 23 // an error. These alternatives happen in constant time.
82 // into key. Otherwise, key is unchanged. These alternatives occur in constant
  /prebuilts/go/linux-x86/src/crypto/rsa/
pkcs1v15.go 23 // an error. These alternatives happen in constant time.
82 // into key. Otherwise, key is unchanged. These alternatives occur in constant
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 385 the input does not suit any of the possible recognition alternatives.
391 block) that has multiple alternatives, the recognizer must decide which one of
dfa.rb 40 alternatives in a rule based upon lookahead symbols from an input stream.
  /external/ImageMagick/www/api/
distort.php 142 <dd> o "verbose" Output to stderr alternatives, internal coefficents, and FX equivalents for the distortion operation (if feasible). This forms an extra check of the distortion method, and allows users access to the internal constants IM calculates for the distortion. </dd>
  /external/v8/test/webkit/fast/regex/
parentheses.js 266 // Test evaluation order of empty subpattern alternatives.
  /prebuilts/go/darwin-x86/src/regexp/
exec.go 150 // Have match; finished exploring alternatives.
  /prebuilts/go/linux-x86/src/regexp/
exec.go 150 // Have match; finished exploring alternatives.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
Python.stg 625 /** A (...) subrule with multiple alternatives */
642 /** A rule block with multiple alternatives */
670 /** A (..)+ block with 1 or more alternatives */
703 /** A (..)* block with 1 or more alternatives */
747 pass <! so empty alternatives are a valid block !>
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp 1365 ExprP<T> alternatives (const ExprP<T>& arg0, function in namespace:vkt::shaderexecutor
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 364 * consistent with any of the alternatives for rule r. The best
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /external/guice/extensions/persist/lib/
antlr-2.7.5h3.jar 
  /external/jemalloc/bin/
jeprof.in 117 # All the alternatives must begin with /.
785 "/etc/alternatives/gnome-www-browser",
786 "/etc/alternatives/x-www-browser",
    [all...]
  /prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/
antlr-2.7.7.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.0/
sdklib-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.2/
sdklib-22.4.2.jar 

Completed in 1604 milliseconds

12 3 4 5