/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/multi_kind_proc_macro_dep/ |
H A D | Cargo.toml | 14 paste = "=1.0.14" qkey 17 paste = "=1.0.14" qkey
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
H A D | 072-token-pasting-same-line.c | 1 #define paste(x) success_ ## x macro
|
H A D | 058-token-pasting-empty-arguments.c | 1 #define paste(x,y) x ## y macro
|
H A D | 059-token-pasting-integer.c | 1 #define paste(x,y) x ## y macro
|
H A D | 040-token-pasting.c | 1 #define paste(a,b) a ## b macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/paste/ |
D | cargo_embargo.json | 3 "paste": { object
|
D | Cargo.toml | 15 name = "paste" package
|
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/paste/ |
H A D | meson.build | 1 project(
|
/aosp_15_r20/external/python/pycparser/examples/c_files/ |
D | funky.c | 6 int maxout_in(int paste, char** matrix) in maxout_in()
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_protos/ |
H A D | Cargo.toml | 13 paste = "1.0.11" qkey
|
/aosp_15_r20/build/make/tools/aconfig/printflags/ |
H A D | Cargo.toml | 12 paste = "1.0.11" qkey
|
/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/proto/ |
D | Cargo.toml | 13 paste = "1.0.11" qkey
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/ |
D | Cargo.toml | 28 paste = "1.0.4" qkey
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/common/ |
D | Cargo.toml | 30 paste = "1.0" qkey
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/ |
D | Cargo.toml | 32 paste = "*" qkey
|
/aosp_15_r20/build/make/tools/aconfig/aflags/ |
H A D | Cargo.toml | 8 paste = "1.0.11" qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/paste/src/ |
D | segment.rs | 141 pub(crate) fn paste(segments: &[Segment]) -> Result<String> { in paste() function
|
D | lib.rs | 165 pub fn paste(input: TokenStream) -> TokenStream { in paste() function
|
/aosp_15_r20/external/crosvm/cros_async/ |
H A D | Cargo.toml | 17 paste = "1.0" qkey
|
/aosp_15_r20/external/llvm/lib/TableGen/ |
H A D | TGLexer.h | 43 paste, // # enumerator
|
/aosp_15_r20/external/python/cpython2/Mac/Demo/textedit/ |
D | ped.py | 332 def paste(self, *args): member in Ped
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGLexer.h | 45 paste, // # enumerator
|
/aosp_15_r20/external/python/cpython2/Mac/Demo/mlte/ |
D | mlted.py | 343 def paste(self, *args): member in Mlted
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | TGLexer.h | 45 paste, // # enumerator
|
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | MenuManager.java | 230 MenuItem paste = menu.findItem(R.id.dir_menu_paste_from_clipboard); in updateContextMenuForContainer() local
|