HomeSort by relevance Sort by last modified time
    Searched refs:stc (Results 1 - 10 of 10) sorted by null

  /frameworks/base/libs/rs/
rsType.cpp 312 TypeState * stc = &rsc->mStateType; local
314 stc->mX = 0;
315 stc->mY = 0;
316 stc->mZ = 0;
317 stc->mLOD = false;
318 stc->mFaces = false;
319 stc->mElement.set(static_cast<const Element *>(vse));
324 TypeState * stc = &rsc->mStateType; local
334 stc->mX = value;
337 stc->mY = value
366 TypeState * stc = &rsc->mStateType; local
    [all...]
  /external/iproute2/
Makefile 87 cscope -b -q -R -Iinclude -sip -slib -smisc -snetem -stc
  /packages/apps/Gallery3D/src/com/cooliris/media/
GridDrawManager.java 94 StringTexture.Config stc = new StringTexture.Config(); local
95 stc.bold = true;
96 stc.fontSize = 16 * App.PIXEL_DENSITY;
97 stc.sizeMode = StringTexture.Config.SIZE_EXACT;
98 stc.overflowMode = StringTexture.Config.OVERFLOW_FADE;
99 mNoItemsTexture = new StringTexture(context.getResources().getString(Res.string.no_items), stc);
    [all...]
  /external/v8/src/arm/
assembler-arm.h 784 void stc(Coprocessor coproc, CRegister crd, const MemOperand& dst,
786 void stc(Coprocessor coproc, CRegister crd, Register base, int option,
    [all...]
assembler-thumb2.h 784 void stc(Coprocessor coproc, CRegister crd, const MemOperand& dst,
786 void stc(Coprocessor coproc, CRegister crd, Register base, int option,
    [all...]
assembler-arm.cc 1382 void Assembler::stc(Coprocessor coproc, function in class:v8::internal::Assembler
1391 void Assembler::stc(Coprocessor coproc, function in class:v8::internal::Assembler
    [all...]
assembler-thumb2.cc 1360 void Assembler::stc(Coprocessor coproc, function in class:v8::internal::Assembler
1369 void Assembler::stc(Coprocessor coproc, function in class:v8::internal::Assembler
    [all...]
codegen-arm.cc     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 621 #define STC CHOICE(stc, stc, stc)
    [all...]
  /external/grub/stage2/
asm.S 1636 1: stc
    [all...]

Completed in 220 milliseconds