/third_party/openh264/codec/decoder/core/inc/ |
D | wels_decoder_thread.h | 133 #define CREATE_THREAD(ph, threadproc,argument) \ argument 136 #define CREATE_EVENT(ph, manualreset,initial_state,name) \ argument 139 #define CREATE_SEMAPHORE(ph, initial_count,max_count, name) \ argument 142 #define CLOSE_EVENT(ph) \ argument 145 #define CLOSE_SEMAPHORE(ph) \ argument 148 #define SET_EVENT(ph) \ argument 151 #define RESET_EVENT(ph) \ argument 154 #define RELEASE_SEMAPHORE(ph) \ argument 157 #define WAIT_EVENT(ph,timeout) \ argument 160 #define WAIT_THREAD(ph) \ argument [all …]
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_create.c | 45 pthread_t ph; in pthread_create_0100() local 59 pthread_t ph; in pthread_create_0200() local 72 pthread_t ph; in pthread_create_0300() local 89 pthread_t ph; in pthread_create_0400() local 117 pthread_t ph; in pthread_create_0500() local
|
D | pthread_exit.c | 34 pthread_t ph; in pthread_exit_0100() local
|
D | pthread_getschedparam.c | 33 pthread_t ph; in pthread_getschedparam_0100() local
|
D | pthread_getattr_np.c | 33 pthread_t ph; in pthread_getattr_np_0100() local
|
/third_party/ltp/testcases/network/lib6/ |
D | asapi_01.c | 217 static struct ph { struct 218 struct in6_addr ph_sa; argument 219 struct in6_addr ph_da; argument 220 uint32_t ph_len; argument 221 uint8_t ph_mbz[3]; argument 222 uint8_t ph_nh; argument 223 } ph; variable
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_header.h | 63 struct sctp_paramhdr ph;/* type=SCTP_IPV4_PARAM_TYPE, len=8 */ member 71 struct sctp_paramhdr ph;/* type=SCTP_IPV6_PARAM_TYPE, len=20 */ member 77 struct sctp_paramhdr ph;/* type=SCTP_COOKIE_PRESERVE, len=8 */ member 84 struct sctp_paramhdr ph;/* type=SCTP_HOSTNAME_ADDRESS */ member 95 struct sctp_paramhdr ph;/* type=SCTP_SUPPORTED_ADDRTYPE */ member 101 struct sctp_paramhdr ph; member 117 struct sctp_paramhdr ph; member 123 struct sctp_paramhdr ph;/* a SCTP parameter header */ member 148 struct sctp_paramhdr ph;/* type = 0x8008 len = x */ member 244 struct sctp_paramhdr ph; member [all …]
|
D | sctp_asconf.c | 160 struct sctp_paramhdr *ph; in sctp_process_asconf_add_ip() local 324 struct sctp_paramhdr *ph; in sctp_process_asconf_delete_ip() local 466 struct sctp_paramhdr *ph; in sctp_process_asconf_set_primary() local 902 sctp_addr_match(struct sctp_paramhdr *ph, struct sockaddr *sa) in sctp_addr_match() 1604 struct sctp_paramhdr *ph; in sctp_asconf_process_error() local 2390 struct sctp_paramhdr *ph; in sctp_is_addr_pending() local 2801 struct sctp_paramhdr tmp_param, *ph; in sctp_process_initack_addresses() local 2938 struct sctp_paramhdr tmp_param, *ph; in sctp_addr_in_initack() local
|
/third_party/boost/libs/filesystem/test/ |
D | operations_test.cpp | 136 void create_file(const fs::path & ph, const std::string & contents = std::string()) in create_file() 145 void verify_file(const fs::path & ph, const std::string & expected) in verify_file() 2100 …fs::path ph = fs::temp_directory_path() / fs::unique_path("temp_directory_path_test_%%%%_%%%%.txt"… in temp_directory_path_tests() local 2143 fs::path ph = fs::temp_directory_path(); in temp_directory_path_tests() local 2148 fs::path ph = fs::temp_directory_path(); in temp_directory_path_tests() local 2153 fs::path ph = fs::temp_directory_path(); in temp_directory_path_tests() local 2158 fs::path ph = fs::temp_directory_path(); in temp_directory_path_tests() local 2190 fs::path ph = fs::temp_directory_path(ec); in temp_directory_path_tests() local 2197 fs::path ph = fs::temp_directory_path(); in temp_directory_path_tests() local 2202 fs::path ph = fs::temp_directory_path(); in temp_directory_path_tests() local [all …]
|
D | copy_test.cpp | 39 void create_file(fs::path const& ph, std::string const& contents = std::string()) in create_file() 48 void verify_file(fs::path const& ph, std::string const& expected) in verify_file()
|
D | convenience_test.cpp | 54 void create_recursive_iterator(const fs::path & ph) in create_recursive_iterator()
|
/third_party/musl/ldso/ |
D | dlstart.c | 57 Phdr *ph = (void *)(base + eh->e_phoff); in _dlstart_c() local 108 Phdr *ph = (void *)aux[AT_PHDR]; in _dlstart_c() local
|
/third_party/boost/libs/bind/test/ |
D | arg_copy_test.cpp | 16 template<int I> struct ph struct
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | FormattedValueStringBuilderImpl.java | 218 SpanFieldPlaceholder ph = (SpanFieldPlaceholder) _field; in nextPosition() local 259 SpanFieldPlaceholder ph = (SpanFieldPlaceholder) field; in handleSpan() local
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 284 ProgramHandles ph; in createProgram() local 293 void deleteProgram(const ProgramHandles &ph) in deleteProgram() 380 const ProgramHandles ph = createProgram(vs, fs); in checkCompiles() local 559 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local 626 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local 691 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local 748 ProgramHandles ph; in TEST_F() local 1122 const ProgramHandles ph = createProgram(vs, ps); in TEST_F() local 1185 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local 1235 const ProgramHandles ph = createProgram(vs, fs); in TEST_F() local [all …]
|
/third_party/boost/libs/filesystem/example/ |
D | mbpath.cpp | 35 mbpath_traits::to_external( const mbpath & ph, in to_external()
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshmod.c | 54 void* ph = &module->ps_hints; in ps_hinter_init() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/ |
D | pshmod.c | 54 void* ph = &module->ps_hints; in ps_hinter_init() local
|
/third_party/freetype/src/pshinter/ |
D | pshmod.c | 54 void* ph = &module->ps_hints; in ps_hinter_init() local
|
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
D | sem_philosopher.c | 30 static sem_t ph[PH_NUM]; variable
|
/third_party/lwip/src/netif/ppp/ |
D | pppoe.c | 211 struct pbuf *ph; /* Ethernet + PPPoE header */ in pppoe_write() local 384 struct pppoehdr *ph; in pppoe_disc_input() local 653 struct pppoehdr *ph; in pppoe_data_input() local
|
/third_party/musl/src/internal/ |
D | vdso.c | 50 Phdr *ph = (void *)((char *)eh + eh->e_phoff); in __vdsosym() local
|
/third_party/iptables/utils/ |
D | nfsynproxy.c | 99 pcap_t *ph; in probe_host() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp9recon.c | 385 px, py, pw, ph, bw, bh, w, h, i) \ argument 389 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument 413 int px, int py, int pw, int ph, in mc_luma_scaled() 473 int px, int py, int pw, int ph, in mc_chroma_scaled() 546 px, py, pw, ph, bw, bh, w, h, i) \ argument 551 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_util.c | 45 union pointer_hack ph; in tgsi_align_128bit() local
|