OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wrappers
(Results
76 - 100
of
867
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ppapi/proxy/
proxy_array_output.h
14
// Like ppapi/cpp/array_output.h file in the C++
wrappers
but for use in the
15
// proxy where we can't link to the C++
wrappers
. This also adds a refcounted
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.1.html
63
<li>Remove the MEMCPY() and _mesa_memcpy()
wrappers
and just use memcpy().
65
The
wrappers
were useful in the past for memory debugging but now we
relnotes-7.2.html
73
<li>Remove the MEMCPY() and _mesa_memcpy()
wrappers
and just use memcpy().
75
The
wrappers
were useful in the past for memory debugging but now we
/external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.h
10
// Linux-specific syscall
wrappers
and classes.
27
// Syscall
wrappers
.
/external/llvm/tools/opt/
AnalysisWrappers.cpp
1
//===- AnalysisWrappers.cpp -
Wrappers
around non-pass analyses -----------===//
10
// This file defines pass
wrappers
around LLVM analyses that don't make sense to
/external/mesa3d/docs/
relnotes-7.1.html
63
<li>Remove the MEMCPY() and _mesa_memcpy()
wrappers
and just use memcpy().
65
The
wrappers
were useful in the past for memory debugging but now we
relnotes-7.2.html
73
<li>Remove the MEMCPY() and _mesa_memcpy()
wrappers
and just use memcpy().
75
The
wrappers
were useful in the past for memory debugging but now we
/external/zlib/src/contrib/dotzlib/
readme.txt
4
.Net streaming
wrappers
for the gz streams part of zlib, and
wrappers
/external/chromium/crypto/
cssm_init.h
29
// Set of pointers to memory function
wrappers
that are required for CSSM
/external/chromium_org/base/strings/
stringprintf.h
51
// string. All other routines are just convenience
wrappers
around it.
/external/chromium_org/content/public/browser/
notification_registrar.h
34
//
Wrappers
around NotificationService::[Add|Remove]Observer.
/external/chromium_org/crypto/
cssm_init.h
29
// Set of pointers to memory function
wrappers
that are required for CSSM
/external/chromium_org/third_party/WebKit/ManualTests/inspector-wrappers/
inspector-wrappers-test-utils.js
29
"check whether JavaScript object
wrappers
are working (bug 16837, bug 16011).</p>" +
/external/chromium_org/third_party/WebKit/Source/core/css/
InspectorCSSOMWrappers.h
41
// WARNING. This will construct CSSOM
wrappers
for all style rules and cache them in a map for significant memory cost.
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_memory_aligned.h
30
* Memory alignment
wrappers
.
os_memory_debug.h
30
* Debugging
wrappers
for OS memory management abstractions.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_screen.h
58
* Cast
wrappers
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_texture.h
82
/** cast
wrappers
*/
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasmlib.h
13
*
Wrappers
around malloc, realloc and free. nasm_malloc will
/external/chromium_org/tools/valgrind/
browser_wrapper_win.py
37
# This number is monotonic and we can't have two simultaneously running
wrappers
/external/chromium_org/ui/gfx/win/
hwnd_util.h
24
// Pointer-friendly
wrappers
around Get/SetWindowLong(..., GWLP_USERDATA, ...)
/external/chromium_org/v8/test/mjsunit/
tobool.js
28
// All objects, including
wrappers
, must convert to true.
/external/eigen/unsupported/Eigen/
NumericalDiff
38
* This is why we will not provide
wrappers
for every great numerical
/external/hyphenation/
hnjalloc.c
36
/*
wrappers
for malloc */
/external/libffi/testsuite/lib/
wrapper.exp
17
# This file contains GCC-specifics for status
wrappers
for test programs.
Completed in 2673 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>