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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
Analyses.def 41 ANALYSIS_PURGE(PurgeStmt, "statement", "Purge symbols, bindings, and constraints before every statement")
42 ANALYSIS_PURGE(PurgeBlock, "block", "Purge symbols, bindings, and constraints before every basic block")
43 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
Analyses.def 41 ANALYSIS_PURGE(PurgeStmt, "statement", "Purge symbols, bindings, and constraints before every statement")
42 ANALYSIS_PURGE(PurgeBlock, "block", "Purge symbols, bindings, and constraints before every basic block")
43 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
Analyses.def 42 ANALYSIS_PURGE(PurgeStmt, "statement", "Purge symbols, bindings, and constraints before every statement")
43 ANALYSIS_PURGE(PurgeBlock, "block", "Purge symbols, bindings, and constraints before every basic block")
44 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
Analyses.def 42 ANALYSIS_PURGE(PurgeStmt, "statement", "Purge symbols, bindings, and constraints before every statement")
43 ANALYSIS_PURGE(PurgeBlock, "block", "Purge symbols, bindings, and constraints before every basic block")
44 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
Analyses.def 42 ANALYSIS_PURGE(PurgeStmt, "statement", "Purge symbols, bindings, and constraints before every statement")
43 ANALYSIS_PURGE(PurgeBlock, "block", "Purge symbols, bindings, and constraints before every basic block")
44 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
Analyses.def 42 ANALYSIS_PURGE(PurgeStmt, "statement", "Purge symbols, bindings, and constraints before every statement")
43 ANALYSIS_PURGE(PurgeBlock, "block", "Purge symbols, bindings, and constraints before every basic block")
44 ANALYSIS_PURGE(PurgeNone, "none", "Do not purge symbols, bindings, or constraints")
  /external/autotest/client/cros/cellular/pseudomodem/
pm_constants.py 6 This module provides bindings for pseudomodem DBus constants.
  /external/caliper/caliper/src/main/java/com/google/caliper/bridge/
BridgeModule.java 24 * Bindings for {@link Parser parsers} for {@link com.google.caliper.model model} classes.
  /external/capstone/bindings/python/capstone/
mips.py 1 # Capstone Python bindings, by Nguyen Anh Quynnh <aquynh@gmail.com>
sparc.py 1 # Capstone Python bindings, by Nguyen Anh Quynnh <aquynh@gmail.com>
systemz.py 1 # Capstone Python bindings, by Nguyen Anh Quynnh <aquynh@gmail.com>
xcore.py 1 # Capstone Python bindings, by Nguyen Anh Quynnh <aquynh@gmail.com>
  /external/capstone/bindings/vb6/
CX86OpMem.cls 16 'Capstone Disassembly Engine bindings for VB6
  /external/capstone/packages/freebsd/ports/devel/capstone/
pkg-descr 11 * Implemented in pure C language, with bindings for Python, Ruby, C#, Java,
  /external/guice/core/src/com/google/inject/internal/
DelayedInitialize.java 22 * into the bindings map & then initialized later.
  /external/guice/extensions/grapher/src/com/google/inject/grapher/
NodeCreator.java 30 Iterable<Node> getNodes(Iterable<Binding<?>> bindings);
  /external/guice/extensions/grapher/test/com/google/inject/grapher/demo/
PrivateTestModule.java 22 * Module to test private modules and exposed bindings.
  /external/guice/extensions/jmx/src/com/google/inject/tools/jmx/
ManagedBindingMBean.java 20 * JMX interface to bindings.
  /external/kmod/libkmod/python/
README 4 Python bindings for kmod/libkmod
  /external/libbrillo/policy/
policy_util.h 13 #include "bindings/device_management_backend.pb.h"
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_save_state.3 11 capng_save_state is a function that returns a pointer to the internal state of the libcap-ng library. It should be considered opaque and not for alteration directly. This function should be used when you suspect a third party library may use libcap-ng also and want to make sure it doesn't alter something important. This function is not available in the python bindings.
  /external/libmojo/base/android/java/src/org/chromium/base/annotations/
CalledByNative.java 14 * bindings and expose this method to native code.
JNINamespace.java 14 * bindings and expose this method to native code using the specified namespace.
NativeCall.java 13 * @NativeCall is used by the JNI generator to create the necessary JNI bindings
NativeClassQualifiedName.java 14 * bindings to call into the specified native class name.

Completed in 1227 milliseconds

1 2 3 4 5 6 7 8 91011>>