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

<<11121314151617181920

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
binhex.py 72 # Glue code for non-macintosh usage
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
quoprimime.py 172 # Now add the RFC chrome to each encoded chunk and glue the chunks
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 734 % \topskip (p.114 of the TeXbook), the glue inserted is
736 % therefore, no glue is inserted, and the space between the headline and
740 % cause the glue on the previous page to be unduly stretched, because it
767 % \baselineskip glue before it, and (when the next line of text is done)
768 % \lineskip glue after it. Thus, space below is not quite equal to space
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/mac/
ftmac.c 960 chunks are often not organized that way, so we glue chunks
1018 /* Glue all consecutive chunks of the same type together. */
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 663 /// If this node has a glue operand, return the node
664 /// to which the glue operand points. Otherwise return NULL.
667 getOperand(getNumOperands()-1).getValueType() == MVT::Glue)
672 /// If this node has a glue value with a user, return
676 if (UI.getUse().get().getValueType() == MVT::Glue)
    [all...]
MachineValueType.h 128 Glue = 65, // This glues nodes together during pre-RA sched
  /external/libmtp/src/
libusb-glue.c 2 * \file libusb-glue.c
3 * Low-level USB interface glue towards libusb.
34 #include "libusb-glue.h"
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 278 SDValue Glue = M0.getValue(1);
284 Ops.push_back(Glue);
728 SDVTList VTList = CurDAG->getVTList(MVT::i32, MVT::Glue);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /art/runtime/interpreter/mterp/
gen_mterp.py 411 # Output a generic instruction stub that updates the "glue" struct and
  /external/avahi/avahi-client/
client.c 35 #include <avahi-common/dbus-watch-glue.h>
  /external/dbus/dbus/
dbus-sysdeps-wince-glue.c 2 /* dbus-sysdeps-wince-glue.c Wrappers for Windows CE around system/libc features (internal to D-BUS implementation)
  /external/icu/icu4c/source/data/brkitr/
line.txt 75 $GL = [:LineBreak = Glue:];
line_fi.txt 78 $GL = [:LineBreak = Glue:];
line_normal.txt 78 $GL = [:LineBreak = Glue:];
line_normal_fi.txt 79 $GL = [:LineBreak = Glue:];
  /external/libvorbis/doc/
programming.html 100 <li>Glue the reconstructed segments back into a decoded stream</li>
  /external/libxml2/doc/
python.html 33 <li>Petr Kozelka provides <a href="http://sourceforge.net/projects/libxml2-pas">Pascal units to glue
  /external/lzma/C/
Ppmd7.c 181 /* Glue free blocks */
  /external/v8/src/parsing/
preparser.h 898 // Temporary glue; these functions will move to ParserBase.
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth_glue.c 2 * hostapd / WPA authenticator glue code
  /external/wpa_supplicant_8/wpa_supplicant/
wpas_glue.c 2 * WPA Supplicant - Glue code to setup EAPOL and RSN modules

Completed in 1247 milliseconds

<<11121314151617181920