Searched defs:Multiply (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Ddiy-fp.cc36 void DiyFp::Multiply(const DiyFp& other) { function in class:v8::internal::DiyFp
H A Dfixed-dtoa.cc47 void Multiply(uint32_t multiplicand) { function in class:v8::internal::UInt128
279 fractionals128.Multiply(5);
/external/webkit/Source/WebCore/platform/graphics/
H A DImageBuffer.h52 enum Multiply { enum in namespace:WebCore
/external/clang/test/SemaTemplate/
H A Ddependent-names.cpp190 return Multiply(x, x); // expected-error {{neither visible in the template definition nor found by argument-dependent lookup}}
193 int Multiply(int x, int y) { // expected-note {{should be declared prior to the call site}} function in namespace:PR10053::my_file

Completed in 136 milliseconds