/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | bpf_common.h | 9 #define BPF_CLASS(code) ((code) & 0x07) argument 18 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 29 #define BPF_OP(code) ((code) & 0xf0) argument 46 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | bpf_common.h | 6 #define BPF_CLASS(code) ((code) & 0x07) argument 17 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 31 #define BPF_OP(code) ((code) & 0xf0) argument 49 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/ |
D | bpf_common.h | 21 #define BPF_CLASS(code) ((code) & 0x07) argument 30 #define BPF_SIZE(code) ((code) & 0x18) argument 34 #define BPF_MODE(code) ((code) & 0xe0) argument 41 #define BPF_OP(code) ((code) & 0xf0) argument 58 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/ |
H A D | bpf_common.h | 9 #define BPF_CLASS(code) ((code) & 0x07) argument 18 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 29 #define BPF_OP(code) ((code) & 0xf0) argument 46 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | bpf_common.h | 21 #define BPF_CLASS(code) ((code) & 0x07) argument 30 #define BPF_SIZE(code) ((code) & 0x18) argument 34 #define BPF_MODE(code) ((code) & 0xe0) argument 41 #define BPF_OP(code) ((code) & 0xf0) argument 58 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | bpf_common.h | 9 #define BPF_CLASS(code) ((code) & 0x07) argument 18 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 29 #define BPF_OP(code) ((code) & 0xf0) argument 46 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | bpf_common.h | 6 #define BPF_CLASS(code) ((code) & 0x07) argument 17 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 31 #define BPF_OP(code) ((code) & 0xf0) argument 49 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/ |
H A D | bpf_common.h | 9 #define BPF_CLASS(code) ((code) & 0x07) argument 18 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 29 #define BPF_OP(code) ((code) & 0xf0) argument 46 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | bpf_common.h | 9 #define BPF_CLASS(code) ((code) & 0x07) argument 18 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 29 #define BPF_OP(code) ((code) & 0xf0) argument 46 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | bpf_common.h | 21 #define BPF_CLASS(code) ((code) & 0x07) argument 30 #define BPF_SIZE(code) ((code) & 0x18) argument 34 #define BPF_MODE(code) ((code) & 0xe0) argument 41 #define BPF_OP(code) ((code) & 0xf0) argument 58 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | bpf_common.h | 9 #define BPF_CLASS(code) ((code) & 0x07) argument 18 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 29 #define BPF_OP(code) ((code) & 0xf0) argument 46 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/external/libbpf/include/uapi/linux/ |
H A D | bpf_common.h | 6 #define BPF_CLASS(code) ((code) & 0x07) argument 17 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 31 #define BPF_OP(code) ((code) & 0xf0) argument 49 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/ |
H A D | bpf_common.h | 9 #define BPF_CLASS(code) ((code) & 0x07) argument 18 #define BPF_SIZE(code) ((code) & 0x18) argument 22 #define BPF_MODE(code) ((code) & 0xe0) argument 29 #define BPF_OP(code) ((code) & 0xf0) argument 46 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | bpf_common.h | 21 #define BPF_CLASS(code) ((code) & 0x07) argument 30 #define BPF_SIZE(code) ((code) & 0x18) argument 34 #define BPF_MODE(code) ((code) & 0xe0) argument 41 #define BPF_OP(code) ((code) & 0xf0) argument 58 #define BPF_SRC(code) ((code) & 0x08) argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/shared/libraries/device-side/adservices-shared-error-logging/android_common_apex30/javac/ |
D | adservices-shared-error-logging.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/shared/libraries/device-side/adservices-shared-error-logging/android_common_apex33/javac/ |
D | adservices-shared-error-logging.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/packages/services/Car/cpp/vhal/client/include/ |
D | IVhalClient.h | 78 const aidl::android::hardware::automotive::vehicle::StatusCode& code) { in statusCodeToErrorCode() 103 VhalClientError(ErrorCode&& code) : mCode(code) {} in VhalClientError() 105 VhalClientError(const ErrorCode& code) : mCode(code) {} in VhalClientError() 107 VhalClientError(aidl::android::hardware::automotive::vehicle::StatusCode&& code) : in VhalClientError() 110 VhalClientError(const aidl::android::hardware::automotive::vehicle::StatusCode& code) : in VhalClientError()
|
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/ |
D | IkeProtocolException.java | 105 protected IkeProtocolException(@ErrorType int code) { in IkeProtocolException() 112 protected IkeProtocolException(@ErrorType int code, String message) { in IkeProtocolException() 119 protected IkeProtocolException(@ErrorType int code, Throwable cause) { in IkeProtocolException() 126 protected IkeProtocolException(@ErrorType int code, String message, Throwable cause) { in IkeProtocolException() 137 protected IkeProtocolException(@ErrorType int code, byte[] notifyData) { in IkeProtocolException()
|
/aosp_15_r20/external/leakcanary2/docs/ |
H A D | upgrading-to-leakcanary-2.0.md | 39 ### Before 57 ### Now 61 ### Worth noting 84 ### Option 1: Add `object-watcher-android` to release builds. 101 ### Option 2: Make your own `ObjectWatcher` interface
|
/aosp_15_r20/external/brotli/c/enc/ |
H A D | compress_fragment_two_pass.c | 132 const uint32_t code = nbits + 10; in EmitInsertLen() local 155 const size_t code = (nbits << 1) + prefix + 44; in EmitCopyLen() local 161 const size_t code = nbits + 52; in EmitCopyLen() local 180 const size_t code = (nbits << 1) + prefix + 28; in EmitCopyLenLastDistance() local 186 const size_t code = (tail >> 5) + 54; in EmitCopyLenLastDistance() local 195 const size_t code = nbits + 52; in EmitCopyLenLastDistance() local 490 const uint32_t code = commands[i] & 0xFF; in StoreCommands() local 503 const uint32_t code = cmd & 0xFF; in StoreCommands() local
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | compress_fragment_two_pass.c | 131 const uint32_t code = nbits + 10; in EmitInsertLen() local 154 const size_t code = (nbits << 1) + prefix + 44; in EmitCopyLen() local 160 const size_t code = nbits + 52; in EmitCopyLen() local 179 const size_t code = (nbits << 1) + prefix + 28; in EmitCopyLenLastDistance() local 185 const size_t code = (tail >> 5) + 54; in EmitCopyLenLastDistance() local 194 const size_t code = nbits + 52; in EmitCopyLenLastDistance() local 502 const uint32_t code = commands[i] & 0xFF; in StoreCommands() local 514 const uint32_t code = cmd & 0xFF; in StoreCommands() local
|
/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/ |
D | _codecs_cn.c | 33 #define GBK_ENCODE(code, assi) \ argument 47 DBCHAR code; in ENCODER() local 103 DBCHAR code; in ENCODER() local 161 DBCHAR code; in ENCODER() local 335 DBCHAR code; in ENCODER() local
|
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/assets/ |
D | immunization_5.json | 9 "code": "141" string 13 "code": "1951581452" string 36 "code": "LA", string 46 "code": "IM", string 62 "code": "AP", string
|
D | immunization_1.json | 9 "code": "115" string 13 "code": "58160-842-11" string 36 "code": "LA", string 46 "code": "IM", string 62 "code": "AP", string
|
D | immunization_7.json | 9 "code": "141" string 13 "code": "1951581452" string 36 "code": "LA", string 46 "code": "IM", string 62 "code": "AP", string
|