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

1 2 3 45 6

  /external/chromium_org/native_client_sdk/doc_generated/sdk/
release-notes.html 236 <li><p class="first">The SDK includes a new toolchain to build Native Client executables (.nexe
249 .nexe files for the x86-32, x86-64, and ARM target architecutes, and a
250 Native Client manifest (.nmf file) that references those three .nexe files.</li>
324 and ARM .nexe for the ARM architecture</li>
352 includes a tool to translate .pexe files into architecture-specific .nexe
354 file and translate it into multiple .nexe files. Note that PNaCl is currently
358 determine the architecture of .nexe files. That means you can change the
359 names of your .nexe files and <code>create_nmf.py</code> will still be able to
415 <li>Build the module into a .nexe file using the compiler from one of the
417 the .nexe file using nacl-gdb.</li
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
dsc2gyp.py 140 'inputs': ['<(PRODUCT_DIR)/%(NAME)s_x86_32.nexe',
141 '<(PRODUCT_DIR)/%(NAME)s_x86_64.nexe'] + %(SODEPS)s,
312 target['EXT'] = '.nexe'
  /external/chromium_org/native_client_sdk/src/doc/sdk/
release-notes.rst 283 * The SDK includes a new toolchain to build Native Client executables (.nexe
296 .nexe files for the x86-32, x86-64, and ARM target architecutes, and a
297 Native Client manifest (.nmf file) that references those three .nexe files.
377 and ARM .nexe for the ARM architecture
409 includes a tool to translate .pexe files into architecture-specific .nexe
411 file and translate it into multiple .nexe files. Note that PNaCl is currently
415 determine the architecture of .nexe files. That means you can change the
416 names of your .nexe files and ``create_nmf.py`` will still be able to
482 #. Build the module into a .nexe file using the compiler from one of the
484 the .nexe file using nacl-gdb
    [all...]
  /external/chromium_org/chrome/tools/build/win/
FILES.cfg 385 'filename': 'nacl_irt_x86_32.nexe',
390 'filename': 'nacl_irt_x86_64.nexe',
743 'filename': 'nacl_irt_x86_32.nexe.debug',
749 'filename': 'nacl_irt_x86_64.nexe.debug',
  /external/chromium_org/components/nacl/common/
nacl_messages.h 95 // nexe validation caching stops using this.
nacl_types.h 134 // starting nexe).
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc 93 // Now actually start the nexe.
154 // We don't take any action once nexe loading has completed, so pass an empty
201 // TODO(sehr): define new UMA stats for translator related nexe events.
356 // Inform JavaScript that we successfully translated the bitcode to a nexe.
pnacl_translate_thread.h 55 // channel on the plugin side, which causes the trusted code in the nexe to
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_irt_shim.gyp 11 # The full library, which PNaCl uses for offline .pexe -> .nexe.
  /external/chromium_org/chrome/
chrome_dll_bundle.gypi 158 '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe',
162 '<(PRODUCT_DIR)/nacl_irt_x86_32.nexe',
  /external/chromium_org/components/nacl/browser/
nacl_host_message_filter.cc 156 // Duplicate the nexe file handle from the renderer process into the browser
168 std::string("Failed to duplicate nexe file handle"));
pnacl_host.cc 490 // Store the translated nexe in the translation cache. Called back with the
508 LOG(ERROR) << "Error reading translated nexe";
519 // After we know the nexe has been stored, we can clean up, and unblock any
527 // If the renderer closed while we were storing the nexe, we land here.
  /external/chromium_org/native_client_sdk/src/tools/lib/
get_shared_deps.py 5 """Helper script to close over all transitive dependencies of a given .nexe
129 [ '/path/to/my.nexe',
  /external/chromium_org/native_client_sdk/doc_generated/
overview.html 146 based toolchain produces multiple architecture-dependent (<strong>nexe</strong>) modules,
148 which nexe to load based on the architecture of the client machine.</li>
176 to run pexe modules. Internally, the translator compiles a pexe to a nexe
177 (described above), and then executes the nexe within the Native Client sandbox
180 <p>Native Client also supports the execution of nexe modules directly in the
  /external/chromium_org/chrome/browser/extensions/
extension_nacl_browsertest.cc 37 // .nexe is part of an extension from the Chrome Webstore.
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_listener.cc 118 // TODO(teravest): Do we plan on using this renderer handle for nexe loading
  /external/chromium_org/components/nacl/renderer/
histogram.cc 176 512 * 1024, // A very large .nexe.
  /external/chromium_org/native_client_sdk/src/doc/devguide/tutorial/
tutorial-part2.rst 146 is called ``part2_arm.nexe``.
206 example above, ``part2_arm.nexe``, ``part2_x86_32.nexe`` and
207 ``part2_x86_64.nexe``.
  /external/chromium_org/native_client_sdk/src/doc/
nacl-and-pnacl.rst 29 generate architecture-specific executables (**nexe**) for each hardware
  /external/chromium_org/ppapi/api/
ppb_var.idl 63 * @param[in] module A PP_Module uniquely identifying the module or .nexe.
  /external/chromium_org/components/nacl/loader/
nacl_listener.cc 187 // used for resolving the main nexe.
422 // Bound the initial nexe's code segment size under PNaCl to
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
group___typedefs.html 97 <p>The <code>PP_Instance</code> value uniquely identifies one instance of a module (.nexe/PP_Module). </p>
112 <p>The PP_Module value uniquely identifies the module or .nexe. </p>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
group___typedefs.html 97 <p>The <code>PP_Instance</code> value uniquely identifies one instance of a module (.nexe/PP_Module). </p>
112 <p>The PP_Module value uniquely identifies the module or .nexe. </p>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
group___typedefs.html 97 <p>The <code>PP_Instance</code> value uniquely identifies one instance of a module (.nexe/PP_Module). </p>
112 <p>The PP_Module value uniquely identifies the module or .nexe. </p>
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 513 # PNaCl's nexe is acquired with "remote get nexe <path>" instead of the NMF.

Completed in 1675 milliseconds

1 2 3 45 6