OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portable
(Results
76 - 100
of
1828
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/pdf/
pdf.rc
78
VALUE "FileOpenName", "Acrobat
Portable
Document Format"
/external/chromium_org/sandbox/win/src/
internal_types.h
47
// 32 and 64 bit builds. This construct is non-
portable
.
/external/chromium_org/third_party/icu/source/tools/genren/
README
4
This script is intended to be used on Linux, although it should work on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100%
portable
.
/external/chromium_org/third_party/libaddressinput/src/cpp/src/util/
re2ptr.h
26
// Because of that, it's impossible to write a
portable
forward declaration of
/external/chromium_org/third_party/skia/src/opts/
SkMath_opts_SSE2.h
21
//
Portable
version of SkSqrtBits is in SkMath.cpp.
/external/chromium_org/third_party/skia/tools/
sk_tool_utils.cpp
15
DEFINE_bool(portableFonts, false, "Use
portable
fonts");
/external/clang/test/CodeGen/
arm-pnaclcall.c
5
// Test that functions with pnaclcall attribute generate
portable
bitcode
/external/compiler-rt/make/
options.mk
22
# FIXME: Make this more
portable
. When that is done, it should probably be the
/external/compiler-rt/test/asan/TestCases/Darwin/
interception-in-shared-lib-test.cc
8
// TODO(glider): figure out how to set rpath in a more
portable
way and unite
/external/compiler-rt/test/asan/TestCases/Linux/
interception-in-shared-lib-test.cc
8
// TODO(glider): figure out how to set rpath in a more
portable
way and unite
/external/icu/icu4c/source/tools/genren/
README
4
This script is intended to be used on Linux, although it should work on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100%
portable
.
/external/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.id/
thread_id.pass.cpp
19
// Not very
portable
/external/libexif/m4m/
gp-check-shell-environment.m4
6
dnl variables at configure time. (WARNING: This is not
portable
!)
/external/skia/src/opts/
SkMath_opts_SSE2.h
21
//
Portable
version of SkSqrtBits is in SkMath.cpp.
/external/srec/srec_jni/
Android.mk
19
$(ASR_ROOT_DIR)/
portable
/include \
/external/srec/tools/grxmlcompile/
Android.mk
29
$(ASR_ROOT_DIR)/
portable
/include \
/frameworks/base/tools/aapt/
qsort_r_compat.h
18
* Provides a
portable
version of qsort_r, called qsort_r_compat, which is a
/libcore/dalvik/src/main/java/dalvik/system/profiler/
PortableThreadSampler.java
23
* and therefore is
portable
.
ThreadSampler.java
23
* between
portable
and VM specific implementations of thread
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.id/
thread_id.pass.cpp
19
// Not very
portable
/external/chromium_org/native_client_sdk/src/doc/
overview.rst
35
Native Client comes in two flavors: traditional (NaCl) and
portable
(PNaCl).
37
target a specific hardware platform.
Portable
can run on the open web. A
134
that transform C/C++ code to
Portable
Native Client modules or Native Client
158
* The left side of the diagram shows **
Portable
Native Client** (PNaCl,
159
pronounced "pinnacle"). An LLVM based toolchain produces a single,
portable
164
* The right side of the diagram shows **(non-
portable
) Native Client**. A GCC
199
Portable
Native Client (PNaCl, prounounced "pinnacle") employs state-of-the-art
200
compiler technology to compile C/C++ source code to a
portable
bitcode
245
* **pexe (
portable
NaCl file):** A compiled Native Client module. It uses the
265
functions in a safe and
portable
way. One of the security constraints in Nativ
[
all
...]
/art/runtime/arch/arm/
portable_entrypoints_arm.S
20
*
Portable
invocation stub.
55
add sp, #16 @ first 4 args are not passed on stack for
portable
68
@ Fake callee save ref and args frame set up, note
portable
doesn't use callee save frames.
100
@ Fake callee save ref and args frame set up, note
portable
doesn't use callee save frames.
142
@ Fake callee save ref and args frame set up, note
portable
doesn't use callee save frames.
/dalvik/docs/
porting-guide.html
40
Most of the Dalvik VM runtime is written in
portable
C. The one
41
non-
portable
component of the runtime is the JNI call bridge. Simply put,
85
The Dalvik runtime includes two interpreters, labeled "
portable
" and "fast".
86
The
portable
interpreter is largely contained within a single C function,
94
quite a bit slower than the
portable
interpreter, making "fast" something
98
support, you may want to switch to the
portable
interpreter. This can
102
<code>adb shell "echo dalvik.vm.execution-mode = int:
portable
>> /data/local.prop"</code>
104
and reboot, the Android app framework will start the VM with the
portable
133
this is handled automatically by Dalvik, but there's no
portable
way to detect
259
with the basic set defined by the
portable
interpreter
[
all
...]
/dalvik/opcode-gen/
README.txt
30
* Verify new code by running with "dalvik.vm.execution-mode = int:
portable
"
31
or "-Xint:
portable
".
/external/chromium_org/native_client_sdk/src/doc/reference/
nacl-manifest-format.rst
43
in the Native Client runtime environment. For a
Portable
Native Client
52
Example of a ``program`` for
Portable
Native Client:
59
"
portable
": {
80
Portable
Native Client applications can also specify an ``optlevel`` field.
89
Portable
Native Client translator and runtime may *automatically* choose
140
Native Client application. This is not supported and not needed by
Portable
230
For
Portable
Native Client, there are no architecture variations, so
249
used in preference to more general "
portable
". This is useful for
Completed in 1938 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>