HomeSort by relevance Sort by last modified time
    Searched full:bindings (Results 26 - 50 of 1326) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/clang/test/Driver/
darwin-verify-debug.c 11 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-bindings \
13 // RUN: FileCheck -check-prefix=CHECK-MULTIARCH-BINDINGS < %t %s
15 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM"
16 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::VerifyDebug", inputs: ["a.out.dSYM"], output: (nothing)
20 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-bindings \
31 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-bindings \
darwin-dsymutil.c 18 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-bindings \
20 // RUN: FileCheck -check-prefix=CHECK-MULTIARCH-BINDINGS < %t %s
22 // CHECK-MULTIARCH-BINDINGS: "x86_64-apple-darwin10" - "darwin::Lipo", inputs: [{{.*}}, {{.*}}], output: "a.out"
23 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM"
27 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-bindings \
37 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-bindings \
42 // RUN: %clang -target x86_64-apple-darwin10 -ccc-print-bindings \
  /external/avahi/
avahi-ui-sharp.pc.in 6 Description: Mono bindings for the Avahi mDNS/DNS-SD stack
  /external/chromium-libpac/test/js-unittest/
international_domain_names.js 9 // the C++ end the bindings were passed the punycode equivalent of this
bindings.js 3 // verifying the correct C++ bindings were reached with expected values.
23 // bindings will return '127.0.0.1'.
40 // to alert in the bindings.
  /external/clang/test/Analysis/
inline4.c 9 // Do not remove block-level expression bindings of caller when analyzing
  /external/dbus/tools/
.gitignore 17 dbus-glib-bindings.h
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_restore_state.3 11 capng_restore_state is a function that takes the state information previously saved by capng_save_state and restores the libraries internal state. This function is not available in the python bindings.
  /external/llvm/bindings/go/llvm/
InstrumentationBindings.h 1 //===- InstrumentationBindings.h - instrumentation bindings -----*- C++ -*-===//
10 // This file defines C bindings for the Transforms/Instrumentation component.
23 // FIXME: These bindings shouldn't be Go-specific and should eventually move to
24 // a (somewhat) less stable collection of C APIs for use in creating bindings of
  /external/opencv3/modules/python/python3/
CMakeLists.txt 5 set(the_description "The python3 bindings")
  /hardware/bsp/intel/peripheral/libmraa/tests/
check_clean.py 19 "\nmraa contains unclean Java bindings:\n" + \
  /external/clang/bindings/python/
README.txt 2 // Clang Python Bindings
5 This directory implements Python bindings for Clang.
10 $ env PYTHONPATH=$(echo ~/llvm/tools/clang/bindings/python/) \
  /external/clang/bindings/python/clang/
__init__.py 1 #===- __init__.py - Clang Python Bindings --------------------*- python -*--===#
11 Clang Library Bindings
20 Bindings for the Clang indexing library.
  /external/guice/extensions/grapher/src/com/google/inject/grapher/
AliasCreator.java 34 * @param bindings bindings that make up the dependency graph
37 Iterable<Alias> createAliases(Iterable<Binding<?>> bindings);
  /external/skia/experimental/mojo/
generate.py 42 parser = 'public/tools/bindings/mojom_parser/bin/mac64/mojom_parser'
45 parser = 'public/tools/bindings/mojom_parser/bin/linux64/mojom_parser'
53 MOJO_DIR, 'public/tools/bindings/mojom_bindings_generator.py')
66 'public/interfaces/bindings/interface_control_messages.mojom',
68 'public/interfaces/bindings/tests/ping_service.mojom',
  /external/skia/site/user/special/
