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

<<51525354555657585960>>

  /external/dtc/Documentation/
dtc-paper.tex 265 Where they exist, we follow the IEEE1275 bindings that specify how to
269 bindings for many modern buses and devices. In particular, embedded
271 covered. We intend to create new bindings for such buses, in keeping
  /external/guice/core/src/com/google/inject/spi/
InjectionPoint.java 156 * Returns true if this injection point shall be skipped if the injector cannot resolve bindings
157 * for all required dependencies. Both explicit bindings (as specified in a module), and implicit
158 * bindings ({@literal @}{@link com.google.inject.ImplementedBy ImplementedBy}, default
  /frameworks/rs/rsov/driver/
rsovScript.cpp 341 std::vector<VkDescriptorSetLayoutBinding> bindings(
348 bindings[i].binding = i;
356 .pBindings = bindings.data(),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
statement.c 234 PyErr_Format(pysqlite_ProgrammingError, "Incorrect number of bindings supplied. The current statement uses %d, and there are %d supplied.",
  /external/autotest/client/cros/networking/
mm1_proxy.py 6 This module provides bindings for ModemManager1.
  /external/brotli/c/include/brotli/
decode.h 258 * This method is used to make language bindings easier and more efficient:
  /external/brotli/docs/
decode.h.3 370 Acquires pointer to internal output buffer\&. This method is used to make language bindings easier and more efficient:
  /external/brotli/
setup.py 141 DESCRIPTION = 'Python bindings for the Brotli compression library'
  /external/clang/bindings/python/clang/
cindex.py 1 #===- cindex.py - Python Indexing Library Bindings -----------*- python -*--===#
11 Clang Indexing Library Bindings
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 174 // Iterate over all bindings to global variables and see if it contains
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-0x.cpp 76 // Make sure we get direct bindings with no copies.
  /external/clang/test/Index/
overriding-ftemplate-comments.cpp 3 // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng %s > %t/out
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DependencyRequest.java 61 // TODO(gak): Set bindings and the permutations thereof need to be addressed
  /external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.hpp     [all...]
  /external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5UniformBlocksArrayIndexing.cpp 175 /* Set up uniform buffer bindings */
  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayFBOIncompleteness.cpp 95 /* Reset FBO and texture bindings */
  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixMatrix_BLAS.h 28 * Content : Eigen bindings to BLAS F77
TriangularMatrixMatrix_BLAS.h 28 * Content : Eigen bindings to BLAS F77
  /external/golang-protobuf/
README.md 11 This software implements Go bindings for protocol buffers. For
  /external/guice/core/test/com/google/inject/spi/
ModuleAnnotatedMethodScannerTest.java 65 // assert no bindings named "foo" or "foo2" exist -- they were munged.
  /external/guice/extensions/servlet/test/com/google/inject/servlet/
ExtensionSpiTest.java 39 * A very basic test that servletmodule works with bindings.
  /external/libbrillo/brillo/glib/
dbus.cc 8 #include <dbus/dbus-glib-bindings.h>
  /external/libmojo/mojo/common/
common_custom_types_unittest.cc 14 #include "mojo/public/cpp/bindings/binding.h"
  /external/libmojo/mojo/public/cpp/bindings/tests/
validation_test_input_parser.cc 5 #include "mojo/public/cpp/bindings/tests/validation_test_input_parser.h"
  /external/libmojo/mojo/public/js/
bindings.js 5 define("mojo/public/js/bindings", [

Completed in 1008 milliseconds

<<51525354555657585960>>