OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:algorithm
(Results
451 - 475
of
3728
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/javax/crypto/
KeyAgreementSpi.java
89
* @param
algorithm
90
* the
algorithm
to for the {@code SecretKey}
92
*
algorithm
.
96
* if the specified
algorithm
for the secret key does not
99
* if a {@code SecretKey} with the specified
algorithm
cannot be
102
protected abstract SecretKey engineGenerateSecret(String
algorithm
)
123
*
algorithm
parameters and randomness source.
128
* the parameters for this key agreement
algorithm
.
136
* agreement
algorithm
.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.copy/
copy_backward.pass.cpp
10
// <
algorithm
>
17
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.fill/
fill.pass.cpp
10
// <
algorithm
>
17
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.partitions/
is_partitioned.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.any_of/
any_of.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.find.first.of/
find_first_of.pass.cpp
10
// <
algorithm
>
17
#include <
algorithm
>
find_first_of_pred.pass.cpp
10
// <
algorithm
>
18
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.none_of/
none_of.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/mismatch/
mismatch.pass.cpp
10
// <
algorithm
>
17
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.min.max/
max.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
max_element.pass.cpp
10
// <
algorithm
>
17
#include <
algorithm
>
max_init_list_comp.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
min.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
min_element.pass.cpp
10
// <
algorithm
>
17
#include <
algorithm
>
min_init_list_comp.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
minmax_init_list.pass.cpp
10
// <
algorithm
>
16
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.permutation.generators/
next_permutation.pass.cpp
10
// <
algorithm
>
18
#include <
algorithm
>
next_permutation_comp.pass.cpp
10
// <
algorithm
>
18
#include <
algorithm
>
prev_permutation.pass.cpp
10
// <
algorithm
>
18
#include <
algorithm
>
prev_permutation_comp.pass.cpp
10
// <
algorithm
>
18
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.overview/
capacity.pass.cpp
23
#include <
algorithm
>
front_back.pass.cpp
25
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/
reverse.pass.cpp
16
#include <
algorithm
>
sort.pass.cpp
16
#include <
algorithm
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.spec/
equal.pass.cpp
22
#include <
algorithm
>
Completed in 832 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>