/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
aetools.py | 292 # Magic glue to allow suite-generated classes to function somewhat
|
/external/e2fsprogs/doc/ |
texinfo.tex | 675 % \topskip (p.114 of the TeXbook), the glue inserted is 677 % therefore, no glue is inserted, and the space between the headline and 681 % cause the glue on the previous page to be unduly stretched, because it 708 % \baselineskip glue before it, and (when the next line of text is done) 709 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 675 % \topskip (p.114 of the TeXbook), the glue inserted is 677 % therefore, no glue is inserted, and the space between the headline and 681 % cause the glue on the previous page to be unduly stretched, because it 708 % \baselineskip glue before it, and (when the next line of text is done) 709 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/netperf/doc/ |
texinfo.tex | 563 % \topskip (p.114 of the TeXbook), the glue inserted is 565 % therefore, no glue is inserted, and the space between the headline and 569 % cause the glue on the previous page to be unduly stretched, because it 585 % depth; thus, TeX puts \baselineskip glue before it, and (when the 586 % next line of text is done) \lineskip glue after it. (See p.82 of [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
texinfo.tex | 674 % \topskip (p.114 of the TeXbook), the glue inserted is 676 % therefore, no glue is inserted, and the space between the headline and 680 % cause the glue on the previous page to be unduly stretched, because it 707 % \baselineskip glue before it, and (when the next line of text is done) 708 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/icu/icu4c/source/test/cintltst/ |
utransts.c | 54 * Replaceable glue 56 * To test the Replaceable glue we have to dummy up a C-based
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
ftmac.c | 580 chunks are often not organized that way, so we glue chunks 638 /* Glue all consecutive chunks of the same type together. */ [all...] |
/external/llvm/lib/IR/ |
ValueTypes.cpp | 138 case MVT::Glue: return "glue";
|
/external/llvm/lib/Target/BPF/ |
BPFISelLowering.cpp | 358 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue); 504 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::Glue);
|
/external/llvm/utils/TableGen/ |
CodeGenTarget.cpp | 71 case MVT::Glue: return "MVT::Glue";
|
/external/opencv3/modules/videoio/include/opencv2/ |
videoio.hpp | 52 @defgroup videoio_ios iOS glue 53 @defgroup videoio_winrt WinRT glue
|
/external/pdfium/third_party/freetype/src/base/ |
ftmac.c | 580 chunks are often not organized that way, so we glue chunks 638 /* Glue all consecutive chunks of the same type together. */ [all...] |
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
beos.em | 346 /* Glue the assignments into the abs section */ 630 Here we rummage through the found bfds to collect glue
|
/toolchain/binutils/binutils-2.25/binutils/ |
dlltool.c | 569 /* This is the glue sequence for PowerPC PE. There is a 571 We also need a IMGLUE reloc against the glue function 573 the glue. */ 586 /* The glue instruction, picks up the toc from the stw in [all...] |
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.cpp | [all...] |
/external/bison/build-aux/ |
texinfo.tex | 634 % \topskip (p.114 of the TeXbook), the glue inserted is 636 % therefore, no glue is inserted, and the space between the headline and 640 % cause the glue on the previous page to be unduly stretched, because it 667 % \baselineskip glue before it, and (when the next line of text is done) 668 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/libmicrohttpd/doc/ |
texinfo.tex | 635 % \topskip (p.114 of the TeXbook), the glue inserted is 637 % therefore, no glue is inserted, and the space between the headline and 641 % cause the glue on the previous page to be unduly stretched, because it 668 % \baselineskip glue before it, and (when the next line of text is done) 669 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/libmtp/ |
README | 227 libusb-glue.c. Notice ptp_usb_sendreq() and ptp_usb_getresp() 261 operation using libmtp you can go into the src/libusb-glue.c 494 likely to need a special device flag in the src/libusb-glue.c
|
/external/llvm/lib/Target/PowerPC/ |
PPCISelDAGToDAG.cpp | 44 cl::opt<bool> ANDIGlueBug("expose-ppc-andi-glue-bug", 45 cl::desc("expose the ANDI glue bug on PPC"), cl::Hidden); [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
inl.go | 331 // nbody and nelse and use one of the 4 inlconv/glue functions above 334 // NOTE it makes no sense to pass the glue functions down the 394 // and arg returns multiple values, glue as list
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
inl.go | 331 // nbody and nelse and use one of the 4 inlconv/glue functions above 334 // NOTE it makes no sense to pass the glue functions down the 394 // and arg returns multiple values, glue as list
|
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
plasma.c | 451 // Make sure glue isn't stripped.
|
/docs/source.android.com/src/devices/graphics/ |
index.jd | 150 <p>BufferQueues provide the glue between the Android graphics components. These
|
/external/dbus/dbus/ |
dbus-sysdeps.h | 59 #include "dbus-sysdeps-wince-glue.h"
|
/external/freetype/src/cff/ |
cf2ft.c | 5 /* FreeType Glue Component to Adobe's Interpreter (body). */
|