HomeSort by relevance Sort by last modified time
    Searched refs:ou (Results 1 - 15 of 15) sorted by null

  /external/tcpdump/
print-ntp.c 241 register u_int32_t ou, ouf; local
247 ou = EXTRACT_32BITS(&olfp->int_part);
250 if (ou == 0 && ouf == 0) {
255 i = u - ou;
  /external/wpa_supplicant/
x509v3.h 30 char *ou; /* organizationalUnitName */ member in struct:x509_name
x509v3.c 33 os_free(name->ou);
35 name->cn = name->c = name->l = name->st = name->o = name->ou = NULL;
172 res = x509_str_compare(a->ou, b->ou);
405 fieldp = &name->ou;
481 if (name->ou) {
482 ret = os_snprintf(pos, end - pos, "OU=%s, ", name->ou);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
x509v3.h 30 char *ou; /* organizationalUnitName */ member in struct:x509_name
x509v3.c 33 os_free(name->ou);
35 name->cn = name->c = name->l = name->st = name->o = name->ou = NULL;
172 res = x509_str_compare(a->ou, b->ou);
405 fieldp = &name->ou;
481 if (name->ou) {
482 ret = os_snprintf(pos, end - pos, "OU=%s, ", name->ou);
    [all...]
  /external/freetype/src/autofit/
afhints.c 775 FT_Pos u, ou, fu; /* point position */ local
792 ou = point->oy;
797 ou = point->ox;
807 u = edge->pos - ( edge->opos - ou );
816 u = edge->pos + ( ou - edge->opos );
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drm.h 86 D3DVALUE ou, D3DVALUE ov,
d3drmobj.h 553 D3DVALUE ou, D3DVALUE ov,
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRM.H 86 D3DVALUE ou, D3DVALUE ov,
D3DRMOBJ.H 553 D3DVALUE ou, D3DVALUE ov,
  /external/zlib/contrib/masmx86/
gvmat32.asm 42 ; and do not include gvmat32c.c in your project (ou define also
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 860 milliseconds