HomeSort by relevance Sort by last modified time
    Searched full:glue (Results 126 - 150 of 336) sorted by null

1 2 3 4 56 7 8 91011>>

  /bootable/recovery/edify/
expr.h 80 // Glue to make an Expr out of a literal.
  /docs/source.android.com/src/devices/audio/
index.jd 57 interact with audio hardware. Internally, this code calls corresponding JNI glue
  /external/chromium-trace/trace-viewer/third_party/six/
test_six.py 719 w.glue = {"foo" : "bar"}
721 k.glue = {"melon" : "egg"}
723 k = f(k, ["turnip"], ["glue"])
726 assert k.glue == {"melon" : "egg", "foo" : "bar"}
  /external/google-breakpad/src/common/android/include/sys/
user.h 33 // The purpose of this file is to glue the mismatching headers (Android NDK vs
  /external/libmtp/
TODO 13 MTP is available. (For some more explanations se src/libusb-glue.h.)
  /external/llvm/include/llvm/CodeGen/
ValueTypes.td 81 def FlagVT : ValueType<0 , 55>; // Pre-RA sched glue
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h 29 /// SDNodes with MVT::Glue operands are grouped along with the flagged
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 31 * This file is nothing more than ugly glue between three largely independent
  /external/mesa3d/src/glx/
vertarr.c 44 * interface. These bridge functions are part of the glue that makes this
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h 30 * This module acts as glue between GLX and the actual hardware driver. A DRI
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_debug.h 159 with other compilers ... GLUE!
  /external/nist-sip/java/gov/nist/javax/sip/
NistSipMessageFactoryImpl.java 39 * from the NIST-SIP abstractions to the JAIN abstractions. (i.e. It is the glue
  /external/v8/test/intl/string/
normalization.js 80 // the ICU functionality, we only test C - JavaScript 'glue'
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
eapol_test.sgml 46 minimal glue code to combine these two components in similar
  /frameworks/base/core/jni/
android_view_RenderNodeAnimator.cpp 191 // JNI Glue
  /frameworks/base/tools/layoutlib/bridge/src/android/text/
GreedyLineBreaker.java 58 if (p.type == PrimitiveType.BOX || p.type == PrimitiveType.GLUE) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
base64mime.py 117 # Glue the lines together and return it. BAW: should we be able to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
base64mime.py 117 # Glue the lines together and return it. BAW: should we be able to
  /system/bt/embdrv/sbc/decoder/include/
oi_modules.h 138 // Application glue --> Updates to oi_debug.c
  /system/media/camera/docs/
CameraMetadataKeys.mako 44 ## Glue description and details together before javadoc-izing. Otherwise @see in middle of javadoc.
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcher.h 53 CaptureGlueInput, // If the current node has an input glue, save it.
85 MarkGlueResults, // Indicate which interior nodes have glue results.
316 /// CaptureGlueInputMatcher - If the current record has a glue input, record
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/llvm/lib/IR/
ValueTypes.cpp 129 case MVT::Glue: return "glue";
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_rpc_glue.c 3 @brief Android Loc API glue code using rpcgen.
6 Loc API glue code for Android

Completed in 386 milliseconds

1 2 3 4 56 7 8 91011>>