Home
last modified time | relevance | path

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

/external/vixl/src/
Dcpu-features.cc96 CPUFeatures CPUFeatures::With(const CPUFeatures& other) const { in With() function in vixl::CPUFeatures
102 CPUFeatures CPUFeatures::With(Feature feature0, in With() function in vixl::CPUFeatures
/external/cldr/tools/java/org/unicode/cldr/util/
DWith.java35 public final class With<V> implements Iterable<V>, Iterator<V> { class
261 private With() { in With() method in With
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-function-mockers.h71 MockSpec<F>& With() { in With() function
91 MockSpec<F>& With(const Matcher<A1>& m1) { in With() function
112 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2) { in With() function
133 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
155 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
178 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
201 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
226 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
251 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
276 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
[all …]
Dgmock-spec-builders.h304 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/
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/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h309 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function
913 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function
1599 MockSpec<F> With(Matcher<Args>... m) { in With() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCodeGenPrepare.cpp499 void replaceCall(Value *With) { in replaceCall()
DSimplifyLibCalls.cpp115 static bool IsOnlyUsedInEqualityComparison(Value *V, Value *With) { in IsOnlyUsedInEqualityComparison()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp780 void replaceCall(Value *With) { in replaceCall()
/external/libchrome/third_party/jinja2/
Dnodes.py340 class With(Stmt): class
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp74 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison()
2134 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2389 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall()
2393 if (Value *With = Simplifier.optimizeCall(CI)) { in tryOptimizeCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp89 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison()
2511 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
/external/python/cpython2/Include/
DPython-ast.h134 } With; member
414 #define With(a0, a1, a2, a3, a4, a5) _Py_With(a0, a1, a2, a3, a4, a5) macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp150 void replaceCall(Value *With) { in replaceCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3889 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall()
3893 if (Value *With = Simplifier.optimizeCall(CI)) { in tryOptimizeCall() local
/external/python/cpython3/Include/
DPython-ast.h156 } With; member
488 #define With(a0, a1, a2, a3, a4) _Py_With(a0, a1, a2, a3, a4) macro
/external/sqlite/dist/orig/
Dsqlite3.c13273 typedef struct With With; typedef
17272 struct With { struct
17274 With *pOuter; /* Containing WITH clause, or NULL */ argument
17275 struct Cte { /* For each CTE in the WITH clause.... */
17280 } a[1];
/external/sqlite/dist/
Dsqlite3.c13273 typedef struct With With; typedef
17272 struct With { struct
17274 With *pOuter; /* Containing WITH clause, or NULL */ argument
17275 struct Cte { /* For each CTE in the WITH clause.... */
17280 } a[1];
/external/python/cpython2/Lib/compiler/
Dast.py1378 class With(Node): class
/external/python/cpython2/Python/
DPython-ast.c1262 With(expr_ty context_expr, expr_ty optional_vars, asdl_seq * body, int lineno, in With() function
/external/python/cpython3/Python/
DPython-ast.c1538 With(asdl_seq * items, asdl_seq * body, int lineno, int col_offset, PyArena in With() function