Home
last modified time | relevance | path

Searched refs:gcb (Results 1 – 3 of 3) sorted by relevance

/external/openssl/crypto/evp/
Dpmeth_gn.c179 static int trans_cb(int a, int b, BN_GENCB *gcb) in trans_cb() argument
181 EVP_PKEY_CTX *ctx = gcb->arg; in trans_cb()
/external/icu4c/common/
Duprops.cpp406 int32_t gcb=(int32_t)(u_getUnicodeProperties(c, 2)&UPROPS_GCB_MASK)>>UPROPS_GCB_SHIFT; in getHangulSyllableType() local
407 if(gcb<LENGTHOF(gcbToHst)) { in getHangulSyllableType()
408 return gcbToHst[gcb]; in getHangulSyllableType()
/external/kernel-headers/original/video/
Ddsscomp.h95 __s16 gy, gcr, gcb; member