OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mechanisms
(Results
51 - 75
of
562
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengine_unittest.cc
100
"<
mechanisms
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>"
103
"</
mechanisms
>"
129
"<
mechanisms
xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>"
132
"</
mechanisms
>"
/external/e2fsprogs/lib/uuid/
uuid_time.3.in
50
function. It may or may not work with UUIDs created by other
mechanisms
.
/external/smack/src/org/jivesoftware/smack/
SASLAuthentication.java
44
* <p>The server may support many SASL
mechanisms
to use for authenticating. Out of the box
45
* Smack provides several SASL
mechanisms
, but it is possible to register new SASL
Mechanisms
. Use
46
* {@link #registerSASLMechanism(String, Class)} to register a new
mechanisms
. A registered
48
* the list of supported SASL
mechanisms
is determined from the {@link SmackConfiguration}. </p>
90
// Register SASL
mechanisms
supported by Smack
484
* @param
mechanisms
collection of strings with the available SASL mechanism reported
487
void setAvailableSASLMethods(Collection<String>
mechanisms
) {
488
this.serverMechanisms =
mechanisms
;
SASLAuthentication.java.orig
44
* <p>The server may support many SASL
mechanisms
to use for authenticating. Out of the box
45
* Smack provides several SASL
mechanisms
, but it is possible to register new SASL
Mechanisms
. Use
46
* {@link #registerSASLMechanism(String, Class)} to register a new
mechanisms
. A registered
48
* the list of supported SASL
mechanisms
is determined from the {@link SmackConfiguration}. </p>
90
// Register SASL
mechanisms
supported by Smack
484
* @param
mechanisms
collection of strings with the available SASL mechanism reported
487
void setAvailableSASLMethods(Collection<String>
mechanisms
) {
488
this.serverMechanisms =
mechanisms
;
BOSHPacketReader.java
143
if (parser.getName().equals("
mechanisms
")) {
144
// The server is reporting available SASL
mechanisms
. Store
/external/srtp/crypto/include/
xfm.h
30
* accessing crypto
mechanisms
.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderOverflow.h
31
// There are two types of overflow: layout overflow (which is expected to be reachable via scrolling
mechanisms
) and
32
// visual overflow (which is not expected to be reachable via scrolling
mechanisms
).
/external/e2fsprogs/debian/attic/libs/
control
28
have the problems identified with
mechanisms
commonly in use.
63
have the problems identified with
mechanisms
commonly in use.
/external/eigen/doc/
I01_TopicLazyEvaluation.dox
5
Executive summary: Eigen has intelligent compile-time
mechanisms
to enable lazy evaluation and removing temporaries where appropriate.
23
For these reasons, Eigen has intelligent compile-time
mechanisms
to determine automatically when to use lazy evaluation, and when on the contrary it should evaluate immediately into a temporary variable.
/external/linux-tools-perf/Documentation/
perf-bench.txt
46
Scheduler and IPC
mechanisms
.
51
Suite for evaluating performance of scheduler and IPC
mechanisms
.
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_background.sgml
51
<para>Keys can be managed using two different
mechanisms
. WPA can
55
"WPA-Personal", respectively. Both
mechanisms
will generate a
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
abc.py
22
'super' call
mechanisms
.
43
'super' call
mechanisms
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
abc.py
22
'super' call
mechanisms
.
43
'super' call
mechanisms
.
/frameworks/base/core/java/android/webkit/
WebSettings.java
209
* controls and gestures. The particular zoom
mechanisms
that should be used
251
* Sets whether the WebView should use its built-in zoom
mechanisms
. The
252
* built-in zoom
mechanisms
comprise on-screen zoom controls, which are
257
* The built-in
mechanisms
are the only currently supported zoom
258
*
mechanisms
, so it is recommended that this setting is always enabled.
260
* @param enabled whether the WebView should use its built-in zoom
mechanisms
262
// This method was intended to select between the built-in zoom
mechanisms
270
* Gets whether the zoom
mechanisms
built into WebView are being used.
272
* @return true if the zoom
mechanisms
built into WebView are being used
281
* using the built-in zoom
mechanisms
. See {@link #setBuiltInZoomControls}
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolver.java
64
* via an external entity reference or if
mechanisms
such as xml:base have
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
KeyPurposeId.java
13
* dod(6) internet(1) security(5)
mechanisms
(5) pkix(7) 3}
/external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_container_view.h
21
// provides
mechanisms
for resizing.
/external/chromium/chrome/common/extensions/
extension_l10n_util.h
26
// normal file-based lookup
mechanisms
. This is used to set the locale inside
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_actions_container_view.h
20
// provides
mechanisms
for resizing.
/external/chromium_org/chrome/common/
cancelable_task_tracker.h
21
// use one of the other
mechanisms
.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
web_accessible_resources.html
30
mechanisms
like XHR.
/external/chromium_org/components/browser_context_keyed_service/
browser_context_keyed_service_factory.cc
23
// We have to go through the shutdown and destroy
mechanisms
because there
refcounted_browser_context_keyed_service_factory.cc
22
// We have to go through the shutdown and destroy
mechanisms
because there
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp.h
35
//
Mechanisms
for Media Source Selection in SDP
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_syncobj.c
34
* using the normal buffer object
mechanisms
. This does mean that if an
Completed in 1159 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>