/aosp_15_r20/external/capstone/bindings/java/capstone/ |
H A D | Capstone.java | 298 public NativeLong cs_disasm(Pointer handle, byte[] code, NativeLong code_len, in cs_disasm() 316 public String cs_strerror(int code); in cs_strerror() 509 public CsInsn[] disasm(byte[] code, long address) { in disasm() 522 public CsInsn[] disasm(byte[] code, long address, long count) { in disasm() 543 public String strerror(int code) { in strerror()
|
/aosp_15_r20/frameworks/native/libs/binder/ndk/ |
H A D | ibinder.cpp | 112 const std::string getMethodName(const AIBinder_Class* clazz, transaction_code_t code) { in getMethodName() 126 const std::string getTraceSectionName(const AIBinder_Class* clazz, transaction_code_t code, in getTraceSectionName() 268 status_t ABBinder::onTransact(transaction_code_t code, const Parcel& data, Parcel* reply, in onTransact() 518 const char* AIBinder_Class_getFunctionName(AIBinder_Class* clazz, transaction_code_t code) { in AIBinder_Class_getFunctionName() 853 binder_status_t AIBinder_transact(AIBinder* binder, transaction_code_t code, AParcel** in, in AIBinder_transact()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticloadbalancing/src/main/resources/codegen-resources/ |
H A D | service-2.json | 559 "code":"LoadBalancerNotFound", string 754 "code":"CertificateNotFound", string 1066 "code":"DependencyThrottle", string 1304 "code":"DuplicateLoadBalancerName", string 1316 "code":"DuplicateListener", string 1328 "code":"DuplicatePolicyName", string 1340 "code":"DuplicateTagKeys", string 1453 "code":"InvalidConfigurationRequest", string 1465 "code":"InvalidInstance", string 1477 "code":"InvalidScheme", string [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | errors_test_helper.cc | 21 m.def("TestRaiseFromStatus", [](int code) { in PYBIND11_MODULE() 30 m.def("TestRaiseFromTFStatus", [](int code) { in PYBIND11_MODULE()
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/ |
H A D | ErrorTrait.java | 23 private String code; field in ErrorTrait 31 public void setCode(String code) { in setCode()
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/ |
H A D | PkWareExtraHeaderTest.java | 32 int code = EncryptionAlgorithm.AES256.getCode(); in testEncryptionAlgorithm() local 40 int code = HashAlgorithm.SHA256.getCode(); in testHashAlgorithm() local
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/kvstore/ |
H A D | sqlite_error.cpp | 16 bool ErrorCategory::equivalent(const std::error_code& code, int condition) const noexcept { in equivalent() argument 147 bool process_sqlite_status(int status, std::error_code& code) { in process_sqlite_status()
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/ftp/ |
H A D | FtpProtocolException.java | 36 private final FtpReplyCode code; field in FtpProtocolException 56 public FtpProtocolException(String detail, FtpReplyCode code) { in FtpProtocolException()
|
/aosp_15_r20/external/dtc/tests/ |
H A D | sw_states.c | 21 #define CHECK_OK(code) \ argument 29 #define CHECK_BADSTATE(code) \ argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-struct/android_common/javac/ |
D | net-utils-device-common-struct.jar | ... srcIp
java.net.Inet6Address dstIp
short type
short code
java.nio.ByteBuffer[] options
int ipv6HeaderLen ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-struct/android_common_apex30/javac/ |
D | net-utils-device-common-struct.jar | ... srcIp
java.net.Inet6Address dstIp
short type
short code
java.nio.ByteBuffer[] options
int ipv6HeaderLen ... |
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/ |
H A D | Code.java | 18 private final Integer code; field in Code 31 Code code = (Code) obj; in equals() local
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libjpeg-turbo/ |
D | cderror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libjpeg-turbo/ |
D | cderror.h | 29 #define JMESSAGE(code, string) argument 37 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/ |
D | cderror.h | 29 #define JMESSAGE(code, string) argument 37 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/ |
D | cderror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
H A D | RcsOptionsResponseAidlWrapper.java | 39 public void onCommandError(int code) { in onCommandError() 47 public void onNetworkResponse(int code, String reason, List<String> theirCaps) in onNetworkResponse()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/ |
D | cderror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libjpeg-turbo/ |
D | cderror.h | 29 #define JMESSAGE(code, string) argument 37 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/ |
D | cderror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libjpeg-turbo/ |
D | cderror.h | 29 #define JMESSAGE(code, string) argument 37 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libjpeg-turbo/ |
D | cderror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/ |
D | cderror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument
|
/aosp_15_r20/external/yapf/yapftests/ |
H A D | yapf_test_helper.py | 40 def assertCodeEqual(self, expected_code, code): argument 66 def ParseAndUnwrap(code, dumptree=False): argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libjpeg-turbo/ |
D | cderror.h | 31 #define JMESSAGE(code, string) argument 39 #define JMESSAGE(code, string) code, argument
|