Home
last modified time | relevance | path

Searched defs:gbl (Results 1 – 2 of 2) 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
165 struct child_prov_globals *gbl; in provider_remove_child_cb() local
201 struct child_prov_globals *gbl; in ossl_provider_init_as_child() local
273 struct child_prov_globals *gbl in ossl_provider_deinit_child() local
296 struct child_prov_globals *gbl; in ossl_provider_up_ref_parent() local
313 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