HomeSort by relevance Sort by last modified time
    Searched full:nexe (Results 126 - 150 of 150) sorted by null

1 2 3 4 56

  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
pnacl_component_crx_gen.py 252 # Copy llc.nexe and ld.nexe, but with some renaming and directory flattening.
  /external/chromium_org/components/nacl/browser/
nacl_process_host.h 51 // nexe_file: A file that corresponds to the nexe module to be loaded.
pnacl_host_unittest.cc 226 // Test that a second request for the same nexe while the first one is still
nacl_process_host.cc 625 // in Non-SFI Mode, otherwise a Non-SFI nexe could use
    [all...]
nacl_browser.cc 65 irt_name.append(FILE_PATH_LITERAL(".nexe"));
  /external/chromium_org/native_client_sdk/doc_generated/devguide/tutorial/
tutorial-part2.html 136 is called <code>part2_arm.nexe</code>.</dd>
184 example above, <code>part2_arm.nexe</code>, <code>part2_x86_32.nexe</code> and
185 <code>part2_x86_64.nexe</code>.</p>
  /external/chromium_org/native_client_sdk/doc_generated/
nacl-and-pnacl.html 24 generate architecture-specific executables (<strong>nexe</strong>) for each hardware
  /external/chromium_org/native_client_sdk/src/build_tools/
parse_dsc.py 36 # main = nexe target
sdk_files.list 424 [linux]tools/irt_core_arm.nexe
425 tools/irt_core_x86_32.nexe
426 tools/irt_core_x86_64.nexe
  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/
progress_event_listener.js 134 // loaded and another when the .nexe is loaded.
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
running.html 327 <li>Upload your application (.html, .nmf, .nexe, .css, .js, image files, etc.)
384 all your application files (.html, .nmf, .nexe, .css, .js, image files,
390 <li>Upload the application files (.html, .nmf, .nexe, .css, .js, image files,
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
running.rst 361 #. Upload your application (.html, .nmf, .nexe, .css, .js, image files, etc.)
420 all your application files (.html, .nmf, .nexe, .css, .js, image files,
426 * Upload the application files (.html, .nmf, .nexe, .css, .js, image files,
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 786 // Deliberately global - this is what the nexe expects.
810 // This function takes an array of messages and asserts that the nexe
898 this_.rpc.log('A nexe load error occured, aborting testing.');
  /external/chromium_org/components/nacl/renderer/
ppb_nacl_private_impl.cc 304 // If the nexe uses ppapi APIs, we need a routing ID.
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
url-loading.rst 42 module (.pexe or .nexe). If your application needs additional assets, such as
  /external/chromium_org/tools/
isolate_driver.py 183 if ext not in ['.dll', '.nexe', '.so', '.dylib']:
  /external/chromium_org/chrome/
chrome_installer.gypi 482 '<(PRODUCT_DIR)/nacl_irt_x86_32.nexe',
494 '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe',
    [all...]
  /external/chromium_org/chrome/installer/linux/common/
installer.include 198 for filename in ${BUILDDIR}/nacl_irt_*.nexe; do
  /external/chromium_org/native_client_sdk/doc_generated/devguide/coding/
url-loading.html 43 module (.pexe or .nexe). If your application needs additional assets, such as
  /external/chromium_org/native_client_sdk/doc_generated/reference/
pnacl-undefined-behavior.html 52 same architecture, will generate a different <em>nexe</em> for
  /external/chromium_org/native_client_sdk/src/doc/reference/
pnacl-undefined-behavior.rst 42 same architecture, will generate a different *nexe* for
  /external/chromium_org/tools/checkperms/
checkperms.py 106 'nexe',
  /external/chromium_org/native_client_sdk/doc_generated/reference/sandbox_internals/
arm-32-bit-sandbox.html 15 is translated to a 32-bit ARM <strong>nexe</strong> before execution. This may change
261 be used for regular Native Client <strong>nexe</strong> files, but can be used with
263 translation time from <strong>pexe</strong> to <strong>nexe</strong>.
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/reference/sandbox_internals/
arm-32-bit-sandbox.rst 18 is translated to a 32-bit ARM **nexe** before execution. This may change
282 be used for regular Native Client **nexe** files, but can be used with
284 translation time from **pexe** to **nexe**.
    [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/generated/
compact_lang_det_generated_quadschrome.cc     [all...]

Completed in 574 milliseconds

1 2 3 4 56