/external/chromium_org/third_party/freetype/src/smooth/ |
ftgrays.c | 593 TCoord ex1, ex2, fx1, fx2, delta, mod, lift, rem; local 600 ex1 = TRUNC( x1 ); 602 fx1 = (TCoord)( x1 - SUBPIXELS( ex1 ) ); 614 if ( ex1 == ex2 ) 648 ex1 += incr; 649 gray_set_cell( RAS_VAR_ ex1, ey ); 652 if ( ex1 != ex2 ) 665 while ( ex1 != ex2 ) 678 ex1 += incr; 679 gray_set_cell( RAS_VAR_ ex1, ey ) [all...] |
/external/freetype/src/smooth/ |
ftgrays.c | 633 TCoord ex1, ex2, fx1, fx2, delta, mod; local 640 ex1 = TRUNC( x1 ); 642 fx1 = (TCoord)( x1 - SUBPIXELS( ex1 ) ); 654 if ( ex1 == ex2 ) 688 ex1 += incr; 689 gray_set_cell( RAS_VAR_ ex1, ey ); 692 if ( ex1 != ex2 ) 708 while ( ex1 != ex2 ) 721 ex1 += incr; 722 gray_set_cell( RAS_VAR_ ex1, ey ) [all...] |
/prebuilts/tools/common/m2/internal/jdom/jdom/1.0/ |
jdom-1.0.jar | |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
glsl_parser_extras.cpp | 642 ast_expression *ex1, 647 this->subexpressions[1] = ex1;
|
/external/mesa3d/src/glsl/ |
glsl_parser_extras.cpp | 642 ast_expression *ex1, 647 this->subexpressions[1] = ex1;
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
UDPMessageChannel.java | 444 } catch (java.text.ParseException ex1) { 445 InternalErrorHandler.handleException(ex1); [all...] |
SIPServerTransaction.java | [all...] |
TCPMessageChannel.java | 651 } catch (Exception ex1) {
|
TLSMessageChannel.java | 630 } catch (Exception ex1) {
|
/system/core/libpixelflinger/ |
trap.cpp | 567 register int32_t ex1 = ey1; local 571 if (ex0>0 && ex1>0 && ex2>0) 574 ex1 -= dy12 << TRI_FRACTION_BITS; 579 if (!(ex0>0 && ex1>0 && ex2>0)) 582 ex1 -= dy12 << TRI_FRACTION_BITS; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_inspect.py | 651 except Exception, ex1: 662 self.assertIs(type(ex1), type(ex2)) 663 self.assertEqual(str(ex1), str(ex2)) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_inspect.py | 651 except Exception, ex1: 662 self.assertIs(type(ex1), type(ex2)) 663 self.assertEqual(str(ex1), str(ex2)) [all...] |
/external/nist-sip/java/gov/nist/javax/sip/ |
SipProviderImpl.java | 725 } catch (ParseException ex1) { 726 InternalErrorHandler.handleException(ex1); [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
run.c | 197 goto ex1; 204 ex1: [all...] |
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/ |
xalan-2.6.0.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant.jar | |
/prebuilts/tools/common/ant/ |
ant.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.jasper_5.5.17.v201004212143.jar | |
/prebuilts/misc/common/groovy/ |
groovy-all-1.7.0.jar | |
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/ |
ant-1.8.0.jar | |