Searched defs:pro (Results 1 - 12 of 12) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
H A D | sem_conpro.c | 104 pthread_t con, pro; in main() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
H A D | TestContext.java | 31 ContextCase(String pro, String src, String epi, String exp, byte lev) { in ContextCase() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
H A D | TestContext.java | 34 ContextCase(String pro, String src, String epi, String exp, byte lev) { in ContextCase() argument
|
/third_party/libwebsockets/lib/core-net/ |
H A D | close.c | 350 const struct lws_protocols *pro; in __lws_close_free_wsi() local
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/ |
H A D | minimal-ws-client.c | 31 *pro = "dumb-increment-protocol"; variable
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/ |
H A D | minimal-ws-client-ping.c | 28 static const char *server_address = "libwebsockets.org", *pro = "lws-mirror-protocol"; variable
|
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/ |
H A D | multi_con_pro.c | 154 pthread_t con[Max_Threads], pro[Max_Threads]; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | utvideo.h | 78 int pro; member
|
/third_party/curl/lib/ |
H A D | getinfo.c | 49 struct Progress *pro = &data->progress; in Curl_initinfo() local
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/ |
H A D | minimal-ws-client.c | 16 static const char *server_address = "localhost", *pro = "lws-minimal"; variable
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/ |
H A D | minimal-ws-client-spam.c | 40 *pro = "lws-mirror-protocol"; variable
|
/third_party/python/Lib/test/ |
H A D | test_property.py | 224 class pro(property): class
|
Completed in 7 milliseconds