OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bindings
(Results
326 - 350
of
1326
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libselinux/
README.android
18
* The python
bindings
are omitted since they are unused in Android,
/external/libxml2/python/tests/
thread2.py
40
# (which is NOT per-thread in the python
bindings
)
/external/llvm/bindings/ocaml/llvm/
META.llvm.in
3
description = "LLVM OCaml
bindings
"
Makefile
1
##===-
bindings
/ocaml/llvm/Makefile ------------------------*- Makefile -*-===##
/external/llvm/lib/ExecutionEngine/Orc/
OrcCBindings.cpp
1
//===----------- OrcCBindings.cpp - C
bindings
for the Orc APIs -----------===//
/external/llvm/lib/Transforms/ObjCARC/
ObjCARC.cpp
12
// representation, including the C
bindings
for that library.
/external/llvm/lib/Transforms/Vectorize/
Vectorize.cpp
12
// representation, including the C
bindings
for that library.
/external/mesa3d/src/gallium/auxiliary/gallivm/
f.cpp
57
#include <boost/math/
bindings
/rr.hpp>
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
CredentialsCache.java
53
* Cache the
bindings
of proxyDomain and authorization header.
/external/selinux/policycoreutils/sepolicy/
policy.c
3
* Python
bindings
to search SELinux Policy rules.
/external/slf4j/integration/src/test/java/org/slf4j/
IncompatibleMultiBindingAssertionTest.java
62
assertMsgContains(list, 0, "Class path contains multiple SLF4J
bindings
.");
MultiBindingAssertionTest.java
58
assertMsgContains(list, 0, "Class path contains multiple SLF4J
bindings
.");
/external/zlib/src/contrib/dotzlib/DotZLib/
AssemblyInfo.cs
10
[assembly: AssemblyDescription(".Net
bindings
for ZLib compression dll 1.2.x")]
/frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java
82
final ArrayMap<Intent.FilterComparison, IntentBindRecord>
bindings
field in class:ServiceRecord
84
// All active
bindings
to the service.
93
boolean whitelistManager; // any
bindings
to this service have BIND_ALLOW_WHITELIST_MANAGEMENT?
287
if (
bindings
.size() > 0) {
288
pw.print(prefix); pw.println("
Bindings
:");
289
for (int i=0; i<
bindings
.size(); i++) {
290
IntentBindRecord b =
bindings
.valueAt(i);
370
IntentBindRecord i =
bindings
.get(filter);
373
bindings
.put(filter, i);
/frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
InverseBindingListener.java
19
* A listener implemented by all two-way
bindings
to be notified when a triggering change happens.
/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
ObservableBoolean.java
30
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableByte.java
30
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableChar.java
30
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableDouble.java
30
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableFloat.java
30
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableInt.java
31
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableLong.java
30
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableParcelable.java
32
* Fields of this type should be declared final because
bindings
only detect changes in the
ObservableShort.java
30
* Fields of this type should be declared final because
bindings
only detect changes in the
OnRebindCallback.java
28
* model that affects the
bindings
has been perturbed.
Completed in 550 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>