Home
last modified time | relevance | path

Searched refs:gbl (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/
Dprovider_child.c43 struct child_prov_globals *gbl = vgbl; in child_prov_ossl_ctx_free() local
45 CRYPTO_THREAD_lock_free(gbl->lock); in child_prov_ossl_ctx_free()
46 OPENSSL_free(gbl); in child_prov_ossl_ctx_free()
64 struct child_prov_globals *gbl; in ossl_child_provider_init() local
87 gbl = ossl_lib_ctx_get_data(ctx, OSSL_LIB_CTX_CHILD_PROVIDER_INDEX, in ossl_child_provider_init()
89 if (gbl == NULL) in ossl_child_provider_init()
92 *provctx = gbl->c_prov_get0_provider_ctx(gbl->curr_prov); in ossl_child_provider_init()
93 *out = gbl->c_prov_get0_dispatch(gbl->curr_prov); in ossl_child_provider_init()
101 struct child_prov_globals *gbl; in provider_create_child_cb() local
106 gbl = ossl_lib_ctx_get_data(ctx, OSSL_LIB_CTX_CHILD_PROVIDER_INDEX, in provider_create_child_cb()
[all …]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDemoUtility.java81 GridBagLayout gbl = (GridBagLayout)cont.getLayout(); in setInsets() local
82 GridBagConstraints g = gbl.getConstraints(comp); in setInsets()
84 gbl.setConstraints(comp,g); in setInsets()
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dee.txt107 mul{"gbegbɔgblɔ sɔgbɔwo"}
169 und{"gbegbɔgblɔ manya"}
183 zxx{"gbegbɔgblɔ manɔmee"}
304 language{"gbegbɔgblɔ {0}"}
/third_party/icu/icu4c/source/data/lang/
Dee.txt108 mul{"gbegbɔgblɔ sɔgbɔwo"}
170 und{"gbegbɔgblɔ manya"}
184 zxx{"gbegbɔgblɔ manɔmee"}
304 language{"gbegbɔgblɔ {0}"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Dee.txt108 mul{"gbegbɔgblɔ sɔgbɔwo"}
170 und{"gbegbɔgblɔ manya"}
184 zxx{"gbegbɔgblɔ manɔmee"}
304 language{"gbegbɔgblɔ {0}"}
/third_party/mksh/
Dcheck.t7621 typeset -g gbl=~ g2=$1
7624 showargs 19 "${bla[1]}" a=~ "$gbl" "$lcl" "$ro" "$g2" "$l2" "$r2"