/external/apache-harmony/x-net/src/test/java/javax/net/ssl/ |
MyKeyManagerFactorySpi.java | 42 if (password == null) { 45 if (ks == null) { 53 if (spec == null) { 70 return null;
|
/external/apache-harmony/x-net/src/test/support/common/java/org/apache/harmony/xnet/tests/support/ |
MySSLContextSpi.java | 47 if (sr == null) { 49 "secureRandom is null"); 59 return null; 67 return null; 75 return null; 83 return null; 109 tmpHost = null; 131 public Runnable getDelegatedTask() { return null; } 133 public String[] getEnabledCipherSuites() { return null; } 135 public String[] getEnabledProtocols() {return null; } [all...] |
SpiEngUtils.java | 50 if (provs == null) { 51 return null; 53 return (provs.length == 0 ? null : provs[0]); 55 return null;
|
/external/apache-http/src/org/apache/http/client/utils/ |
CloneUtils.java | 41 if (obj == null) { 42 return null; 48 m = clazz.getMethod("clone", (Class[]) null); 53 return m.invoke(obj, (Object []) null);
|
/external/apache-http/src/org/apache/http/entity/ |
BasicHttpEntity.java | 80 if (this.content == null) { 123 if (outstream == null) { 124 throw new IllegalArgumentException("Output stream may not be null"); 136 return !this.contentObtained && this.content != null; 141 if (content != null) {
|
/external/apache-http/src/org/apache/http/impl/conn/ |
ProxySelectorRoutePlanner.java | 72 /** The proxy selector to use, or <code>null</code> for system default. */ 81 * <code>null</code> for the system default 86 if (schreg == null) { 88 ("SchemeRegistry must not be null."); 98 * @return the proxy selector, or <code>null</code> for the system default 109 * <code>null</code> to use the system default 123 if (request == null) { 125 ("Request must not be null."); 131 if (route != null) 137 if (target == null) { [all...] |
/external/apache-http/src/org/apache/http/message/ |
BasicHeader.java | 86 if (name == null) { 87 throw new IllegalArgumentException("Name may not be null"); 118 return BasicLineFormatter.DEFAULT.formatHeader(null, this).toString(); 131 if (this.value != null) { 133 return BasicHeaderValueParser.parseElements(this.value, null);
|
BasicRequestLine.java | 60 if (method == null) { 62 ("Method must not be null."); 64 if (uri == null) { 66 ("URI must not be null."); 68 if (version == null) { 70 ("Protocol version must not be null."); 92 .formatRequestLine(null, this).toString();
|
/external/apache-http/src/org/apache/http/params/ |
HttpAbstractParamBean.java | 39 if (params == null) 40 throw new IllegalArgumentException("HTTP parameters may not be null");
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNodeListBase.java | 64 * the list, this returns <code>null</code>. 67 * <code>NodeList</code>, or <code>null</code> if that is not a valid 71 return null;
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOMOutputImpl.java | 63 private Writer fCharStream = null;
64 private OutputStream fByteStream = null;
65 private String fSystemId = null;
66 private String fEncoding = null;
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DefaultErrorHandler.java | 95 if (m_pw == null) { 281 SourceLocator locator = null; 294 if(null != causeLocator) 303 cause = null; 305 while(null != cause); 322 SourceLocator locator = null; 335 if(null != causeLocator) 345 cause = null; 347 while(null != cause); 349 if(null != locator [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathException.java | 42 Object m_styleNode = null; 46 * @return The stylesheet node from where this error originated, or null. 55 * @param styleNode The stylesheet node from where this error originated, or null. 93 * @return The dereference to the ElemVariable, or null if not found. 100 if (null != owner && owner instanceof org.w3c.dom.Node) 104 return null; 110 * @return null or first ancestor that is not an Expression. 115 while((null != parent) && (parent instanceof Expression)) 179 if (s == null) 190 for (int i = 0; (i < 10) && (null != exception); i++ [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
X9ECParametersHolder.java | 9 if (params == null)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
WTauNafPreCompInfo.java | 15 private ECPoint.F2m[] preComp = null;
|
/external/chromium/build/ |
branding_value.sh | 25 pushd $(dirname "${0}") > /dev/null 27 popd > /dev/null
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
util.js | 18 null, XPathResult.ANY_TYPE, null).iterateNext();
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwBrowserContext.java | 37 if (mGeolocationPermissions == null) { 44 if (mCookieManager == null) { 51 if (mFormDatabase == null) { 58 if (mHttpAuthDatabase == null) {
|
/external/chromium_org/build/ |
branding_value.sh | 25 pushd $(dirname "${0}") > /dev/null 27 popd > /dev/null
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
util.js | 18 null, XPathResult.ANY_TYPE, null).iterateNext();
|
/external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/translate/ |
TranslatorManager.java | 113 if (localService != null) { 122 return null; 138 if (mConnection != null) { 140 mConnection = null; 146 if (localConnection != null) { 149 return null; 178 mService = null; 194 if (localService != null) { 201 return null; 207 if (localService != null) { [all...] |
/external/chromium_org/third_party/ots/test/ |
test_unmalicious_fonts.sh | 49 egrep -i -e "^$base" "$BLACKLIST" > /dev/null 2>&1 || "$CHECKER" "$1" > /dev/null 2>&1 || (echo ; echo "FAIL: $1 (Run $CHECKER $1 for more information.)")
|
/external/chromium_org/tools/idl_parser/test_parser/ |
interface_web.idl | 56 * Value(NULL) 59 const DOMString? setString = null; 66 * Value(NULL) 88 const DOMString? nullValue = null;
|
/external/emma/core/java12/com/vladium/emma/filter/ |
IInclExclFilter.java | 40 if ((specs1 == null) || (specs1.trim ().length () == 0)) 46 if (specs2 != null) 69 if ((specs == null) || (specs.length == 0)) 70 return new WCInclExclFilter ((String []) null, (String []) null); 114 if (s == null) return false; 118 // included set is (inclusions - exclusions), where null inclusions 119 // mean 'everything' and null exclusions mean 'nothing': 124 if (inclusions != null) 140 if (exclusions != null) [all...] |
/external/emma/core/java12/com/vladium/emma/rt/ |
RT.java | 40 if (loader == null) loader = ClassLoader.getSystemClassLoader (); 42 IProperties appProperties = null; 55 if (EXIT_HOOK_MANAGER != null) 59 if (s_exitHook != null) 65 s_exitHook = null; 77 s_cdata = null; 80 if (EXIT_HOOK_MANAGER != null) 82 if (createExitHook && (cdata != null)) 115 // ['cdata' can be null if a previous call to dumpCoverageData() disabled data collection] 117 if (cdata != null) [all...] |