| /third_party/typescript/src/compiler/factory/ |
| D | emitHelpers.ts | 413 priority: 2, constant 427 priority: 3, constant 438 priority: 4, constant 451 priority: 1, constant 546 priority: 5, constant 565 priority: 0, constant 589 priority: 0, constant 717 priority: 6, constant 754 priority: 1, constant 769 priority: 1, constant [all …]
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| D | test_VIDIOC_PRIORITY.c | 33 int valid_priority(enum v4l2_priority priority) in valid_priority() 52 static void do_set_priority(enum v4l2_priority priority) in do_set_priority() 80 enum v4l2_priority priority) in do_set_invalid_priority() 138 enum v4l2_priority priority; in test_VIDIOC_G_PRIORITY_NULL() local 239 enum v4l2_priority priority; in test_VIDIOC_S_PRIORITY_NULL() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/ |
| D | 3-1.c | 78 int priority; in fn_rd() local 113 int priority; in fn_wr_1() local 150 int priority; in fn_wr_2() local 192 int priority; in main() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_abort_sniffer.cpp | 94 void dng_priority_manager::Increment (dng_priority priority) in Increment() 105 void dng_priority_manager::Decrement (dng_priority priority) in Decrement() 127 void dng_priority_manager::Wait (dng_priority priority) in Wait() 156 dng_set_minimum_priority::dng_set_minimum_priority (dng_priority priority) in dng_set_minimum_priority()
|
| /third_party/boost/libs/asio/example/cpp14/executors/ |
| D | priority_scheduler.cpp | 12 struct priority struct 15 static constexpr bool is_applicable_property_v = 18 static constexpr bool is_requirable = true; 19 static constexpr bool is_preferable = true; 21 using polymorphic_query_result_type = int; 23 int value() const { return value_; } in value() 25 int value_ = 1;
|
| /third_party/boost/boost/histogram/detail/ |
| D | priority.hpp | 19 struct priority : priority<(N - 1)> {}; struct 22 struct priority<0> {}; struct
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/ |
| D | 2-2.c | 77 int priority; in fn_rd() local 108 int priority; in fn_wr() local 145 int priority; in main() local
|
| D | 2-3.c | 77 int priority; in fn_rd() local 108 int priority; in fn_wr() local 146 int priority; in main() local
|
| D | 2-1.c | 77 int priority; in fn_rd() local 108 int priority; in fn_wr() local 145 int priority; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
| D | 8-1.c | 54 int set_my_prio(int priority) in set_my_prio() 79 int child_fn(int priority, int id) in child_fn() 121 int priority; in main() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/ |
| D | SDL_log.c | 48 SDL_LogPriority priority; member 99 SDL_LogSetAllPriority(SDL_LogPriority priority) in SDL_LogSetAllPriority() 112 SDL_LogSetPriority(int category, SDL_LogPriority priority) in SDL_LogSetPriority() 243 SDL_LogMessage(int category, SDL_LogPriority priority, SDL_PRINTF_FORMAT_STRING const char *fmt, ..… in SDL_LogMessage() 267 SDL_LogMessageV(int category, SDL_LogPriority priority, const char *fmt, va_list ap) in SDL_LogMessageV() 316 SDL_LogOutput(void *userdata, int category, SDL_LogPriority priority, in SDL_LogOutput()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getschedparam/ |
| D | 1-1.c | 31 int verify_param(pthread_attr_t * attr, int priority) in verify_param() 53 int priority; in main() local
|
| /third_party/boost/boost/interprocess/ipc/ |
| D | message_queue.hpp | 218 unsigned int priority;// Message priority member in boost::interprocess::ipcdetail::msg_hdr_t 498 msg_header & queue_free_msg(unsigned int priority) in queue_free_msg() 699 (const void *buffer, size_type buffer_size, unsigned int priority) in send() 704 (const void *buffer, size_type buffer_size, unsigned int priority) in try_send() 710 ,unsigned int priority, const boost::posix_time::ptime &abs_time) in timed_send() 722 unsigned int priority, const boost::posix_time::ptime &abs_time) in do_send() 822 size_type &recvd_size, unsigned int &priority) in receive() 828 size_type &recvd_size, unsigned int &priority) in try_receive() 834 size_type &recvd_size, unsigned int &priority, in timed_receive() 848 size_type &recvd_size, unsigned int &priority, in do_receive()
|
| /third_party/flutter/engine/flutter/fml/ |
| D | logging.cc | 68 LogLevel priority = LogLevel::LOG_DEBUG; in ~LogMessage() local 85 android_LogPriority priority = in ~LogMessage() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/thread/psp/ |
| D | SDL_systhread.c | 47 int priority = 32; in SDL_SYS_CreateThread() local 93 int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority) in SDL_SYS_SetThreadPriority()
|
| /third_party/boost/libs/interprocess/test/ |
| D | message_queue_test.cpp | 56 unsigned int priority = 0; in test_priority_order() local 168 unsigned int priority; in test_serialize_db() local 243 unsigned int priority; in receiver() local 308 unsigned int priority; in multireceive() local
|
| /third_party/cef/libcef/common/ |
| D | thread_impl.cc | 27 cef_thread_priority_t priority, in CreateThread() 60 cef_thread_priority_t priority, in Create()
|
| /third_party/musl/porting/liteos_a/user/src/misc/ |
| D | syslog.c | 86 static void _vsyslog(int priority, const char *message, va_list ap) in _vsyslog() 129 static void __vsyslog(int priority, const char *message, va_list ap) in __vsyslog() 140 void syslog(int priority, const char *message, ...) in syslog()
|
| /third_party/musl/src/misc/ |
| D | syslog.c | 82 static void _vsyslog(int priority, const char *message, va_list ap) in _vsyslog() 125 static void __vsyslog(int priority, const char *message, va_list ap) in __vsyslog() 136 void syslog(int priority, const char *message, ...) in syslog()
|
| /third_party/libuv/test/ |
| D | test-process-priority.c | 27 int priority; in TEST_IMPL() local
|
| /third_party/boost/boost/test/ |
| D | progress_monitor.hpp | 43 int priority() BOOST_OVERRIDE { return 4; } in priority() function in boost::unit_test::progress_monitor_t
|
| D | test_framework_init_observer.hpp | 43 int priority() BOOST_OVERRIDE { return 0; } in priority() function in boost::unit_test::framework_init_observer_t
|
| /third_party/openssl/crypto/bio/ |
| D | bss_log.c | 130 int priority, i; in slg_write() local 250 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 306 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 399 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | ICUCurrencyMetaInfo.java | 205 …public void collect(String region, String currency, long from, long to, int priority, boolean tend… in collect() 225 String region, String currency, long from, long to, int priority, boolean tender) { in collect() 245 String region, String currency, long from, long to, int priority, boolean tender) { in collect() 282 … void collect(String region, String currency, long from, long to, int priority, boolean tender); in collect()
|
| /third_party/libinput/test/ |
| D | test-log.c | 40 enum libinput_log_priority priority, in simple_log_handler() 141 enum libinput_log_priority priority, in axisrange_warning_log_handler()
|