OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portable
(Results
101 - 125
of
1304
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/cxx-stl/llvm-libc++/test/diagnostics/syserr/syserr.hash/
error_code.pass.cpp
19
// Not very
portable
/ndk/sources/cxx-stl/llvm-libc++/test/diagnostics/syserr/syserr.syserr/syserr.syserr.members/
ctor_error_code.pass.cpp
16
// Test is slightly non-
portable
ctor_error_code_const_char_pointer.pass.cpp
16
// Test is slightly non-
portable
ctor_error_code_string.pass.cpp
16
// Test is slightly non-
portable
ctor_int_error_category.pass.cpp
16
// Test is slightly non-
portable
ctor_int_error_category_const_char_pointer.pass.cpp
16
// Test is slightly non-
portable
ctor_int_error_category_string.pass.cpp
16
// Test is slightly non-
portable
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.stdcvt/
codecvt_utf16.pass.cpp
20
// Not a
portable
test
codecvt_utf8.pass.cpp
20
// Not a
portable
test
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locales/locale/locale.types/locale.facet/
facet.pass.cpp
21
// This test isn't
portable
/ndk/sources/cxx-stl/llvm-libc++/test/strings/basic.string.hash/
strings.pass.cpp
19
// Not very
portable
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/unord.hash/
integral.pass.cpp
19
// Not very
portable
pointer.pass.cpp
19
// Not very
portable
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/template.bitset/bitset.hash/
bitset.pass.cpp
19
// Not very
portable
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/tuple/tuple.tuple/
empty_member.pass.cpp
14
// This is not a
portable
test
/dalvik/tests/
run-all-tests
52
elif [ "x$1" = "x--
portable
" ]; then
53
run_args="${run_args} --
portable
"
97
"--
portable
"
run-test
66
elif [ "x$1" = "x--
portable
" ]; then
67
run_args="${run_args} --
portable
"
151
echo " --
portable
Use the
portable
interpreter."
/external/llvm/include/llvm/Support/
DynamicLibrary.h
1
//===-- llvm/Support/DynamicLibrary.h -
Portable
Dynamic Library -*- C++ -*-===//
25
/// This class provides a
portable
interface to dynamic libraries which also
28
/// operating system interface, this class provides a
portable
interface that
/dalvik/docs/
embedded-vm-control.html
164
interpreter cores. These are referred to as "fast", "
portable
", and
167
constrast, the "
portable
" interpreter is written in C and expected to
169
of "
portable
" that includes support for profiling and single-stepping.
176
<p>The VM allows you to choose between "fast", "
portable
", and "jit" with an
181
<p>To select the "
portable
" interpreter, you would use:
182
<pre>adb shell setprop dalvik.vm.execution-mode int:
portable
</pre>
190
"
portable
" version. (When we have optimized versions for all popular
/external/openssh/contrib/aix/
buildbff.sh
131
PORTABLE
=`echo $VERSION | awk 'BEGIN{FS="p"}{print $2}'`
133
[ "$
PORTABLE
" = "" ] &&
PORTABLE
=0
134
BFFVERSION=`printf "%d.%d.%d.%d" $MAJOR $MINOR $PATCH $
PORTABLE
`
318
# OpenSSH 3.0.2.1 1 N U en_US OpenSSH 3.0.2p1
Portable
for AIX
335
$PKGNAME $BFFVERSION 1 N U en_US OpenSSH $VERSION
Portable
for AIX
/dalvik/vm/compiler/codegen/arm/FP/
ThumbPortableFP.cpp
17
/* Forward-declare the
portable
versions due to circular dependency */
/external/bison/darwin-lib/sys/
stat.h
638
_GL_WARN_ON_USE (fchmodat, "fchmodat is not
portable
- "
692
_GL_WARN_ON_USE (fstatat, "fstatat is not
portable
- "
722
_GL_WARN_ON_USE (futimens, "futimens is not
portable
- "
841
_GL_WARN_ON_USE (mkdirat, "mkdirat is not
portable
- "
867
_GL_WARN_ON_USE (mkfifo, "mkfifo is not
portable
- "
883
_GL_WARN_ON_USE (mkfifoat, "mkfifoat is not
portable
- "
910
_GL_WARN_ON_USE (mknod, "mknod is not
portable
- "
928
_GL_WARN_ON_USE (mknodat, "mknodat is not
portable
- "
[
all
...]
/external/bison/lib/
fseterr.c
52
/*
Portable
fallback, based on an idea by Rich Felker.
strerror.c
53
even if the system strerror is, but
portable
programs shouldn't
sys_stat.in.h
326
_GL_WARN_ON_USE (fchmodat, "fchmodat is not
portable
- "
380
_GL_WARN_ON_USE (fstatat, "fstatat is not
portable
- "
410
_GL_WARN_ON_USE (futimens, "futimens is not
portable
- "
529
_GL_WARN_ON_USE (mkdirat, "mkdirat is not
portable
- "
555
_GL_WARN_ON_USE (mkfifo, "mkfifo is not
portable
- "
571
_GL_WARN_ON_USE (mkfifoat, "mkfifoat is not
portable
- "
598
_GL_WARN_ON_USE (mknod, "mknod is not
portable
- "
616
_GL_WARN_ON_USE (mknodat, "mknodat is not
portable
- "
720
_GL_WARN_ON_USE (utimensat, "utimensat is not
portable
- "
Completed in 728 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>