Home
last modified time | relevance | path

Searched +defs:mem +defs:ri +defs:b +defs:l (Results 1 – 25 of 74) sorted by relevance

123

/dports/emulators/uae/uae-0.8.29/src/
H A Dpicasso96.c228 uae_u8 *mem; in DumpPattern() local
241 uae_u8 *mem = tmp->Memory; in DumpTemplate() local
754 struct RenderInfo ri; in picasso_refresh() local
1055 int b = get_byte (clut + 2); in picasso_SetColorArray() local
1264 struct RenderInfo ri; in picasso_InvertRect() local
1378 struct RenderInfo ri; in picasso_FillRect() local
1543 struct RenderInfo ri; in picasso_BlitRect() local
2033 uae_u32 a = 0, b = 0; in PlanarToChunky() local
2417 static void REGPARAM2 gfxmem_lput (uaecptr addr, uae_u32 l) in gfxmem_lput()
2441 static void REGPARAM2 gfxmem_bput (uaecptr addr, uae_u32 b) in gfxmem_bput()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sbus/
H A Dp9100.c273 #define PNOZZ_LATCH(a, b) argument
305 struct rasops_info *ri; in p9100_sbus_attach() local
521 p9100open(dev_t dev, int flags, int mode, struct lwp *l) in p9100open()
531 p9100close(dev_t dev, int flags, int mode, struct lwp *l) in p9100close()
1086 struct rasops_info *ri = cookie; in p9100_cursor() local
1124 struct rasops_info *ri = cookie; in p9100_putchar() local
1166 int i, j, x, y, wi, he, r, g, b, aval, rwi; in p9100_putchar_aa() local
1265 struct lwp *l) in p9100_ioctl()
1397 u_char *r, *g, *b; in p9100_putcmap() local
1716 upper_bit(uint32_t b) in upper_bit()
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dpicasso96.c154 addrbank *b = &get_mem_bank (v2); in checkrtglibrary() local
265 uae_u8 *mem; in DumpPattern() local
278 uae_u8 *mem = tmp->Memory; in DumpTemplate() local
524 static void AmigaListAddTail (uaecptr l, uaecptr n) in AmigaListAddTail()
2226 int b = get_byte (clut + 2); in updateclut() local
2499 struct RenderInfo ri; in picasso_InvertRect() local
2549 struct RenderInfo ri; in picasso_FillRect() local
2837 struct RenderInfo ri; in picasso_BlitPattern() local
3217 uae_u32 a = 0, b = 0; in PlanarToChunky() local
3599 uae_u8 r, g, b; in copyrow() local
[all …]
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dobject.c36 #define strtold(a,b) ((long double)strtod((a),(b))) argument
230 quicklist *l = quicklistCreate(); in createQuicklistObject() local
514 raxIterator ri; in dismissStreamObject() local
712 int compareStringObjectsWithFlags(robj *a, robj *b, int flags) { in compareStringObjectsWithFlags()
745 int compareStringObjects(robj *a, robj *b) { in compareStringObjects()
750 int collateStringObjects(robj *a, robj *b) { in collateStringObjects()
758 int equalStringObjects(robj *a, robj *b) { in equalStringObjects()
1070 raxIterator ri; in objectComputeSize() local
1142 size_t mem = 0; in getMemoryOverheadData() local
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-win32/
H A Dpicasso96_win.cpp285 uae_u8 *mem; in DumpPattern() local
298 uae_u8 *mem = tmp->Memory; in DumpTemplate() local
536 static void AmigaListAddTail (uaecptr l, uaecptr n) in AmigaListAddTail()
1082 struct RenderInfo ri; in picasso_refresh() local
2235 static int _cdecl resolution_compare (const void *a, const void *b) in resolution_compare()
2796 int b = get_byte (clut + 2); local
3066 struct RenderInfo ri; local
3120 struct RenderInfo ri; local
3407 struct RenderInfo ri; local
3800 uae_u32 a = 0, b = 0; local
[all …]
/dports/databases/redis6/redis-6.0.16/src/
H A Dobject.c36 #define strtold(a,b) ((long double)strtod((a),(b))) argument
215 quicklist *l = quicklistCreate(); in createQuicklistObject() local
549 int compareStringObjectsWithFlags(robj *a, robj *b, int flags) { in compareStringObjectsWithFlags()
582 int compareStringObjects(robj *a, robj *b) { in compareStringObjects()
587 int collateStringObjects(robj *a, robj *b) { in collateStringObjects()
595 int equalStringObjects(robj *a, robj *b) { in equalStringObjects()
876 raxIterator ri; in objectComputeSize() local
954 size_t mem = 0; in getMemoryOverheadData() local
/dports/databases/redis5/redis-5.0.14/src/
H A Dobject.c36 #define strtold(a,b) ((long double)strtod((a),(b))) argument
215 quicklist *l = quicklistCreate(); in createQuicklistObject() local
541 int compareStringObjectsWithFlags(robj *a, robj *b, int flags) { in compareStringObjectsWithFlags()
574 int compareStringObjects(robj *a, robj *b) { in compareStringObjects()
579 int collateStringObjects(robj *a, robj *b) { in collateStringObjects()
587 int equalStringObjects(robj *a, robj *b) { in equalStringObjects()
883 raxIterator ri; in objectComputeSize() local
961 size_t mem = 0; in getMemoryOverheadData() local
/dports/mail/isync/isync-1.4.4/src/
H A Dutil.c226 u_char *b = (u_char *)s, *e = b + n; in memrchr() local
387 nfrealloc( void *mem, size_t sz ) in nfrealloc()
489 uint i, l, ll, num, inl, outl; in map_name() local
544 compare_uints( const void *l, const void *r ) in compare_uints()
546 uint li = *(const uint *)l, ri = *(const uint *)r; in compare_uints() local
/dports/math/z3/z3-z3-4.8.13/src/math/polynomial/
H A Dalgebraic_numbers.cpp368 void * mem = static_cast<basic_cell*>(m_allocator.allocate(sizeof(basic_cell))); in mk_basic_cell() local
408 void * mem = static_cast<algebraic_cell*>(m_allocator.allocate(sizeof(algebraic_cell))); in mk_algebraic_cell() local
527 void * mem = m_allocator.allocate(sizeof(algebraic_cell)); in set() local
577 auto& b = r[j]; in check_transitivity() local
1450 scoped_mpbq l(bqm()); in add() local
1555 scoped_mpbq l(bqm()); in mul() local
1743 mpbq const & l = lower(c); in compare() local
2113 scoped_mpbqi ri(bqim()); in eval_sign_at() local
2821 scoped_mpbq l(bqm()), u(bqm()); in display_decimal() local
3077 void manager::get_lower(numeral const & a, mpbq & l) { in get_lower()
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/polynomial/
H A Dalgebraic_numbers.cpp368 void * mem = static_cast<basic_cell*>(m_allocator.allocate(sizeof(basic_cell))); in mk_basic_cell() local
408 void * mem = static_cast<algebraic_cell*>(m_allocator.allocate(sizeof(algebraic_cell))); in mk_algebraic_cell() local
527 void * mem = m_allocator.allocate(sizeof(algebraic_cell)); in set() local
577 auto& b = r[j]; in check_transitivity() local
1450 scoped_mpbq l(bqm()); in add() local
1555 scoped_mpbq l(bqm()); in mul() local
1743 mpbq const & l = lower(c); in compare() local
2095 scoped_mpbqi ri(bqim()); in eval_sign_at() local
2803 scoped_mpbq l(bqm()), u(bqm()); in display_decimal() local
3059 void manager::get_lower(numeral const & a, mpbq & l) { in get_lower()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp554 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
790 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
994 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1140 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1230 uint32_t l = util_logbase2(d); in opnd() local
1264 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2300 int b; in handleNEG() local
2504 Value *b = i->getSrc(1); in handleMULMAD() local
2897 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3036 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2317 int b; in handleNEG() local
2521 Value *b = i->getSrc(1); in handleMULMAD() local
2914 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3053 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp557 struct Storage *const a = &imm0.reg, *const b = &imm1.reg; in expr() local
793 struct Storage *const a = &imm0.reg, *const b = &imm1.reg, *const c = &imm2.reg; in expr() local
997 ConstantFolding::createMul(DataType ty, Value *def, Value *a, int64_t b, Value *c) in createMul()
1145 int64_t b = typeSizeof(i->dType) == 8 ? imm0.reg.data.s64 : imm0.reg.data.s32; in opnd() local
1236 uint32_t l = util_logbase2(d); in opnd() local
1270 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local
2314 int b; in handleNEG() local
2518 Value *b = i->getSrc(1); in handleMULMAD() local
2911 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() local
3050 const Instruction *const ri = rec->insn; in replaceStFromSt() local
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dmongoose.c1591 char mem[MG_BUF_LEN], *buf = mem; in mg_printf() local
1635 int a, b; in url_decode() local
1744 struct vec a, b; in convert_uri_to_file_name() local
2023 register uint32_t a, b, c, d; in MD5Transform() local
3169 struct mg_request_info ri; in handle_cgi_request() local
3615 uint32_t a, b, c, d, e; in SHA1Transform() local
3616 typedef union { unsigned char c[64]; uint32_t l[16]; } CHAR64LONG16; in SHA1Transform() member
3711 int i, j, a, b, c; in base64_encode() local
3829 int n, a, b, c, d, slash = 32, len = 0; in parse_net() local
3973 int a, b, c, d, port, len; in parse_port_string() local
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/mongoose/
H A Dmongoose.c1583 char mem[MG_BUF_LEN], *buf = mem; in mg_printf() local
1626 int i, j, a, b; in url_decode() local
1733 struct vec a, b; in convert_uri_to_file_name() local
2011 register uint32_t a, b, c, d; in MD5Transform() local
3179 struct mg_request_info ri; in handle_cgi_request() local
3637 uint32_t a, b, c, d, e; in SHA1Transform() local
3638 typedef union { unsigned char c[64]; uint32_t l[16]; } CHAR64LONG16; in SHA1Transform() member
3733 int i, j, a, b, c; in base64_encode() local
3852 int n, a, b, c, d, slash = 32, len = 0; in parse_net() local
4256 int a, b, c, d, port, len; in parse_port_string() local
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/mongoose/
H A Dmongoose.c1583 char mem[MG_BUF_LEN], *buf = mem; in mg_printf() local
1626 int i, j, a, b; in url_decode() local
1733 struct vec a, b; in convert_uri_to_file_name() local
2011 register uint32_t a, b, c, d; in MD5Transform() local
3179 struct mg_request_info ri; in handle_cgi_request() local
3637 uint32_t a, b, c, d, e; in SHA1Transform() local
3638 typedef union { unsigned char c[64]; uint32_t l[16]; } CHAR64LONG16; in SHA1Transform() member
3733 int i, j, a, b, c; in base64_encode() local
3852 int n, a, b, c, d, slash = 32, len = 0; in parse_net() local
4256 int a, b, c, d, port, len; in parse_port_string() local
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dtria.cc2442 [](const auto &a, const auto &b) { in process_subcelldata()
3687 for (unsigned int l = lmin; l < lmax; ++l) in create_children() local
3710 unsigned int l = 0; in create_children() local
3759 for (unsigned int l = lmin; l < lmax; ++l) in create_children() local
5280 for (unsigned int l = 0; in execute_refinement() local
9128 for (unsigned int l = 0; in prepare_refinement_dim_dependent() local
9852 TriangulationDescription::CellData<dim> b) { in create_triangulation()
11506 raw_line_iterator ri = begin_raw_line(level); in begin_line() local
11606 raw_quad_iterator ri = begin_raw_quad(level); in begin_quad() local
11697 raw_hex_iterator ri = begin_raw_hex(level); in begin_hex() local
[all …]

123