Searched refs:Mechanism (Results 1 – 16 of 16) sorted by relevance
/external/rust/crates/ring/src/ |
D | rand.rs | 327 enum Mechanism { enum 335 static MECHANISM: Lazy<Mechanism> = Lazy::new(|| { in fill() 338 Mechanism::DevURandom in fill() 340 Mechanism::Sysrand in fill() 345 Mechanism::Sysrand => super::sysrand::fill(dest), in fill() 346 Mechanism::DevURandom => super::urandom::fill(dest), in fill()
|
/external/llvm-project/llvm/lib/Transforms/CFGuard/ |
D | CFGuard.cpp | 43 enum Mechanism { CF_Check, CF_Dispatch }; enum in __anon686429250111::CFGuard 53 CFGuard(Mechanism Var) : FunctionPass(ID) { in CFGuard() 150 Mechanism GuardMechanism = CF_Check;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/CFGuard/ |
D | CFGuard.cpp | 43 enum Mechanism { CF_Check, CF_Dispatch }; enum in __anon8eff33390111::CFGuard 53 CFGuard(Mechanism Var) : FunctionPass(ID) { in CFGuard() 150 Mechanism GuardMechanism = CF_Check;
|
/external/llvm-project/libc/docs/ |
D | redirectors.rst | 15 Highlevel Mechanism
|
/external/python/cpython3/Doc/library/ |
D | mailcap.rst | 21 Mechanism For Multimedia Mail Format Information", but is not an Internet
|
D | http.cookies.rst | 68 :rfc:`2109` - HTTP State Management Mechanism
|
D | http.cookiejar.rst | 131 :rfc:`2109` - HTTP State Management Mechanism 134 :rfc:`2965` - HTTP State Management Mechanism
|
/external/python/cpython2/Doc/library/ |
D | mailcap.rst | 21 Mechanism For Multimedia Mail Format Information," but is not an Internet
|
D | cookie.rst | 98 :rfc:`2109` - HTTP State Management Mechanism
|
D | cookielib.rst | 131 :rfc:`2109` - HTTP State Management Mechanism 134 :rfc:`2965` - HTTP State Management Mechanism
|
/external/webrtc/docs/native-code/rtp-hdrext/inband-cn/ |
D | README.md | 57 * \[RFC 5285\] Singer, D. and H. Desineni, "A General Mechanism for RTP Header Extensions", RFC 528…
|
/external/tcpdump/tests/ |
D | lmp-v.out | 15 Verify Transport Mechanism: 32768 (0x8000)
|
/external/kotlinc/license/third_party/ |
D | rhino_LICENSE.txt | 138 1.4. ''Electronic Distribution Mechanism'' means a mechanism 290 an accepted Electronic Distribution Mechanism to anyone to whom 292 via Electronic Distribution Mechanism, must remain available for 298 Mechanism is maintained by a third party.
|
/external/kotlinc/ |
D | LICENSE | 848 1.4. "Electronic Distribution Mechanism" means a mechanism generally 988 Electronic Distribution Mechanism to anyone to whom you made an 990 Distribution Mechanism, must remain available for at least twelve (12) 995 Electronic Distribution Mechanism is maintained by a third party.
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.1.rst | 573 :pep:`243` - Module Repository Upload Mechanism
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.1.rst | 573 :pep:`243` - Module Repository Upload Mechanism
|