Home
last modified time | relevance | path

Searched refs:NaCl (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DREADME.txt6 https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/include/llvm/Bitcode/NaCl/
7 https://chromium.googlesource.com/native_client/pnacl-llvm/+/master/lib/Bitcode/NaCl/Reader/
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-nacl.md14 Building SDL for NaCl
25 provided by NaCl, without which linking properly to SDL won't work (the search
30 SDL apps for NaCl run on a worker thread using the ppapi_simple infrastructure.
40 Due to the nature of NaCl programs, building and running SDL tests is not as
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidumpConstants.def117 HANDLE_MDMP_PLATFORM(0x8205, NaCl) // Native Client (NaCl)
/third_party/openssl/doc/man7/
Dscrypt.pod44 "password", salt "NaCl" and N = 1024, r = 8, p = 16.
58 if (EVP_PKEY_CTX_set1_scrypt_salt(pctx, "NaCl", 4) <= 0) {
/third_party/skia/third_party/externals/icu/
Dicu_nacl.gyp17 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
DBUILD.gn37 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
Dicu.gyp21 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
/third_party/flutter/skia/third_party/externals/icu/
Dicu_nacl.gyp17 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
Dicu.gyp21 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
/third_party/skia/third_party/externals/swiftshader/docs/
DSubzero.md14 Development on Subzero itself requires setting up the NaCl environment on a Linux system to be able…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h178 NaCl, // Native Client enumerator
583 return getOS() == Triple::NaCl; in isOSNaCl()
/third_party/openssl/test/recipes/30-test_evp_data/
Devpkdf.txt267 Ctrl.salt = salt:NaCl
275 Ctrl.salt = salt:NaCl
Devppbe.txt27 Salt = "NaCl"
/third_party/cef/patch/patches/
Dbase_sandbox_2743.patch90 // BoringSSL is unavailable for NaCl builds so it remains timing dependent.
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.def19 // 1- At some point NaCl would like to use ELF32 for all ILP32 sandboxes, but
DIceInstARM32.def21 // For the NaCl sandbox we also need to r9 (and the r8-r9 pair) for TLS, so
/third_party/skia/third_party/externals/abseil-cpp/
DBUILD.gn75 # The following dependencies currently don't build with NaCl.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp207 case NaCl: return "nacl"; in getOSTypeName()
506 .StartsWith("nacl", Triple::NaCl) in parseOS()
1651 case llvm::Triple::NaCl: in getARMCPUForArch()
/third_party/node/deps/npm/node_modules/tweetnacl/
DREADME.md4 Port of [TweetNaCl](http://tweetnacl.cr.yp.to) / [NaCl](http://nacl.cr.yp.to/)
450 * [chloride](https://github.com/dominictarr/chloride) - unified API for various NaCl modules
DCHANGELOG.md186 message and "detached" signature. This was unlike NaCl's API, which dealt with
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMPredicates.td160 AssemblerPredicate<"FeatureNaClTrap", "NaCl">;
DARM.td379 // Special TRAP encoding for NaCl, which looks like a TRAP in Thumb too.
382 "NaCl trap">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallingConv.td273 // In NaCl, T6, T7 and T8 are reserved and not available as argument
DMipsInstrFPU.td592 // instruction mnemonic) is disallowed under NaCl.
/third_party/flutter/skia/third_party/externals/sdl/
DWhatsNew.txt73 * Added support for web applications using Native Client (NaCl), see docs/README-nacl.md for more i…

12