Searched defs:sf (Results 1 - 25 of 114) sorted by relevance

12345

/external/elfutils/src/
H A Ddebugpred.h34 const char *const *sf = &__start_predict_file; local
38 printf ("%s:%lu: wrong=%lu, correct=%lu%s\n", *sf, *sl, s[0], s[1],
41 ++sf;
/external/cblas/testing/
H A Dc_c2chke.c28 char *sf = ( rout ) ; local
48 if (strncmp( sf,"cblas_cgemv",11)==0) {
103 } else if (strncmp( sf,"cblas_cgbmv",11)==0) {
173 } else if (strncmp( sf,"cblas_chemv",11)==0) {
219 } else if (strncmp( sf,"cblas_chbmv",11)==0) {
273 } else if (strncmp( sf,"cblas_chpmv",11)==0) {
311 } else if (strncmp( sf,"cblas_ctrmv",11)==0) {
365 } else if (strncmp( sf,"cblas_ctbmv",11)==0) {
427 } else if (strncmp( sf,"cblas_ctpmv",11)==0) {
473 } else if (strncmp( sf,"cblas_ctrs
[all...]
H A Dc_c3chke.c28 char *sf = ( rout ) ; local
48 if (strncmp( sf,"cblas_cgemm" ,11)==0) {
276 } else if (strncmp( sf,"cblas_chemm" ,11)==0) {
452 } else if (strncmp( sf,"cblas_csymm" ,11)==0) {
628 } else if (strncmp( sf,"cblas_ctrmm" ,11)==0) {
908 } else if (strncmp( sf,"cblas_ctrsm" ,11)==0) {
1188 } else if (strncmp( sf,"cblas_cherk" ,11)==0) {
1300 } else if (strncmp( sf,"cblas_csyrk" ,11)==0) {
1412 } else if (strncmp( sf,"cblas_cher2k" ,12)==0) {
1556 } else if (strncmp( sf,"cblas_csyr2
[all...]
H A Dc_d2chke.c28 char *sf = ( rout ) ; local
46 if (strncmp( sf,"cblas_dgemv",11)==0) {
101 } else if (strncmp( sf,"cblas_dgbmv",11)==0) {
171 } else if (strncmp( sf,"cblas_dsymv",11)==0) {
217 } else if (strncmp( sf,"cblas_dsbmv",11)==0) {
271 } else if (strncmp( sf,"cblas_dspmv",11)==0) {
309 } else if (strncmp( sf,"cblas_dtrmv",11)==0) {
363 } else if (strncmp( sf,"cblas_dtbmv",11)==0) {
425 } else if (strncmp( sf,"cblas_dtpmv",11)==0) {
471 } else if (strncmp( sf,"cblas_dtrs
[all...]
H A Dc_d3chke.c28 char *sf = ( rout ) ; local
46 if (strncmp( sf,"cblas_dgemm" ,11)==0) {
274 } else if (strncmp( sf,"cblas_dsymm" ,11)==0) {
450 } else if (strncmp( sf,"cblas_dtrmm" ,11)==0) {
730 } else if (strncmp( sf,"cblas_dtrsm" ,11)==0) {
1011 } else if (strncmp( sf,"cblas_dsyrk" ,11)==0) {
1123 } else if (strncmp( sf,"cblas_dsyr2k" ,12)==0) {
H A Dc_s2chke.c28 char *sf = ( rout ) ; local
46 if (strncmp( sf,"cblas_sgemv",11)==0) {
101 } else if (strncmp( sf,"cblas_sgbmv",11)==0) {
171 } else if (strncmp( sf,"cblas_ssymv",11)==0) {
217 } else if (strncmp( sf,"cblas_ssbmv",11)==0) {
271 } else if (strncmp( sf,"cblas_sspmv",11)==0) {
309 } else if (strncmp( sf,"cblas_strmv",11)==0) {
363 } else if (strncmp( sf,"cblas_stbmv",11)==0) {
425 } else if (strncmp( sf,"cblas_stpmv",11)==0) {
471 } else if (strncmp( sf,"cblas_strs
[all...]
H A Dc_s3chke.c28 char *sf = ( rout ) ; local
46 if (strncmp( sf,"cblas_sgemm" ,11)==0) {
274 } else if (strncmp( sf,"cblas_ssymm" ,11)==0) {
451 } else if (strncmp( sf,"cblas_strmm" ,11)==0) {
732 } else if (strncmp( sf,"cblas_strsm" ,11)==0) {
1013 } else if (strncmp( sf,"cblas_ssyrk" ,11)==0) {
1125 } else if (strncmp( sf,"cblas_ssyr2k" ,12)==0) {
H A Dc_z2chke.c28 char *sf = ( rout ) ; local
48 if (strncmp( sf,"cblas_zgemv",11)==0) {
103 } else if (strncmp( sf,"cblas_zgbmv",11)==0) {
173 } else if (strncmp( sf,"cblas_zhemv",11)==0) {
219 } else if (strncmp( sf,"cblas_zhbmv",11)==0) {
273 } else if (strncmp( sf,"cblas_zhpmv",11)==0) {
311 } else if (strncmp( sf,"cblas_ztrmv",11)==0) {
365 } else if (strncmp( sf,"cblas_ztbmv",11)==0) {
427 } else if (strncmp( sf,"cblas_ztpmv",11)==0) {
473 } else if (strncmp( sf,"cblas_ztrs
[all...]
H A Dc_z3chke.c28 char *sf = ( rout ) ; local
48 if (strncmp( sf,"cblas_zgemm" ,11)==0) {
276 } else if (strncmp( sf,"cblas_zhemm" ,11)==0) {
452 } else if (strncmp( sf,"cblas_zsymm" ,11)==0) {
628 } else if (strncmp( sf,"cblas_ztrmm" ,11)==0) {
908 } else if (strncmp( sf,"cblas_ztrsm" ,11)==0) {
1188 } else if (strncmp( sf,"cblas_zherk" ,11)==0) {
1300 } else if (strncmp( sf,"cblas_zsyrk" ,11)==0) {
1412 } else if (strncmp( sf,"cblas_zher2k" ,12)==0) {
1556 } else if (strncmp( sf,"cblas_zsyr2
[all...]
/external/clang/test/Index/
H A Dcomplete-memfunc-cvquals.cpp18 smart_ptr<Foo> sf, const smart_ptr<Foo> &sfc, Foo volatile *fvp) {
23 sf->bar();
17 text(Foo f, Foo *fp, const Foo &fc, const Foo *fcp, smart_ptr<Foo> sf, const smart_ptr<Foo> &sfc, Foo volatile *fvp) argument
/external/libjpeg-turbo/java/
H A DTJExample.java54 for (int i = 0; i < sf.length; i++) {
55 System.out.print(sf[i].getNum() + "/" + sf[i].getDenom());
56 if (sf.length == 2 && i != sf.length - 1)
58 else if (sf.length > 2) {
59 if (i != sf.length - 1)
61 if (i == sf.length - 2)
109 sf = TJ.getScalingFactors();
133 for (int j = 0; j < sf
360 static TJScalingFactor[] sf = null; field in class:TJExample
[all...]
/external/valgrind/none/tests/x86/
H A Daad_aam.c21 int cf __attribute__((unused)),pf,af __attribute__((unused)),zf,sf; local
43 sf=!!(flags&0x80);
48 // flags,cf,pf,af,zf,sf,of);
56 if (sf != !!(out&0x80)) {
57 printf("Error with aam (sf)!\n");
90 sf=!!(flags&0x80);
95 // flags,cf,pf,af,zf,sf,of);
103 if (sf != !!(out&0x80)) {
104 printf("Error with aad (sf) %d %d!\n",sf,!!(ou
[all...]
/external/guice/lib/build/
H A Dcglib-3.1.jar ... core/ net/sf/cglib/proxy/ net/sf/cglib/reflect/ net/sf/cglib/transform/ net/sf/cglib/transform/impl/ net/sf/cglib ...
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DSimpleFormatterTest.java33 SimpleFormatter sf; field in class:SimpleFormatterTest
44 sf = new SimpleFormatter();
50 sf.format(null);
54 sf.format(new LogRecord(Level.SEVERE, null));
64 String str = sf.format(lr);
71 str = sf.format(lr);
77 String str = sf.format(lr);
96 str = sf.format(lr);
108 assertEquals("", sf.getHead(null));
112 assertEquals("", sf
[all...]
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_resource.c38 struct nv50_surface *sf = CALLOC_STRUCT(nv50_surface); local
39 if (!sf)
42 pipe_reference_init(&sf->base.reference, 1);
43 pipe_resource_reference(&sf->base.texture, pbuf);
45 sf->base.format = templ->format;
46 sf->base.usage = templ->usage;
47 sf->base.u.buf.first_element = templ->u.buf.first_element;
48 sf->base.u.buf.last_element = templ->u.buf.last_element;
50 sf->offset =
51 templ->u.buf.first_element * util_format_get_blocksize(sf
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_sf_state.c53 sizeof(*sfv), 32, &brw->sf.vp_offset);
144 struct brw_sf_unit_state *sf; local
149 sf = brw_state_batch(brw, AUB_TRACE_SF_STATE,
150 sizeof(*sf), 64, &brw->sf.state_offset);
152 memset(sf, 0, sizeof(*sf));
155 sf->thread0.grf_reg_count = ALIGN(brw->sf.prog_data->total_grf, 16) / 16 - 1;
156 sf
[all...]
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jar ... net.sf.cglib.beans abstract net.sf.cglib.beans.BeanCopier$BeanCopierKey extends java ...
/external/eigen/test/
H A Dmixingtypes.cpp47 float sf = internal::random<float>(); local
61 VERIFY_IS_APPROX(vcf * sf , vcf * complex<float>(sf));
101 VERIFY_IS_APPROX(sf*mf*mcf, sf*mf.template cast<CF>()*mcf);
102 VERIFY_IS_APPROX(sf*mcf*mf, sf*mcf*mf.template cast<CF>());
106 VERIFY_IS_APPROX(sf*mf*vcf, (sf*mf).template cast<CF>().eval()*vcf);
108 VERIFY_IS_APPROX(sf*mc
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_reconinter.h27 const struct scale_factors *sf,
31 sf->predict[subpel_x != 0][subpel_y != 0][ref](
41 const struct scale_factors *sf,
68 const struct scale_factors *sf,
78 const struct scale_factors *sf,
86 const struct scale_factors *sf) {
87 const int x = sf ? sf->scale_value_x(x_offset, sf) : x_offset;
88 const int y = sf
23 inter_predictor(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, const int subpel_x, const int subpel_y, const struct scale_factors *sf, int w, int h, int ref, const InterpKernel *kernel, int xs, int ys) argument
85 scaled_buffer_offset(int x_offset, int y_offset, int stride, const struct scale_factors *sf) argument
[all...]
H A Dvp9_scale.c16 static INLINE int scaled_x(int val, const struct scale_factors *sf) { argument
17 return (int)((int64_t)val * sf->x_scale_fp >> REF_SCALE_SHIFT);
20 static INLINE int scaled_y(int val, const struct scale_factors *sf) { argument
21 return (int)((int64_t)val * sf->y_scale_fp >> REF_SCALE_SHIFT);
24 static int unscaled_value(int val, const struct scale_factors *sf) { argument
25 (void) sf;
37 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf) { argument
38 const int x_off_q4 = scaled_x(x << SUBPEL_BITS, sf) & SUBPEL_MASK;
39 const int y_off_q4 = scaled_y(y << SUBPEL_BITS, sf) & SUBPEL_MASK;
41 scaled_y(mv->row, sf)
48 vp9_setup_scale_factors_for_frame(struct scale_factors *sf, int other_w, int other_h, int this_w, int this_h, int use_highbd) argument
[all...]
H A Dvp9_scale.h31 int (*scale_value_x)(int val, const struct scale_factors *sf);
32 int (*scale_value_y)(int val, const struct scale_factors *sf);
40 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf);
43 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
48 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
53 static INLINE int vp9_is_valid_scale(const struct scale_factors *sf) { argument
54 return sf->x_scale_fp != REF_INVALID_SCALE &&
55 sf->y_scale_fp != REF_INVALID_SCALE;
58 static INLINE int vp9_is_scaled(const struct scale_factors *sf) { argument
59 return vp9_is_valid_scale(sf)
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.c48 SPEED_FEATURES *sf,
54 sf->disable_split_mask = cm->show_frame ? DISABLE_ALL_SPLIT
56 sf->partition_search_breakout_dist_thr = (1 << 23);
58 sf->disable_split_mask = DISABLE_COMPOUND_SPLIT;
59 sf->partition_search_breakout_dist_thr = (1 << 21);
65 sf->disable_split_mask = cm->show_frame ? DISABLE_ALL_SPLIT
67 sf->adaptive_pred_interp_filter = 0;
68 sf->partition_search_breakout_dist_thr = (1 << 24);
69 sf->partition_search_breakout_rate_thr = 120;
71 sf
47 set_good_speed_feature_framesize_dependent(VP9_COMP *cpi, SPEED_FEATURES *sf, int speed) argument
112 set_good_speed_feature(VP9_COMP *cpi, VP9_COMMON *cm, SPEED_FEATURES *sf, int speed) argument
218 set_rt_speed_feature_framesize_dependent(VP9_COMP *cpi, SPEED_FEATURES *sf, int speed) argument
254 set_rt_speed_feature(VP9_COMP *cpi, SPEED_FEATURES *sf, int speed, vp9e_tune_content content) argument
415 SPEED_FEATURES *const sf = &cpi->sf; local
444 SPEED_FEATURES *const sf = &cpi->sf; local
[all...]
/external/aac/libFDK/src/
H A DFDK_trigFcts.cpp138 INT sf,sfo,stf; local
145 q = fDivNormHighPrec( y, x, &sf); // both pos.
148 q = -fDivNormHighPrec( y,-x, &sf); // x neg.
152 sf = 0;
158 q = -fDivNormHighPrec(-y, x, &sf); // y neg.
161 q = fDivNormHighPrec(-y,-x, &sf); // both neg.
165 sf = 0;
170 sf = 0;
172 sfo = sf;
/external/clang/test/Parser/
H A Dcxx11-user-defined-literals.cpp68 S<(int)1.3_id> sf; variable
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
H A DHttpsServiceConnectionSE.java128 public void setSSLSocketFactory(SSLSocketFactory sf) { argument
129 connection.setSSLSocketFactory(sf);

Completed in 978 milliseconds

12345