HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 326 - 350 of 2162) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
makesetup 9 # -s directory: alternative source directory (default .)
11 # -c file: alternative config.c template (default $libdir/config.c.in)
13 # -m file: alternative Makefile template (default ./Makefile.pre)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
makesetup 9 # -s directory: alternative source directory (default .)
11 # -c file: alternative config.c template (default $libdir/config.c.in)
13 # -m file: alternative Makefile template (default ./Makefile.pre)
  /art/runtime/base/
stl_util.h 59 // As an alternative to calling STLDeleteElements() directly, consider
  /bionic/libm/include/arm64/machine/
fenv.h 34 * * [26] - AHP, Alternative half-precision control bit;
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/
strings.xml 66 alternative you may want to consider using the gyro sensor and implement your own step
  /developers/build/prebuilts/gradle/ElevationBasic/
README.md 12 alternative ways to move a view in the z-axis. The first shape, the circle,
  /developers/build/prebuilts/gradle/SlidingTabsColors/
README.md 16 array of colors and the alternative is via the `TabColorizer` interface which gives
  /developers/samples/android/sensors/BatchStepSensor/Application/src/main/res/values/
strings.xml 66 alternative you may want to consider using the gyro sensor and implement your own step
  /developers/samples/android/ui/views/Elevation/ElevationBasic/
README.md 12 alternative ways to move a view in the z-axis. The first shape, the circle,
  /developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/
README.md 16 array of colors and the alternative is via the `TabColorizer` interface which gives
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
fenv.h 34 * * [26] - AHP, Alternative half-precision control bit;
  /development/ndk/platforms/android-9/arch-x86/include/asm/
alternative_32.h 36 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (feature) : "memory") macro
  /development/samples/browseable/BatchStepSensor/res/values/
strings.xml 66 alternative you may want to consider using the gyro sensor and implement your own step
  /docs/source.android.com/src/devices/audio/
testing_circuit.jd 53 and we would like to hear about your alternative methods, also at android-porting group.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
FailedPredicateException.cs 41 * occurs when normally parsing the alternative just like matching a token.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
FailedPredicateException.cs 42 * occurs when normally parsing the alternative just like matching a token.
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 37 point to the alternative jar.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDFA.h 48 // simulate the DFA using the static tables and predict an alternative
  /external/antlr/antlr-3.4/runtime/Python/
TODO 54 - special template for empty alternative -> pass
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 22 * the appropriate alternative. Lookhead can be arbitrarily
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
nuances.rb 27 example "rule with empty alternative" do
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 242 <if(disabled)><\n>As a result, alternative(s) <disabled; separator=","> were disabled for that input<endif><if(hasPredicateBlockedByAction)><\n>Semantic predicates were present but were hidden by actions.<endif>
246 the decision cannot distinguish between alternative(s) <danglingAlts; separator=","> for input such as "<input>"
265 Alternative <alt>: after matching input such as <input> decision cannot predict what comes next due to recursion overflow <targetRules,callSiteStates:{t,c|to <t> from <c:{s|<s.enclosingRule.name>};separator=", ">}; separator=" and ">
269 Alternative <alt> discovers infinite left-recursion <targetRules,callSiteStates:{t,c|to <t> from <c:{s|<s.enclosingRule>};separator=", ">}; separator=" and ">
  /external/bison/src/
symlist.h 114 /* Get the data type (alternative in the union) of the value for
  /external/ceres-solver/internal/ceres/
stl_util.h 79 // As an alternative to calling STLDeleteElements() directly, consider
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/exceptions/
reporter.py 80 msg.set_type('multipart/alternative')

Completed in 365 milliseconds

<<11121314151617181920>>