OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:engine
(Results
301 - 325
of
3414
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
README
7
from the V8 JavaScript
engine
. The code has been refactored and improved so that
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
util_unittest.h
37
// This class captures callbacks from
engine
.
41
explicit XmppTestHandler(XmppEngine*
engine
) : engine_(
engine
) {}
44
void SetEngine(XmppEngine*
engine
);
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_table.c
66
STACK_OF(
ENGINE
) *sk;
67
/* The default
ENGINE
to perform this algorithm/mode. */
68
ENGINE
*funct;
131
ENGINE
*e, const int *nids, int num_nids, int setdefault)
164
/* if 'setdefault', this
ENGINE
goes to the head of the list */
189
static void int_unregister_cb_doall_arg(ENGINE_PILE *pile,
ENGINE
*e)
204
static IMPLEMENT_LHASH_DOALL_ARG_FN(int_unregister_cb, ENGINE_PILE,
ENGINE
)
206
void engine_table_unregister(ENGINE_TABLE **table,
ENGINE
*e)
212
ENGINE
, e);
240
ENGINE
*engine_table_select(ENGINE_TABLE **table, int nid
[
all
...]
tb_dh.c
65
void ENGINE_unregister_DH(
ENGINE
*e)
75
int ENGINE_register_DH(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_DH(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_DH(void)
107
/* Obtains an DH implementation from an
ENGINE
functional reference */
108
const DH_METHOD *ENGINE_get_DH(const
ENGINE
*e)
113
/* Sets an DH implementation in an
ENGINE
structure */
114
int ENGINE_set_DH(
ENGINE
*e, const DH_METHOD *dh_meth)
tb_dsa.c
65
void ENGINE_unregister_DSA(
ENGINE
*e)
75
int ENGINE_register_DSA(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_DSA(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_DSA(void)
107
/* Obtains an DSA implementation from an
ENGINE
functional reference */
108
const DSA_METHOD *ENGINE_get_DSA(const
ENGINE
*e)
113
/* Sets an DSA implementation in an
ENGINE
structure */
114
int ENGINE_set_DSA(
ENGINE
*e, const DSA_METHOD *dsa_meth)
tb_ecdsa.c
65
void ENGINE_unregister_ECDSA(
ENGINE
*e)
75
int ENGINE_register_ECDSA(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_ECDSA(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_ECDSA(void)
107
/* Obtains an ECDSA implementation from an
ENGINE
functional reference */
108
const ECDSA_METHOD *ENGINE_get_ECDSA(const
ENGINE
*e)
113
/* Sets an ECDSA implementation in an
ENGINE
structure */
114
int ENGINE_set_ECDSA(
ENGINE
*e, const ECDSA_METHOD *ecdsa_meth)
tb_rand.c
65
void ENGINE_unregister_RAND(
ENGINE
*e)
75
int ENGINE_register_RAND(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_RAND(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_RAND(void)
107
/* Obtains an RAND implementation from an
ENGINE
functional reference */
108
const RAND_METHOD *ENGINE_get_RAND(const
ENGINE
*e)
113
/* Sets an RAND implementation in an
ENGINE
structure */
114
int ENGINE_set_RAND(
ENGINE
*e, const RAND_METHOD *rand_meth)
tb_rsa.c
65
void ENGINE_unregister_RSA(
ENGINE
*e)
75
int ENGINE_register_RSA(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_RSA(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_RSA(void)
107
/* Obtains an RSA implementation from an
ENGINE
functional reference */
108
const RSA_METHOD *ENGINE_get_RSA(const
ENGINE
*e)
113
/* Sets an RSA implementation in an
ENGINE
structure */
114
int ENGINE_set_RSA(
ENGINE
*e, const RSA_METHOD *rsa_meth)
tb_store.c
65
void ENGINE_unregister_STORE(
ENGINE
*e)
75
int ENGINE_register_STORE(
ENGINE
*e)
85
ENGINE
*e;
93
int ENGINE_set_default_STORE(
ENGINE
*e)
106
ENGINE
*ENGINE_get_default_STORE(void)
112
/* Obtains an STORE implementation from an
ENGINE
functional reference */
113
const STORE_METHOD *ENGINE_get_STORE(const
ENGINE
*e)
118
/* Sets an STORE implementation in an
ENGINE
structure */
119
int ENGINE_set_STORE(
ENGINE
*e, const STORE_METHOD *store_meth)
/external/chromium_org/third_party/sqlite/src/tool/
opcodeDoc.awk
6
print "<h1>SQLite Virtual Database
Engine
Opcodes</h1>"
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
EngineKeyFactory.java
1
package com.bumptech.glide.load.
engine
;
OriginalEngineKey.java
1
package com.bumptech.glide.load.
engine
;
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
BaseKeyPool.java
1
package com.bumptech.glide.load.
engine
.bitmap_recycle;
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/
NullDecoder.java
4
import com.bumptech.glide.load.
engine
.Resource;
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gifbitmap/
GifBitmapWrapperResource.java
4
import com.bumptech.glide.load.
engine
.Resource;
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/transcode/
GifDataBytesTranscoder.java
3
import com.bumptech.glide.load.
engine
.Resource;
GifDataDrawableTranscoder.java
3
import com.bumptech.glide.load.
engine
.Resource;
ResourceTranscoder.java
3
import com.bumptech.glide.load.
engine
.Resource;
/external/icu/icu4c/source/samples/layout/
GnomeFontMap.h
27
GnomeFontMap(FT_Library
engine
, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status);
gnomeglue.h
31
fm_fontMap *fm_gnomeFontMapOpen(FT_Library
engine
, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status);
/external/openssl/crypto/engine/
eng_table.c
66
STACK_OF(
ENGINE
) *sk;
67
/* The default
ENGINE
to perform this algorithm/mode. */
68
ENGINE
*funct;
131
ENGINE
*e, const int *nids, int num_nids, int setdefault)
164
/* if 'setdefault', this
ENGINE
goes to the head of the list */
189
static void int_unregister_cb_doall_arg(ENGINE_PILE *pile,
ENGINE
*e)
204
static IMPLEMENT_LHASH_DOALL_ARG_FN(int_unregister_cb, ENGINE_PILE,
ENGINE
)
206
void engine_table_unregister(ENGINE_TABLE **table,
ENGINE
*e)
212
ENGINE
, e);
240
ENGINE
*engine_table_select(ENGINE_TABLE **table, int nid
[
all
...]
tb_dh.c
65
void ENGINE_unregister_DH(
ENGINE
*e)
75
int ENGINE_register_DH(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_DH(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_DH(void)
107
/* Obtains an DH implementation from an
ENGINE
functional reference */
108
const DH_METHOD *ENGINE_get_DH(const
ENGINE
*e)
113
/* Sets an DH implementation in an
ENGINE
structure */
114
int ENGINE_set_DH(
ENGINE
*e, const DH_METHOD *dh_meth)
tb_dsa.c
65
void ENGINE_unregister_DSA(
ENGINE
*e)
75
int ENGINE_register_DSA(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_DSA(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_DSA(void)
107
/* Obtains an DSA implementation from an
ENGINE
functional reference */
108
const DSA_METHOD *ENGINE_get_DSA(const
ENGINE
*e)
113
/* Sets an DSA implementation in an
ENGINE
structure */
114
int ENGINE_set_DSA(
ENGINE
*e, const DSA_METHOD *dsa_meth)
tb_ecdsa.c
65
void ENGINE_unregister_ECDSA(
ENGINE
*e)
75
int ENGINE_register_ECDSA(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_ECDSA(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_ECDSA(void)
107
/* Obtains an ECDSA implementation from an
ENGINE
functional reference */
108
const ECDSA_METHOD *ENGINE_get_ECDSA(const
ENGINE
*e)
113
/* Sets an ECDSA implementation in an
ENGINE
structure */
114
int ENGINE_set_ECDSA(
ENGINE
*e, const ECDSA_METHOD *ecdsa_meth)
tb_rand.c
65
void ENGINE_unregister_RAND(
ENGINE
*e)
75
int ENGINE_register_RAND(
ENGINE
*e)
85
ENGINE
*e;
91
int ENGINE_set_default_RAND(
ENGINE
*e)
102
ENGINE
*ENGINE_get_default_RAND(void)
107
/* Obtains an RAND implementation from an
ENGINE
functional reference */
108
const RAND_METHOD *ENGINE_get_RAND(const
ENGINE
*e)
113
/* Sets an RAND implementation in an
ENGINE
structure */
114
int ENGINE_set_RAND(
ENGINE
*e, const RAND_METHOD *rand_meth)
Completed in 578 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>