HomeSort by relevance Sort by last modified time
    Searched defs:Nl (Results 1 - 9 of 9) sorted by null

  /external/boringssl/src/include/openssl/
md4.h 96 uint32_t Nl, Nh;
md5.h 97 uint32_t Nl, Nh;
ripemd.h 73 uint32_t Nl, Nh;
sha.h 114 uint32_t Nl, Nh;
176 uint32_t Nl, Nh;
243 uint64_t Nl, Nh;
  /external/libmojo/third_party/jinja2/
_stringdefs.py     [all...]
  /external/mdnsresponder/mDNSCore/
DNSDigest.c 192 mDNSu32 Nl,Nh;
313 * HASH_LONG Nl,Nh;
662 l=(c->Nl+(len<<3))&0xffffffffL;
665 if (l < c->Nl) /* overflow */
668 c->Nl=l;
822 if (i>(HASH_LBLOCK-2)) /* save room for Nl and Nh */
833 p[HASH_LBLOCK-1]=c->Nl;
835 p[HASH_LBLOCK-2]=c->Nl;
933 c->Nl=0;
    [all...]
  /prebuilts/go/darwin-x86/src/unicode/
tables.go 33 "Nl": Nl,
    [all...]
  /prebuilts/go/linux-x86/src/unicode/
tables.go 33 "Nl": Nl,
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/
aws-java-sdk-cloudsearch-1.11.18.jar 

Completed in 593 milliseconds