Searched defs:nist (Results 1 - 25 of 398) sorted by path

1234567891011>>

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/nist/
H A DNISTNamedCurves.java1 package org.bouncycastle.asn1.nist;
H A DNISTObjectIdentifiers.java1 package org.bouncycastle.asn1.nist;
/external/nist-sip/java/gov/nist/core/
H A DDebug.java29 package gov.nist.core;
H A DDuplicateNameValueList.java24 package gov.nist.core;
H A DGenericObject.java29 package gov.nist.core;
106 * Regular expressions matching implements the gov.nist.sip.Match interface
H A DGenericObjectList.java29 package gov.nist.core;
H A DHost.java29 package gov.nist.core;
52 * Marc Bednarek <bednarek@nist.gov> (Bugfixes).<br/>
89 = Boolean.getBoolean("gov.nist.core.STRIP_ADDR_SCOPES");
99 = Boolean.getBoolean("gov.nist.core.STRIP_ADDR_SCOPES");
110 = Boolean.getBoolean("gov.nist.core.STRIP_ADDR_SCOPES");
H A DHostNameParser.java34 package gov.nist.core;
37 //import gov.nist.javax.sdp.parser.Lexer;
69 = Boolean.getBoolean("gov.nist.core.STRIP_ADDR_SCOPES");
80 = Boolean.getBoolean("gov.nist.core.STRIP_ADDR_SCOPES");
H A DHostPort.java29 package gov.nist.core;
H A DInternalErrorHandler.java29 package gov.nist.core;
H A DLexerCore.java26 package gov.nist.core;
H A DLogLevels.java1 package gov.nist.core;
H A DLogWriter.java27 package gov.nist.core;
363 // .getProperty("gov.nist.javax.sip.TRACE_LEVEL");
366 // .getProperty("gov.nist.javax.sip.DEBUG_LOG");
375 // .getProperty("gov.nist.javax.sip.LOG4J_LOGGER_NAME", this.stackName);
441 // "gov.nist.javax.sip.DEBUG_LOG_OVERWRITE"));
H A DMatch.java26 package gov.nist.core;
H A DMultiMap.java1 package gov.nist.core;
H A DMultiValueMap.java1 package gov.nist.core;
H A DMultiValueMapImpl.java24 package gov.nist.core;
H A DNameValue.java29 package gov.nist.core;
176 /*if (name.toString().equals(gov.nist.javax.sip.header.ParameterNames.OPAQUE))
H A DNameValueList.java29 package gov.nist.core;
H A DPackageNames.java29 package gov.nist.core;
44 public static final String SIPHEADERS_PACKAGE = "gov.nist.javax.sip.header";
45 public static final String PARSER_PACKAGE = "gov.nist.javax.sip.parser";
46 public static final String NET_PACKAGE = "gov.nist.javax.sip.address";
47 public static final String SIP_PACKAGE = "gov.nist.javax.sip";
48 public static final String STACK_PACKAGE = "gov.nist.javax.sip.stack";
49 public static final String CORE_PACKAGE = "gov.nist.core";
50 public static final String MESSAGE_PACKAGE = "gov.nist.javax.sip.message";
53 public static final String SDP_PACKAGE = "gov.nist.javax.sdp";
H A DParserCore.java26 package gov.nist.core;
H A DSeparators.java26 package gov.nist.core;
H A DServerLogger.java17 package gov.nist.core;
23 import gov.nist.javax.sip.message.SIPMessage;
H A DStackLogger.java1 package gov.nist.core;
H A DStringTokenizer.java26 package gov.nist.core;

Completed in 341 milliseconds

1234567891011>>