Home
last modified time | relevance | path

Searched defs:minor (Results 1 - 25 of 1343) sorted by relevance

12345678910>>...54

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dsysmacros.h6 #define minor(x) \ macro
/third_party/ffmpeg/tools/python/
H A Dconvert_header.py26 minor = 23 variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsysmacros.h6 #define minor(x) \ macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsysmacros.h6 #define minor(x) \ macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsysmacros.h6 #define minor(x) \ macro
/third_party/musl/include/sys/
H A Dsysmacros.h6 #define minor(x) \ macro
/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_03_relations.rs42 let mut minor = 2; in main() variables
H A D04_04_custom.rs28 let mut minor = 2; in main() variables
/third_party/rust/crates/libc/libc-test/src/
H A Dmakedev.c11 dev_t makedev_ffi(unsigned major, unsigned minor) { in makedev_ffi() argument
/third_party/rust/crates/rustix/src/fs/
H A Dmakedev.rs22 pub fn minor(dev: Dev) -> u32 { in minor() functions
/kernel/linux/common_modules/tzdriver/core/
H A Dtee_compat_check.c24 const uint16_t minor = TEEOS_COMPAT_LEVEL_MINOR; in check_teeos_compat_level() local
/third_party/rust/crates/clap/examples/tutorial_derive/
H A D04_03_relations.rs44 let mut minor = 2; in main() variables
H A D04_04_custom.rs39 let mut minor = 2; in main() variables
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVersion.h21 unsigned int minor; member
/kernel/linux/linux-5.10/include/uapi/linux/android/
H A Dbinderfs.h26 __u32 minor; member
/kernel/linux/linux-6.6/include/uapi/linux/android/
H A Dbinderfs.h26 __u32 minor; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/android/
H A Dbinderfs.h28 __u32 minor; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/android/
H A Dbinderfs.h28 __u32 minor; member
/third_party/nghttp2/src/
H A Dshrpx_http.h47 OutputIt create_via_header_value(OutputIt dst, int major, int minor) { in create_via_header_value() argument
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_unittest.cpp79 int32_t major = 1, minor = 2; in TEST() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-version.c35 unsigned int major, minor, micro; in test_version() local
[all...]
/third_party/toybox/toys/lsb/
H A Dmknod.c40 int major=0, minor=0, type; in mknod_main() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/navigation/
H A Dsem_ver.h30 std::string minor; member in OHOS::AppExecFwk::SemVer
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_printer.h20 int minor; member
/kernel/linux/linux-5.10/security/keys/encrypted-keys/
H A Decryptfs_format.c31 void ecryptfs_get_versions(int *major, int *minor, int *file_version) in ecryptfs_get_versions() argument
51 int major, minor; in ecryptfs_fill_auth_tok() local

Completed in 6 milliseconds

12345678910>>...54