Home
last modified time | relevance | path

Searched defs:code (Results 1276 – 1300 of 9275) sorted by relevance

1...<<51525354555657585960>>...371

/aosp_15_r20/out/soong/.intermediates/packages/modules/RemoteKeyProvisioning/app/com.android.rkpdapp-aidl-java/android_common_apex33/javac/
Dcom.android.rkpdapp-aidl-java.jar ... .rkpdapp.RemotelyProvisionedKey _arg0 byte _arg0 String _arg1 int code android.os.Parcel data android.os. ...
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
H A Daidl_manager.cpp1039 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in notifyHs20RxDeauthImminentNotice()
1940 enum dpp_status_error code) in convertSupplicantDppStatusErrorCodeToAidl()
1995 android::hardware::wifi::supplicant::DppFailureCode code) { in notifyDppFailure()
2006 DppFailureCode code, const char *ssid, const char *channel_list, in notifyDppFailure()
2024 struct wpa_supplicant *wpa_s, DppProgressCode code) { in notifyDppProgress()
2038 void AidlManager::notifyDppSuccess(struct wpa_supplicant *wpa_s, DppEventType code) in notifyDppSuccess()
/aosp_15_r20/external/capstone/
H A Dcs.c435 const char * CAPSTONE_API cs_strerror(cs_err code) in cs_strerror()
558 PostPrinter_t postprinter, const uint8_t *code) in fill_insn()
1080 bool CAPSTONE_API cs_disasm_iter(csh ud, const uint8_t **code, size_t *size, in cs_disasm_iter()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_cmd.cc169 static const tBTA_AG_RESULT* bta_ag_result_by_code(size_t code) { in bta_ag_result_by_code()
192 static size_t bta_ag_indicator_by_result_code(size_t code) { in bta_ag_indicator_by_result_code()
212 static void bta_ag_send_result(tBTA_AG_SCB* p_scb, size_t code, const char* p_arg, in bta_ag_send_result()
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dbytecode_transformation.py1135 def debug_checks(code): argument
1314 def transform_code_object(code, transformations, safe=False) -> types.CodeType: argument
1373 def cleaned_instructions(code, safe=False) -> List[Instruction]: argument
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DCurrency.java288 String code = list.get(0); in loadCurrency() local
315 private static boolean isAlpha3Code(String code) { in isAlpha3Code()
1046 public static boolean isAvailable(String code, Date from, Date to) { in isAvailable()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCurrency.java270 String code = list.get(0); in loadCurrency() local
296 private static boolean isAlpha3Code(String code) { in isAlpha3Code()
1005 public static boolean isAvailable(String code, Date from, Date to) { in isAvailable()
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Deval_frame.c298 PyCodeObject* code, in eval_custom_code_impl()
485 PyCodeObject* code, in eval_custom_code()
798 static PyObject* reset_code(PyObject* dummy, PyObject* code) { in reset_code()
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.cc647 const char* Simulator::WRegNameForCode(unsigned code, Reg31Mode mode) { in WRegNameForCode()
658 const char* Simulator::XRegNameForCode(unsigned code, Reg31Mode mode) { in XRegNameForCode()
669 const char* Simulator::BRegNameForCode(unsigned code) { in BRegNameForCode()
675 const char* Simulator::HRegNameForCode(unsigned code) { in HRegNameForCode()
681 const char* Simulator::SRegNameForCode(unsigned code) { in SRegNameForCode()
687 const char* Simulator::DRegNameForCode(unsigned code) { in DRegNameForCode()
693 const char* Simulator::VRegNameForCode(unsigned code) { in VRegNameForCode()
699 const char* Simulator::ZRegNameForCode(unsigned code) { in ZRegNameForCode()
705 const char* Simulator::PRegNameForCode(unsigned code) { in PRegNameForCode()
1287 void Simulator::PrintRegister(int code, in PrintRegister()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/urllib/
Drequest.py642 def http_error_default(self, req, fp, code, msg, hdrs): argument
653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
691 def http_error_302(self, req, fp, code, msg, headers): argument
1054 def http_error_401(self, req, fp, code, msg, headers): argument
1065 def http_error_407(self, req, fp, code, msg, headers): argument
1236 def http_error_401(self, req, fp, code, msg, headers): argument
1249 def http_error_407(self, req, fp, code, msg, headers): argument
/aosp_15_r20/external/python/cpython3/Lib/urllib/
Drequest.py642 def http_error_default(self, req, fp, code, msg, hdrs): argument
653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
691 def http_error_302(self, req, fp, code, msg, headers): argument
1054 def http_error_401(self, req, fp, code, msg, headers): argument
1065 def http_error_407(self, req, fp, code, msg, headers): argument
1236 def http_error_401(self, req, fp, code, msg, headers): argument
1249 def http_error_407(self, req, fp, code, msg, headers): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/urllib/
Drequest.py642 def http_error_default(self, req, fp, code, msg, hdrs): argument
653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
691 def http_error_302(self, req, fp, code, msg, headers): argument
1054 def http_error_401(self, req, fp, code, msg, headers): argument
1065 def http_error_407(self, req, fp, code, msg, headers): argument
1236 def http_error_401(self, req, fp, code, msg, headers): argument
1249 def http_error_407(self, req, fp, code, msg, headers): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/urllib/
Drequest.py642 def http_error_default(self, req, fp, code, msg, hdrs): argument
653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
691 def http_error_302(self, req, fp, code, msg, headers): argument
1054 def http_error_401(self, req, fp, code, msg, headers): argument
1065 def http_error_407(self, req, fp, code, msg, headers): argument
1236 def http_error_401(self, req, fp, code, msg, headers): argument
1249 def http_error_407(self, req, fp, code, msg, headers): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/urllib/
H A Drequest.py642 def http_error_default(self, req, fp, code, msg, hdrs): argument
653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
691 def http_error_302(self, req, fp, code, msg, headers): argument
1054 def http_error_401(self, req, fp, code, msg, headers): argument
1065 def http_error_407(self, req, fp, code, msg, headers): argument
1236 def http_error_401(self, req, fp, code, msg, headers): argument
1249 def http_error_407(self, req, fp, code, msg, headers): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/urllib/
Drequest.py642 def http_error_default(self, req, fp, code, msg, hdrs): argument
653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
691 def http_error_302(self, req, fp, code, msg, headers): argument
1054 def http_error_401(self, req, fp, code, msg, headers): argument
1065 def http_error_407(self, req, fp, code, msg, headers): argument
1236 def http_error_401(self, req, fp, code, msg, headers): argument
1249 def http_error_407(self, req, fp, code, msg, headers): argument
/aosp_15_r20/external/angle/third_party/r8/d8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
H A DLocaleValidityChecker.java41 public boolean set(Datatype datatype, String code) { in set()
343 private boolean isValid(Datatype datatype, String code, Where where) { in isValid()
/aosp_15_r20/external/pcre/src/
H A Dpcre2_auto_possess.c325 get_chr_property_list(PCRE2_SPTR code, BOOL utf, BOOL ucp, const uint8_t *fcc, in get_chr_property_list()
536 compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL ucp, const compile_block *cb, in compare_opcodes()
/aosp_15_r20/external/python/cpython3/Python/
Dsuggestions.c89 char code = b[b_index]; in levenshtein_distance() local
225 PyCodeObject *code = PyFrame_GetCode(frame); in offer_suggestions_for_name_error() local
/aosp_15_r20/external/ltp/testcases/kernel/input/
H A Dinput_helper.c171 void send_event(int fd, int event, int code, int value) in send_event()
258 int check_event_code(struct input_event *iev, int event, int code) in check_event_code()
/aosp_15_r20/external/dokka/core/src/main/resources/dokka/styles/
H A Dstyle.css85 code, pre { selector
262 pre, code { selector
/aosp_15_r20/external/capstone/tests/
H A Dtest_basic.c13 unsigned char *code; member
96 unsigned char *code; in test() member
/aosp_15_r20/external/elfutils/lib/
H A Dbpf.h8 #define BPF_CLASS(code) ((code) & 0x07) argument
79 uint8_t code; member
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/getrandom-0.2.14/src/
H A Derror.rs22 let code = Error::INTERNAL_START + (n as u32); in internal_error() localVariable
94 pub const fn code(self) -> NonZeroU32 { in code() method
/aosp_15_r20/external/rust/crates/openssl/src/ssl/
Derror.rs60 pub(crate) code: ErrorCode, field
65 pub fn code(&self) -> ErrorCode { in code() method

1...<<51525354555657585960>>...371