Home
last modified time | relevance | path

Searched refs:PRIORITY (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/external/llvm-project/lld/test/MachO/
Dsymbol-order.s34 … llvm-objdump --syms --macho --lazy-bind %t/test.out | FileCheck %s --check-prefix ARCHIVE-PRIORITY
35 # ARCHIVE-PRIORITY: SYMBOL TABLE:
36 # ARCHIVE-PRIORITY-DAG: __TEXT,test_fg f
37 # ARCHIVE-PRIORITY-DAG: __TEXT,test_fg g
38 # ARCHIVE-PRIORITY: Lazy bind table:
39 # ARCHIVE-PRIORITY-NEXT: segment section address dylib symbol
40 # ARCHIVE-PRIORITY-EMPTY:
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
D2-4.c28 #define PRIORITY 20 macro
49 if (param.sched_priority == PRIORITY) { in thread()
63 param.sched_priority = PRIORITY; in main()
D2-3.c28 #define PRIORITY 20 macro
49 if (param.sched_priority == PRIORITY) { in thread()
63 param.sched_priority = PRIORITY; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
D1-3.c28 #define PRIORITY 20 macro
48 if (param.sched_priority == PRIORITY) { in thread()
72 param.sched_priority = PRIORITY; in main()
D1-4.c28 #define PRIORITY 20 macro
51 if (param.sched_priority == PRIORITY) { in thread()
75 param.sched_priority = PRIORITY; in main()
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y139 %token PRIORITY PLUS
145 %type <num> DIR PRIORITY ACTION PROTOCOL MODE LEVEL
165 | DIR PRIORITY PRIO_OFFSET ACTION
184 | DIR PRIORITY HYPHEN PRIO_OFFSET ACTION
206 | DIR PRIORITY PRIO_BASE ACTION
217 | DIR PRIORITY PRIO_BASE PLUS PRIO_OFFSET ACTION
239 | DIR PRIORITY PRIO_BASE HYPHEN PRIO_OFFSET ACTION
Dpolicy_parse.h43 PRIORITY = 259, enumerator
62 #define PRIORITY 259 macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h335 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
337 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
Dstm32l4xx_hal_dma.h741 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_PRIORITY_LOW ) || \ argument
742 ((PRIORITY) == DMA_PRIORITY_MEDIUM) || \
743 ((PRIORITY) == DMA_PRIORITY_HIGH) || \
744 ((PRIORITY) == DMA_PRIORITY_VERY_HIGH))
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h335 #define IS_NVIC_PREEMPTION_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
337 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) argument
Dstm32l4xx_hal_dma.h741 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_PRIORITY_LOW ) || \ argument
742 ((PRIORITY) == DMA_PRIORITY_MEDIUM) || \
743 ((PRIORITY) == DMA_PRIORITY_HIGH) || \
744 ((PRIORITY) == DMA_PRIORITY_VERY_HIGH))
/external/nist-sip/java/gov/nist/javax/sip/parser/
DPriorityParser.java73 headerName(TokenTypes.PRIORITY); in parse()
75 priority.setHeaderName(SIPHeaderNames.PRIORITY); in parse()
/external/igt-gpu-tools/tests/i915/
Dgem_exec_whisper.c80 #define PRIORITY 0x80 macro
196 if (flags & PRIORITY) { in whisper()
408 if (flags & PRIORITY) in whisper()
418 if (flags & PRIORITY) in whisper()
538 { "fds-priority", FDS | FORKED | PRIORITY },
544 { "contexts-priority", CONTEXTS | FORKED | PRIORITY },
550 { "queues-priority", QUEUES | FORKED | PRIORITY },
/external/llvm-project/lldb/docs/
Dlldb-gdb-remote.txt24 // PRIORITY TO IMPLEMENT
49 // PRIORITY TO IMPLEMENT
89 // PRIORITY TO IMPLEMENT
114 // PRIORITY TO IMPLEMENT
146 // PRIORITY TO IMPLEMENT
163 // PRIORITY TO IMPLEMENT
184 // PRIORITY TO IMPLEMENT
202 // PRIORITY TO IMPLEMENT
227 // PRIORITY TO IMPLEMENT
438 // PRIORITY TO IMPLEMENT
[all …]
/external/autotest/server/site_tests/cheets_CTS_P/
Dcontrol.x86.CtsDeqpTestCases.dEQP-VK.subgroups.s15 PRIORITY = 50 define
Dcontrol.arm.CtsDeqpTestCases.dEQP-VK.subgroups.s15 PRIORITY = 50 define
/external/autotest/server/site_tests/hardware_StorageQual/
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_3920 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_1020 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_3420 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_1720 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_1120 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_2820 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_2220 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualBase_suspend_after20 PRIORITY = 70
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_220 PRIORITY = 80

12345678910>>...19