/external/fec/ |
D | rs-common.h | 7 struct rs { struct 14 int fcr; /* First consecutive root, index form */ argument 20 static inline int modnn(struct rs *rs,int x){ in modnn()
|
D | init_rs_char.c | 12 struct rs *rs = (struct rs *)p; in free_rs_char() local 30 struct rs *rs; in init_rs_char() local
|
D | init_rs_int.c | 12 struct rs *rs = (struct rs *)p; in free_rs_int() local 30 struct rs *rs; in init_rs_int() local
|
D | init_rs.c | 16 struct rs *rs = (struct rs *)p; in free_rs() local 34 struct rs *rs; in init_rs_common() local
|
/external/v8/src/mips64/ |
D | assembler-mips64.cc | 304 Register rs; in GetRsReg() local 504 uint32_t rs = GetRsField(instr); in IsBeqc() local 512 uint32_t rs = GetRsField(instr); in IsBnec() local 968 Register rs, in GenInstrRegister() 981 Register rs, in GenInstrRegister() 1046 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, Register rt, in GenInstrImmediate() 1056 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, SecondaryField SF, in GenInstrImmediate() 1065 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, FPURegister ft, in GenInstrImmediate() 1075 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, int32_t offset21, in GenInstrImmediate() 1083 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, in GenInstrImmediate() [all …]
|
D | macro-assembler-mips64.cc | 619 void MacroAssembler::Addu(Register rd, Register rs, const Operand& rt) { in Addu() 635 void MacroAssembler::Daddu(Register rd, Register rs, const Operand& rt) { in Daddu() 651 void MacroAssembler::Subu(Register rd, Register rs, const Operand& rt) { in Subu() 668 void MacroAssembler::Dsubu(Register rd, Register rs, const Operand& rt) { in Dsubu() 686 void MacroAssembler::Mul(Register rd, Register rs, const Operand& rt) { in Mul() 698 void MacroAssembler::Mulh(Register rd, Register rs, const Operand& rt) { in Mulh() 720 void MacroAssembler::Mulhu(Register rd, Register rs, const Operand& rt) { in Mulhu() 742 void MacroAssembler::Dmul(Register rd, Register rs, const Operand& rt) { in Dmul() 764 void MacroAssembler::Dmulh(Register rd, Register rs, const Operand& rt) { in Dmulh() 786 void MacroAssembler::Mult(Register rs, const Operand& rt) { in Mult() [all …]
|
D | assembler-mips64.h | 603 inline void beq(Register rs, Register rt, Label* L) { in beq() 612 inline void bgeuc(Register rs, Register rt, Label* L) { in bgeuc() 616 inline void bgec(Register rs, Register rt, Label* L) { in bgec() 625 inline void bgezall(Register rs, Label* L) { in bgezall() 644 inline void bltuc(Register rs, Register rt, Label* L) { in bltuc() 648 inline void bltc(Register rs, Register rt, Label* L) { in bltc() 669 inline void beqc(Register rs, Register rt, Label* L) { in beqc() 673 inline void beqzc(Register rs, Label* L) { in beqzc() 681 inline void bnec(Register rs, Register rt, Label* L) { in bnec() 689 inline void bne(Register rs, Register rt, Label* L) { in bne() [all …]
|
/external/caliper/lib/ |
D | jsr311-api-1.1.1.jar | ... javax/
javax/ws/
javax/ws/rs/
javax/ws/rs/core/
javax ... |
/external/v8/src/mips/ |
D | assembler-mips.cc | 330 Register rs; in GetRsReg() local 530 uint32_t rs = GetRsField(instr); in IsBeqc() local 538 uint32_t rs = GetRsField(instr); in IsBnec() local 951 Register rs, in GenInstrRegister() 964 Register rs, in GenInstrRegister() 1029 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, Register rt, in GenInstrImmediate() 1039 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, SecondaryField SF, in GenInstrImmediate() 1048 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, FPURegister ft, in GenInstrImmediate() 1058 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, int32_t offset21, in GenInstrImmediate() 1066 void Assembler::GenInstrImmediate(Opcode opcode, Register rs, in GenInstrImmediate() [all …]
|
D | macro-assembler-mips.cc | 615 void MacroAssembler::Addu(Register rd, Register rs, const Operand& rt) { in Addu() 631 void MacroAssembler::Subu(Register rd, Register rs, const Operand& rt) { in Subu() 647 void MacroAssembler::Mul(Register rd, Register rs, const Operand& rt) { in Mul() 670 Register rs, const Operand& rt) { in Mul() 712 void MacroAssembler::Mulh(Register rd, Register rs, const Operand& rt) { in Mulh() 734 void MacroAssembler::Mult(Register rs, const Operand& rt) { in Mult() 746 void MacroAssembler::Mulhu(Register rd, Register rs, const Operand& rt) { in Mulhu() 768 void MacroAssembler::Multu(Register rs, const Operand& rt) { in Multu() 780 void MacroAssembler::Div(Register rs, const Operand& rt) { in Div() 793 Register rs, const Operand& rt) { in Div() [all …]
|
D | assembler-mips.h | 599 inline void beq(Register rs, Register rt, Label* L) { in beq() 608 inline void bgeuc(Register rs, Register rt, Label* L) { in bgeuc() 612 inline void bgec(Register rs, Register rt, Label* L) { in bgec() 621 inline void bgezall(Register rs, Label* L) { in bgezall() 640 inline void bltuc(Register rs, Register rt, Label* L) { in bltuc() 644 inline void bltc(Register rs, Register rt, Label* L) { in bltc() 665 inline void beqc(Register rs, Register rt, Label* L) { in beqc() 669 inline void beqzc(Register rs, Label* L) { in beqzc() 677 inline void bnec(Register rs, Register rt, Label* L) { in bnec() 685 inline void bne(Register rs, Register rt, Label* L) { in bne() [all …]
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_state_derived.c | 198 static void r300_rs_col(struct r300_rs_block* rs, int id, int ptr, in r300_rs_col() 210 static void r300_rs_col_write(struct r300_rs_block* rs, int id, int fp_offset, in r300_rs_col_write() 218 static void r300_rs_tex(struct r300_rs_block* rs, int id, int ptr, in r300_rs_tex() 243 static void r300_rs_tex_write(struct r300_rs_block* rs, int id, int fp_offset) in r300_rs_tex_write() 249 static void r500_rs_col(struct r300_rs_block* rs, int id, int ptr, in r500_rs_col() 261 static void r500_rs_col_write(struct r300_rs_block* rs, int id, int fp_offset, in r500_rs_col_write() 273 static void r500_rs_tex(struct r300_rs_block* rs, int id, int ptr, in r500_rs_tex() 295 static void r500_rs_tex_write(struct r300_rs_block* rs, int id, int fp_offset) in r500_rs_tex_write() 317 struct r300_rs_block rs = {0}; in r300_update_rs_block() local
|
D | r300_render_stencilref.c | 58 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_begin() local 76 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_switch_side() local 91 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_end() local
|
/external/v8/src/ppc/ |
D | assembler-ppc.cc | 604 void Assembler::x_form(Instr instr, Register ra, Register rs, Register rb, in x_form() 616 void Assembler::md_form(Instr instr, Register ra, Register rs, int shift, in md_form() 628 void Assembler::mds_form(Instr instr, Register ra, Register rs, Register rb, in mds_form() 725 void Assembler::xoris(Register ra, Register rs, const Operand& imm) { in xoris() 735 void Assembler::cntlzw_(Register ra, Register rs, RCBit rc) { in cntlzw_() 740 void Assembler::popcntw(Register ra, Register rs) { in popcntw() 745 void Assembler::and_(Register ra, Register rs, Register rb, RCBit rc) { in and_() 750 void Assembler::rlwinm(Register ra, Register rs, int sh, int mb, int me, in rlwinm() 760 void Assembler::rlwnm(Register ra, Register rs, Register rb, int mb, int me, in rlwnm() 769 void Assembler::rlwimi(Register ra, Register rs, int sh, int mb, int me, in rlwimi() [all …]
|
D | simulator-ppc.cc | 1685 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1699 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1713 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1727 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1742 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1756 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1769 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1781 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1853 int rs = instr->RSValue(); in ExecuteExt2_10bit() local 1868 int rs = instr->RSValue(); in ExecuteExt2_10bit() local [all …]
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowSQLiteStatement.java | 51 ResultSet rs; in simpleQueryForLong() local 64 ResultSet rs; in simpleQueryForString() local
|
D | ShadowSQLiteCursor.java | 28 private void cacheColumnNames(ResultSet rs) { in cacheColumnNames() 221 private Map<String,Object> fillRowValues(ResultSet rs) throws SQLException { in fillRowValues() 232 ResultSet rs = statement.executeQuery(sql); in fillRows() local
|
/external/libunwind/src/dwarf/ |
D | Gparser.c | 31 #define free_reg_state(rs) (mempool_free (&dwarf_reg_state_pool, rs)) argument 561 cache_match (dwarf_reg_state_t *rs, unw_word_t ip) in cache_match() 571 dwarf_reg_state_t *rs = cache->buckets + c->hint; in rs_lookup() local 603 dwarf_reg_state_t *rs, *prev, *tmp; in rs_new() local 710 apply_reg_state (struct dwarf_cursor *c, struct dwarf_reg_state *rs) in apply_reg_state() 860 dwarf_reg_state_t *rs; in dwarf_find_save_locs() local
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 541 ResultSet rs = null; in getTables() local 559 JDBCResultSet rs = new JDBCResultSet(tr, null); in getSchemas() local 569 JDBCResultSet rs = new JDBCResultSet(tr, null); in getCatalogs() local 583 JDBCResultSet rs = new JDBCResultSet(tr, null); in getTableTypes() local 634 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getColumns() local 701 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getColumnPrivileges() local 721 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getTablePrivileges() local 764 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getBestRowIdentifier() local 855 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getVersionColumns() local 888 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getPrimaryKeys() local [all …]
|
/external/guava/guava/src/com/google/common/cache/ |
D | Striped64.java | 204 Cell[] rs; int m, j; in retryUpdate() local 232 Cell[] rs = new Cell[n << 1]; in retryUpdate() local 251 Cell[] rs = new Cell[2]; in retryUpdate() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_rasterpos.c | 135 struct rastpos_stage *rs = rastpos_stage(stage); in rastpos_point() local 183 struct rastpos_stage *rs = ST_CALLOC_STRUCT(rastpos_stage); in new_draw_rastpos_stage() local 227 struct rastpos_stage *rs; in st_RasterPos() local
|
/external/icu/icu4c/source/samples/layout/ |
D | gdiglue.cpp | 44 GDISurface *rs = (GDISurface *) surface; in rs_gdiRenderingSurfaceSetHDC() local 51 GDISurface *rs = (GDISurface *) surface; in rs_gdiRenderingSurfaceClose() local
|
/external/libunwind/src/x86_64/ |
D | Gos-linux.c | 51 tdep_cache_frame (struct dwarf_cursor *dw, struct dwarf_reg_state *rs) in tdep_cache_frame() 61 tdep_reuse_frame (struct dwarf_cursor *dw, struct dwarf_reg_state *rs) in tdep_reuse_frame()
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | PhiTypeResolver.java | 138 RegisterSpec rs = sources.get(i); in resolveResultType() local 159 RegisterSpec rs = sources.get(i); in resolveResultType() local
|
/external/fio/ |
D | stat.c | 263 void show_group_stats(struct group_run_stats *rs) in show_group_stats() 363 static void show_ddir_status(struct group_run_stats *rs, struct thread_stat *ts, in show_ddir_status() 501 struct group_run_stats *rs) in show_thread_status_normal() 602 struct group_run_stats *rs, int ddir) in show_ddir_status_terse() 674 struct group_run_stats *rs, int ddir, struct json_object *parent) in add_ddir_status_json() 785 struct group_run_stats *rs) in show_thread_status_terse_v2() 847 struct group_run_stats *rs, int ver) in show_thread_status_terse_v3_v4() 914 struct group_run_stats *rs) in show_thread_status_json() 1005 struct group_run_stats *rs) in show_thread_status_terse() 1016 struct group_run_stats *rs) in show_thread_status() [all …]
|