/third_party/nghttp2/tests/ |
D | nghttp2_http_test.c | 40 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 51 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 62 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 73 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 84 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 95 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 104 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 113 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 122 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local 131 nghttp2_extpri pri = {(uint32_t)-1, -1}; in test_nghttp2_http_parse_priority() local [all …]
|
D | nghttp2_extpri_test.c | 37 nghttp2_extpri pri = {1, 0}; in test_nghttp2_extpri_to_uint8() local 41 nghttp2_extpri pri = {1, 1}; in test_nghttp2_extpri_to_uint8() local 45 nghttp2_extpri pri = {7, 1}; in test_nghttp2_extpri_to_uint8() local 49 nghttp2_extpri pri = {7, 0}; in test_nghttp2_extpri_to_uint8() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/ |
D | 9-2.c | 59 unsigned pri; in main() local 115 unsigned pri; in main() local
|
D | 8-2.c | 59 unsigned pri; in main() local 112 unsigned pri; in main() local
|
D | 8-1.c | 38 unsigned pri; in main() local
|
D | 7-1.c | 38 unsigned pri; in main() local
|
D | 19-1.c | 45 unsigned pri; in main() local
|
D | 9-1.c | 42 unsigned pri; in main() local
|
/third_party/skia/src/core/ |
D | SkBitmapProcState.h | 119 #define PACK_TWO_SHORTS(pri, sec) ((pri) << 16 | (sec)) argument 123 #define PACK_TWO_SHORTS(pri, sec) ((pri) | ((sec) << 16)) argument 129 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts() 135 #define pack_two_shorts(pri, sec) PACK_TWO_SHORTS(pri, sec) argument
|
/third_party/toybox/toys/android/ |
D | log.c | 30 android_LogPriority pri = ANDROID_LOG_INFO; in log_main() local
|
/third_party/python/Modules/ |
D | syslogmodule.c | 234 long pri; in syslog_log_mask() local 245 long pri; in syslog_log_upto() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/ |
D | 4-3.c | 39 unsigned pri; in main() local
|
D | 9-1.c | 40 unsigned pri; in main() local
|
D | 1-1.c | 38 unsigned pri; in main() local
|
D | 8-1.c | 38 unsigned pri; in main() local
|
D | 7-1.c | 47 unsigned pri; in main() local
|
D | 5-1.c | 71 unsigned pri; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
D | 9-1.c | 42 unsigned pri; in main() local
|
D | 1-1.c | 40 unsigned pri; in main() local
|
D | 4-3.c | 41 unsigned pri; in main() local
|
D | 8-1.c | 40 unsigned pri; in main() local
|
D | 7-1.c | 48 unsigned pri; in main() local
|
D | 5-1.c | 61 unsigned pri; in main() local
|
/third_party/toybox/toys/other/ |
D | chrt.c | 58 int pol, pri; in chrt_main() local
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
D | linux_interrupt.c | 84 unsigned int pri) in irq_bottom_half()
|