Searched defs:With (Results 1 – 7 of 7) sorted by relevance
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-generated-function-mockers.h | 67 MockSpec<F>& With() { in With() function 87 MockSpec<F>& With(const Matcher<A1>& m1) { in With() function 108 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2) { in With() function 129 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function 151 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function 174 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function 198 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function 223 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function 248 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function 273 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function [all …]
|
D | gmock-spec-builders.h | 299 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function 894 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | CodeGenPrepare.cpp | 494 void replaceCall(Value *With) { in replaceCall()
|
D | SimplifyLibCalls.cpp | 115 static bool IsOnlyUsedInEqualityComparison(Value *V, Value *With) { in IsOnlyUsedInEqualityComparison()
|
/external/v8/src/ |
D | d8.js | 104 With: 2, property
|
D | mirror-debugger.js | 195 With: 2, property
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 781 void replaceCall(Value *With) { in replaceCall()
|