/external/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 | 304 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function 907 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function
|
/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/es6/ |
D | debug-function-scopes.js | 51 With: 2, property
|
/external/v8/test/mjsunit/ |
D | debug-function-scopes.js | 48 With: 2, property
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 1844 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() 1848 if (Value *With = Simplifier.optimizeCall(CI)) { in tryOptimizeCall() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 77 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison() 2345 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
|
/external/v8/src/debug/ |
D | mirrors.js | 261 With: 2, property
|
/external/sqlite/dist/ |
D | sqlite3.c | 9983 typedef struct With With; typedef 13592 struct With { struct 13594 With *pOuter; /* Containing WITH clause, or NULL */ argument 13595 struct Cte { /* For each CTE in the WITH clause.... */ 13600 } a[1];
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 9983 typedef struct With With; typedef 13592 struct With { struct 13594 With *pOuter; /* Containing WITH clause, or NULL */ argument 13595 struct Cte { /* For each CTE in the WITH clause.... */ 13600 } a[1];
|