Home
last modified time | relevance | path

Searched +defs:type +defs:code (Results 76 – 100 of 2283) sorted by relevance

12345678910>>...92

/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/structs/
DIcmpv4Header.java33 public short type; field in Icmpv4Header
35 public short code; field in Icmpv4Header
38 public Icmpv4Header(final short type, final short code, final short checksum) { in Icmpv4Header()
DIcmpv6Header.java34 public short type; field in Icmpv6Header
36 public short code; field in Icmpv6Header
40 public Icmpv6Header(final short type, final short code, final short checksum) { in Icmpv6Header()
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
H A Doperation.pyx.pxi31 def type(self): member in SendInitialMetadataOperation
58 def type(self): member in SendMessageOperation
80 def type(self): member in SendCloseFromClientOperation
93 def __cinit__(self, trailing_metadata, code, object details, int flags): argument
99 def type(self): member in SendStatusFromServerOperation
127 def type(self): member in ReceiveInitialMetadataOperation
150 def type(self): member in ReceiveMessageOperation
192 def type(self): member in ReceiveStatusOnClientOperation
223 def code(self): member in ReceiveStatusOnClientOperation
238 def type(self): member in ReceiveCloseOnServerOperation
/aosp_15_r20/external/pciutils/
H A Dls-caps.c539 int type; in cap_ht() local
655 static int exp_downstream_port(int type) in exp_downstream_port()
690 static void cap_express_dev(struct device *d, int where, int type) in cap_express_dev()
776 static char *link_compare(int type, int sta, int cap) in link_compare()
788 static char *aspm_support(int code) in aspm_support()
805 static const char *aspm_enabled(int code) in aspm_enabled()
811 static void cap_express_link(struct device *d, int where, int type) in cap_express_link()
872 static const char *indicator(int code) in indicator()
951 static const char *cap_express_dev2_timeout_range(int type) in cap_express_dev2_timeout_range()
977 static const char *cap_express_dev2_timeout_value(int type) in cap_express_dev2_timeout_value()
[all …]
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/
H A DJavaParserFacadeResolutionTest.java62 String code = "public class Bla {\n" + in solvingReferenceToUnsupportedOperationException() local
84 String code = "public class Bla {\n" + in solvingReferenceToCatchClauseParam() local
110 String code = "public class Foo {\n" + in solvingReferenceToAnAncestorInternalClass() local
129 …String code = "import java.util.Scanner; class A { void foo() { try (Scanner sc = new Scanner(Syst… in solveTryWithResourceVariable() local
135 ResolvedType type = JavaParserFacade.get(new ReflectionTypeSolver()).getType(scope); in solveTryWithResourceVariable() local
140 private CompilationUnit parseWithTypeSolver(String code) { in parseWithTypeSolver()
150 String code = "class A {\n" + in solveMultiCatchType() local
/aosp_15_r20/frameworks/native/libs/input/
H A DInputEventLabels.cpp557 const label* getCodeLabelsForType(int32_t type) { in getCodeLabelsForType()
586 const label* getValueLabelsForTypeAndCode(int32_t type, int32_t code) { in getValueLabelsForTypeAndCode()
598 EvdevEventLabel InputEventLookup::getLinuxEvdevLabel(int32_t type, int32_t code, int32_t value) { in getLinuxEvdevLabel()
610 std::optional<int> InputEventLookup::getLinuxEvdevEventCodeByLabel(int32_t type, in getLinuxEvdevEventCodeByLabel()
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DDataType.java49 private final byte code; field in DataType
61 DataType(int code) { in DataType()
65 public byte code() { in code() method in DataType
69 public static DataType fromCode(int code) { in fromCode()
73 public static DataType fromCode(byte code) { in fromCode()
74 DataType type = FROM_BYTE.get(code); in fromCode() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_image_writer.h72 tiff_tag (uint16 code, in tiff_tag()
73 uint16 type, in tiff_tag()
137 tag_data_ptr (uint16 code, in tag_data_ptr()
138 uint16 type, in tag_data_ptr()
244 : tag_data_ptr (code, ttByte, count, data) in tag_data_ptr() argument
290 : tag_data_ptr (code, ttSShort, count, data) in tag_data_ptr() argument
308 : tag_data_ptr (code, ttShort, count, data) in tag_data_ptr() argument
354 : tag_data_ptr (code, ttLong, count, data) in tag_data_ptr() argument
372 tag_urational (uint16 code, in tag_urational()
395 : tag_data_ptr (code, ttRational, count, data) in tag_data_ptr() argument
[all …]
/aosp_15_r20/system/tools/aidl/
Dgenerate_java.cpp97 bool CanDescribeContents(const AidlTypeSpecifier& type, const AidlTypenames& types, in CanDescribeContents()
431 string code; in GenerateParcelableClass() local
539 string code; in GenerateParcelableClass() local
610 string code; in GenerateParcelableClass() local
807 auto write_to_parcel = [&](const AidlTypeSpecifier& type, std::string name, std::string parcel) { in GenerateUnionClass()
808 string code; in GenerateUnionClass() local
847 auto read_from_parcel = [&](const AidlTypeSpecifier& type, std::string name, std::string parcel) { in GenerateUnionClass()
848 string code; in GenerateUnionClass() local
/aosp_15_r20/system/update_engine/common/
H A Dhttp_common.cc28 const char* GetHttpResponseDescription(HttpResponseCode code) { in GetHttpResponseDescription()
30 HttpResponseCode code; in GetHttpResponseDescription() member
71 const char* GetHttpContentTypeString(HttpContentType type) { in GetHttpContentTypeString()
73 HttpContentType type; in GetHttpContentTypeString() member
/aosp_15_r20/external/aws-sdk-java-v2/services/iot1clickprojects/src/main/resources/codegen-resources/
H A Dapi-2.json207 "type":"structure", string
234 "type":"structure", string
239 "type":"string", string
243 "type":"string", string
248 "type":"string", string
251 "Code":{"type":"string"}, string
253 "type":"structure", string
269 "type":"structure", string
274 "type":"structure", string
283 "type":"structure", string
[all …]
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/assets/
Dcondition_1.json8 "code": "active", string
18 "code": "confirmed", string
29 "code": "encounter-diagnosis", string
39 "code": { object
43 "code": "G43.9" string
47 "code": "37796009" string
58 "type": "Practitioner", string
Dcondition_3.json8 "code": "active", string
18 "code": "confirmed", string
29 "code": "encounter-diagnosis", string
36 "code": { object
40 "code": "J15.3", string
45 "code": "385093006", string
57 "type": "Practitioner", string
Dcondition_2.json8 "code": "active", string
18 "code": "confirmed", string
29 "code": "encounter-diagnosis", string
36 "code": { object
40 "code": "E11.9", string
45 "code": "313436004", string
57 "type": "Practitioner", string
Dallergyintolerance_1.json8 "code": "active", string
17 "code": "confirmed", string
22 "type": "allergy", string
27 "code": { object
31 "code": "91936005", string
57 "code": "39359008", string
67 "code": "39579001", string
78 "code": "26643006", string
Dallergyintolerance_2.json19 "code": "active", string
28 "code": "confirmed", string
33 "type": "allergy", string
38 "code": { object
42 "code": "227493005", string
70 "code": "1160593", string
75 "code": "411621004", string
85 "code": "39579001", string
98 "code": "34206005", string
110 "code": "247472004", string
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/
H A DImsSuppServiceNotification.java40 public final int code; field in ImsSuppServiceNotification
44 public final int type; field in ImsSuppServiceNotification
51 public ImsSuppServiceNotification(int notificationType, int code, int index, int type, in ImsSuppServiceNotification()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dcodegen.cc52 Status XLATypeToCpp(xla::PrimitiveType type, string* str) { in XLATypeToCpp()
130 string type; in AddRewritesForShape() local
164 string RewriteWithName(const string& name, string code, in RewriteWithName()
187 const string code = R"( in GenArgMethods() local
244 string code = R"( in GenResultMethods() local
282 const string code = R"( in GenVariableMethods() local
334 string code = "{\n static const char* kNames[] = {"; in GenNameToIndexCode() local
/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DCapstone.java216 public int opCount(int type) { in opCount()
220 public int opIndex(int type, int index) { in opIndex()
298 public NativeLong cs_disasm(Pointer handle, byte[] code, NativeLong code_len, in cs_disasm()
305 public int cs_op_count(Pointer csh, Pointer insn, int type); in cs_op_count()
306 public int cs_op_index(Pointer csh, Pointer insn, int type, int index); in cs_op_index()
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/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DAttribute.java44 public final String type; field in Attribute
64 protected Attribute(final String type) { in Attribute()
155 final byte[] code, in write()
215 final byte[] code, in computeAttributesSize()
302 final byte[] code, in putAttributes()
/aosp_15_r20/external/aws-sdk-java-v2/services/signer/src/main/resources/codegen-resources/
H A Dservice-2.json332 "type":"structure", string
335 "code":{"shape":"ErrorCode"} object
342 "type":"string", string
348 "type":"structure", string
385 "type":"structure", string
394 "type":"string", string
399 "type":"structure", string
402 "code":{"shape":"ErrorCode"} object
408 "Blob":{"type":"blob"}, string
409 "BucketName":{"type":"string"}, string
[all …]
/aosp_15_r20/external/libcups/scheduler/
H A Dclient.c560 mime_type_t *type; /* MIME type of file */ in cupsdReadClient() local
1914 http_status_t code, /* I - Error code */ in cupsdSendError()
2066 http_status_t code, /* I - HTTP status code */ in cupsdSendHeader()
2067 char *type, /* I - MIME type of document */ in cupsdSendHeader()
3098 mime_type_t *type) /* I - MIME type */ in is_cgi()
3721 http_status_t code, /* I - HTTP status */ in write_file()
3723 char *type, /* I - File type */ in write_file()
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/aosp_15_r20/external/elfutils/tests/
H A Dvarlocs.c67 dwarf_encoding_string (unsigned int code) in dwarf_encoding_string()
151 dwarf_opcode_string (unsigned int code) in dwarf_opcode_string()
572 Dwarf_Die type; in print_expr() local
595 Dwarf_Die type; in print_expr() local
611 Dwarf_Die type; in print_expr() local
626 Dwarf_Die type; in print_expr() local
642 Dwarf_Die type; in print_expr() local
934 unsigned int code = dwarf_whatattr (attr); in handle_attr() local

12345678910>>...92