Home
last modified time | relevance | path

Searched refs:gtr (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dinitthread.c156 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_push_handlers() local
158 gtr = get_global_tevent_register(); in init_thread_push_handlers()
159 if (gtr == NULL) in init_thread_push_handlers()
162 if (!CRYPTO_THREAD_write_lock(gtr->lock)) in init_thread_push_handlers()
164 ret = (sk_THREAD_EVENT_HANDLER_PTR_push(gtr->skhands, hands) != 0); in init_thread_push_handlers()
165 CRYPTO_THREAD_unlock(gtr->lock); in init_thread_push_handlers()
172 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_remove_handlers() local
175 gtr = get_global_tevent_register(); in init_thread_remove_handlers()
176 if (gtr == NULL) in init_thread_remove_handlers()
178 if (!CRYPTO_THREAD_write_lock(gtr in init_thread_remove_handlers()
313 GLOBAL_TEVENT_REGISTER *gtr; init_thread_stop() local
413 GLOBAL_TEVENT_REGISTER *gtr; init_thread_deregister() local
[all...]
/third_party/openssl/crypto/
H A Dinitthread.c156 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_push_handlers() local
158 gtr = get_global_tevent_register(); in init_thread_push_handlers()
159 if (gtr == NULL) in init_thread_push_handlers()
162 if (!CRYPTO_THREAD_write_lock(gtr->lock)) in init_thread_push_handlers()
164 ret = (sk_THREAD_EVENT_HANDLER_PTR_push(gtr->skhands, hands) != 0); in init_thread_push_handlers()
165 CRYPTO_THREAD_unlock(gtr->lock); in init_thread_push_handlers()
172 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_remove_handlers() local
175 gtr = get_global_tevent_register(); in init_thread_remove_handlers()
176 if (gtr == NULL) in init_thread_remove_handlers()
178 if (!CRYPTO_THREAD_write_lock(gtr in init_thread_remove_handlers()
313 GLOBAL_TEVENT_REGISTER *gtr; init_thread_stop() local
413 GLOBAL_TEVENT_REGISTER *gtr; init_thread_deregister() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_mips_dsp_r2.c234 const int gtr = (green_to_red << 16) | (green_to_red & 0xffff); in CollectColorRedTransforms_MIPSdspR2() local
247 "mul.ph %[temp2], %[temp3], %[gtr] \n\t" in CollectColorRedTransforms_MIPSdspR2()
253 : [gtr]"r"(gtr) in CollectColorRedTransforms_MIPSdspR2()
/third_party/musl/scripts/
H A Druntest_Windows.bat47 if !TOTAL_SO_IN_TESTDIR! gtr 0 (
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex4478 \definedummyword\gtr
9941 \chardef \gtr=`\>
9943 \def>{{\tt \gtr}}

Completed in 13 milliseconds