OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Spacing
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/skia/src/sfnt/
SkPanose.h
252
struct
Spacing
{
550
struct
Spacing
{
/external/skia/src/sfnt/
SkPanose.h
252
struct
Spacing
{
550
struct
Spacing
{
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesm.h
491
//
spacing
control
492
// Set the
spacing
for the menu
502
// Get the
spacing
info for the menu
503
inline void
Spacing
(int& spc_description,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesm.h
491
//
spacing
control
492
// Set the
spacing
for the menu
502
// Get the
spacing
info for the menu
503
inline void
Spacing
(int& spc_description,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesm.h
491
//
spacing
control
492
// Set the
spacing
for the menu
502
// Get the
spacing
info for the menu
503
inline void
Spacing
(int& spc_description,
/external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp
683
int
Spacing
= 1;
701
Opc = ARM::VMOVD, BeginIdx = ARM::dsub_0, SubRegs = 2,
Spacing
= 2;
703
Opc = ARM::VMOVD, BeginIdx = ARM::dsub_0, SubRegs = 3,
Spacing
= 2;
705
Opc = ARM::VMOVD, BeginIdx = ARM::dsub_0, SubRegs = 4,
Spacing
= 2;
714
BeginIdx = BeginIdx + ((SubRegs-1)*
Spacing
);
715
Spacing
= -
Spacing
;
721
unsigned Dst = TRI->getSubReg(DestReg, BeginIdx + i*
Spacing
);
722
unsigned Src = TRI->getSubReg(SrcReg, BeginIdx + i*
Spacing
);
[
all
...]
/external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
[
all
...]
Completed in 760 milliseconds