| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXImageOptimizer.cpp | 43 void replaceWith(Instruction *From, ConstantInt *To); 97 replaceWith(&I, ConstantInt::getTrue(I.getContext())); in replaceIsTypePSampler() 101 replaceWith(&I, ConstantInt::getFalse(I.getContext())); in replaceIsTypePSampler() 114 replaceWith(&I, ConstantInt::getTrue(I.getContext())); in replaceIsTypePSurface() 120 replaceWith(&I, ConstantInt::getFalse(I.getContext())); in replaceIsTypePSurface() 132 replaceWith(&I, ConstantInt::getTrue(I.getContext())); in replaceIsTypePTexture() 139 replaceWith(&I, ConstantInt::getFalse(I.getContext())); in replaceIsTypePTexture() 147 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() function in NVPTXImageOptimizer
|
| /third_party/skia/src/gpu/ |
| D | GrRenderTask.cpp | 225 void GrRenderTask::replaceDependency(const GrRenderTask* toReplace, GrRenderTask* replaceWith) { in replaceDependency() argument 228 target = replaceWith; in replaceDependency() 229 replaceWith->fDependents.push_back(this); in replaceDependency() 235 void GrRenderTask::replaceDependent(const GrRenderTask* toReplace, GrRenderTask* replaceWith) { in replaceDependent() argument 238 target = replaceWith; in replaceDependent() 239 replaceWith->fDependencies.push_back(this); in replaceDependent()
|
| D | GrRenderTask.h | 83 void replaceDependency(const GrRenderTask* toReplace, GrRenderTask* replaceWith); 84 void replaceDependent(const GrRenderTask* toReplace, GrRenderTask* replaceWith);
|
| /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/ |
| D | try_catch.js | 59 path.replaceWith(wrapTryCatchInFunction(path.node)); 70 path.replaceWith(wrapTryCatch(path.node));
|
| D | mutator.js | 82 path.replaceWith(node);
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
| D | copy-tex.js | 153 if (_element.replaceWith) { 154 _element.replaceWith(texSource);
|
| D | copy-tex.mjs | 39 if (element.replaceWith) { 40 element.replaceWith(texSource);
|
| D | copy-tex.min.js | 1 …<i.length;a++){var u=i[a],f=u.querySelector("annotation");f&&(u.replaceWith?u.replaceWith(f):u.par…
|
| /third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
| D | node.js | 51 _proto.replaceWith = function replaceWith() { function
|
| /third_party/libevdev/doc/style/ |
| D | doxy-boot.js | 58 $("span.arrow").replaceWith("<i class='fa fa-chevron-right'></i> ");
|
| /third_party/typescript/scripts/ |
| D | word.d.ts | 31 replaceWith: string,
|
| /third_party/node/deps/v8/tools/system-analyzer/view/ |
| D | tool-tip.mjs | 113 this.contentNode.replaceWith(newContent);
|
| D | property-link-table.mjs | 55 this.$('#content').replaceWith(newContent);
|
| /third_party/typescript/tests/baselines/reference/ |
| D | mappedTypeRecursiveInference.errors.txt | 3 …replaceWith: any; readonly baseURI: any; readonly childNodes: any; readonly firstChild: any; reado… 4 …replaceWith: any; readonly baseURI: any; readonly childNodes: any; readonly firstChild: any; reado… 30 …replaceWith: any; readonly baseURI: any; readonly childNodes: any; readonly firstChild: any; reado… 31 …replaceWith: any; readonly baseURI: any; readonly childNodes: any; readonly firstChild: any; reado…
|
| D | mappedTypeRecursiveInference.types | 100 …replaceWith: any; innerHTML: any; readonly nextElementSibling: any; readonly previousElementSiblin… 102 …replaceWith: any; innerHTML: any; readonly nextElementSibling: any; readonly previousElementSiblin… 107 …replaceWith: any; readonly baseURI: any; readonly childNodes: any; readonly firstChild: any; reado… 108 …replaceWith: any; innerHTML: any; readonly nextElementSibling: any; readonly previousElementSiblin… 110 …replaceWith: any; innerHTML: any; readonly nextElementSibling: any; readonly previousElementSiblin… 111 …replaceWith: any; readonly baseURI: any; readonly childNodes: any; readonly firstChild: any; reado…
|
| D | parserindenter.js | 61 …t.position + edit.length) + ", text=\"" + TypeScript.stringToLiteral(edit.replaceWith, 30) + "\""); 790 …t.position + edit.length) + ", text=\"" + TypeScript.stringToLiteral(edit.replaceWith, 30) + "\"");
|
| D | parserindenter.types | 240 …t.position + edit.length) + ", text=\"" + TypeScript.stringToLiteral(edit.replaceWith, 30) + "\""); 241 …osition + edit.length) + ", text=\"" + TypeScript.stringToLiteral(edit.replaceWith, 30) + "\"") : … 247 …osition + edit.length) + ", text=\"" + TypeScript.stringToLiteral(edit.replaceWith, 30) + "\"" : s… 248 …t.position + edit.length) + ", text=\"" + TypeScript.stringToLiteral(edit.replaceWith, 30) : string 267 >TypeScript.stringToLiteral(edit.replaceWith, 30) : any 271 >edit.replaceWith : any 273 >replaceWith : any
|
| /third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
| D | TestConversion.java | 296 encoder.replaceWith(toByteArray(cc.cbopt)); in FromUnicodeCase() 581 decoder.replaceWith(cc.cbopt); in ToUnicodeCase()
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/ |
| D | parserindenter.ts | 60 …t.position + edit.length) + ", text=\"" + TypeScript.stringToLiteral(edit.replaceWith, 30) + "\"");
|
| /third_party/node/deps/npm/node_modules/postcss-selector-parser/ |
| D | API.md | 257 ### `node.replaceWith(node)` 264 attr.replaceWith(className);
|
| /third_party/openGLES/specs/katex/ |
| D | katex.js | 756 funcName = node.value.replaceWith; 8061 var replaceWith; 8064 replaceWith = "\\frac"; 8067 replaceWith = "\\binom"; 8070 replaceWith = "\\\\atopfrac"; 8077 replaceWith: replaceWith, property
|
| /third_party/openGLES/specs/es/katex/ |
| D | katex.js | 756 funcName = node.value.replaceWith; 8061 var replaceWith; 8064 replaceWith = "\\frac"; 8067 replaceWith = "\\binom"; 8070 replaceWith = "\\\\atopfrac"; 8077 replaceWith: replaceWith, property
|
| /third_party/openGLES/specs/es/3.2/katex/ |
| D | katex.js | 756 funcName = node.value.replaceWith; 8061 var replaceWith; 8064 replaceWith = "\\frac"; 8067 replaceWith = "\\binom"; 8070 replaceWith = "\\\\atopfrac"; 8077 replaceWith: replaceWith, property
|
| /third_party/openGLES/specs/gl/katex/ |
| D | katex.js | 756 funcName = node.value.replaceWith; 8061 var replaceWith; 8064 replaceWith = "\\frac"; 8067 replaceWith = "\\binom"; 8070 replaceWith = "\\\\atopfrac"; 8077 replaceWith: replaceWith, property
|
| /third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
| D | node.js | 1144 replaceWith (node) { method in Node
|