Home
last modified time | relevance | path

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

1234567891011

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/multi_kind_proc_macro_dep/
H A DCargo.toml14 paste = "=1.0.14" qkey
17 paste = "=1.0.14" qkey
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/tests/
H A D072-token-pasting-same-line.c1 #define paste(x) success_ ## x macro
H A D058-token-pasting-empty-arguments.c1 #define paste(x,y) x ## y macro
H A D059-token-pasting-integer.c1 #define paste(x,y) x ## y macro
H A D040-token-pasting.c1 #define paste(a,b) a ## b macro
/aosp_15_r20/external/rust/android-crates-io/crates/paste/
Dcargo_embargo.json3 "paste": { object
DCargo.toml15 name = "paste" package
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/paste/
H A Dmeson.build1 project(
/aosp_15_r20/external/python/pycparser/examples/c_files/
Dfunky.c6 int maxout_in(int paste, char** matrix) in maxout_in()
/aosp_15_r20/build/make/tools/aconfig/aconfig_protos/
H A DCargo.toml13 paste = "1.0.11" qkey
/aosp_15_r20/build/make/tools/aconfig/printflags/
H A DCargo.toml12 paste = "1.0.11" qkey
/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/proto/
DCargo.toml13 paste = "1.0.11" qkey
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/
DCargo.toml28 paste = "1.0.4" qkey
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/common/
DCargo.toml30 paste = "1.0" qkey
/aosp_15_r20/packages/modules/Bluetooth/system/rust/
DCargo.toml32 paste = "*" qkey
/aosp_15_r20/build/make/tools/aconfig/aflags/
H A DCargo.toml8 paste = "1.0.11" qkey
/aosp_15_r20/external/rust/android-crates-io/crates/paste/src/
Dsegment.rs141 pub(crate) fn paste(segments: &[Segment]) -> Result<String> { in paste() function
Dlib.rs165 pub fn paste(input: TokenStream) -> TokenStream { in paste() function
/aosp_15_r20/external/crosvm/cros_async/
H A DCargo.toml17 paste = "1.0" qkey
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGLexer.h43 paste, // # enumerator
/aosp_15_r20/external/python/cpython2/Mac/Demo/textedit/
Dped.py332 def paste(self, *args): member in Ped
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h45 paste, // # enumerator
/aosp_15_r20/external/python/cpython2/Mac/Demo/mlte/
Dmlted.py343 def paste(self, *args): member in Mlted
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.h45 paste, // # enumerator
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/
DMenuManager.java230 MenuItem paste = menu.findItem(R.id.dir_menu_paste_from_clipboard); in updateContextMenuForContainer() local

1234567891011