Home
last modified time | relevance | path

Searched defs:KEY (Results 1 - 18 of 18) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/search/
H A Dlfind.c19 const int KEY = 10; variable
/third_party/ffmpeg/libavcodec/
H A Dcri_parser.c40 #define KEY (((uint64_t)'\1' << 56) | ((uint64_t)'\0' << 48) | \ macro
H A Dxbm_parser.c37 #define KEY (((uint64_t)'\n' << 56) | ((uint64_t)'#' << 48) | \ macro
/third_party/ltp/testcases/kernel/ipc/semaphore/
H A Dsem02.c55 #define KEY IPC_PRIVATE macro
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H A Dsemop05.c55 #define KEY IPC_PRIVATE macro
/third_party/openssl/test/
H A Dbio_enc_test.c24 static const unsigned char KEY[] = { variable
/third_party/pulseaudio/src/pulse/
H A Dproplist.c453 KEY, in pa_proplist_from_string() enumerator
/third_party/skia/src/sksl/
H A DSkSLDSLParser.h48 KEY, member in SkSL::DSLParser::LayoutToken
/third_party/pulseaudio/src/pulsecore/
H A Dmodargs.c110 KEY, in parse() enumerator
/third_party/node/deps/npm/node_modules/jsonparse/
H A Djsonparse.js39 var KEY = C.KEY = 0x72; variable
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dtypes.rs209 pub const KEY: Self = Self(c::AF_KEY as _); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dtypes.rs91 pub const KEY: Self = Self(c::AF_KEY as _); consts
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java64 KEY, enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DLocaleDisplayNamesImpl.java68 KEY, enum constant
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs45 static KEY: &[u8] = include_bytes!("../../../test/key.pem"); consts
/third_party/python/Lib/test/
H A Dtest_patma.py3061 KEY = "a" variable in TestValueErrors.test_mapping_pattern_checks_duplicate_key_1.Keys
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c210 typedef const XML_Char *KEY; typedef
/third_party/python/Modules/expat/
H A Dxmlparse.c203 typedef const XML_Char *KEY; typedef

Completed in 36 milliseconds