Home
last modified time | relevance | path

Searched defs:code (Results 251 – 275 of 9275) sorted by relevance

1...<<11121314151617181920>>...371

/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dbpf_common.h9 #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/
Dbpf_common.h6 #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/
Dbpf_common.h21 #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 Dbpf_common.h9 #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/
Dbpf_common.h21 #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 Dbpf_common.h9 #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 Dbpf_common.h6 #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 Dbpf_common.h9 #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 Dbpf_common.h9 #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/
Dbpf_common.h21 #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 Dbpf_common.h9 #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 Dbpf_common.h6 #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 Dbpf_common.h9 #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/
Dbpf_common.h21 #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/
Dadservices-shared-error-logging.jarMETA-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/
Dadservices-shared-error-logging.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/services/Car/cpp/vhal/client/include/
DIVhalClient.h78 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/
DIkeProtocolException.java105 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 Dupgrading-to-leakcanary-2.0.md39 ### 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 Dcompress_fragment_two_pass.c132 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 Dcompress_fragment_two_pass.c131 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.c33 #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/
Dimmunization_5.json9 "code": "141" string
13 "code": "1951581452" string
36 "code": "LA", string
46 "code": "IM", string
62 "code": "AP", string
Dimmunization_1.json9 "code": "115" string
13 "code": "58160-842-11" string
36 "code": "LA", string
46 "code": "IM", string
62 "code": "AP", string
Dimmunization_7.json9 "code": "141" string
13 "code": "1951581452" string
36 "code": "LA", string
46 "code": "IM", string
62 "code": "AP", string

1...<<11121314151617181920>>...371