Searched refs:NaCl (Results 1 – 25 of 29) sorted by relevance
12
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
D | README.txt | 6 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/openssl/test/recipes/30-test_evp_data/ |
D | evpkdf_scrypt.txt | 26 Ctrl.salt = salt:NaCl 34 Ctrl.salt = salt:NaCl
|
D | evppkey_kdf_scrypt.txt | 26 Ctrl.salt = salt:NaCl 34 Ctrl.salt = salt:NaCl
|
D | evppbe_scrypt.txt | 26 Salt = "NaCl"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MinidumpConstants.def | 117 HANDLE_MDMP_PLATFORM(0x8205, NaCl) // Native Client (NaCl)
|
/third_party/openssl/doc/man7/ |
D | EVP_KDF-SCRYPT.pod | 84 "password", salt "NaCl" and N = 1024, r = 8, p = 16. 98 "NaCl", (size_t)4);
|
/third_party/skia/third_party/externals/icu/ |
D | icu_nacl.gyp | 17 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
|
D | BUILD.gn | 37 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
|
D | icu.gyp | 21 # NaCl-related builds also fail looking for dlfcn.h when it's enabled.
|
/third_party/skia/third_party/externals/swiftshader/docs/ |
D | Subzero.md | 14 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/ |
D | Triple.h | 178 NaCl, // Native Client enumerator 583 return getOS() == Triple::NaCl; in isOSNaCl()
|
/third_party/cef/patch/patches/ |
D | base_sandbox_2743.patch | 90 // BoringSSL is unavailable for NaCl builds so it remains timing dependent.
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTypes.def | 19 // 1- At some point NaCl would like to use ELF32 for all ILP32 sandboxes, but
|
D | IceInstARM32.def | 21 // 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/ |
D | BUILD.gn | 75 # The following dependencies currently don't build with NaCl.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Triple.cpp | 207 case NaCl: return "nacl"; in getOSTypeName() 506 .StartsWith("nacl", Triple::NaCl) in parseOS() 1651 case llvm::Triple::NaCl: in getARMCPUForArch()
|
/third_party/openssl/doc/man1/ |
D | openssl-kdf.pod.in | 168 openssl kdf -keylen 64 -kdfopt pass:password -kdfopt salt:NaCl \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMPredicates.td | 160 AssemblerPredicate<"FeatureNaClTrap", "NaCl">;
|
D | ARM.td | 379 // Special TRAP encoding for NaCl, which looks like a TRAP in Thumb too. 382 "NaCl trap">;
|
D | ARMInstrInfo.td | 2209 * NaCl's OS instead chooses an ARM UDF encoding that's also a UDF in Thumb.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsCallingConv.td | 273 // In NaCl, T6, T7 and T8 are reserved and not available as argument
|
D | MipsInstrFPU.td | 592 // instruction mnemonic) is disallowed under NaCl.
|
/third_party/node/deps/v8/tools/mb/docs/ |
D | design_spec.md | 365 Chromium, another for NaCl, a third for V8, etc.).
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
D | DESIGN.rst | 176 targets include ARM64 and MIPS64, though these targets lack NaCl support
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
D | DESIGN.rst | 176 targets include ARM64 and MIPS64, though these targets lack NaCl support
|
12