/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | language.v1beta1.json | 44 "type": "string" string 49 "type": "string" string 65 "type": "string" string 70 "type": "string" string 75 "type": "string" string 80 "type": "string" string 85 "type": "string" string 91 "type": "boolean" string 96 "type": "string" string 101 "type": "string" string [all …]
|
D | remotebuildexecution.v2.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 …]
|
D | run.v1alpha1.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 …]
|
D | cloudasset.v1p7beta1.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 …]
|
D | eventarc.v1.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 …]
|
D | speech.v1.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 …]
|
D | tpu.v1alpha1.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 …]
|
D | tpu.v1.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 …]
|
D | policysimulator.v1.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/scapy/scapy/layers/ |
H A D | inet6.py | 1493 type = 129 variable in ICMPv6EchoReply 1527 type = 130 variable in ICMPv6MLQuery 1544 type = 131 variable in ICMPv6MLReport 1556 type = 132 variable in ICMPv6MLDone 1695 type = 2 variable in ICMPv6NDOptDstLLAddr 2067 type = 10 variable in ICMPv6NDOptTgtAddrList 2527 code = 1 variable in ICMPv6NIReplyRefuse 2531 code = 2 variable in ICMPv6NIReplyUnknown 3232 def __init__(self, type = ETH_P_IPV6, filter=None, iface=None, promisc=None, nofilter=0): argument 3252 def __init__(self, family=socket.AF_INET6, type=socket.SOCK_STREAM, proto=0, **args): argument
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 748 #define STBI_SIMD_ALIGN(type, name) __declspec(align(16)) type name argument 759 #define STBI_SIMD_ALIGN(type, name) type name __attribute__((aligned(16))) argument 782 #define STBI_SIMD_ALIGN(type, name) __declspec(align(16)) type name argument 784 #define STBI_SIMD_ALIGN(type, name) type name __attribute__((aligned(16))) argument 789 #define STBI_SIMD_ALIGN(type, name) type name argument 1922 stbi__uint16 code[256]; member 1986 unsigned int code; in stbi__build_huffman() local 4063 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local 4399 int final, type; in stbi__parse_zlib() local 4525 stbi__uint32 type; member [all …]
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 748 #define STBI_SIMD_ALIGN(type, name) __declspec(align(16)) type name argument 759 #define STBI_SIMD_ALIGN(type, name) type name __attribute__((aligned(16))) argument 782 #define STBI_SIMD_ALIGN(type, name) __declspec(align(16)) type name argument 784 #define STBI_SIMD_ALIGN(type, name) type name __attribute__((aligned(16))) argument 789 #define STBI_SIMD_ALIGN(type, name) type name argument 1922 stbi__uint16 code[256]; member 1986 unsigned int code; in stbi__build_huffman() local 4070 int code, next_code[16], sizes[17]; in stbi__zbuild_huffman() local 4406 int final, type; in stbi__parse_zlib() local 4532 stbi__uint32 type; member [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | XMLSource.java | 1619 addFallbackCode(typeNo, code, value); in addFallbackCode() argument 1720 private static void addFallbackCode(int typeNo, String code, String value) { in addFallbackCode() 1724 private static void addFallbackCode(int typeNo, String code, String value, String alt) { in addFallbackCode() 1939 public XMLSource addComment(String xpath, String comment, Comments.CommentType type) { in addComment()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate.cc | 133 #define RETURN_TFLITE_ERROR_IF_NN_ERROR(context, code, call_desc, p_errno) \ argument 147 #define RETURN_TFLITE_ERROR_IF_NN_ERROR_FOR_TENSOR(context, code, call_desc, \ argument 164 bool IsFloat(TfLiteType type) { in IsFloat() 173 bool IsFloatOrUInt8(TfLiteType type) { in IsFloatOrUInt8() 183 bool IsQuantized(TfLiteType type) { in IsQuantized() 194 bool IsInt32(TfLiteType type) { in IsInt32() 203 bool IsFloatOrQuantized(TfLiteType type) { in IsFloatOrQuantized() 214 bool IsFloatOrInt32(TfLiteType type) { in IsFloatOrInt32() 224 bool IsFloatQuantizedOrInt32(TfLiteType type) { in IsFloatQuantizedOrInt32() 834 void Add(int ann_index, TfLiteType type, int dequantized_ann_index) { in Add() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex30/javac/ |
D | okhttp-norepackage.jar | ... .squareup.okhttp.Protocol protocol
private final int code
private final String message
private final com.squareup. ... |
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex33/javac/ |
D | okhttp-norepackage.jar | ... .squareup.okhttp.Protocol protocol
private final int code
private final String message
private final com.squareup. ... |
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex10000/javac/ |
D | okhttp-norepackage.jar | ... .squareup.okhttp.Protocol protocol
private final int code
private final String message
private final com.squareup. ... |
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex34/javac/ |
D | okhttp-norepackage.jar | ... .squareup.okhttp.Protocol protocol
private final int code
private final String message
private final com.squareup. ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.config-V4-java/android_common/javac/ |
D | android.hardware.radio.config-V4-java.jar | ... .config.SlotPortMapping[] _arg1
int _arg0
int code
android.os.Parcel data
android.os. |
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/android_common/local-combined/ |
D | asm-9.6.jar | ... extends java.lang.Object {
public final String type
private byte[] content
org.objectweb.asm |
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/linux_glibc_common/local-combined/ |
D | asm-9.6.jar | ... extends java.lang.Object {
public final String type
private byte[] content
org.objectweb.asm |
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/local-javac-header/ |
D | ow2-asm.jar | ... extends java.lang.Object {
public final String type
private byte[] content
org.objectweb.asm |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm/9.6/ |
HD | asm-9.6.jar | ... extends java.lang.Object {
public final String type
private byte[] content
org.objectweb.asm ... |
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/javac/ |
D | ow2-asm.jar | ... extends java.lang.Object {
public final String type
private byte[] content
org.objectweb.asm |
/aosp_15_r20/prebuilts/misc/common/asm/ |
HD | asm-9.6.jar | ... extends java.lang.Object {
public final String type
private byte[] content
org.objectweb.asm ... |