Home
last modified time | relevance | path

Searched defs:major (Results 1 - 25 of 909) sorted by relevance

12345678910>>...37

/third_party/ffmpeg/tools/python/
H A Dconvert_header.py23 major = 1 variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsysmacros.h4 #define major(x) \ macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsysmacros.h4 #define major(x) \ macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsysmacros.h4 #define major(x) \ macro
/third_party/musl/include/sys/
H A Dsysmacros.h4 #define major(x) \ macro
/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_03_relations.rs41 let mut major = 1; in main() variables
H A D04_04_custom.rs27 let mut major = 1; 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.rs33 pub fn major(dev: Dev) -> u32 { in major() functions
/kernel/linux/common_modules/tzdriver/core/
H A Dtee_compat_check.c23 const uint16_t major = TEEOS_COMPAT_LEVEL_MAJOR; in check_teeos_compat_level() local
/third_party/rust/crates/clap/examples/tutorial_derive/
H A D04_03_relations.rs43 let mut major = 1; in main() variables
H A D04_04_custom.rs38 let mut major = 1; in main() variables
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVersion.h20 unsigned int major; member
/kernel/linux/linux-5.10/include/uapi/linux/android/
H A Dbinderfs.h25 __u32 major; member
/kernel/linux/linux-6.6/include/uapi/linux/android/
H A Dbinderfs.h25 __u32 major; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/android/
H A Dbinderfs.h27 __u32 major; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/android/
H A Dbinderfs.h27 __u32 major; 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
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drtlx-cmp.c20 static int major; variable
[all...]
/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
/kernel/linux/linux-6.6/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
/third_party/gn/src/gn/
H A Dversion.h12 #undef major macro
25 int major() const { return major_; } in major() function in Version

Completed in 4 milliseconds

12345678910>>...37