/dalvik/dx/src/com/android/dx/dex/code/form/ |
Form11n.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 11n}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form12x.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.DalvInsn; 20 import com.android.dx.dex.code.InsnFormat; 21 import com.android.dx.dex.code.SimpleInsn; 22 import com.android.dx.rop.code.RegisterSpec; 23 import com.android.dx.rop.code.RegisterSpecList; 28 * Instruction format {@code 12x}. See the instruction format spec 32 /** {@code non-null;} unique instance of this class */ 50 * The (sz - 2) and (sz - 1) below makes this code work for 152 * The (sz - 2) and (sz - 1) below makes this code work fo [all...] |
Form21c.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpec; 23 import com.android.dx.rop.code.RegisterSpecList; 32 * Instruction format {@code 21c}. See the instruction format spec 36 /** {@code non-null;} unique instance of this class */
|
Form21h.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 21h}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form21s.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 21s}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form22b.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 22b}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form22s.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 22s}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
Form31c.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpec; 23 import com.android.dx.rop.code.RegisterSpecList; 32 * Instruction format {@code 31c}. See the instruction format spec 36 /** {@code non-null;} unique instance of this class */
|
Form3rc.java | 17 package com.android.dx.dex.code.form; 19 import com.android.dx.dex.code.CstInsn; 20 import com.android.dx.dex.code.DalvInsn; 21 import com.android.dx.dex.code.InsnFormat; 22 import com.android.dx.rop.code.RegisterSpecList; 29 * Instruction format {@code 3rc}. See the instruction format spec 33 /** {@code non-null;} unique instance of this class */
|
/dalvik/dx/src/com/android/dx/rop/code/ |
Exceptions.java | 17 package com.android.dx.rop.code; 26 /** {@code non-null;} the type {@code java.lang.ArithmeticException} */ 31 * {@code non-null;} the type 32 * {@code java.lang.ArrayIndexOutOfBoundsException} 37 /** {@code non-null;} the type {@code java.lang.ArrayStoreException} */ 41 /** {@code non-null;} the type {@code java.lang.ClassCastException} */ 45 /** {@code non-null;} the type {@code java.lang.Error} * [all...] |
PlainInsn.java | 17 package com.android.dx.rop.code; 35 * @param opcode {@code non-null;} the opcode 36 * @param position {@code non-null;} source position 37 * @param result {@code null-ok;} spec for the result, if any 38 * @param sources {@code non-null;} specs for all the sources 61 * @param opcode {@code non-null;} the opcode 62 * @param position {@code non-null;} source position 63 * @param result {@code null-ok;} spec for the result, if any 64 * @param source {@code non-null;} spec for the source
|
SourcePosition.java | 17 package com.android.dx.rop.code; 23 * Information about a source position for code, which includes both a 27 /** {@code non-null;} convenient "no information known" instance */ 31 /** {@code null-ok;} name of the file of origin or {@code null} if unknown */ 35 * {@code >= -1;} the bytecode address, or {@code -1} if that 41 * {@code >= -1;} the line number, or {@code -1} if that 49 * @param sourceFile {@code null-ok;} name of the file of origin o [all...] |
/development/ndk/platforms/android-3/include/linux/netfilter_ipv4/ |
ip_conntrack_tuple.h | 63 u_int8_t type, code; member in struct:ip_conntrack_tuple::__anon1119::__anon1120::__anon1123
|
/external/apache-http/src/org/apache/http/message/ |
BasicHttpResponse.java | 68 * <code>null</code> to disable automatic 71 * <code>null</code> for the system locale 102 * @param code the status code of the response 103 * @param reason the reason phrase to the status code, or 104 * <code>null</code> 107 final int code, 185 final int code = this.statusline.getStatusCode(); local [all...] |
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/selector/ |
X509CertificateHolderSelector.java | 78 int code = Arrays.hashCode(subjectKeyId); local 82 code ^= this.serialNumber.hashCode(); 87 code ^= this.issuer.hashCode(); 90 return code;
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1TaggedObject.java | 131 int code = tagNo; local 140 code ^= obj.hashCode(); 143 return code;
|
/external/chromium/android/net/ |
android_network_library_impl.cc | 2 // Use of this source code is governed by a BSD-style license that can be 97 int code = env->CallIntMethod(error, error_fn); local 99 if (code == 2) { // SSL_IDMISMATCH == 2 101 } else if (code == 3) { // SSL_UNTRUSTED == 3 109 // an uncaught exception has happened in java code, clear it and return
|
/external/chromium/net/base/ |
gzip_filter.cc | 2 // Use of this source code is governed by a BSD-style license that can be 283 int code = inflate(zlib_stream_.get(), Z_NO_FLUSH); local 286 return (code == Z_OK);
|
/external/chromium/net/proxy/ |
proxy_script_fetcher_impl_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 35 int code; member in struct:net::__anon5589::FetchResult
|
/external/chromium_org/chrome_frame/ |
function_stub.h | 2 // Use of this source code is governed by a BSD-style license that can be 21 // not involve writing code, only writing data at a natural word boundary. 39 // This struct is assembly code + signature. The purpose of the struct is to be 41 // as the original function pointer with the code stub. Typically this is used 55 // @code 61 // @code 68 // @code 70 // SetClassLongPtr(wnd, GCLP_WNDPROC, stub->code()); 86 inline PROC code() const { function in struct:FunctionStub
|
/external/chromium_org/content/browser/speech/ |
speech_recognizer_impl_android.cc | 2 // Use of this source code is governed by a BSD-style license that can be 183 SpeechRecognitionErrorCode code = local 185 listener()->OnRecognitionError(session_id(), SpeechRecognitionError(code));
|
/external/chromium_org/content/renderer/ |
geolocation_dispatcher.cc | 2 // Use of this source code is governed by a BSD-style license that can be 115 // We have an updated geolocation position or error code. 139 WebGeolocationError::Error code; local 142 code = WebGeolocationError::ErrorPermissionDenied; 145 code = WebGeolocationError::ErrorPositionUnavailable; 153 code, WebKit::WebString::fromUTF8(geoposition.error_message)));
|
/external/chromium_org/net/base/ |
gzip_filter.cc | 2 // Use of this source code is governed by a BSD-style license that can be 278 int code = inflate(zlib_stream_.get(), Z_NO_FLUSH); local 281 return (code == Z_OK);
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
verifier.cc | 2 // Use of this source code is governed by a BSD-style license that can be 38 uint32_t EvaluateErrorCode(Sandbox *sandbox, const ErrorCode& code, 40 if (code.error_type() == ErrorCode::ET_SIMPLE || 41 code.error_type() == ErrorCode::ET_TRAP) { 42 return code.err(); 43 } else if (code.error_type() == ErrorCode::ET_COND) { 44 if (code.width() == ErrorCode::TP_32BIT && 45 (data.args[code.argno()] >> 32) && 46 (data.args[code.argno()] & 0xFFFFFFFF80000000ull) != 50 switch (code.op()) 394 ErrorCode code = evaluate_syscall(sandbox, sysnum, aux); local [all...] |
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
V8LazyEventListener.cpp | 8 * * Redistributions of source code must retain the above copyright 54 V8LazyEventListener::V8LazyEventListener(const AtomicString& functionName, const AtomicString& eventParameterName, const String& code, const String sourceURL, const TextPosition& position, Node* node) 58 , m_code(code) 149 // have the same numbers as in the original code. 156 String code = "(function() {" local 165 v8::Handle<v8::String> codeExternalString = v8String(code, isolate); 193 // FIXME: Remove this code when we stop doing the 'with' hack above. 203 // argument wrapping the event source code. The reason for this is 226 // For the time being, we comment out the following code since the
|