HomeSort by relevance Sort by last modified time
    Searched defs:RS (Results 1 - 25 of 32) sorted by null

1 2

  /packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/
GalaxyView.java 37 RenderScriptGL RS = createRenderScriptGL(sc);
39 render.init(RS, getResources(), false);
  /packages/wallpapers/Basic/src/com/android/wallpaper/grass/
GrassView.java 37 RenderScriptGL RS = createRenderScriptGL(sc);
39 render.init(RS, getResources(), false);
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 207 Selector RS = Ctx.Selectors.getSelector(0, &RII);
239 if (scan_ivar_release(MD->getBody(), ID, PD, RS, SelfII, Ctx)
MallocChecker.cpp 691 const RefState *RS = state->get<RegionState>(Sym);
694 if (RS && (RS->isReleased() || RS->isRelinquished())) {
700 (RS->isReleased() ? "Attempt to free released memory" :
710 ReleasedAllocated = (RS != 0);
    [all...]
  /external/llvm/lib/CodeGen/
BranchFolding.h 93 RegScavenger *RS;
PrologEpilogInserter.h 51 RegScavenger *RS;
TailDuplication.cpp 66 OwningPtr<RegScavenger> RS;
136 RS.reset();
138 RS.reset(new RegScavenger());
789 if (RS && !TailBB->livein_empty()) {
791 RS->enterBasicBlock(PredBB);
793 RS->forward(prior(PredBB->end()));
795 RS->getRegsUsed(RegsLiveAtExit, false);
    [all...]
  /frameworks/compile/mclinker/include/mcld/ADT/
StringHash.h 24 RS,
50 * \brief RS StringHash funciton
53 struct StringHash<RS> : public std::unary_function<const llvm::StringRef&, size_t>
  /packages/wallpapers/Basic/src/com/android/wallpaper/fall/
FallView.java 40 RenderScriptGL RS = createRenderScriptGL(sc);
42 mRender.init(RS, getResources(), false);
  /device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.cpp 60 #define RS 0x04 // RS pin
63 #define SET_RS lcdPins |= RS
64 #define CLR_RS lcdPins &= ~RS
  /external/clang/lib/StaticAnalyzer/Core/
Environment.cpp 116 const ReturnStmt *RS = cast<ReturnStmt>(E);
117 if (const Expr *RE = RS->getRetValue()) {
  /external/guava/guava/src/com/google/common/base/
Ascii.java 335 * relationship shall be: FS is the most inclusive, then GS, then RS,
355 public static final byte RS = 30;
  /external/llvm/lib/Target/MBlaze/Disassembler/
MBlazeDisassembler.cpp 535 unsigned RS = getRS(insn);
672 if (RD == UNSUPPORTED || RS == UNSUPPORTED)
675 instr.addOperand(MCOperand::CreateReg(RS));
679 if (RS == UNSUPPORTED || RA == UNSUPPORTED)
681 instr.addOperand(MCOperand::CreateReg(RS));
  /external/dropbear/libtomcrypt/src/ciphers/twofish/
twofish.c 55 /* The 4x8 RS Linear Transform */
56 static const unsigned char RS[4][8] = {
223 /* computes [y0 y1 y2 y3] = RS . [x0 x1 x2 x3 x4 x5 x6 x7] */
234 /* computes [y0 y1 y2 y3] = RS . [x0 x1 x2 x3 x4 x5 x6 x7] */
241 out[x] ^= gf_mult(in[y], RS[x][y], RS_POLY);
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 192 RegScavenger &RS);
584 RegScavenger RS;
590 RS.enterBasicBlock(MBB);
597 RS.forward(MII);
604 convertLoopInstr(MF, MII, RS);
625 RegScavenger &RS) {
629 unsigned Scratch = RS.scavengeRegister(&Hexagon::IntRegsRegClass, MII, 0);
  /ndk/sources/host-tools/nawk-20071023/
tran.c 40 char **RS; /* initial record sep */
79 RS = &setsymtab("RS", "\n", 0.0, STR|DONTFREE, symtab)->sval;
  /external/clang/lib/Sema/
SemaLambda.cpp 325 const ReturnStmt *RS = *I;
326 const Expr *RetE = RS->getRetValue();
329 Diag(RS->getLocStart(),
346 ReturnStmt *RS = *I;
347 Expr *RetE = RS->getRetValue();
357 RS->setRetValue(Casted.take());
    [all...]
  /external/aac/libAACenc/src/
metadata_compressor.cpp 121 RS = 5,
176 INT channelIdx[9]; /*!< Offsets of interleaved channel samples (L, R, C, LFE, Ls, Rs, S, Ls2, Rs2). */
531 drcComp->channelIdx[RS] = channelMapping.elInfo[2].ChannelIndex[1];
539 drcComp->channelIdx[RS] = channelMapping.elInfo[2].ChannelIndex[1];
547 drcComp->channelIdx[RS] = channelMapping.elInfo[2].ChannelIndex[1];
    [all...]
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp 69 RegScavenger *RS;
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 396 #define RS(r) ((r)<<21)
408 #define SAB(s,a,b) (RS(s) | RA(a) | RB(b))
453 tcg_out32 (s, ORI | RS (ret) | RA (ret) | (arg & 0xffff));
477 tcg_out32 (s, MTSPR | RS (0) | CTR);
502 tcg_out32 (s, MTSPR | RS (arg) | LR);
558 | RS (addr_reg)
573 | RS (addr_reg)
605 tcg_out32 (s, EXTSB | RA (data_reg) | RS (3));
608 tcg_out32 (s, EXTSH | RA (data_reg) | RS (3));
672 tcg_out32 (s, EXTSB | RA (data_reg) | RS (data_reg))
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 393 #define RS(r) ((r)<<21)
406 #define SAB(s,a,b) (RS(s) | RA(a) | RB(b))
443 static void tcg_out_rld (TCGContext *s, int op, int ra, int rs, int sh, int mb)
447 tcg_out32 (s, op | RA (ra) | RS (rs) | sh | mb);
457 tcg_out32 (s, ORI | RS (ret) | RA (ret) | (arg & 0xffff));
477 if (h16) tcg_out32 (s, ORIS | RS (ret) | RA (ret) | h16);
478 if (l16) tcg_out32 (s, ORI | RS (ret) | RA (ret) | l16);
497 tcg_out32 (s, MTSPR | RS (0) | CTR);
509 tcg_out32 (s, MTSPR | RS (arg) | LR)
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMAssembler.h 437 m_buffer.putInt(static_cast<ARMWord>(cc) | MUL | RN(rd) | RS(rn) | RM(rm));
442 m_buffer.putInt(static_cast<ARMWord>(cc) | MUL | SET_CC | RN(rd) | RS(rn) | RM(rm));
447 m_buffer.putInt(static_cast<ARMWord>(cc) | MULL | RN(rdhi) | RD(rdlo) | RS(rn) | RM(rm));
908 ARMWord RS(int reg)
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/qemu/
ppc-dis.c 84 /* Opcode is defined for the POWER (RS/6000) architecture. */
729 the RS field in the instruction. This is used for extended
734 /* The RS field in a D, DS, X, XFX, XS, M, MD or MDS form
737 #define RS RBS + 1
738 #define RT RS
742 /* The RS and RT fields of the DS form stq instruction, which have
744 #define RSQ RS + 1
748 /* The RS field of the tlbwe instruction, which is optional. */
    [all...]
  /tools/motodev/src/plugins/common/res/
androidjdbc.jar 

Completed in 3248 milliseconds

1 2