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

<<51525354555657585960>>

  /external/guice/core/test/com/google/inject/
JitBindingsTest.java 40 return "Explicit bindings are required and " + clazz + " is not explicitly bound.";
48 return "Explicit bindings are required and " + clazz + " would be bound in a parent injector.";
338 // JIT bindings it depended on failed, making the child injector invalid.
  /external/libcap-ng/libcap-ng-0.7/bindings/
Makefile.in 60 subdir = bindings
258 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/Makefile'; \
260 $(AUTOMAKE) --gnu bindings/Makefile
  /external/libmojo/mojo/public/cpp/bindings/tests/
sync_method_unittest.cc 13 #include "mojo/public/cpp/bindings/associated_binding.h"
14 #include "mojo/public/cpp/bindings/binding.h"
15 #include "mojo/public/interfaces/bindings/tests/test_sync_methods.mojom.h"
  /external/llvm/
CMakeLists.txt 406 option(LLVM_INCLUDE_GO_TESTS "Include the Go bindings tests in test build targets." ON)
742 if( EXISTS "${LLVM_MAIN_SRC_DIR}/bindings/${binding}/CMakeLists.txt" )
743 add_subdirectory(bindings/${binding})
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_pipe.h 291 sample_count, bindings)
298 unsigned bindings,
339 if (bindings & PIPE_BIND_RENDER_TARGET)
  /external/mesa3d/src/mesa/main/
bufferobj.c     [all...]
  /external/python/cpython3/Lib/idlelib/
NEWS.txt 70 - Issue #27245: IDLE: Cleanly delete custom themes and key bindings.
324 bindings for Idle so Caps Lock does not disable them. Patch by Roger Serwy.
401 has to use the built-in default key bindings.
  /external/scapy/doc/scapy/
installation.rst 268 On Mac OS X, Scapy does not work natively. You need to install Python bindings
281 2. Install Python bindings::
297 2. Install Python bindings::
  /external/zlib/src/win32/
DLL_FAQ.txt 176 (GNAT) and Fortran (GNU G77), have C bindings implemented
184 Anyone interested in different bindings or conventions is
187 of foreign bindings, such as Ada, C++, and Delphi.
  /prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc/include/shaderc/
shaderc.hpp 251 // Sets whether the compiler should automatically assign bindings to uniforms
257 // Sets whether the compiler should use HLSL IO mapping rules for bindings.
271 // automatically assigning bindings. For GLSL compilation, sets the lowest
  /toolchain/binutils/binutils-2.27/zlib/win32/
DLL_FAQ.txt 176 (GNAT) and Fortran (GNU G77), have C bindings implemented
184 Anyone interested in different bindings or conventions is
187 of foreign bindings, such as Ada, C++, and Delphi.
  /external/v8/src/
globals.h 1043 // and immutable bindings that can be in two states: initialized and
1044 // uninitialized. In ES5 only immutable bindings have these two states. When
1062 // such as Program and WithStatement that associate identifier bindings with the
1063 // properties of some object. In the specification only mutable bindings exis
    [all...]
  /external/webp/
README 117 and the JS bindings.
161 SWIG bindings:
164 To generate language bindings from swig/libwebp.swig at least swig-1.3
190 Java bindings:
196 Python bindings:
  /external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp 428 // Select the number of uniforms (= bindings) used for this test
833 // Select the number of uniforms (= bindings) used for this test
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 1699 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
DeclSpec.h 1699 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
DeclSpec.h 1699 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
DeclSpec.h 1700 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
DeclSpec.h 1700 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
DeclSpec.h 1700 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
DeclSpec.h 1700 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 1699 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
DeclSpec.h 1699 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
DeclSpec.h 1699 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
DeclSpec.h 1700 ArrayRef<Binding> bindings() const { function in class:clang::DecompositionDeclarator
    [all...]

Completed in 1558 milliseconds

<<51525354555657585960>>