Home
last modified time | relevance | path

Searched defs:With (Results 1 – 10 of 10) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h67 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 …]
Dgmock-spec-builders.h300 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function
899 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function
/external/v8/test/mjsunit/harmony/
Ddebug-function-scopes.js50 With: 2, property
/external/v8/test/mjsunit/
Ddebug-function-scopes.js48 With: 2, property
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1270 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall()
1274 if (Value *With = Simplifier.optimizeCall(CI)) { in tryOptimizeCall() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp84 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison()
2131 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
2137 Value *With) { in replaceAllUsesWithDefault()
/external/v8/src/
Dd8.js86 With: 2, property
Dmirror-debugger.js196 With: 2, property
/external/sqlite/dist/
Dsqlite3.c9334 typedef struct With With; typedef
12887 struct With { struct
12889 With *pOuter; /* Containing WITH clause, or NULL */ argument
12890 struct Cte { /* For each CTE in the WITH clause.... */
12895 } a[1];
/external/sqlite/dist/orig/
Dsqlite3.c9334 typedef struct With With; typedef
12887 struct With { struct
12889 With *pOuter; /* Containing WITH clause, or NULL */ argument
12890 struct Cte { /* For each CTE in the WITH clause.... */
12895 } a[1];