/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/urllib/ |
H A D | request.py | 390 def set_proxy(self, host, type): argument 642 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 806 def proxy_open(self, req, proxy, type): 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 2427 def retrfile(self, file, type): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/urllib/ |
D | request.py | 390 def set_proxy(self, host, type): argument 642 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 806 def proxy_open(self, req, proxy, type): 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 2427 def retrfile(self, file, type): argument
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeARM_32.c | 476 …it_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_uw *code, sljit_sw exec… in detect_jump_type() 714 …sw mov_addr_get_length(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw exe… in mov_addr_get_length() 819 sljit_ins *code; in sljit_generate_code() local 1192 #define EMIT_DATA_TRANSFER(type, add, target_reg, base_reg, arg) \ argument 1197 #define IS_TYPE1_TRANSFER(type) \ argument 2623 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 type, sljit_s32 reg) in sljit_get_register_index() 2985 static sljit_ins get_cc(struct sljit_compiler *compiler, sljit_s32 type) in get_cc() 3090 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) in sljit_emit_jump() 3309 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_call() 3365 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() [all …]
|
H A D | sljitNativeARM_T2_32.c | 320 …_u16* detect_jump_type(struct sljit_jump *jump, sljit_u16 *code_ptr, sljit_u16 *code, sljit_sw exe… in detect_jump_type() 380 …sw mov_addr_get_length(struct sljit_jump *jump, sljit_u16 *code_ptr, sljit_u16 *code, sljit_sw exe… in mov_addr_get_length() 406 sljit_s32 type = (jump->flags >> 4) & 0xf; in generate_jump_or_mov_addr() local 562 sljit_u16 *code; in sljit_generate_code() local 2197 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 type, sljit_s32 reg) in sljit_get_register_index() 2558 static sljit_uw get_cc(struct sljit_compiler *compiler, sljit_s32 type) in get_cc() 2663 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) in sljit_emit_jump() 2874 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_call() 2931 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() 2964 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall() [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 76 struct lp_type type, in lp_build_uninterleave2_half() 345 struct lp_type type, type16, type8; in color_expand2_565_to_8888() local 412 struct lp_type type; in color_expand_565_to_8888() local 516 const struct lp_type type = bld->type; in lp_build_lerp23() local 574 struct lp_type type, type8; in s3tc_dxt1_full_to_rgba_aos() local 771 struct lp_type type, type8; in s3tc_dxt3_to_rgba_aos() local 834 LLVMValueRef code, in lp_build_lerpdxta() 901 struct lp_type type, type8; in s3tc_dxt5_alpha_channel() local 1057 struct lp_type type, type8; in s3tc_dxt5_full_to_rgba_aos() local 1220 const struct lp_type type = bld->type; in lp_build_lerp23_single() local [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | youtubeAnalytics.v2.json | 53 "type": "string" string 58 "type": "string" string 74 "type": "string" string 79 "type": "string" string 84 "type": "string" string 89 "type": "string" string 94 "type": "string" string 100 "type": "boolean" string 105 "type": "string" string 110 "type": "string" string [all …]
|
D | gkehub.v1alpha.json | 41 "type": "string" string 46 "type": "string" string 62 "type": "string" string 67 "type": "string" string 72 "type": "string" string 77 "type": "string" string 82 "type": "string" string 88 "type": "boolean" string 93 "type": "string" string 98 "type": "string" string [all …]
|
/aosp_15_r20/external/tpm2-tss/test/data/fapi/policy/ |
H A D | pol_command_code.json | 5 "type": "POLICYCOMMANDCODE", string 6 "code": 349 number
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _sre.c | 90 #define LOCAL(type) static __inline type __fastcall argument 92 #define LOCAL(type) static inline type argument 94 #define LOCAL(type) static type argument 685 #define DATA_STACK_ALLOC(state, type, ptr) \ argument 701 #define DATA_STACK_LOOKUP_AT(state, type, ptr, pos) \ argument 2757 PyObject* code; in _compile() local 2892 _validate_charset(SRE_CODE *code, SRE_CODE *end) in _validate_charset() 2977 _validate_inner(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_inner() 3266 _validate_outer(SRE_CODE *code, SRE_CODE *end, Py_ssize_t groups) in _validate_outer()
|
/aosp_15_r20/external/openscreen/cast/protocol/castv2/streaming_examples/ |
H A D | error_answer.json | 3 "type": "ANSWER", string 6 "code": 123, number
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | message.py | 120 def type(self): member in Message 124 def type(self, value): member in Message 310 def assertCoapMessageCode(self, code): argument 384 def next_coap_message(self, code, uri_path=None, assert_enabled=True): argument
|
/aosp_15_r20/external/libnl/lib/netfilter/ |
H A D | nl-netfilter.h | 21 uint8_t type; member 22 uint8_t code; member 68 uint8_t type; member 69 uint8_t code; member
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | eventlog.c | 101 const char *type; in eventlog_print_type() local 214 const uint8_t type = (extra >> 16) & 0xff; in eventlog_print_post_extra() local 535 const uint16_t *code = event_get_data(event); in eventlog_print_data() local 714 int eventlog_init_event(const struct buffer *buf, uint8_t type, in eventlog_init_event()
|
/aosp_15_r20/external/googleapis/google/cloud/compute/v1/ |
H A D | compute.v1.json | 6 "type": "object", string 11 "type": "string" string 15 "type": "string" string 19 "type": "array", string 26 "type": "string" string 30 "type": "string" string 34 "type": "object", string 36 "code": { object 38 "type": "string", string 132 "type": "string" string [all …]
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | codeobject.c | 381 int code = ((*ptr) >> 3) & 15; in get_line_delta() local 419 int code = (data[offset] >> 3) & 15; in remove_column_info() local 500 PyObject *code, PyObject *consts, PyObject *names, in PyCode_NewWithPosOnlyArgs() 624 PyObject *code, PyObject *consts, PyObject *names, in PyCode_New() 931 int code = (first_byte >> 3) & 15; in advance_with_locations() local 1038 int code = ((*ptr)>> 3) & 15; in _PyLineTable_StartsLine() local 1098 decode_linetable(PyCodeObject *code) in decode_linetable() 1220 new_linesiterator(PyCodeObject *code) in new_linesiterator() 1320 code_positionsiterator(PyCodeObject* code, PyObject* Py_UNUSED(args)) in code_positionsiterator() 1346 _PyCode_GetExtra(PyObject *code, Py_ssize_t index, void **extra) in _PyCode_GetExtra() [all …]
|
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
H A D | DexMaker.java | 217 TypeDeclaration getTypeDeclaration(TypeId<?> type) { in getTypeDeclaration() 232 public void declare(TypeId<?> type, String sourceFile, int flags, in declare() 565 private final TypeId<?> type; field in DexMaker.TypeDeclaration 578 TypeDeclaration(TypeId<?> type) { in TypeDeclaration() 645 private final Code code; field in DexMaker.MethodDeclaration
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/thermal/aidl/android.hardware.thermal-V3-java-source/gen/android/hardware/thermal/ |
D | IThermal.java | 56 …@Override public android.hardware.thermal.CoolingDevice[] getCoolingDevicesWithType(int type) thro… in getCoolingDevicesWithType() 92 …@Override public android.hardware.thermal.Temperature[] getTemperaturesWithType(int type) throws a… in getTemperaturesWithType() 141 …ardware.thermal.TemperatureThreshold[] getTemperatureThresholdsWithType(int type) throws android.o… in getTemperatureThresholdsWithType() 182 …backWithType(android.hardware.thermal.IThermalChangedCallback callback, int type) throws android.o… in registerThermalChangedCallbackWithType() 219 …thType(android.hardware.thermal.ICoolingDeviceChangedCallback callback, int type) throws android.o… in registerCoolingDeviceChangedCallbackWithType() 370 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() 577 …@Override public android.hardware.thermal.CoolingDevice[] getCoolingDevicesWithType(int type) thro… in getCoolingDevicesWithType() 646 …@Override public android.hardware.thermal.Temperature[] getTemperaturesWithType(int type) throws a… in getTemperaturesWithType() 728 …ardware.thermal.TemperatureThreshold[] getTemperatureThresholdsWithType(int type) throws android.o… in getTemperatureThresholdsWithType() 801 …backWithType(android.hardware.thermal.IThermalChangedCallback callback, int type) throws android.o… in registerThermalChangedCallbackWithType() [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/javac/ |
D | framework-devicelock.jar | ... (int, java.lang.String)
int type
String id
public int getType ()
public java. ... |
/aosp_15_r20/external/ply/ply/example/GardenSnake/ |
H A D | GardenSnake.py | 220 def _new_token(type, lineno): argument 701 def parse(self, code): argument 717 def compile(self, code, filename="<string>"): argument 730 code = r""" variable
|
/aosp_15_r20/external/googleapis/google/cloud/clouddms/logging/v1/ |
H A D | clouddms_platform_logs.proto | 198 Type type = 6 [(google.api.field_behavior) = REQUIRED]; field 386 int32 code = 3; field 410 int32 code = 3; field 490 int32 code = 3; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/ |
D | macros.h | 24 #define CASE_RETURN_TEXT(code) \ argument 36 #define RETURN_UNKNOWN_TYPE_STRING(type, variable) \ argument
|
/aosp_15_r20/external/flashrom/ |
H A D | dmi.c | 53 const uint8_t type; member 76 uint8_t type; member 154 static int dmi_chassis_type(uint8_t code) in dmi_chassis_type() 208 uint8_t type = dmi_strings[j].type; in dmi_table() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ssooidc/src/main/resources/codegen-resources/ |
H A D | service-2.json | 102 "type":"structure", string 118 "type":"string", string 122 "type":"string", string 125 "AuthCode":{"type":"string"}, string 127 "type":"structure", string 142 "ClientId":{"type":"string"}, string 143 "ClientName":{"type":"string"}, string 145 "type":"string", string 148 "ClientType":{"type":"string"}, string 150 "type":"structure", string [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | PathDescription.java | 936 String type = metazoneMatcher.group(3); in getDescription() local 964 String type = description.substring(4, typeEnd).trim(); in getDescription() local 968 String code = attributes.get(0); in getDescription() local
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.network-V1-ndk-source/gen/include/aidl/android/hardware/radio/network/ |
D | SuppSvcNotification.h | 26 int32_t code = 0; variable 28 int32_t type = 0; variable
|