Searched defs:With (Results 1 – 10 of 10) sorted by relevance
| /external/google-breakpad/src/testing/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 | 300 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/ |
| D | debug-function-scopes.js | 50 With: 2, property
|
| /external/v8/test/mjsunit/ |
| D | debug-function-scopes.js | 48 With: 2, property
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 1270 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() 1274 if (Value *With = Simplifier.optimizeCall(CI)) { in tryOptimizeCall() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | SimplifyLibCalls.cpp | 84 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/ |
| D | d8.js | 86 With: 2, property
|
| D | mirror-debugger.js | 196 With: 2, property
|
| /external/sqlite/dist/ |
| D | sqlite3.c | 9334 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/ |
| D | sqlite3.c | 9334 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];
|