| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | SimplifyLibCalls.h | 116 static void replaceAllUsesWithDefault(Instruction *I, Value *With) { in replaceAllUsesWithDefault() 130 void substituteInParent(Instruction *I, Value *With) { in substituteInParent()
|
| /third_party/vixl/src/ |
| D | cpu-features.h | 346 CPUFeatures With(T... others) const { in With() function
|
| /third_party/jinja2/ |
| D | idtracking.py | 222 def visit_With(self, node: nodes.With, **kwargs: t.Any) -> None: 303 def visit_With(self, node: nodes.With, **kwargs: t.Any) -> None:
|
| D | nodes.py | 378 class With(Stmt): class
|
| D | compiler.py | 1346 def visit_With(self, node: nodes.With, frame: Frame) -> None:
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-spec-builders.h | 295 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function 907 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function 1513 MockSpec<F> With(Matcher<Args>... m) { in With() function
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource3.ts | 107 With, enumerator
|
| D | parserRealSource10.ts | 60 With, enumerator
|
| /third_party/rust/crates/serde/test_suite/tests/ |
| D | test_gen.rs | 47 struct With<T> { in test_gen() struct 48 t: T, in test_gen() 50 x: X, in test_gen()
|
| /third_party/python/Objects/ |
| D | frameobject.c | 95 With = 1, enumerator
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| D | nodes.py | 341 class With(Stmt): class
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | nodes.py | 340 class With(Stmt): class
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | nodes.py | 341 class With(Stmt): class
|
| /third_party/typescript/src/compiler/transformers/ |
| D | generators.ts | 149 With, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULibCalls.cpp | 151 void replaceCall(Value *With) { in replaceCall()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | SimplifyLibCalls.cpp | 93 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison() 3194 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 4259 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() 4267 if (Value *With = Simplifier.optimizeCall(CI)) { in tryOptimizeCall() local
|
| /third_party/python/Include/internal/ |
| D | pycore_ast.h | 273 } With; member
|