lua.md 1 Skia Lua Bindings
12 your system in order to use the bindings.
28 This tells Skia to build as a shared library, which enables a build of another shared library called 'skia.so' that exposes Skia bindings to Lua.
47 The key part to loading the bindings is `require 'skia'` which tells lua to look
49 bindings. 'skia.so' in turn will load 'libskia.so' from the current directory or
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
MergedBinding.java 39 BindingTarget target, Iterable<Binding> bindings) {
40 super(target, createMergedName(bindings), createArgListExpr(model, bindings));
55 private static Expr createArgListExpr(ExprModel model, final Iterable<Binding> bindings) {
57 for (Binding binding : bindings) {
65 private static String createMergedName(Iterable<Binding> bindings) {
67 for (Binding binding : bindings) {
  /external/v8/test/mjsunit/es6/
block-conflicts.js 5 // Test for conflicting variable bindings.
97 // Test conflicting let/var bindings.
114 // Test conflicting let/let bindings.
131 // Test conflicting function/let bindings.
145 // Test conflicting parameter/let bindings.
149 // Test conflicting function/var bindings.
163 // Test conflicting catch/var bindings.
168 // Test conflicting parameter/var bindings.
173 // Test conflicting catch/function bindings.
176 // Test conflicting parameter/function bindings
    [all...]
  /external/v8/test/mjsunit/harmony/
block-conflicts-sloppy.js 5 // Test for conflicting variable bindings.
99 // Test conflicting let/var bindings.
116 // Test conflicting let/let bindings.
133 // Test conflicting function/let bindings.
147 // Test conflicting parameter/let bindings.
151 // Test conflicting function/var bindings.
165 // Test conflicting catch/var bindings.
170 // Test conflicting parameter/var bindings.
175 // Test conflicting catch/function bindings.
178 // Test conflicting parameter/function bindings
    [all...]
  /external/deqp/modules/glshared/
glsAttributeLocationTests.cpp 66 deInt32 getBoundLocation (const map<string, deUint32>& bindings, const string& attrib)
68 std::map<string, deUint32>::const_iterator iter = bindings.find(attrib);
70 return (iter == bindings.end() ? (deInt32)Attribute::LOC_UNDEF : iter->second);
73 bool hasAttributeAliasing (const vector<Attribute>& attributes, const map<string, deUint32>& bindings)
79 const deInt32 location = getBoundLocation(bindings, attributes[attribNdx].getName());
602 bool checkAttribLocationQuery (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Attribute>& attributes, const map<string, deUint32>& bindings)
609 const deInt32 expectedLocation = (attrib.getLayoutLocation() != Attribute::LOC_UNDEF ? attrib.getLayoutLocation() : getBoundLocation(bindings, attrib.getName()));
631 bool checkQuery (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Attribute>& attributes, const map<string, deUint32>& bindings)
635 if (!checkAttribLocationQuery(log, gl, program, attributes, bindings))
820 vector<Bind> bindings; local
847 vector<Bind> bindings; local
882 vector<Bind> bindings; local
911 vector<Bind> bindings; local
949 vector<Bind> bindings; local
989 vector<Bind> bindings; local
1020 vector<Bind> bindings; local
1041 vector<Bind> bindings; local
1062 vector<Bind> bindings; local
1177 vector<Bind> bindings; local
1204 vector<Bind> bindings; local
1245 vector<Bind> bindings; local
1404 vector<Bind> bindings; local
1430 vector<Bind> bindings; local
1451 vector<Bind> bindings; local
1472 vector<Bind> bindings; local
1494 vector<Bind> bindings; local
    [all...]
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
ContributionBinding.java 71 /** Represents map bindings. */
73 /** Represents set bindings. */
161 * {@link ListenableFuture} are considered {@linkplain #PROVISION provision bindings}.
172 * A predicate that passes for bindings of a given kind.
223 Iterable<? extends B> bindings) {
226 for (B binding : bindings) {
236 * @throws IllegalArgumentException if the given bindings are not all of one type
238 static ContributionType contributionTypeFor(Iterable<ContributionBinding> bindings) {
239 checkNotNull(bindings);
240 checkArgument(!Iterables.isEmpty(bindings), "no bindings")
    [all...]
  /external/guice/core/src/com/google/inject/spi/
BindingScopingVisitor.java 34 * injector bindings.
39 * Visit a scope instance. This scope strategy is found on both module and injector bindings.
44 * Visit a scope annotation. This scope strategy is found only on module bindings. The instance
  /external/dagger2/
CHANGELOG.md 17 * Support a more robust set of types for map keys in map bindings (primitive types, etc.)
29 * Subcomponents now properly build the object graph in some cases involving explicit bindings
40 * Simple bindings of implementations to interfaces, custom provision of objects, and set-bindings
41 * Compile-time validation of graph structure (cycles, missing bindings, duplicate bindings)
47 - Map bindings
62 * Avoid re-linking all bindings when calling `.plus()`.
63 * Set bindings are now unioned when calling `.plus()`.
  /external/opencv3/modules/python/python2/
CMakeLists.txt 5 set(the_description "The python2 bindings")
  /external/selinux/policycoreutils/sepolicy/
setup.py 12 setup(name="sepolicy", version="1.1", description="Python SELinux Policy Analyses bindings", author="Daniel Walsh", author_email="dwalsh@redhat.com", ext_modules=[policy], packages=["sepolicy", "sepolicy.templates", "sepolicy.help"], package_data={'sepolicy': ['*.glade'], 'sepolicy.help': ['*.txt', '*.png']})

Completed in 2555 milliseconds

12 3 4 5 6 7 8 91011>>