OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wrappers
(Results
151 - 175
of
1188
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/coregrind/m_syswrap/
syswrap-amd64-linux.c
53
#include "priv_syswrap-generic.h" /* for decls of generic
wrappers
*/
54
#include "priv_syswrap-linux.h" /* for decls of linux-ish
wrappers
*/
55
#include "priv_syswrap-linux-variants.h" /* decls of linux variant
wrappers
*/
325
PRE/POST
wrappers
for AMD64/Linux-specific syscalls
331
/* Add prototypes for the
wrappers
declared here, so that gcc doesn't
333
the right thing to do is to make these
wrappers
'static' since they
643
PRE/POST
wrappers
for AMD64/Linux-variant specific syscalls
690
//
wrappers
on AMD64 (as per sys_call_table in
693
// When implementing these
wrappers
, you need to work out if the wrapper is
[
all
...]
/external/valgrind/memcheck/docs/
mc-manual.xml
[
all
...]
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
BasicPooledConnAdapter.java
42
* All connections given out by the manager are
wrappers
which
/external/bison/lib/
unlocked-io.h
23
/* These are
wrappers
for functions/macros from the GNU C library, and
/external/ceres-solver/internal/ceres/
stringprintf.h
81
// All other routines are just convenience
wrappers
around it.
/external/chromium-trace/catapult/
.eslintrc
56
"no-new-
wrappers
": "off",
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_pthread_wrappers.h
11
// It provides handy
wrappers
for thread manipulation, that:
/external/dbus/dbus/
dbus-sysdeps-unix.h
2
/* dbus-sysdeps-unix.h UNIX-specific
wrappers
around system/libc features (internal to D-Bus implementation)
/external/guava/guava/src/com/google/common/collect/
ForwardingObject.java
39
* consistent with the JDK's collection
wrappers
, such as
/external/iproute2/include/linux/
libc-compat.h
15
*
wrappers
and rename things) and you can't use this interface.
/external/kernel-headers/original/uapi/linux/
libc-compat.h
15
*
wrappers
and rename things) and you can't use this interface.
/external/libbrillo/brillo/
data_encoding.h
57
// Helper
wrappers
to use std::string and brillo::Blob as binary data
/external/libcap/doc/
capability.notes
10
can be protected (with
wrappers
) or rewritten to take advantage of
/external/libweave/src/
data_encoding.h
52
// Helper
wrappers
to use std::string and std::vector<uint8_t> as binary data
/external/libweave/third_party/chromium/base/strings/
stringprintf.cc
20
// Overloaded
wrappers
around vsnprintf and vswprintf. The buf_size parameter
/external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c
11
|* are by and large transparent
wrappers
to the corresponding C functions. *|
/external/llvm/bindings/ocaml/transforms/ipo/
ipo_ocaml.c
11
|* are by and large transparent
wrappers
to the corresponding C functions. *|
/external/llvm/bindings/ocaml/transforms/passmgr_builder/
passmgr_builder_ocaml.c
11
|* are by and large transparent
wrappers
to the corresponding C functions. *|
/external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h
10
// daemon is running, and provides
wrappers
for opagent functions used to
/external/llvm/include/llvm/IR/
LegacyPassManager.h
98
// Create
wrappers
for C Binding types (see CBindingWrapping.h).
/external/llvm/include/llvm/
PassRegistry.h
94
// Create
wrappers
for C Binding types (see CBindingWrapping.h).
/external/llvm/include/llvm/Support/
CodeGen.h
57
// Create
wrappers
for C Binding types (see CBindingWrapping.h).
PointerLikeTypeTraits.h
23
/// pointer types and things that are just
wrappers
for pointers as a uniform
/external/llvm/include/llvm-c/
Object.h
36
// Opaque type
wrappers
/external/llvm/lib/Support/
Errno.cpp
10
// This file implements the errno
wrappers
.
Completed in 1698 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>