Home
last modified time | relevance | path

Searched refs:mangle_path (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/src/bindgen/
H A Dmangle.rs9 pub fn mangle_path(path: &Path, generic_values: &[Type], config: &MangleConfig) -> Path { in mangle_path() function
171 mangle_path(&Path::new("Foo"), &[float()], &MangleConfig::default()), in generics()
177 mangle_path( in generics()
193 mangle_path( in generics()
206 mangle_path( in generics()
219 mangle_path( in generics()
232 mangle_path( in generics()
242 mangle_path( in generics()
252 mangle_path( in generics()
265 mangle_path( in generics()
[all …]
H A Dmonomorph.rs122 pub fn mangle_path(&self, path: &GenericPath) -> Option<&Path> { in mangle_path() method
/dports/devel/rust-cbindgen/cbindgen-0.20.0/src/bindgen/
H A Dmangle.rs9 pub fn mangle_path(path: &Path, generic_values: &[Type], config: &MangleConfig) -> Path { in mangle_path() function
171 mangle_path(&Path::new("Foo"), &[float()], &MangleConfig::default()), in generics()
177 mangle_path( in generics()
193 mangle_path( in generics()
206 mangle_path( in generics()
219 mangle_path( in generics()
232 mangle_path( in generics()
242 mangle_path( in generics()
252 mangle_path( in generics()
265 mangle_path( in generics()
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/src/bindgen/
H A Dmangle.rs9 pub fn mangle_path(path: &Path, generic_values: &[Type], config: &MangleConfig) -> Path { in mangle_path() function
171 mangle_path(&Path::new("Foo"), &[float()], &MangleConfig::default()), in generics()
177 mangle_path( in generics()
193 mangle_path( in generics()
206 mangle_path( in generics()
219 mangle_path( in generics()
232 mangle_path( in generics()
242 mangle_path( in generics()
252 mangle_path( in generics()
265 mangle_path( in generics()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/src/bindgen/
H A Dmangle.rs7 pub fn mangle_path(path: &Path, generic_values: &[Type]) -> Path { in mangle_path() function
85 mangle_path(&Path::new("Foo"), &vec![float()]), in generics()
91 mangle_path(&Path::new("Foo"), &vec![generic_path("Bar", &[float()])]), in generics()
97 mangle_path(&Path::new("Foo"), &[path("Bar")]), in generics()
103 mangle_path(&Path::new("Foo"), &[generic_path("Bar", &[path("T")])]), in generics()
109 mangle_path( in generics()
118 mangle_path( in generics()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/src/bindgen/
H A Dmangle.rs7 pub fn mangle_path(path: &Path, generic_values: &[Type]) -> Path { in mangle_path() function
85 mangle_path(&Path::new("Foo"), &vec![float()]), in generics()
91 mangle_path(&Path::new("Foo"), &vec![generic_path("Bar", &[float()])]), in generics()
97 mangle_path(&Path::new("Foo"), &[path("Bar")]), in generics()
103 mangle_path(&Path::new("Foo"), &[generic_path("Bar", &[path("T")])]), in generics()
109 mangle_path( in generics()
118 mangle_path( in generics()
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/src/bindgen/
H A Dmangle.rs7 pub fn mangle_path(path: &Path, generic_values: &[Type]) -> Path { in mangle_path() function
122 mangle_path(&Path::new("Foo"), &vec![float()]), in generics()
128 mangle_path(&Path::new("Foo"), &vec![generic_path("Bar", &[float()])]), in generics()
134 mangle_path(&Path::new("Foo"), &[path("Bar")]), in generics()
140 mangle_path(&Path::new("Foo"), &[generic_path("Bar", &[path("T")])]), in generics()
146 mangle_path( in generics()
155 mangle_path( in generics()
/dports/devel/dconf/dconf-0.40.0/tests/
H A Dabicheck.sh34 grep -v ^mangle_path | \
/dports/lang/ghc/ghc-8.10.7/compiler/main/SysTools/
H A DProcess.hs95 mangle_paths = map mangle_path
96 mangle_path (path,paths) | map toUpper path == "PATH"
98 mangle_path other = other function
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dseq_file.c444 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() function
463 EXPORT_SYMBOL(mangle_path);
483 char *end = mangle_path(buf, p, esc); in seq_path()
526 char *end = mangle_path(buf, p, esc); in seq_path_root()
550 char *end = mangle_path(buf, p, esc); in seq_dentry()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dseq_file.c444 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() function
463 EXPORT_SYMBOL(mangle_path);
483 char *end = mangle_path(buf, p, esc); in seq_path()
526 char *end = mangle_path(buf, p, esc); in seq_path_root()
550 char *end = mangle_path(buf, p, esc); in seq_dentry()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dseq_file.c444 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() function
463 EXPORT_SYMBOL(mangle_path);
483 char *end = mangle_path(buf, p, esc); in seq_path()
526 char *end = mangle_path(buf, p, esc); in seq_path_root()
550 char *end = mangle_path(buf, p, esc); in seq_dentry()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcov-io.h343 char *mangle_path (char const *base);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcov-io.h343 char *mangle_path (char const *base);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcov-io.h363 char *mangle_path (char const *base);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcov-io.h343 char *mangle_path (char const *base);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcov-io.h363 char *mangle_path (char const *base);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcov-io.h340 char *mangle_path (char const *base);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcov-io.h363 char *mangle_path (char const *base);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcov-io.h343 char *mangle_path (char const *base);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcov-io.h343 char *mangle_path (char const *base);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgcov-io.h366 char *mangle_path (char const *base);
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/src/bindgen/ir/
H A Dopaque.rs120 let mangled_path = mangle::mangle_path(&self.path, generic_values); in instantiate_monomorph()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/src/bindgen/ir/
H A Dopaque.rs120 let mangled_path = mangle::mangle_path(&self.path, generic_values); in instantiate_monomorph()
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/src/bindgen/ir/
H A Dopaque.rs120 let mangled_path = mangle::mangle_path(&self.path, generic_values); in instantiate_monomorph()

123456