OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:algorithm
(Results
151 - 175
of
1198
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/net/http/
http_byte_range.cc
5
#include <
algorithm
>
/external/chromium/third_party/libjingle/source/talk/xmpp/
plainsaslhandler.h
32
#include <
algorithm
>
/external/llvm/lib/Analysis/
Interval.cpp
19
#include <
algorithm
>
/external/llvm/lib/Support/Unix/
Unix.h
29
#include <
algorithm
>
/external/nist-sip/java/javax/sip/header/
AuthorizationHeader.java
10
void setAlgorithm(String
algorithm
) throws ParseException;
/external/stlport/test/unit/
bcompos_test.cpp
1
#include <
algorithm
>
fill_test.cpp
2
#include <
algorithm
>
finsert_test.cpp
2
#include <
algorithm
>
logic_test.cpp
2
#include <
algorithm
>
max_test.cpp
2
#include <
algorithm
>
min_test.cpp
2
#include <
algorithm
>
pair_test.cpp
3
#include <
algorithm
>
queue_test.cpp
2
#include <
algorithm
>
rawriter_test.cpp
1
#include <
algorithm
>
stack_test.cpp
1
#include <
algorithm
>
/external/webkit/Source/WebCore/platform/audio/
Distance.cpp
35
#include <
algorithm
>
/external/webkit/Source/WebCore/platform/graphics/transforms/
MatrixTransformOperation.cpp
25
#include <
algorithm
>
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
InjectedBundlePageFormClient.h
31
#include <
algorithm
>
/frameworks/base/core/java/android/text/
TextDirectionHeuristics.java
32
new TextDirectionHeuristicInternal(null /* no
algorithm
*/, false);
36
new TextDirectionHeuristicInternal(null /* no
algorithm
*/, true);
42
*
Algorithm
.
51
* Bidirectional
Algorithm
, just with different fallback behavior.
74
* Computes the text direction based on an
algorithm
. Subclasses implement
75
* {@link #defaultIsRtl} to handle cases where the
algorithm
cannot determine the
82
public TextDirectionHeuristicImpl(TextDirectionAlgorithm
algorithm
) {
83
mAlgorithm =
algorithm
;
117
private TextDirectionHeuristicInternal(TextDirectionAlgorithm
algorithm
,
119
super(
algorithm
);
[
all
...]
/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/tests/device/test-gnustl-full/unit/
bcompos_test.cpp
1
#include <
algorithm
>
fill_test.cpp
2
#include <
algorithm
>
finsert_test.cpp
2
#include <
algorithm
>
logic_test.cpp
2
#include <
algorithm
>
max_test.cpp
2
#include <
algorithm
>
Completed in 1028 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>