/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/ |
H A D | sysmacros.h | 4 #define major(x) \ macro
|
/third_party/ffmpeg/tools/python/ |
H A D | convert_header.py | 23 major = 1 variable
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | sysmacros.h | 4 #define major(x) \ macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | sysmacros.h | 4 #define major(x) \ macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | sysmacros.h | 4 #define major(x) \ macro
|
/third_party/musl/include/sys/ |
H A D | sysmacros.h | 4 #define major(x) \ macro
|
/third_party/rust/crates/clap/examples/tutorial_builder/ |
H A D | 04_03_relations.rs | 41 let mut major = 1; in main() variables
|
H A D | 04_04_custom.rs | 27 let mut major = 1; in main() variables
|
/third_party/rust/crates/libc/libc-test/src/ |
H A D | makedev.c | 11 dev_t makedev_ffi(unsigned major, unsigned minor) { in makedev_ffi() argument
|
/third_party/rust/crates/rustix/src/fs/ |
H A D | makedev.rs | 33 pub fn major(dev: Dev) -> u32 { in major() functions
|
/third_party/rust/crates/clap/examples/tutorial_derive/ |
H A D | 04_03_relations.rs | 43 let mut major = 1; in main() variables
|
H A D | 04_04_custom.rs | 38 let mut major = 1; in main() variables
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Version.h | 20 unsigned int major; member
|
/third_party/nghttp2/src/ |
H A D | shrpx_http.h | 47 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 D | SystemInfo_unittest.cpp | 79 int32_t major = 1, minor = 2; in TEST() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-version.c | 35 unsigned int major, minor, micro; in test_version() local [all...] |
/third_party/toybox/toys/lsb/ |
H A D | mknod.c | 40 int major=0, minor=0, type; in mknod_main() local
|
/third_party/gn/src/gn/ |
H A D | version.h | 12 #undef major macro 25 int major() const { return major_; } in major() function in Version
|
H A D | version.cc | 16 Version::Version(int major, int minor, int patch) in Version() argument 21 int major = 0, minor = 0, patch = 0; in FromString() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_uk.h | 123 u16 major; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_uk.h | 127 u16 major; member
|
/third_party/mesa3d/src/broadcom/common/ |
H A D | v3d_device_info.c | 54 uint32_t major = (ident0.value >> 24) & 0xff; in v3d_get_device_info() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | platform.cpp | 32 unsigned major = 1, minor = 1; in platform() local
|
/third_party/node/test/node-api/test_general/ |
H A D | test_general.c | 13 napi_value result, major, minor, patch, release; in testGetNodeVersion() local
|
/third_party/ninja/src/ |
H A D | version.cc | 25 void ParseVersion(const string& version, int* major, int* minor) { in ParseVersion() argument
|