| /third_party/musl/src/misc/ |
| D | uname.c | 4 int uname(struct utsname *uts) in uname() function
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/identifiers/ |
| D | variable.ts | 25 let uname: string = "Runoob"; variable
|
| /third_party/libuv/test/ |
| D | test-uname.c | 30 TEST_IMPL(uname) { in TEST_IMPL() argument
|
| D | test-platform-output.c | 39 uv_utsname_t uname; in TEST_IMPL() local
|
| D | test-tcp-connect-timeout.c | 107 uv_utsname_t uname; in is_supported_system() local
|
| /third_party/openssl/providers/implementations/digests/ |
| D | sha3_prov.c | 192 # define SHA3_SET_MD(uname, typ) \ argument 200 # define SHA3_SET_MD(uname, typ) ctx->meth = sha3_generic_md; argument 203 #define SHA3_newctx(typ, uname, name, bitlen, pad) \ argument 217 #define KMAC_newctx(uname, bitlen, pad) \ argument
|
| /third_party/rust/crates/rustix/tests/process/ |
| D | main.rs | 28 mod uname; module
|
| /third_party/rust/crates/rustix/src/process/ |
| D | mod.rs | 29 mod uname; module
|
| D | uname.rs | 16 pub fn uname() -> Uname { in uname() function
|
| /third_party/python/Tools/scripts/ |
| D | generate_re_casefix.py | 30 def uname(i): function
|
| /third_party/rust/crates/nix/test/common/ |
| D | mod.rs | 122 let uname = nix::sys::utsname::uname().unwrap(); localVariable
|
| /third_party/rust/crates/nix/src/sys/ |
| D | utsname.rs | 47 pub fn uname() -> Result<UtsName> { in uname() function
|
| /third_party/python/Lib/distutils/tests/ |
| D | test_util.py | 61 def _set_uname(self, uname): argument
|
| /third_party/rust/crates/rustix/src/backend/libc/process/ |
| D | syscalls.rs | 214 pub(crate) fn uname() -> RawUname { in uname() function 215 let mut uname = MaybeUninit::<RawUname>::uninit(); in uname() localVariable
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsundelete.h | 66 ntfschar *uname; /* Filename in unicode */ member 84 ntfschar *uname; /* Unicode stream name */ member
|
| D | mkntfs.c | 1440 ntfschar *uname = NULL; in insert_positioned_attr_in_mft_record() local 1631 ntfschar *uname = NULL; in insert_non_resident_attr_in_mft_record() local 1818 ntfschar *uname = NULL; in insert_resident_attr_in_mft_record() local 2016 ntfschar *uname; in add_attr_file_name() local 2216 ntfschar *uname = NULL; in add_attr_vol_name() local 2432 ntfschar *uname = NULL; in upgrade_to_large_index() local 3166 ntfschar *uname; in create_hardlink_res() local 3281 ntfschar *uname; in create_hardlink() local
|
| D | ntfswipe.c | 79 ntfschar *uname; /* Filename in unicode */ member 98 ntfschar *uname; /* Unicode stream name */ member
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/process/ |
| D | syscalls.rs | 235 pub(crate) fn uname() -> RawUname { in uname() function 236 let mut uname = MaybeUninit::<RawUname>::uninit(); in uname() localVariable
|
| /third_party/python/Lib/test/ |
| D | test_sysconfig.py | 81 def _set_uname(self, uname): argument
|
| /third_party/exfatprogs/fsck/ |
| D | repair.c | 244 __le16 *uname, er_problem_code_t prcode, char *error_msg) in exfat_repair_rename_ask()
|
| /third_party/cJSON/ |
| D | Makefile | 42 uname := $(shell sh -c 'uname -s 2>/dev/null || echo false') macro
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fLayoutBindingTests.cpp | 1799 …const std::string uname = (arrayInstance ? getUniformName("colors", 0, bindNdx/2) : getUniformName… in generateShaders() local 1904 …const std::string uname = (arrayInstance ? getUniformName("colors", 0, bindNdx/2) : getUniformName… in generateShaders() local 2068 …const std::string uname = (arrayInstance ? getUniformName("colors", 0, bindNdx/2) : getUniformName… in generateShaders() local 2173 …const std::string uname = (arrayInstance ? getUniformName("colors", 0, bindNdx/2) : getUniformName… in generateShaders() local
|
| /third_party/python/Lib/ |
| D | platform.py | 825 def uname(): function
|
| /third_party/toybox/toys/posix/ |
| D | tar.c | 83 type, link[100], magic[8], uname[32], gname[32], major[8], minor[8], member
|
| /third_party/zlib/contrib/untgz/ |
| D | untgz.c | 94 char uname[32]; /* 265 */ member
|