Searched refs:ss (Results 251 - 275 of 753) sorted by relevance

<<11121314151617181920>>

/external/freetype/src/base/
H A Dftbitmap.c570 FT_Byte* ss = s; local
578 FT_Int val = ss[0]; /* avoid a byte->int cast on each line */
591 ss += 1;
598 FT_Int val = *ss;
646 FT_Byte* ss = s; local
654 FT_Int val = ss[0];
662 ss += 1;
669 FT_Int val = ss[0];
696 FT_Byte* ss = s; local
704 FT_Int val = ss[
733 FT_Byte* ss = s; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_sampler_state.c81 uint32_t *ss,
99 ss[0] = BRW_SAMPLER_LOD_PRECLAMP_ENABLE |
104 ss[2] = border_color_offset;
106 ss[2] += brw->batch.bo->offset64; /* reloc */
113 ss[3] = SET_FIELD(max_anisotropy, BRW_SAMPLER_MAX_ANISOTROPY) |
117 ss[0] |= SET_FIELD(lod_bias & 0x1fff, GEN7_SAMPLER_LOD_BIAS);
120 ss[0] |= GEN7_SAMPLER_EWA_ANISOTROPIC_ALGORITHM;
122 ss[1] = SET_FIELD(min_lod, GEN7_SAMPLER_MIN_LOD) |
126 ss[3] |= SET_FIELD(wrap_s, BRW_SAMPLER_TCX_WRAP_MODE) |
131 ss[
80 brw_emit_sampler_state(struct brw_context *brw, uint32_t *ss, uint32_t batch_offset_for_sampler_state, unsigned min_filter, unsigned mag_filter, unsigned mip_filter, unsigned max_anisotropy, unsigned address_rounding, unsigned wrap_s, unsigned wrap_t, unsigned wrap_r, unsigned base_level, unsigned min_lod, unsigned max_lod, int lod_bias, unsigned shadow_function, bool non_normalized_coordinates, uint32_t border_color_offset) argument
[all...]
/external/pdfium/third_party/freetype/src/base/
H A Dftbitmap.c570 FT_Byte* ss = s; local
578 FT_Int val = ss[0]; /* avoid a byte->int cast on each line */
591 ss += 1;
598 FT_Int val = *ss;
646 FT_Byte* ss = s; local
654 FT_Int val = ss[0];
662 ss += 1;
669 FT_Int val = ss[0];
696 FT_Byte* ss = s; local
704 FT_Int val = ss[
733 FT_Byte* ss = s; local
[all...]
/external/llvm/lib/Support/
H A Dregengine.inc299 sopno ss; /* start sop of current subRE */
313 for (ss = startst; ss < stopst; ss = es) {
315 es = ss;
329 switch (OP(m->g->strip[ss])) {
354 rest = slow(m, sp, stp, ss, es);
364 ssub = ss + 1;
379 rest = slow(m, sp, stp, ss, es);
389 ssub = ss
[all...]
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregengine.inc299 sopno ss; /* start sop of current subRE */
313 for (ss = startst; ss < stopst; ss = es) {
315 es = ss;
329 switch (OP(m->g->strip[ss])) {
354 rest = slow(m, sp, stp, ss, es);
364 ssub = ss + 1;
379 rest = slow(m, sp, stp, ss, es);
389 ssub = ss
[all...]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregengine.inc299 sopno ss; /* start sop of current subRE */
313 for (ss = startst; ss < stopst; ss = es) {
315 es = ss;
329 switch (OP(m->g->strip[ss])) {
354 rest = slow(m, sp, stp, ss, es);
364 ssub = ss + 1;
379 rest = slow(m, sp, stp, ss, es);
389 ssub = ss
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c119 struct svga_screen *ss = svga_screen(svga->pipe.screen); local
160 handle = svga_screen_surface_create(ss, bind_flags, PIPE_USAGE_DEFAULT,
213 struct svga_screen *ss = svga_screen(screen); local
225 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_CREATESURFACEVIEW);
269 format = svga_translate_format(ss, surf_tmpl->format, bind);
333 SVGA_STATS_TIME_POP(ss->sws);
518 struct svga_screen *ss = svga_screen(surf->texture->screen); local
521 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_DESTROYSURFACE);
531 svga_screen_surface_destroy(ss, &s->key, &s->handle);
557 SVGA_STATS_TIME_POP(ss
610 struct svga_screen *ss = svga_screen(surf->texture->screen); local
[all...]
H A Dsvga_resource_buffer_upload.c95 svga_buffer_destroy_hw_storage(struct svga_screen *ss, struct svga_buffer *sbuf) argument
97 struct svga_winsys_screen *sws = ss->sws;
115 svga_buffer_create_hw_storage(struct svga_screen *ss, argument
120 if (ss->sws->have_gb_objects) {
122 return svga_buffer_create_host_surface(ss, sbuf);
125 struct svga_winsys_screen *sws = ss->sws;
143 svga_buffer_create_host_surface(struct svga_screen *ss, argument
191 sbuf->handle = svga_screen_surface_create(ss, sbuf->b.b.bind,
212 svga_buffer_destroy_host_surface(struct svga_screen *ss, argument
218 svga_screen_surface_destroy(ss,
630 struct svga_screen *ss = svga_screen(sbuf->b.b.screen); local
689 svga_buffer_upload_piecewise(struct svga_screen *ss, struct svga_context *svga, struct svga_buffer *sbuf) argument
775 struct svga_screen *ss = svga_screen(screen); local
[all...]
/external/clang/test/CodeGen/
H A Dobject-size.c417 struct DynStruct1 *d1, struct StaticStruct *ss) {
446 gi = __builtin_object_size(ss->snd, 0);
448 gi = __builtin_object_size(ss->snd, 1);
450 gi = __builtin_object_size(ss->snd, 2);
452 gi = __builtin_object_size(ss->snd, 3);
503 struct StaticStruct *ss; local
509 gi = __builtin_object_size(&ss[9].snd[0], 1);
416 test29(struct DynStructVar *dv, struct DynStruct0 *d0, struct DynStruct1 *d1, struct StaticStruct *ss) argument
/external/fdlibm/
H A De_pow.c209 double ss,s2,s_h,s_l,t_h,t_l; local
223 /* compute ss = s_h+s_l = (x-1)/(x+1) or (x-1.5)/(x+1.5) */
226 ss = u*v;
227 s_h = ss;
235 s2 = ss*ss;
237 r += s_l*(s_h+ss);
242 /* u+v = ss*(1+...) */
244 v = s_l*t_h+t_l*ss;
245 /* 2/(3log2)*(ss
[all...]
/external/tcpdump/
H A Dprint-wb.c313 uint32_t ss, uint32_t es)
318 for ( ; ss <= es; ++ss) {
333 ND_PRINT((ndo, "%d", ts - ss + 1));
334 if (ss > ts || ts > es) {
336 if (ts < ss)
339 ss = ts;
312 wb_dops(netdissect_options *ndo, const struct pkt_dop *dop, uint32_t ss, uint32_t es) argument
/external/devlib/devlib/module/
H A Dcgroups.py337 for ss in subsys:
339 hierarchy[ss.hierarchy].append(ss.name)
341 hierarchy[ss.hierarchy] = [ss.name]
347 for ss in subsys:
348 hid = ss.hierarchy
349 controller = Controller(ss.name, hid, hierarchy[hid])
357 self.controllers[ss.name] = controller
/external/bzip2/
H A Dblocksort.c759 Int32 i, j, k, ss, sb; local
873 mainQSort3 to sort the small buckets [ss, j], but
876 ss = runningOrder[i];
880 Complete the big bucket [ss] by quicksorting
881 any unsorted small buckets [ss, j], for j != ss.
883 completed many of the small buckets [ss, j], so
887 if (j != ss) {
888 sb = (ss << 8) + j;
896 ss,
[all...]
/external/libpcap/
H A Ddlpisubs.c296 bpf_u_int32 ss, chunksize; local
304 ss = snaplen;
305 if (ss > 0 &&
306 strioctl(p->fd, SBIOCSSNAP, sizeof(ss), (char *)&ss) != 0) {
/external/webrtc/webrtc/base/
H A Dsocketpool.cc253 std::stringstream ss; local
254 ss << label_ << "(0x" << std::setfill('0') << std::hex << std::setw(8)
256 LOG_V(level_) << ss.str()
261 return new LoggingAdapter(stream, level_, ss.str(), binary_mode_);
265 logging->set_label(ss.str());
/external/google-benchmark/src/
H A Djson_reporter.cc45 std::stringstream ss; local
46 ss << '"' << key << "\": " << value;
47 return ss.str();
H A Dstring_util.cc112 std::stringstream ss; local
114 ss << ToBinaryStringFullySpecified(n, 1.0, 0);
115 *str += ss.str();
/external/libcxx/utils/google-benchmark/src/
H A Djson_reporter.cc45 std::stringstream ss; local
46 ss << '"' << key << "\": " << value;
47 return ss.str();
H A Dstring_util.cc108 std::stringstream ss; local
110 ss << ToBinaryStringFullySpecified(n, 1.0, 0);
111 *str += ss.str();
/external/libpcap/msdos/
H A Dndis_0.asm78 mov bx,ss ;; Save off the old stack in other regs
80 mov ss,dx ;; Install the new one
86 mov ax,ss ;; Set up the destination for the move
104 mov bx,ss ;; Save off the current allocated stack.
106 mov ss,si ;; Restore the old stack
115 mov word ptr ss:[di],ax
/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c346 unsigned num_scissors, const struct pipe_scissor_state *ss)
350 assert(ss->minx <= ss->maxx);
351 assert(ss->miny <= ss->maxy);
354 ctx->scissor_s = *ss;
355 cs->SE_SCISSOR_LEFT = (ss->minx << 16);
356 cs->SE_SCISSOR_TOP = (ss->miny << 16);
357 cs->SE_SCISSOR_RIGHT = (ss->maxx << 16) + ETNA_SE_SCISSOR_MARGIN_RIGHT;
358 cs->SE_SCISSOR_BOTTOM = (ss
345 etna_set_scissor_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *ss) argument
[all...]
/external/v8/src/ic/
H A Dic-stats.cc133 std::stringstream ss; local
134 ss << map;
135 value->SetString("map", ss.str());
/external/vulkan-validation-layers/demos/smoke/
H A DHelpers.h32 std::stringstream ss; local
33 ss << "VkResult " << res << " returned";
34 throw std::runtime_error(ss.str());
H A DShellWin32.cpp121 std::stringstream ss; local
122 ss << "failed to load " << filename;
127 throw std::runtime_error(ss.str());
/external/webrtc/talk/media/base/
H A Dvideocommon.cc238 std::ostringstream ss; local
239 ss << fourcc_name << width << "x" << height << "x"
241 return ss.str();

Completed in 1103 milliseconds

<<11121314151617181920>>