OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:functional
(Results
26 - 50
of
442
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/openssl/crypto/engine/
eng_init.c
58
/* Initialise a engine type for use (or up its
functional
reference count
65
/* This is the first
functional
reference and the engine
70
/* OK, we return a
functional
reference which is also a
80
/* Free a
functional
reference to a engine type. This version is only used
86
/* Reduce the
functional
reference count here so if it's the terminating
107
fprintf(stderr,"ENGINE_finish, bad
functional
reference count\n");
README
93
cipher-specific ENGINE code is asked for an ENGINE pointer (a
functional
103
combination represented by the provided EVP_CIPHER, then a
functional
reference
105
That
functional
reference will be stored in the context (and released on
114
EVP_CIPHER_CTX, it is done whilst the EVP_CIPHER_CTX holds a
functional
147
functional
reference to the first that successfully initialised. In the latter
148
case it will also cache an extra
functional
reference to the ENGINE as a
155
(ie. it's simply an increment of the
functional
reference count, and no real
177
nothing to do with whether an ENGINE is *
functional
* or not (ie. you can even
/external/bluetooth/glib/docs/
macros.txt
44
- the GBSearchArray flag G_BSEARCH_ALIGN_POWER2 becomes non-
functional
46
The g_assert() and g_assert_not_reached() become non-
functional
52
will end up with the non-
functional
variants after including glib.h
59
too. The macros that become non-
functional
here are
63
gmem.h become non-
functional
if this macro is supplied.
/cts/tools/dx-tests/
dx-tests.html
20
functional
and verifier tests. Regarding the latter, the DX converter has
115
<td>
Functional
failure</td>
118
A
functional
(normal or boundary) or an exception test case
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
ISOCharsetTest.java
48
notes = "ATTENTION: THIS TEST IS FOR THE ISOCharsetEncoder.encode AND NOT THE TARGET ANNOTATED!!! the
Functional
test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.",
68
notes = "ATTENTION: THIS TEST IS FOR THE ISOCharsetEncoder.encode AND NOT THE TARGET ANNOTATED!!!
Functional
test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.",
UTF16BECharsetTest.java
46
notes = "
Functional
test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.",
63
notes = "
Functional
test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.",
UTF16LECharsetTest.java
46
notes = "
Functional
test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.",
63
notes = "
Functional
test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.",
UTF8CharsetTest.java
46
notes = "
Functional
test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.",
63
notes = "
Functional
test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.",
/cts/tests/SignatureTest/tests/
AndroidManifest.xml
25
android:label="SignatureTest
Functional
Testset">
/external/netcat/scripts/
dist.sh
5
##
functional
server that restarts its own listener and does full connection
/external/stlport/test/eh/
random_number.cpp
19
# include <
functional
>
/external/stlport/test/unit/
fadapter.h
4
#include <
functional
>
func_test.cpp
3
#include <
functional
>
inplace_test.cpp
3
#include <
functional
>
logic_test.cpp
3
#include <
functional
>
/frameworks/base/core/java/android/util/
EventLogTags.java
29
* @deprecated This class is no longer
functional
.
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
ConnectivityManagerTestRunner.java
23
import com.android.connectivitymanagertest.
functional
.ConnectivityManagerMobileTest;
/frameworks/base/test-runner/src/android/test/mock/
MockApplication.java
23
* A mock {@link android.app.Application} class. All methods are non-
functional
and throw
/packages/apps/Calculator/tests/
AndroidManifest.xml
31
android:label="Calculator
Functional
Testset">
/packages/apps/Music/tests/
AndroidManifest.xml
31
android:label="Music Player
Functional
Test">
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AllTests.java
22
* Container TestSuite for all eclipse tests, both
functional
and unit
/hardware/ti/wlan/wl1271/Txn/
TxnQueue.c
38
* The Transaction Queue encapsulates the bus access from a
functional
driver (WLAN, BT).
47
*
functional
drivers that share the bus.
73
#define MAX_FUNCTIONS 4 /* Maximum 4
functional
drivers (including Func 0 which is for bus control) */
74
#define MAX_PRIORITY 2 /* Maximum 2 prioritys per
functional
driver */
83
/*
Functional
driver's SM States */
92
/* The
functional
drivers registered to TxnQ */
112
TFuncInfo aFuncInfo[MAX_FUNCTIONS]; /* Registered
functional
drivers - see above */
273
/* Save
functional
driver info */
279
/* Create the
functional
driver's queues. */
316
/* Destroy the
functional
driver's queues *
[
all
...]
/system/wlan/ti/wilink_6_1/Txn/
TxnQueue.c
38
* The Transaction Queue encapsulates the bus access from a
functional
driver (WLAN, BT).
47
*
functional
drivers that share the bus.
73
#define MAX_FUNCTIONS 4 /* Maximum 4
functional
drivers (including Func 0 which is for bus control) */
74
#define MAX_PRIORITY 2 /* Maximum 2 prioritys per
functional
driver */
83
/*
Functional
driver's SM States */
92
/* The
functional
drivers registered to TxnQ */
112
TFuncInfo aFuncInfo[MAX_FUNCTIONS]; /* Registered
functional
drivers - see above */
262
/* Save
functional
driver info */
268
/* Create the
functional
driver's queues. */
305
/* Destroy the
functional
driver's queues *
[
all
...]
/external/opencore/oscl/oscl/osclerror/src/
oscl_error_imp_fatalerror.h
53
//this macro isn't really
functional
since any
62
//this macro isn't really
functional
since any
/external/stlport/stlport/
functional
35
# include_next <
functional
>
37
# include _STLP_NATIVE_HEADER(
functional
)
Completed in 54 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>