Home
last modified time | relevance | path

Searched refs:Contract (Results 1 – 4 of 4) sorted by relevance

/external/libweave/third_party/chromium/crypto/
Dp224.cc57 void Contract(FieldElement* inout);
63 Contract(&minimal); in IsZero()
326 void Contract(FieldElement* inout) { in Contract() function
692 Contract(&lhs); in SetFromString()
707 Contract(&rhs); in SetFromString()
726 Contract(&xx); in ToString()
727 Contract(&yy); in ToString()
/external/libchrome/crypto/
Dp224.cc43 void Contract(FieldElement* inout);
49 Contract(&minimal); in IsZero()
297 void Contract(FieldElement* inout) { in Contract() function
663 Contract(&lhs); in SetFromString()
678 Contract(&rhs); in SetFromString()
697 Contract(&xx); in ToString()
698 Contract(&yy); in ToString()
/external/mdnsresponder/mDNSShared/
DDebugServices.h1082 #pragma mark == Design-By-Contract macros ==
/external/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst372 The Contract of ``classof``