HomeSort by relevance Sort by last modified time
    Searched full:glue (Results 51 - 75 of 491) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 66 * Therefore surpress the toolbox-glue in 64-bit mode.
pymactoolbox.h 63 ** If USE_TOOLBOX_OBJECT_GLUE is not defined there is no glue code, and the
71 ** These macros are used in the module init code. If we use toolbox object glue
84 ** If we don't use toolbox object glue the init macros are empty. Moreover, we define
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 66 * Therefore surpress the toolbox-glue in 64-bit mode.
pymactoolbox.h 63 ** If USE_TOOLBOX_OBJECT_GLUE is not defined there is no glue code, and the
71 ** These macros are used in the module init code. If we use toolbox object glue
84 ** If we don't use toolbox object glue the init macros are empty. Moreover, we define
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 66 * Therefore surpress the toolbox-glue in 64-bit mode.
pymactoolbox.h 63 ** If USE_TOOLBOX_OBJECT_GLUE is not defined there is no glue code, and the
71 ** These macros are used in the module init code. If we use toolbox object glue
84 ** If we don't use toolbox object glue the init macros are empty. Moreover, we define
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
MediaControllerGlue.java 14 * A helper class for implementing a glue layer between a
47 * Constructor for the glue.
66 * Constructor for the glue.
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymactoolbox.h 63 ** If USE_TOOLBOX_OBJECT_GLUE is not defined there is no glue code, and the
71 ** These macros are used in the module init code. If we use toolbox object glue
84 ** If we don't use toolbox object glue the init macros are empty. Moreover, we define
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 331 // ch, glue = callseq_start ch
332 // ch, glue = X86::Call ch, glue
333 // ch, glue = callseq_end ch, glue
334 // get_return_value ch, glue
682 // Call Node: Chain, Target, {Args}, RegMask, [Glue]
685 SDValue Glue;
688 // Glue is always last operand
689 Glue = CallNode->getOperand(CallNode->getNumOperands() - 1)
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 173 SDValue Glue = N->getGluedNode() ? N->getOperand(NumOps-1)
177 // Glue node will be appended late.
253 // Update the original glue user.
288 Glue = Chain.getValue(1);
310 if (Glue.getNode())
311 AsmNodeOperands.push_back(Glue);
316 CurDAG->getVTList(MVT::Other, MVT::Glue), AsmNodeOperands);
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 80 /// nodes array of all of the recorded input nodes that have glue results.
402 // glue).
420 // If this node has an output glue and isn't the root, remember it.
427 "' glue output node",
429 // Remember all of the nodes with output glue our pattern will match.
433 // If this node is known to have an input glue or if it *might* have an input
434 // glue, capture it as the glue input of the pattern.
742 // TreeHasOutGlue - True if this tree has glue.
    [all...]
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 78 * implementations in the glue to see how to do this.
104 * This is the interface for the standard glue code of a threaded
165 // Below are "private" implementation of the glue code.
335 * Dummy function you can call to ensure glue code isn't stripped.
  /external/chromium-trace/catapult/third_party/Paste/docs/
index.txt 43 Paste: glue that won't hurt you if you eat it.
  /external/llvm/bindings/ocaml/analysis/
analysis_ocaml.c 1 /*===-- analysis_ocaml.c - LLVM OCaml Glue ----------------------*- C++ -*-===*\
  /external/llvm/bindings/ocaml/backends/
backend_ocaml.c 1 /*===-- backend_ocaml.c - LLVM OCaml Glue -----------------------*- C++ -*-===*\
  /external/llvm/bindings/ocaml/bitreader/
bitreader_ocaml.c 1 /*===-- bitwriter_ocaml.c - LLVM OCaml Glue ---------------------*- C++ -*-===*\
  /external/llvm/bindings/ocaml/bitwriter/
bitwriter_ocaml.c 1 /*===-- bitwriter_ocaml.c - LLVM OCaml Glue ---------------------*- C++ -*-===*\
  /external/llvm/bindings/ocaml/transforms/vectorize/
vectorize_ocaml.c 1 /*===-- vectorize_ocaml.c - LLVM OCaml Glue ---------------------*- C++ -*-===*\
  /external/llvm/test/CodeGen/AArch64/
arm64-tls-dynamic-together.ll 7 ; glue) then LLVM will separate them quite happily (with a spill at O0, hence
  /external/mesa3d/src/mesa/swrast_setup/
NOTES 3 A helper module which provides glue to bind the software rasterizer to
  /external/skia/platform_tools/android/third_party/native_app_glue/
android_native_app_glue.h 78 * implementations in the glue to see how to do this.
104 * This is the interface for the standard glue code of a threaded
165 // Below are "private" implementation of the glue code.
335 * Dummy function you can call to ensure glue code isn't stripped.
  /frameworks/base/core/java/android/os/health/
HealthStatsParceler.java 27 * Class to allow sending the HealthStats through aidl generated glue.
  /frameworks/base/core/jni/android/graphics/
Bitmap.h 40 * Glue-thingy that deals with managing the interaction between the Java
CanvasProperty.cpp 39 // JNI Glue
  /frameworks/base/core/jni/
com_android_internal_util_VirtualRefBasePtr.cpp 34 // JNI Glue

Completed in 208 milliseconds

1 23 4 5 6 7 8 91011>>