OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Wrapper
(Results
26 - 50
of
123
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/tcmalloc/vendor/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/external/grub/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/external/libffi/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/external/libogg/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/external/libusb/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/external/libusb-compat/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/external/libvorbis/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/ndk/sources/host-tools/make-3.81/config/
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
41
Wrapper
for compilers which do not understand `-c -o'.
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
via-parser.rb
14
@input.insert_before($start,"public class
Wrapper
{\n")
75
public class
Wrapper
{
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseWrapCipher.java
34
import org.bouncycastle.crypto.
Wrapper
;
63
protected
Wrapper
wrapEngine = null;
73
Wrapper
wrapEngine)
79
Wrapper
wrapEngine,
/external/robolectric/src/test/java/com/xtremelabs/robolectric/
ApplicationResolverTest.java
50
List<ShadowApplication.
Wrapper
> receivers = shadowOf(application).getRegisteredReceivers();
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
RFC3394WrapEngine.java
7
import org.bouncycastle.crypto.
Wrapper
;
14
* an implementation of the AES Key
Wrapper
from the NIST Key Wrap
21
implements
Wrapper
DESedeWrapEngine.java
8
import org.bouncycastle.crypto.
Wrapper
;
32
implements
Wrapper
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
BaseCipherSpi.java
29
import org.bouncycastle.crypto.
Wrapper
;
51
protected
Wrapper
wrapEngine = null;
/external/clang/test/Analysis/
derived-to-base.cpp
320
struct
Wrapper
{
324
Wrapper
(const FullyDerived &d) : d(d), zz(0) {}
328
Wrapper
w((FullyDerived()));
331
Wrapper
w2(w);
/libcore/luni/src/main/java/java/sql/
Statement.java
37
public interface Statement extends
Wrapper
, AutoCloseable {
Connection.java
43
public interface Connection extends
Wrapper
, AutoCloseable {
[
all
...]
/external/chromium_org/third_party/mesa/src/include/CL/
cl.hpp
58
* The OpenCL C++
Wrapper
API 1.1 (revision 04)
[
all
...]
/external/mesa3d/include/CL/
cl.hpp
58
* The OpenCL C++
Wrapper
API 1.1 (revision 04)
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/allowThirdPartyCookies/
popup.js
46
*
Wrapper
for |updateUI| which is used as callback for the |get()| method and
60
*
Wrapper
for |updateUI| which is used as handler for the |onchange| event
/external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/enableReferrer/
popup.js
46
*
Wrapper
for |updateUI| which is used as callback for the |get()| method and
60
*
Wrapper
for |updateUI| which is used as handler for the |onchange| event
/external/bison/build-aux/
ylwrap
2
# ylwrap -
wrapper
for lex/yacc invocations.
46
Wrapper
for lex/yacc invocations, renaming files as desired.
compile
2
#
Wrapper
for compilers which do not understand `-c -o'.
206
Wrapper
for compilers which do not understand `-c -o'.
/external/elfutils/config/
ylwrap
2
# ylwrap -
wrapper
for lex/yacc invocations.
48
Wrapper
for lex/yacc invocations, renaming files as desired.
/external/chromium_org/third_party/leveldatabase/src/db/
c.cc
503
struct
Wrapper
: public leveldb_filterpolicy_t {
505
~
Wrapper
() { delete rep_; }
515
Wrapper
*
wrapper
= new
Wrapper
;
local
516
wrapper
->rep_ = NewBloomFilterPolicy(bits_per_key);
517
wrapper
->state_ = NULL;
518
wrapper
->destructor_ = &
Wrapper
::DoNothing;
519
return
wrapper
;
[
all
...]
Completed in 345 milliseconds
1
2
3
4
5