Searched refs:DOMAIN (Results 1 - 25 of 33) sorted by relevance

12

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
H A DXYAxisType.java20 DOMAIN, enum constant in enum:XYAxisType
H A DXYStepCalculator.java41 case DOMAIN:
H A DXYGraphWidget.java421 case DOMAIN:
473 drawTickText(canvas, XYAxisType.DOMAIN, xVal, xPix + domainLabelHorizontalOffset, yPix,
538 XYStep domainStep = XYStepCalculator.getStep(plot, XYAxisType.DOMAIN,
/external/ltp/testcases/network/stress/dns/
H A Ddns-stress33 DOMAIN="ltp-ns.org"
77 zone "$DOMAIN" {
91 @ IN SOA dns.$DOMAIN. root.$DOMAIN. (
98 IN NS dns.$DOMAIN.
114 @ IN SOA $DOMAIN. root.$DOMAIN. (
121 IN NS dns.$DOMAIN.
126 printf "$id\tIN\tPTR\tnode$id.$DOMAIN.\n" >> ltp-ns.rev
143 @ IN SOA $DOMAIN
[all...]
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DCredentials.java45 private static String DOMAIN = ParameterNames.DOMAIN; field in class:Credentials
124 else if (nameValue.getName().compareToIgnoreCase(DOMAIN) == 0)
H A DChallenge.java48 private static String DOMAIN = ParameterNames.DOMAIN; field in class:Challenge
109 return (String) authParams.getValue(DOMAIN);
H A DAuthenticationHeader.java52 public static final String DOMAIN = ParameterNames.DOMAIN; field in class:AuthenticationHeader
114 || name.equalsIgnoreCase(ParameterNames.DOMAIN)
380 setParameter(ParameterNames.DOMAIN, domain);
391 return getParameter(ParameterNames.DOMAIN);
H A DParameterNames.java48 public static final String DOMAIN = "domain"; field in interface:ParameterNames
H A DAuthenticationInfo.java220 || name.equalsIgnoreCase(ParameterNames.DOMAIN)
/external/fdlibm/
H A Dk_standard.c100 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 erro
[all...]
H A Dfdlibm.h92 #define DOMAIN 1 macro
/external/wpa_supplicant_8/hs20/server/ca/
H A Dsetup.sh8 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/
H A DXYSeriesRendererTest.java79 XYStep domainStep = XYStepCalculator.getStep(plot, XYAxisType.DOMAIN, gridRect, plot.getCalculatedMinX().doubleValue(), plot.getCalculatedMaxX().doubleValue());
/external/dhcpcd-6.8.2/
H A Ddhcp-common.h64 #define DOMAIN (1 << 21) macro
H A Ddhcp-common.c81 else if (opt->type & DOMAIN)
515 if (type & DOMAIN && !valid_domainname(odst, type)) {
H A Dif-options.c1655 t |= STRING | DOMAIN | RFC3397;
1657 t |= STRING | DOMAIN;
1682 !(t & (RFC3397 | DOMAIN)))
H A Dipv6nd.c1101 STRING | ARRAY | DOMAIN,
1107 STRING | ARRAY | DOMAIN,
H A Ddhcp.c1364 print_string(safe, sizeof(safe), STRING | DOMAIN,
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-classic-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/classic/ ...
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
/external/guice/lib/build/
H A Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 538 milliseconds

12