Home
last modified time | relevance | path

Searched refs:maxprot (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp479 IO.mapRequired("maxprot", LoadCommand.maxprot); in mapping()
492 IO.mapRequired("maxprot", LoadCommand.maxprot); in mapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h526 uint32_t maxprot; member
540 uint32_t maxprot; member
1035 sys::swapByteOrder(seg.maxprot); in swapStruct()
1048 sys::swapByteOrder(seg.maxprot); in swapStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h535 uint32_t maxprot; member
549 uint32_t maxprot; member
1066 sys::swapByteOrder(seg.maxprot); in swapStruct()
1079 sys::swapByteOrder(seg.maxprot); in swapStruct()
/third_party/openssl/test/
H A Dsslapitest.c2016 static int execute_test_session(int maxprot, int use_int_cache, in execute_test_session() argument
2031 if (maxprot == TLS1_3_VERSION) in execute_test_session()
2043 SSL_CTX_set_min_proto_version(cctx, maxprot); in execute_test_session()
2044 SSL_CTX_set_max_proto_version(cctx, maxprot); in execute_test_session()
2089 if (maxprot == TLS1_3_VERSION) { in execute_test_session()
2210 SSL_CTX_set_max_proto_version(sctx, maxprot); in execute_test_session()
2211 if (maxprot == TLS1_2_VERSION) in execute_test_session()
2223 if (maxprot == TLS1_3_VERSION && !use_ext_cache) { in execute_test_session()
2251 if (use_int_cache && maxprot != TLS1_3_VERSION) { in execute_test_session()
2276 if (maxprot in execute_test_session()
7612 unsigned int maxprot; global() member
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dgdb-jit.cc504 uint32_t maxprot;
551 cmd->maxprot = 7;
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs593 pub maxprot: vm_prot_t,
607 pub maxprot: vm_prot_t,

Completed in 31 milliseconds