/third_party/rust/crates/rustix/src/backend/libc/fs/ |
D | makedev.rs | 3 use crate::fs::Dev; 7 pub(crate) fn makedev(maj: u32, min: u32) -> Dev { in makedev() argument 13 pub(crate) fn makedev(maj: u32, min: u32) -> Dev { in makedev() argument 20 pub(crate) fn makedev(maj: u32, min: u32) -> Dev { in makedev() argument 31 pub(crate) fn makedev(maj: u32, min: u32) -> Dev { in makedev() argument 33 Dev::from(c::makedev(maj, min)) in makedev() 38 pub(crate) fn major(dev: Dev) -> u32 { in major() 44 pub(crate) fn major(dev: Dev) -> u32 { in major() 51 pub(crate) fn major(dev: Dev) -> u32 { in major() 59 pub(crate) fn major(dev: Dev) -> u32 { in major() [all …]
|
D | types.rs | 1061 pub type Dev = c::dev_t; typedef 1065 pub type Dev = c::c_ulonglong; typedef
|
/third_party/rust/crates/version_check/src/ |
D | channel.rs | 5 Dev, enumerator 59 Some(Channel(Kind::Dev)) in parse() 74 Kind::Dev => "dev", in as_str() 103 Kind::Dev | Kind::Nightly => true, in supports_features() 123 Kind::Dev => true, in is_dev()
|
/third_party/rust/crates/rustix/src/fs/ |
D | makedev.rs | 2 use crate::fs::Dev; 11 pub fn makedev(maj: u32, min: u32) -> Dev { in makedev() argument 22 pub fn minor(dev: Dev) -> u32 { in minor() 33 pub fn major(dev: Dev) -> u32 { in major()
|
D | constants.rs | 18 pub use backend::fs::types::Dev;
|
D | at.rs | 27 pub use backend::fs::types::{Dev, RawMode}; 359 dev: Dev, in mknodat() argument
|
D | mod.rs | 105 pub use constants::{AtFlags, Dev};
|
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
D | makedev.rs | 1 use crate::fs::Dev; 4 pub(crate) fn makedev(maj: u32, min: u32) -> Dev { in makedev() argument 12 pub(crate) fn major(dev: Dev) -> u32 { in major() 17 pub(crate) fn minor(dev: Dev) -> u32 { in minor()
|
D | types.rs | 633 pub type Dev = u64; typedef
|
/third_party/cups/ |
D | cups-usb-paperout.patch | 16 @@ -334,7 +339,19 @@ open_device(const char *uri, /* I - Dev 37 @@ -400,7 +417,14 @@ open_device(const char *uri, /* I - Dev
|
D | cups-direct-usb.patch | 14 @@ -331,12 +334,7 @@ open_device(const char *uri, /* I - Dev
|
/third_party/vulkan-loader/loader/ |
D | loader.rc | 26 #define VER_FILE_DESCRIPTION_STR "Vulkan Loader - Dev Build" 27 #define VER_FILE_VERSION_STR "1.0.1111.2222.Dev Build"
|
D | CMakeLists.txt | 73 # Adds "Dev Build" to any build without the BUILD_DLL_VERSIONINFO option set 78 set(LOADER_VER_FILE_VERSION_STR "\"${LOADER_RC_VERSION}.Dev Build\"") 79 set(LOADER_VER_FILE_DESCRIPTION_STR "\"Vulkan Loader - Dev Build\"")
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/docs/ |
D | README.md | 3 * [How to Build the App](Dev-Guide.md)
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput4 | 2431 \x{1cf4}\x{20f0}\x{900}\x{11305} [Dev,Gran,Kan] [Dev,Gran,Lat] Dev Gran 2432 \x{1cf4}\x{20f0}\x{11305}\x{900} [Dev,Gran,Kan] [Dev,Gran,Lat] Gran Dev 2433 \x{1cf4}\x{20f0}\x{900}ABC [Dev,Gran,Kan] [Dev,Gran,Lat] Dev Lat 2434 \x{1cf4}\x{20f0}ABC [Dev,Gran,Kan] [Dev,Gran,Lat] Lat 2435 \x{20f0}ABC [Dev,Gran,Lat] Lat 2436 XYZ\x{20f0}ABC Lat [Dev,Gran,Lat] Lat 2437 \x{a36}\x{a33}\x{900} [Dev,...] [Dev,...] Dev
|
D | testoutput4 | 3921 \x{1cf4}\x{20f0}\x{900}\x{11305} [Dev,Gran,Kan] [Dev,Gran,Lat] Dev Gran 3923 \x{1cf4}\x{20f0}\x{11305}\x{900} [Dev,Gran,Kan] [Dev,Gran,Lat] Gran Dev 3925 \x{1cf4}\x{20f0}\x{900}ABC [Dev,Gran,Kan] [Dev,Gran,Lat] Dev Lat 3927 \x{1cf4}\x{20f0}ABC [Dev,Gran,Kan] [Dev,Gran,Lat] Lat 3929 \x{20f0}ABC [Dev,Gran,Lat] Lat 3931 XYZ\x{20f0}ABC Lat [Dev,Gran,Lat] Lat 3933 \x{a36}\x{a33}\x{900} [Dev,...] [Dev,...] Dev
|
/third_party/node/doc/contributing/ |
D | diagnostic-tooling-support-tiers.md | 117 | Debugger | [Chrome Dev tools][] | No | No … 139 [Chrome Dev Tools]: https://developer.chrome.com/docs/devtools/
|
/third_party/ffmpeg/tests/ref/fate/ |
D | mxf-probe-dnxhd | 183 TAG:comment_UNC Path=/Users/mark/Dev/pyaaf/example/work/dnxhr_export.aaf
|
/third_party/skia/third_party/externals/oboe/ |
D | README.md | 33 …cause Your Ears Are Worth It](https://www.youtube.com/watch?v=8vOf_fDtur4) (Android Dev Summit '18)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 179 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status() argument 181 : fs_st_dev(Dev), fs_st_ino(Ino), fs_st_atime(ATime), fs_st_mtime(MTime), in file_status()
|
/third_party/typescript/scripts/ |
D | generateLocalizedDiagnosticMessages.mjs | 192 <Cmt Name="Dev" />
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 266 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() argument 272 fs_st_dev(Dev), fs_st_nlinks(Links), fs_st_ino(Ino) {} in file_status()
|
/third_party/skia/third_party/externals/angle2/ |
D | README.md | 62 View the [Dev setup instructions](doc/DevSetup.md).
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | DebuggingTips.md | 329 1. Install Google Chrome Dev (via apt, or otherwise). Expected installation directory is 332 3. Run `python scripts/update_chrome_angle.py` to replace Dev's ANGLE with your custom ANGLE
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCScheduleP7.td | 16 // IBM J. Res. & Dev. (55) 3. May/June 2011.
|