HomeSort by relevance Sort by last modified time
    Searched full:bindings (Results 626 - 650 of 2212) sorted by null

<<21222324252627282930>>

  /external/mesa3d/src/gallium/auxiliary/gallivm/
f.cpp 57 #include <boost/math/bindings/rr.hpp>
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_buffer.h 44 uint16_t cb_bindings[6]; /* per-shader per-slot bindings */
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
CredentialsCache.java 53 * Cache the bindings of proxyDomain and authorization header.
  /external/python/cpython2/Demo/tkinter/matt/
rubber-band-box-demo-1.py 50 # and the bindings that make it work..
  /external/python/cpython2/Lib/idlelib/
Bindings.py 1 """Define the menu contents, hotkeys, and event bindings.
  /external/python/cpython3/Include/
funcobject.h 37 * func_closure contains the bindings for func_code->co_freevars, so
  /external/python/cpython3/Lib/idlelib/
mainmenu.py 1 """Define the menu contents, hotkeys, and event bindings.
  /external/skia/src/gpu/gl/
GrGLVertexArray.h 107 * Otherwise, the GrGLAttribArrayState that is tracking this vertex array's attrib bindings is
  /external/skqp/src/gpu/gl/
GrGLVertexArray.h 107 * Otherwise, the GrGLAttribArrayState that is tracking this vertex array's attrib bindings is
  /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/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Makefile 1 ##===- bindings/ocaml/llvm/Makefile ------------------------*- Makefile -*-===##
  /external/v4l2_codec2/
C2ArcVideoAcceleratorFactory.cpp 13 #include <mojo/public/cpp/bindings/interface_request.h>
  /external/v8/src/compiler/
graph-assembler.h 384 Node** bindings = label->GetBindingsPtrFor(var); local
385 bindings[label->MaxMergeCount()] = current_control_;
386 bindings[0] = graph()->NewNode(
388 merge_count + 1, bindings);
  /external/zlib/src/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 10 [assembly: AssemblyDescription(".Net bindings for ZLib compression dll 1.2.x")]
  /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

Completed in 1251 milliseconds

<<21222324252627282930>>