Home
last modified time | relevance | path

Searched defs:gbl (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/
Dprovider_child.c43 struct child_prov_globals *gbl = vgbl; in child_prov_ossl_ctx_free() local
64 struct child_prov_globals *gbl; in ossl_child_provider_init() local
101 struct child_prov_globals *gbl; in provider_create_child_cb() local
167 struct child_prov_globals *gbl; in provider_remove_child_cb() local
203 struct child_prov_globals *gbl; in ossl_provider_init_as_child() local
275 struct child_prov_globals *gbl in ossl_provider_deinit_child() local
298 struct child_prov_globals *gbl; in ossl_provider_up_ref_parent() local
315 struct child_prov_globals *gbl; in ossl_provider_free_parent() local
/third_party/node/deps/openssl/openssl/crypto/
Dprovider_child.c43 struct child_prov_globals *gbl = vgbl; in child_prov_ossl_ctx_free() local
64 struct child_prov_globals *gbl; in ossl_child_provider_init() local
101 struct child_prov_globals *gbl; in provider_create_child_cb() local
167 struct child_prov_globals *gbl; in provider_remove_child_cb() local
203 struct child_prov_globals *gbl; in ossl_provider_init_as_child() local
275 struct child_prov_globals *gbl in ossl_provider_deinit_child() local
298 struct child_prov_globals *gbl; in ossl_provider_up_ref_parent() local
315 struct child_prov_globals *gbl; in ossl_provider_free_parent() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDemoUtility.java81 GridBagLayout gbl = (GridBagLayout)cont.getLayout(); in setInsets() local