HomeSort by relevance Sort by last modified time
    Searched refs:UP (Results 126 - 150 of 416) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
ASTTreeParser.stg 99 Match(Input, TToken.UP, nil); <checkRuleBacktrackFailure()>
104 Match(Input, TToken.UP, nil); <checkRuleBacktrackFailure()>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ASTTreeParser.stg 87 match(input, Token.UP, null); <checkRuleBacktrackFailure()>
92 match(input, Token.UP, null); <checkRuleBacktrackFailure()>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTTreeParser.stg 60 this.match(this.input, org.antlr.runtime.Token.UP, null); <checkRuleBacktrackFailure()>
65 this.match(this.input, org.antlr.runtime.Token.UP, null); <checkRuleBacktrackFailure()>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
ASTTreeParser.stg 89 match(input, Token.UP, null); <checkRuleBacktrackFailure()>
94 match(input, Token.UP, null); <checkRuleBacktrackFailure()>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTTreeParser.stg 98 self.match(self.input, UP, None)
103 self.match(self.input, UP, None)<\n>
  /external/droiddriver/src/io/appium/droiddriver/actions/
SwipeAction.java 167 case UP:
  /external/guava/guava-tests/test/com/google/common/math/
BigIntegerMathTest.java 34 import static java.math.RoundingMode.UP;
99 for (RoundingMode mode : asList(CEILING, UP)) {
125 // x^2 < 2^(2 * result + 1), or else we would have rounded up
136 // x^2 <= 2^(2 * result + 1), or else we would have rounded up
188 for (RoundingMode mode : asList(CEILING, UP)) {
216 // x^2 < 10^(2 * result + 1), or else we would have rounded up
228 // x^2 <= 10^(2 * result + 1), or else we would have rounded up
287 for (RoundingMode mode : asList(CEILING, UP)) {
MathTesting.java 27 import static java.math.RoundingMode.UP;
51 static final ImmutableList<RoundingMode> ALL_SAFE_ROUNDING_MODES = ImmutableList.of(DOWN, UP,
113 // Add values up to 40. This covers cases like "square of a prime" and such.
123 intValues.add(5792).add(5793); // sqrt(2^25) rounded up and down
158 longValues.add(194368031998L).add(194368031999L); // sqrt(2^75) rounded up and down
192 bigValues.add(new BigInteger("218838949120258359057546633")); // sqrt(2^175) rounded up and
  /packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
AboutPhoneSettingsTests.java 82 view.scroll(Direction.UP, 1.0f);
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
CommonLauncherHelper.java 102 if (Direction.DOWN.equals(dir) || Direction.UP.equals(dir)) {
  /platform_testing/utils/dpad/src/android/platform/test/utils/
DPadUtil.java 77 case UP:
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangDumpDecl.m 92 [ANTLRBaseRecognizer setTokenNames:[[AMutableArray arrayWithObjects:@"<invalid>", @"<EOR>", @"<DOWN>", @"<UP>",
163 [self match:input TokenType:UP Follow:nil];
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_constants.py 216 # e.g., the FINGER_CROSSING gesture requires putting down and lifting up
231 TFK.UP = KEY_UP
235 TFK.ARROW_KEY_LIST = [TFK.UP, TFK.DOWN, TFK.LEFT, TFK.RIGHT]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
BasicTTIImpl.h 104 /// \brief Local query method delegates up to T which *must* implement this!
109 /// \brief Local query method delegates up to T which *must* implement this!
326 TTI::UnrollingPreferences &UP) {
376 // Enable runtime and partial unrolling up to the specified size.
378 UP.Partial = UP.Runtime = UP.UpperBound = true;
379 UP.PartialThreshold = MaxOps;
382 UP.OptSizeThreshold = 0;
383 UP.PartialOptSizeThreshold = 0
    [all...]
  /prebuilts/go/darwin-x86/test/
escape_struct_param1.go 66 func (v *V) UP() *U { // ERROR "leaking param: v to result ~r0 level=1$"
107 return v.UP()._sp
111 return v.UP().SP()
195 return *v.UP()._spp // ERROR "V.UPiSPPic v does not escape$"
199 return v.UP().SPPi() // ERROR "V.UPiSPPid v does not escape$"
escape_struct_param2.go 66 func (v V) UP() *U { // ERROR "leaking param: v to result ~r0 level=0$"
107 return v.UP()._sp
111 return v.UP().SP()
195 return *v.UP()._spp
199 return v.UP().SPPi()
  /prebuilts/go/linux-x86/test/
escape_struct_param1.go 66 func (v *V) UP() *U { // ERROR "leaking param: v to result ~r0 level=1$"
107 return v.UP()._sp
111 return v.UP().SP()
195 return *v.UP()._spp // ERROR "V.UPiSPPic v does not escape$"
199 return v.UP().SPPi() // ERROR "V.UPiSPPid v does not escape$"
escape_struct_param2.go 66 func (v V) UP() *U { // ERROR "leaking param: v to result ~r0 level=0$"
107 return v.UP()._sp
111 return v.UP().SP()
195 return *v.UP()._spp
199 return v.UP().SPPi()

Completed in 3545 milliseconds

1 2 3 4 56 7 8 91011>>