/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/ |
D | interest.rs | 25 const PRIORITY: u8 = 0b10000; constant 52 pub const PRIORITY: Interest = Interest(unsafe { NonZeroU8::new_unchecked(PRIORITY) }); constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/ |
D | interest.rs | 18 const PRIORITY: usize = 0b0001_0000; constant 71 pub const PRIORITY: Interest = Interest(PRIORITY); constant
|
D | ready.rs | 13 const PRIORITY: usize = 0b1_0000; constant 42 pub const PRIORITY: Ready = Ready(PRIORITY); constant
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/ |
H A D | http2_constants.h | 33 PRIORITY = 2, // enumerator 74 PRIORITY = 0x20, // HEADERS enumerator
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_cortex.h | 335 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 337 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_cortex.h | 335 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument 337 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/ |
H A D | X86TargetParser.cpp | 709 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument 723 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) PRIORITY, in getFeaturePriority() argument 737 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeaturePriority() argument
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/12/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/10/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/7/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/6/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/5/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/13/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/com/google/hardware/pixel/display/ |
D | Priority.aidl | 23 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/9/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/8/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/hardware/google/interfaces/display/com.google.hardware.pixel.display_interface/dump/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/11/com/google/hardware/pixel/display/ |
D | Priority.aidl | 38 PRIORITY = 1, enumConstant
|
/aosp_15_r20/external/autotest/server/site_tests/cheets_CTS_P/ |
H A D | control.x86.CtsDeqpTestCases.dEQP-VK.subgroups.s | 16 PRIORITY = 50 define
|
H A D | control.arm.CtsDeqpTestCases.dEQP-VK.subgroups.s | 16 PRIORITY = 50 define
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
H A D | 1-3.c | 28 #define PRIORITY 20 macro
|
H A D | 1-4.c | 28 #define PRIORITY 20 macro
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
H A D | 2-3.c | 28 #define PRIORITY 20 macro
|
H A D | 2-4.c | 28 #define PRIORITY 20 macro
|