OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portable
(Results
26 - 50
of
1828
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/native_client_sdk/doc_generated/
nacl-and-pnacl.html
6
<strong>
Portable
Native Client</strong>, and provides recommendations for when to use each.</p>
10
<li><a class="reference internal" href="#
portable
-native-client-pnacl" id="id7">
Portable
Native Client (PNaCl)</a></li>
25
platform. This is neither
portable
nor convenient, making it ill-suited for the
35
<h2 id="
portable
-native-client-pnacl"><span id="id3"></span>
Portable
Native Client (PNaCl)</h2>
79
example, inline assembly. PNaCl tries to offer high-performance
portable
80
equivalents. One such example is PNaCl’s <a class="reference internal" href="/native-client/reference/pnacl-c-cpp-language-support.html#
portable
-simd-vectors"><em>
Portable
SIMD Vectors</em></a>.</li>
index.html
11
<strong>
Portable
Native Client</strong> extends that technology with
18
Portable
Native Client lets developers run native compiled code on the web.</p>
31
<li><strong>
Portable
Native Client (PNaCl)</strong>: Pronounced ‘pinnacle’, PNaCl runs single,
32
portable
(<strong>pexe</strong>) executables and is available in most implementations of
37
<li><strong>Native Client (NaCl)</strong>: Also called traditional or non-
portable
Native
49
that walks you through a basic web application for
Portable
Native Client
/external/srec/portable/src/
PFileSystemImpl.c
35
*
Portable
standard input.
39
*
Portable
standard output.
43
*
Portable
standard error.
/art/runtime/arch/arm64/
portable_entrypoints_arm64.S
20
*
Portable
invocation stub.
/art/runtime/arch/x86_64/
portable_entrypoints_x86_64.S
20
*
Portable
invocation stub.
/external/chromium_org/pdf/
Info.plist
38
<string>Acrobat
Portable
Document Format</string>
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
version.pxd
11
# compile time. This will keep your C code
portable
.
/external/srec/portable/include/
PortExport.h
91
*
Portable
'inline' keyword
97
*
Portable
'inline' keyword
103
*
Portable
'inline' keyword
114
*
Portable
'inline' keyword
PFileSystem.h
32
*
Portable
file-system API.
41
*
Portable
standard input.
45
*
Portable
standard output.
49
*
Portable
standard error.
57
*
Portable
file-system.
102
* Initializes the
portable
file-system module.
109
* Indicates if the
portable
file-system module is initialized.
117
* Shuts down the
portable
file-system module.
passert.h
43
*
Portable
assert().
54
*
Portable
assert().
/external/srec/srec/test/SRecTest/
Android.mk
18
$(ASR_ROOT_DIR)/
portable
/include \
/external/srec/srec/test/SRecTestAudio/
Android.mk
18
$(ASR_ROOT_DIR)/
portable
/include \
/external/srec/tools/dictTest/
Android.mk
14
$(ASR_ROOT_DIR)/
portable
/include \
/external/srec/tools/make_cfst/
Android.mk
15
$(ASR_ROOT_DIR)/
portable
/include \
/external/srec/tools/make_g2g/
Android.mk
14
$(ASR_ROOT_DIR)/
portable
/include \
/external/srec/tools/parseStringTest/
Android.mk
14
$(ASR_ROOT_DIR)/
portable
/include \
/external/srec/tools/test_g2g/
Android.mk
14
$(ASR_ROOT_DIR)/
portable
/include \
/development/ndk/sources/android/libportable/arch-mips/
inotify.c
22
#include <asm/unistd-
portable
.h>
43
*
Portable
to Native event flags mapper.
timerfd.c
22
#include <asm/unistd-
portable
.h>
40
*
Portable
to Native event flags mapper.
/external/bison/m4/
extern-inline.m4
11
[/* _GL_INLINE is a
portable
alternative to ISO C99 plain 'inline'.
12
_GL_EXTERN_INLINE is a
portable
alternative to 'extern inline'.
/external/chromium_org/native_client_sdk/src/doc/
publications-and-presentations.rst
7
This page lists Native Client and
Portable
Native Client talks, demos,
21
- `Introduction to
Portable
Native Client
65
- `
Portable
Native Client
95
* - `Native Client: A Sandbox for
Portable
, Untrusted x86 Native Code
102
* - `PNaCl:
Portable
Native Client Executables
112
Portable
Native Client. They share their insights and provide some tips
115
Porting Nebula3 to
Portable
Native Client
118
Andre Weissflog ported his Nebula3 engine to
Portable
Native Client (see
/external/e2fsprogs/lib/ext2fs/
flushb.c
33
* not all
portable
header file does so for us. This really should be
36
* defined anywhere
portable
.) Until then....
/external/llvm/include/llvm/Support/
Errno.h
1
//===- llvm/Support/Errno.h -
Portable
+convenient errno handling -*- C++ -*-===//
10
// This file declares some
portable
and convenient functions to deal with errno.
/external/llvm/utils/lit/
setup.py
30
*lit* is a
portable
tool for executing LLVM and Clang style test suites,
39
*
Portable
!
/art/compiler/
compiled_method.h
43
// For
Portable
to supply an ELF object
90
// The ELF image for
portable
.
96
// Used for the
Portable
ELF symbol name.
128
// Constructs a CompiledMethod for the
Portable
compiler.
132
// Constructs a CompiledMethod for the
Portable
JniCompiler.
202
// are live. For
portable
code, the key is a dalvik PC.
Completed in 606 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>