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

<<21222324252627282930>>

  /external/python/cpython2/Include/
funcobject.h 34 * func_closure contains the bindings for func_code->co_freevars, so
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
Makefile 24 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
Makefile 25 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
Makefile 25 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Makefile 34 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
Makefile 34 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
  /external/syslinux/core/lwip/src/include/lwip/
snmp_msg.h 116 /* number of variable bindings in list */
252 /* list of variable bindings from input */
254 /* list of variable bindings to output */
277 /* list of variable bindings to output */
  /external/tensorflow/tensorflow/contrib/android/
BUILD 55 # JAR with Java bindings to TF.
  /frameworks/data-binding/extensions/library/src/main/java/android/databinding/
ObservableField.java 28 * Fields of this type should be declared final because bindings only detect changes in the
  /frameworks/rs/tests/lldb/tests/harness/
util_lldb.py 31 '''Provides utility methods to interface with lldb's python bindings.'''
  /packages/apps/Dialer/java/com/android/dialer/app/legacybindings/
DialerLegacyBindingsStub.java 29 /** Default implementation for dialer legacy bindings. */
  /packages/apps/Dialer/java/com/android/incallui/bindings/
PhoneNumberService.java 17 package com.android.incallui.bindings;
  /prebuilts/gdb/darwin-x86/include/python2.7/
funcobject.h 34 * func_closure contains the bindings for func_code->co_freevars, so
  /prebuilts/gdb/linux-x86/include/python2.7/
funcobject.h 34 * func_closure contains the bindings for func_code->co_freevars, so
  /prebuilts/misc/windows/sdl2/
README.txt 20 SDL is written in C, works natively with C++, and there are bindings
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
funcobject.h 34 * func_closure contains the bindings for func_code->co_freevars, so
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
funcobject.h 34 * func_closure contains the bindings for func_code->co_freevars, so
  /external/google-breakpad/src/client/mac/sender/
crash_report_sender.h 42 // are longer than a particular length. Bindings would normally solve
78 // Text field bindings, for user input.
107 // Accessors to make bindings work
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
MapBinderBinding.java 35 * bindings can be validated to be derived from this MapBinderBinding using
70 * This is only supported on bindings returned from an injector. This will throw
81 * Returns true if the MapBinder permits duplicates. This is only supported on bindings returned
  /external/libmojo/mojo/edk/js/tests/
js_to_cpp_tests.js 8 'mojo/public/js/bindings',
11 ], function (console, jsToCpp, bindings, connector, core) {
24 this.binding = new bindings.Binding(jsToCpp.JsSide, this);
  /external/libmojo/mojo/public/cpp/bindings/
interface_request.h 15 #include "mojo/public/cpp/bindings/disconnect_reason.h"
16 #include "mojo/public/cpp/bindings/interface_ptr.h"
17 #include "mojo/public/cpp/bindings/pipe_control_message_proxy.h"
  /external/libmojo/mojo/public/cpp/bindings/lib/
validation_errors.h 11 #include "mojo/public/cpp/bindings/bindings_export.h"
12 #include "mojo/public/cpp/bindings/lib/validation_context.h"
94 // other threads using Mojo bindings at the time of construction or destruction.
  /external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
RouterImpl.java 5 package org.chromium.mojo.bindings;
139 * @see org.chromium.mojo.bindings.Router#start()
195 * @see org.chromium.mojo.bindings.HandleOwner#passHandle()
  /external/parameter-framework/upstream/
.travis.yml 15 # Install SWIG for bindings generation
95 -g "*/build_debug/bindings/python/*"
106 -g "*/bindings/c/Test.cpp"
  /external/parameter-framework/upstream/bindings/python/
CMakeLists.txt 36 "Swig is needed to compile the Python bindings but was not found."
37 "Please either install swig2.0 or disable Python bindings by setting"
65 # above because when running tests using the python bindings, the PYTHONPATH

Completed in 1798 milliseconds

<<21222324252627282930>>