/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
XYAxisType.java | 20 DOMAIN,
|
XYStepCalculator.java | 41 case DOMAIN:
|
XYGraphWidget.java | 34 * Displays graphical data annotated with domain and range tick markers.
67 // allocated for domain labels
214 * Double.POSITIVE_INFINITY and Double.NEGATIVE_INFINITY to mask off domain
421 case DOMAIN:
473 drawTickText(canvas, XYAxisType.DOMAIN, xVal, xPix + domainLabelHorizontalOffset, yPix,
515 * Draws the drid and domain/range labels for the plot.
538 XYStep domainStep = XYStepCalculator.getStep(plot, XYAxisType.DOMAIN,
542 // draw domain origin:
759 // draw the domain cursor:
[all...] |
/cts/tests/tests/tv/src/android/media/tv/cts/ |
TvContentRatingTest.java | 30 private static final String DOMAIN = "android.media.tv"; 39 TvContentRating rating = TvContentRating.createRating(DOMAIN, RATING_SYSTEM, MAIN_RATING_1, 41 assertEquals(DOMAIN, rating.getDomain()); 53 String flattened = TvContentRating.createRating(DOMAIN, RATING_SYSTEM, MAIN_RATING_1, 57 assertEquals(DOMAIN, rating.getDomain()); 69 TvContentRating rating = TvContentRating.createRating(DOMAIN, RATING_SYSTEM, MAIN_RATING_1, 72 assertTrue(rating.contains(TvContentRating.createRating(DOMAIN, RATING_SYSTEM, 74 assertTrue(rating.contains(TvContentRating.createRating(DOMAIN, RATING_SYSTEM, 76 assertFalse(rating.contains(TvContentRating.createRating(DOMAIN, RATING_SYSTEM, 78 assertFalse(rating.contains(TvContentRating.createRating(DOMAIN, RATING_SYSTEM [all...] |
/external/ltp/testcases/network/stress/dns/ |
dns-stress | 33 # Domain name for testing 34 DOMAIN="ltp-ns.org" 76 zone "$DOMAIN" { 90 @ IN SOA dns.$DOMAIN. root.$DOMAIN. ( 97 IN NS dns.$DOMAIN. 113 @ IN SOA $DOMAIN. root.$DOMAIN. ( 120 IN NS dns.$DOMAIN. 125 printf "$id\tIN\tPTR\tnode$id.$DOMAIN.\n" >> ltp-ns.re [all...] |
/external/nist-sip/java/gov/nist/javax/sip/header/ |
Credentials.java | 8 * and are considered to be in the public domain. As a result, a formal 45 private static String DOMAIN = ParameterNames.DOMAIN; 124 else if (nameValue.getName().compareToIgnoreCase(DOMAIN) == 0)
|
Challenge.java | 8 * and are considered to be in the public domain. As a result, a formal 48 private static String DOMAIN = ParameterNames.DOMAIN; 105 * get the domain 109 return (String) authParams.getValue(DOMAIN);
|
AuthenticationHeader.java | 8 * and are considered to be in the public domain. As a result, a formal 52 public static final String DOMAIN = ParameterNames.DOMAIN; 114 || name.equalsIgnoreCase(ParameterNames.DOMAIN) 186 * that a realm string contain a hostname or domain name. Realm strings 367 * Sets the Domain of the WWWAuthenicateHeader to the <var>domain</var> 370 * @param domain - 371 * the new Domain string of this WWWAuthenicateHeader. 374 * while parsing the domain [all...] |
ParameterNames.java | 8 * and are considered to be in the public domain. As a result, a formal 48 public static final String DOMAIN = "domain";
|
AuthenticationInfo.java | 8 * and are considered to be in the public domain. As a result, a formal 220 || name.equalsIgnoreCase(ParameterNames.DOMAIN)
|
/external/fdlibm/ |
k_standard.c | 100 exc.type = DOMAIN; 107 (void) WRITE2("acos: DOMAIN error\n", 19); 114 exc.type = DOMAIN; 121 (void) WRITE2("asin: DOMAIN error\n", 19); 130 exc.type = DOMAIN; 137 (void) WRITE2("atan2: DOMAIN error\n", 20); 197 exc.type = DOMAIN; /* should be SING for IEEE */ 207 (void) WRITE2("y0: DOMAIN error\n", 17); 214 exc.type = DOMAIN; 224 (void) WRITE2("y0: DOMAIN error\n", 17) [all...] |
fdlibm.h | 92 #define DOMAIN 1
|
/device/google/contexthub/firmware/lib/libm/ |
wf_asin.c | 41 exc.type = DOMAIN;
|
wf_fmod.c | 39 exc.type = DOMAIN;
|
wf_pow.c | 41 exc.type = DOMAIN; 62 exc.type = DOMAIN; 78 exc.type = DOMAIN; 102 exc.type = DOMAIN;
|
/external/wpa_supplicant_8/hs20/server/ca/ |
setup.sh | 8 if [ -z "$DOMAIN" ]; then 9 DOMAIN=w1.fi 15 CNO="ocsp.$DOMAIN" 16 CNV="osu-revoked.$DOMAIN" 17 CNOC="osu-client.$DOMAIN" 18 OSU_SERVER_HOSTNAME="osu.$DOMAIN" 35 # -m: Domain ($DOMAIN)\n 57 m) DOMAIN=$OPTARG;; 94 sed "s/@DOMAIN@/$DOMAIN/" [all...] |
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/ |
XYSeriesRendererTest.java | 79 XYStep domainStep = XYStepCalculator.getStep(plot, XYAxisType.DOMAIN, gridRect, plot.getCalculatedMinX().doubleValue(), plot.getCalculatedMaxX().doubleValue());
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
math.h | 388 #define DOMAIN 1
|
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
logback-classic-0.9.8-SNAPSHOT.jar | |
/external/guice/extensions/persist/lib/ |
hibernate-annotations.jar | |
cglib-nodep-3.2.6.jar | |
/external/guice/lib/build/ |
cglib-3.2.6.jar | |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |
htmlparser-1.3.jar | |
/external/grpc-grpc-java/netty/shaded/ |
grpc-netty-shaded-1.14.0.jar | |