Searched refs:nacl (Results 151 - 175 of 182) sorted by relevance

12345678

/external/chromium_org/v8/
H A DMakefile214 # - "nacl" : cross-compile for Native Client (ia32 and x64)
306 Makefile.nacl must-set-NACL_SDK_ROOT
307 @$(MAKE) -f Makefile.nacl $@ \
360 --command-prefix="tools/nacl-run.py"
/external/chromium_org/components/nacl/browser/
H A Dpnacl_translation_cache_unittest.cc5 #include "components/nacl/browser/pnacl_translation_cache.h"
11 #include "components/nacl/common/pnacl_types.h"
126 nacl::PnaclCacheInfo info;
H A Dpnacl_translation_cache.cc5 #include "components/nacl/browser/pnacl_translation_cache.h"
14 #include "components/nacl/common/pnacl_types.h"
405 std::string PnaclTranslationCache::GetKey(const nacl::PnaclCacheInfo& info) {
/external/chromium_org/components/nacl/loader/nonsfi/
H A Delf_loader.cc5 #include "components/nacl/loader/nonsfi/elf_loader.h"
39 namespace nacl { namespace
336 } // namespace nacl
H A Dnonsfi_sandbox_sigsys_unittest.cc9 #include "components/nacl/loader/nonsfi/nonsfi_sandbox.h"
27 nacl::nonsfi::NaClNonSfiBPFSandboxPolicy) { \
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dpnacl_coordinator.cc343 nacl::scoped_ptr<TempFile> temp_file(new TempFile(plugin_, obj_handle));
/external/chromium_org/chrome/browser/extensions/
H A Dapp_background_page_apitest.cc33 #include "components/nacl/browser/nacl_process_host.h"
135 nacl::NaClProcessHost::SetPpapiKeepAliveThrottleForTesting(50);
628 // Verify that nacl modules that go idle will not send keepalive impulses.
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_info_message_filter.cc44 #include "components/nacl/common/nacl_constants.h"
61 if (plugin.name == base::ASCIIToUTF16(nacl::kNaClPluginName))
H A Dplugin_prefs.cc36 #include "components/nacl/common/nacl_constants.h"
252 if ((plugin.name == base::ASCIIToUTF16(nacl::kNaClPluginName)) &&
/external/chromium_org/components/nacl/renderer/
H A Dnexe_load_manager.cc5 #include "components/nacl/renderer/nexe_load_manager.h"
14 #include "components/nacl/common/nacl_host_messages.h"
15 #include "components/nacl/common/nacl_types.h"
16 #include "components/nacl/renderer/histogram.h"
17 #include "components/nacl/renderer/manifest_service_channel.h"
18 #include "components/nacl/renderer/platform_info.h"
19 #include "components/nacl/renderer/pnacl_translation_resource_host.h"
20 #include "components/nacl/renderer/progress_event.h"
21 #include "components/nacl/renderer/trusted_plugin_channel.h"
44 namespace nacl { namespace
[all...]
/external/llvm/test/MC/Mips/
H A Dnacl-mask.s1 # RUN: llvm-mc -filetype=obj -triple=mipsel-unknown-nacl %s \
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main.cc107 #include "components/nacl/browser/nacl_browser.h"
185 #include "components/nacl/browser/nacl_process_host.h"
1279 nacl::NaClBrowser::SetDelegate(delegate);
1452 base::Bind(nacl::NaClProcessHost::EarlyStartup));
/external/bison/build-aux/
H A Dconfig.sub845 nacl)
847 os=-nacl
1515 -nacl*)
/external/chromium_org/third_party/icu/source/
H A Dconfig.sub840 nacl)
842 os=-nacl
1507 -nacl*)
/external/chromium_org/third_party/opus/src/
H A Dconfig.sub832 nacl)
834 os=-nacl
1498 -nacl*)
/external/e2fsprogs/config/
H A Dconfig.sub842 nacl)
844 os=-nacl
1509 -nacl*)
/external/icu/icu4c/source/
H A Dconfig.sub842 nacl)
844 os=-nacl
1509 -nacl*)
/external/jemalloc/
H A Dconfig.sub842 nacl)
844 os=-nacl
1511 -nacl*)
/external/libcap-ng/libcap-ng-0.7/
H A Dconfig.sub825 nacl)
827 os=-nacl
1491 -nacl*)
/external/libedit/
H A Dconfig.sub840 nacl)
842 os=-nacl
1507 -nacl*)
/external/libopus/
H A Dconfig.sub832 nacl)
834 os=-nacl
1498 -nacl*)
/external/libpng/
H A Dconfig.sub842 nacl)
844 os=-nacl
1509 -nacl*)
/external/llvm/autoconf/
H A Dconfig.sub824 nacl)
826 os=-nacl
1490 -nacl*)
/external/openfst/
H A Dconfig.sub832 nacl)
834 os=-nacl
1498 -nacl*)
/external/pcre/dist/
H A Dconfig.sub842 nacl)
844 os=-nacl
1509 -nacl*)

Completed in 2497 milliseconds

12345678