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
1304
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/mime-types/
webkit
107
image/x-
portable
-anymap
108
image/x-
portable
-bitmap
109
image/x-
portable
-graymap
110
image/x-
portable
-pixmap
/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.
socket.c
54
*
Portable
to Native socktype mapper.
94
* Native to
Portable
socktype mapper.
175
* Returns a list of
portable
addrinfo structures that are
176
* later made free with a call to the
portable
version of
215
* Map socktypes in the return list of addrinfo structures from native to
portable
.
232
* to the
portable
version of getaddrinfo().
eventfd.c
21
#include <asm/unistd-
portable
.h>
37
*
Portable
to Native event flags mapper.
flags.c
52
/* Set *optr to
portable
flags */
/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/base/
format_macros.h
11
// To print a 64-bit value in a
portable
way:
20
// To print a size_t value in a
portable
way:
/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
23
*lit* is a
portable
tool for executing LLVM and Clang style test suites,
32
*
Portable
!
/external/srec/portable/include/
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().
pmemory.h
99
*
Portable
malloc()
104
*
Portable
malloc()
111
*
Portable
calloc()
117
*
Portable
calloc()
125
*
Portable
realloc()
130
*
Portable
realloc()
136
*
Portable
new()
147
*
Portable
free()
152
*
Portable
free()
/dalvik/tests/etc/
host-run-test-jar
10
# --
portable
-- use the
portable
interpreter
44
elif [ "x$1" = "x--
portable
" ]; then
45
INTERP="
portable
"
46
msg "Using
portable
interpreter"
/dalvik/vm/mterp/cstubs/
stubdefs.cpp
42
* "Reportxxx" routine. Because the
portable
interpreter uses local
66
* Like the "
portable
" FINISH, but don't reload "inst", and return to caller
91
*
portable
interpreter are handled by assigning values to globals.
/external/webkit/Source/WebCore/platform/efl/
MIMETypeRegistryEfl.cpp
55
{ "pbm", "image/x-
portable
-bitmap" },
56
{ "pgm", "image/x-
portable
-graymap" },
59
{ "ppm", "image/x-
portable
-pixmap" },
/external/webkit/Source/WebCore/platform/qt/
MIMETypeRegistryQt.cpp
53
{ "pbm", "image/x-
portable
-bitmap" },
54
{ "pgm", "image/x-
portable
-graymap" },
57
{ "ppm", "image/x-
portable
-pixmap" },
/external/clang/lib/StaticAnalyzer/Checkers/
FixedAddressChecker.cpp
37
// Using a fixed address is not
portable
because that address will probably
56
"Using a fixed address is not
portable
because that "
/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....
/dalvik/vm/mterp/c/
OP_NEW_INSTANCE.cpp
24
* Since we use the
portable
interpreter to build the trace, this extra
/development/ndk/sources/android/libportable/arch-x86/
stat.c
20
/* Note: The
Portable
Header will define stat to stat_portable */
/development/ndk/sources/android/libportable/common/include/
portability.h
26
* Check a
portable
pointer before we access it
signalfd_portable.h
25
* This structure is the same for Native and
Portable
.
/external/chromium/net/tools/spdyshark/
Makefile.common
4
# b)
portable
between both files
/external/clang/test/CodeGen/
arm-pnaclcall.c
5
// Test that functions with pnaclcall attribute generate
portable
bitcode
Completed in 4254 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>