/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | term_entry.h | 59 struct entry *link; member 112 #define WANTED(s) ((s) == ABSENT_STRING) argument 113 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING)) argument
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
D | main.rs | 61 let s: Vec<_> = t.split('x').collect(); in type_len() localVariable 79 let s: Vec<_> = t.split('x').collect(); in type_sub_len() localVariable 258 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_dup_suffix() localVariable 264 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_lane_suffix() localVariable 752 let s: Vec<_> = t.split('x').collect(); in type_to_sub_type() localVariable 761 let s: Vec<_> = t.split('x').collect(); in type_to_native_type() localVariable 843 let mut s = String::from("["); in asc() localVariable 921 let s: Vec<_> = t.split('x').collect(); in values() localVariable 1220 let s: Vec<_> = name.split('_').collect(); in is_vldx() localVariable 1227 let s: Vec<_> = name.split('_').collect(); in is_vstx() localVariable [all …]
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
D | main.rs | 61 let s: Vec<_> = t.split('x').collect(); in type_len() localVariable 79 let s: Vec<_> = t.split('x').collect(); in type_sub_len() localVariable 258 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_dup_suffix() localVariable 264 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_lane_suffix() localVariable 752 let s: Vec<_> = t.split('x').collect(); in type_to_sub_type() localVariable 761 let s: Vec<_> = t.split('x').collect(); in type_to_native_type() localVariable 843 let mut s = String::from("["); in asc() localVariable 921 let s: Vec<_> = t.split('x').collect(); in values() localVariable 1220 let s: Vec<_> = name.split('_').collect(); in is_vldx() localVariable 1227 let s: Vec<_> = name.split('_').collect(); in is_vstx() localVariable [all …]
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
D | main.rs | 61 let s: Vec<_> = t.split('x').collect(); in type_len() localVariable 79 let s: Vec<_> = t.split('x').collect(); in type_sub_len() localVariable 258 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_dup_suffix() localVariable 264 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_lane_suffix() localVariable 752 let s: Vec<_> = t.split('x').collect(); in type_to_sub_type() localVariable 761 let s: Vec<_> = t.split('x').collect(); in type_to_native_type() localVariable 843 let mut s = String::from("["); in asc() localVariable 921 let s: Vec<_> = t.split('x').collect(); in values() localVariable 1220 let s: Vec<_> = name.split('_').collect(); in is_vldx() localVariable 1227 let s: Vec<_> = name.split('_').collect(); in is_vstx() localVariable [all …]
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/ |
D | main.rs | 61 let s: Vec<_> = t.split('x').collect(); in type_len() localVariable 79 let s: Vec<_> = t.split('x').collect(); in type_sub_len() localVariable 258 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_dup_suffix() localVariable 264 let s: Vec<_> = type_to_suffix(t).split('_').collect(); in type_to_lane_suffix() localVariable 752 let s: Vec<_> = t.split('x').collect(); in type_to_sub_type() localVariable 761 let s: Vec<_> = t.split('x').collect(); in type_to_native_type() localVariable 843 let mut s = String::from("["); in asc() localVariable 921 let s: Vec<_> = t.split('x').collect(); in values() localVariable 1220 let s: Vec<_> = name.split('_').collect(); in is_vldx() localVariable 1227 let s: Vec<_> = name.split('_').collect(); in is_vstx() localVariable [all …]
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 92 def convert_mbcs(s): argument 141 def sub(self, s): argument 452 def link(self, member in MSVCCompiler
|
D | msvc9compiler.py | 111 def convert_mbcs(s): argument 162 def sub(self, s): argument 565 def link(self, member in MSVCCompiler
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 92 def convert_mbcs(s): argument 141 def sub(self, s): argument 452 def link(self, member in MSVCCompiler
|
D | msvc9compiler.py | 111 def convert_mbcs(s): argument 162 def sub(self, s): argument 565 def link(self, member in MSVCCompiler
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 92 def convert_mbcs(s): argument 141 def sub(self, s): argument 452 def link(self, member in MSVCCompiler
|
D | msvc9compiler.py | 111 def convert_mbcs(s): argument 162 def sub(self, s): argument 565 def link(self, member in MSVCCompiler
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | msvccompiler.py | 114 def convert_mbcs(s): argument 165 def sub(self, s): argument 496 def link( # noqa: C901 member in MSVCCompiler
|
D | msvc9compiler.py | 129 def convert_mbcs(s): argument 181 def sub(self, s): argument 606 def link( # noqa: C901 member in MSVCCompiler
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | msvccompiler.py | 114 def convert_mbcs(s): argument 165 def sub(self, s): argument 496 def link( # noqa: C901 member in MSVCCompiler
|
D | msvc9compiler.py | 129 def convert_mbcs(s): argument 181 def sub(self, s): argument 606 def link( # noqa: C901 member in MSVCCompiler
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | msvccompiler.py | 114 def convert_mbcs(s): argument 165 def sub(self, s): argument 496 def link( # noqa: C901 member in MSVCCompiler
|
D | msvc9compiler.py | 129 def convert_mbcs(s): argument 181 def sub(self, s): argument 606 def link( # noqa: C901 member in MSVCCompiler
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | msvccompiler.py | 114 def convert_mbcs(s): argument 165 def sub(self, s): argument 496 def link( # noqa: C901 member in MSVCCompiler
|
D | msvc9compiler.py | 129 def convert_mbcs(s): argument 181 def sub(self, s): argument 606 def link( # noqa: C901 member in MSVCCompiler
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 92 def convert_mbcs(s): argument 141 def sub(self, s): argument 452 def link(self, member in MSVCCompiler
|
D | msvc9compiler.py | 111 def convert_mbcs(s): argument 162 def sub(self, s): argument 565 def link(self, member in MSVCCompiler
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/fs/ |
D | tests.rs | 70 let link = tmpdir.join("some_hopefully_unique_link_name"); in got_symlink_permission() localVariable 592 let link = tmpdir.join("d1"); in recursive_rmdir_of_symlink() localVariable 917 let link = tmpdir.join("link_unc"); in read_link() localVariable 923 let link = tmpdir.join("link"); in read_link() localVariable 1215 let s = ""; in write_then_read() localVariable 1278 let link = dir.join("link"); in realpath_works() localVariable 1380 let link = tmpdir.join("link"); in create_dir_all_with_junctions() localVariable
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/fs/ |
D | tests.rs | 74 let link = tmpdir.join("some_hopefully_unique_link_name"); in got_symlink_permission() localVariable 607 let link = tmpdir.join("d1"); in recursive_rmdir_of_symlink() localVariable 932 let link = tmpdir.join("link_unc"); in read_link() localVariable 938 let link = tmpdir.join("link"); in read_link() localVariable 1230 let s = ""; in write_then_read() localVariable 1293 let link = dir.join("link"); in realpath_works() localVariable 1395 let link = tmpdir.join("link"); in create_dir_all_with_junctions() localVariable
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/fs/ |
D | tests.rs | 74 let link = tmpdir.join("some_hopefully_unique_link_name"); in got_symlink_permission() localVariable 607 let link = tmpdir.join("d1"); in recursive_rmdir_of_symlink() localVariable 932 let link = tmpdir.join("link_unc"); in read_link() localVariable 938 let link = tmpdir.join("link"); in read_link() localVariable 1230 let s = ""; in write_then_read() localVariable 1293 let link = dir.join("link"); in realpath_works() localVariable 1395 let link = tmpdir.join("link"); in create_dir_all_with_junctions() localVariable
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/fs/ |
D | tests.rs | 70 let link = tmpdir.join("some_hopefully_unique_link_name"); in got_symlink_permission() localVariable 592 let link = tmpdir.join("d1"); in recursive_rmdir_of_symlink() localVariable 917 let link = tmpdir.join("link_unc"); in read_link() localVariable 923 let link = tmpdir.join("link"); in read_link() localVariable 1215 let s = ""; in write_then_read() localVariable 1278 let link = dir.join("link"); in realpath_works() localVariable 1380 let link = tmpdir.join("link"); in create_dir_all_with_junctions() localVariable
|