Home
last modified time | relevance | path

Searched defs:paste (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
D072-token-pasting-same-line.c1 #define paste(x) success_ ## x macro
D059-token-pasting-integer.c1 #define paste(x,y) x ## y macro
D058-token-pasting-empty-arguments.c1 #define paste(x,y) x ## y macro
D040-token-pasting.c1 #define paste(a,b) a ## b macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h45 paste, // # enumerator
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java281 void paste () { in paste() method in DumbTextComponent
/third_party/python/Lib/idlelib/
Deditor.py618 def paste(self,event): member in EditorWindow
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts647 public paste(text: string) { method in Edit
/third_party/toybox/generated/
Dglobals.h1624 struct paste_data paste; member