/external/v8/src/ |
D | d8.js | 13 function isProxy(o) { return false }; function 18 isProxy = Function(['object'], 'return %_IsJSProxy(object)'); 31 if (isProxy(x)) {
|
/external/apache-http/android/src/android/net/http/ |
D | RequestHandle.java | 223 public void setupBasicAuthResponse(boolean isProxy, String username, String password) { in setupBasicAuthResponse() argument 228 mHeaders.put(authorizationHeader(isProxy), "Basic " + response); in setupBasicAuthResponse() 235 public void setupDigestAuthResponse(boolean isProxy, in setupDigestAuthResponse() argument 249 mHeaders.put(authorizationHeader(isProxy), "Digest " + response); in setupDigestAuthResponse() 353 public static String authorizationHeader(boolean isProxy) { in authorizationHeader() argument 354 if (!isProxy) { in authorizationHeader()
|
D | HttpAuthHeader.java | 125 public boolean isProxy() { in isProxy() method in HttpAuthHeader
|
/external/javassist/src/main/javassist/util/proxy/ |
D | ProxyObjectInputStream.java | 66 boolean isProxy = readBoolean(); in readClassDescriptor() 67 if (isProxy) { in readClassDescriptor()
|
/external/apache-http/src/org/apache/http/impl/auth/ |
D | AuthSchemeBase.java | 129 public boolean isProxy() { in isProxy() method in AuthSchemeBase
|
D | BasicScheme.java | 147 return authenticate(credentials, charset, isProxy()); in authenticate()
|
D | NTLMScheme.java | 141 if (isProxy()) { in authenticate()
|
D | DigestScheme.java | 391 if (isProxy()) { in createDigestHeader()
|
/external/protobuf/objectivec/Tests/ |
D | GPBUtilitiesTests.m | 144 @"isProxy: true\n"
|
D | unittest_objc.proto | 85 optional bool isProxy = 11; field
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-objc-meta-data.test | 728 OBJC1_32BIT_EXE: name 0x00002e86 isProxy 813 OBJC1_32BIT_EXE: name 0x00002e86 isProxy 929 PROTOCOL: name 0x00002e86 isProxy 999 PROTOCOL: name 0x00002e86 isProxy
|
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 1746 const GLboolean isProxy = target == proxyTarget; in texture_error_check() local 1827 if (isProxy) { in texture_error_check()
|
/external/robolectric/v1/lib/main/ |
D | httpclient-4.0.3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/guice/extensions/struts2/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |