/third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 058-token-pasting-empty-arguments.c | 1 #define paste(x,y) x ## y macro 2 paste(a,b) 3 paste(a,) 4 paste(,b) 5 paste(,)
|
D | 072-token-pasting-same-line.c | 1 #define paste(x) success_ ## x macro 2 paste(1) paste(2) paste(3)
|
D | 059-token-pasting-integer.c | 1 #define paste(x,y) x ## y macro 2 paste(1,2) 3 paste(1,000) 4 paste(identifier,2)
|
D | 040-token-pasting.c | 1 #define paste(a,b) a ## b macro 2 paste(one , token)
|
/third_party/node/deps/v8/tools/perf/ |
D | statistics-for-json.R | 29 printf(paste("usage: Rscript %%this_script patched-results.json", 79 printf(paste(" Wilcoxon U-test W=%.4f, p=%.4f,", 89 printf(paste(" Welch t-test t=%.4f, df = %.2f, p=%.4f,", 100 name=paste("Benchmark, n=", length(patch_res))) +
|
/third_party/libwebsockets/READMEs/ |
D | README.contributing.md | 12 - paste a `git diff` 16 - paste in a github issue
|
D | README.porting.md | 31 Cut and paste a flag to select your platform, preferably `LWS_PLAT_MYPLATFORM` or so
|
/third_party/typescript/tests/cases/fourslash/ |
D | paste.ts | 6 edit.paste('x,y,z');
|
D | autoFormattingOnPasting.ts | 7 edit.paste(` class TestClass{
|
D | formatAfterPasteInString.ts | 6 edit.paste("bb");
|
D | pasteLambdaOverModule.ts | 7 edit.paste(code);
|
/third_party/typescript/tests/cases/fourslash/server/ |
D | impliedNodeFormat.ts | 18 edit.paste(`\n"${"a".repeat(256)}";`);
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
D | copy-tex.css | 2 * copy/paste the entire source code. If you omit this CSS, partial
|
D | copy-tex.mjs | 71 } // Preserve usual HTML copy/paste behavior.
|
/third_party/python/Lib/idlelib/ |
D | config-keys.def | 13 paste=<Control-Key-v> <Control-Key-V> 73 paste=<Control-Key-y> 133 paste = <Control-Key-v> <Shift-Key-Insert> 193 paste=<Command-Key-v> 288 paste = <Command-Key-v>
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_filter_cubic.adoc | 39 SSCALED_PACKED32, UINT_PACK32, and SINT_PACK32 (cut/paste error)
|
D | VK_EXT_filter_cubic.txt | 39 SSCALED_PACKED32, UINT_PACK32, and SINT_PACK32 (cut/paste error)
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.0.5.rst | 86 - mesa: fix copy & paste bugs in pack_ubyte_SARGB8() 87 - mesa: fix copy & paste bugs in pack_ubyte_SRGB8()
|
/third_party/skia/third_party/wuffs/ |
D | BUILD.gn | 26 # Continuing to copy/paste:
|
/third_party/astc-encoder/Test/ |
D | astc_test_image_dl.py | 114 montage.paste(im, (width * col, height * row))
|
/third_party/python/Misc/NEWS.d/ |
D | 3.10.0a6.rst | 93 :mod:`readline`: Explicitly disable bracketed paste in the interactive 96 REPL has not implemented bracketed paste support. Also, bracketed mode 99 enabled by calling ``readline.parse_and_bind("set enable-bracketed-paste
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGLexer.h | 45 paste, // # enumerator
|
/third_party/icu/icu4c/source/data/translit/ |
D | Hebr_Latn.txt | 20 # Click Edit, paste in this file, Save As hebrew-latin/XXX
|
/third_party/node/doc/api/ |
D | synopsis.md | 55 paste in the following content:
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Hebr_Latn.txt | 20 # Click Edit, paste in this file, Save As hebrew-latin/XXX
|