Home
last modified time | relevance | path

Searched refs:prefix (Results 1 – 25 of 166) sorted by relevance

1234567

/l4re-core-master/ldso/ldso/
A Dvfs.cc83 char const prefix[] = "libl4revfs-fs-"; in load_module() local
88 if (fstype_len > sizeof(name) - (sizeof(prefix) - 1) in load_module()
92 memcpy(name, prefix, sizeof(prefix) - 1); in load_module()
93 memcpy(name + sizeof(prefix) - 1, fstype, fstype_len); in load_module()
94 memcpy(name + sizeof(prefix) - 1 + fstype_len, suffix, sizeof(suffix)); in load_module()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
A DMakefile.am27 pythondir = $(prefix)/$(python_mod_dir)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
A DMakefile.am27 pythondir = $(prefix)/$(python_mod_dir)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
A DMakefile.am27 pythondir = $(prefix)/$(python_mod_dir)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
A DMakefile.am27 pythondir = $(prefix)/$(python_mod_dir)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
A DMakefile.am27 pythondir = $(prefix)/$(python_mod_dir)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
A DMakefile.am27 pythondir = $(prefix)/$(python_mod_dir)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/python/
A Dhook.in39 prefix = os.path.commonprefix ([libdir, pythondir])
42 if prefix[-1] != '/':
43 prefix = os.path.dirname (prefix) + '/'
45 # Strip off the prefix.
46 pythondir = pythondir[len (prefix):]
47 libdir = libdir[len (prefix):]
49 # Compute the ".."s needed to get from libdir to the prefix.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Ddyncast.cc51 const vtable_prefix *prefix = in __dynamic_cast() local
55 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
56 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Ddyncast.cc51 const vtable_prefix *prefix = in __dynamic_cast() local
55 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
56 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Ddyncast.cc51 const vtable_prefix *prefix = in __dynamic_cast() local
55 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
56 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Ddyncast.cc51 const vtable_prefix *prefix = in __dynamic_cast() local
55 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
56 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Ddyncast.cc51 const vtable_prefix *prefix = in __dynamic_cast() local
55 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
56 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Ddyncast.cc51 const vtable_prefix *prefix = in __dynamic_cast() local
55 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
56 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Ddyncast.cc51 const vtable_prefix *prefix = in __dynamic_cast() local
55 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
56 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Ddyncast.cc54 const vtable_prefix *prefix = in __dynamic_cast() local
58 adjust_pointer <void> (src_ptr, prefix->whole_object); in __dynamic_cast()
59 const __class_type_info *whole_type = prefix->whole_type; in __dynamic_cast()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Drelative_path.sh39 prefix=`echo $from///$target | sed 's,\(\(/[^/]*\)*/\).*///\1.*,\1,'`
40 dots=`echo $prefix | sed s,.,.,g`
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dcdefs.h173 # define __ASMNAME2(prefix, cname) __STRING (prefix) cname argument

Completed in 37 milliseconds

1234567