Searched refs:Contract (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/crypto/
H A Dp224.cc41 void Contract(FieldElement* inout);
47 Contract(&minimal);
291 // Contract converts a FieldElement to its minimal, distinguished form.
295 void Contract(FieldElement* inout) { function in namespace:__anon7949
659 Contract(&lhs);
674 Contract(&rhs);
693 Contract(&x);
694 Contract(&y);
/external/chromium_org/gpu/command_buffer/client/
H A Dtransfer_buffer_unittest.cc373 TEST_F(TransferBufferExpandContractTest, Contract) {
/external/mdnsresponder/mDNSShared/
H A DDebugServices.h1082 #pragma mark == Design-By-Contract macros ==
1086 // Design-By-Contract macros
1095 // Note: Design-By-Contract "require" macros are already defined elsewhere.

Completed in 167 milliseconds