Searched refs:PRIORITY (Results 1 – 10 of 10) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | ntpd-opts.h | 251 # ifdef PRIORITY 252 # warning undefining PRIORITY due to option name conflict 253 # undef PRIORITY 332 # undef PRIORITY 377 #define OPT_VALUE_PRIORITY (DESC(PRIORITY).optArg.argInt)
|
| H A D | ntpd.c | 981 if (HAVE_OPT( PRIORITY )) {
|
| /src/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | X86TargetParser.h | 63 #define X86_MICROARCH_LEVEL(ENUM, STRING, PRIORITY) FEATURE_##ENUM = PRIORITY, argument
|
| H A D | X86TargetParser.def | 122 // parameter PRIORITY is as required by the attribute 'target' checking. Note 130 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) X86_FEATURE(ENUM, STR) 138 #define X86_MICROARCH_LEVEL(ENUM, STR, PRIORITY)
|
| /src/crypto/openssl/test/recipes/95-test_external_tlsfuzzer_data/ |
| H A D | tls-fuzzer-cert.sh | 5 sed -e "s|@SERVER@|$SERV|g" -e "s/@PORT@/$PORT/g" -e "s/@PRIORITY@/$PRIORITY/g" ${TESTDATADIR}/cert…
|
| /src/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | X86TargetParser.cpp | 739 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument 741 #define X86_MICROARCH_LEVEL(ENUM, STR, PRIORITY) \ in getCpuSupportsMask() argument 756 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) PRIORITY, in getFeaturePriority() argument 771 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeaturePriority() argument 773 return PRIORITY; in getFeaturePriority()
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDKernelCodeTInfo.h | 103 COMPPGM1(priority, compute_pgm_rsrc1_priority, PRIORITY),
|
| /src/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | AMDHSAKernelDescriptor.h | 109 COMPUTE_PGM_RSRC1(PRIORITY, 10, 2),
|
| /src/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | X86.cpp | 1292 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) .Case(STR, true) in validateCpuSupports() argument 1293 #define X86_MICROARCH_LEVEL(ENUM, STR, PRIORITY) .Case(STR, true) in validateCpuSupports() argument 1300 #define X86_FEATURE_COMPAT(ENUM, STR, PRIORITY) \ in getFeature() argument
|
| /src/sbin/pfctl/ |
| H A D | parse.y | 601 %token UPPERLIMIT QUEUE PRIORITY QLIMIT HOGS BUCKETS RTABLE TARGET INTERVAL 1968 | PRIORITY NUMBER { 7218 { "priority", PRIORITY}, in lookup()
|