HomeSort by relevance Sort by last modified time
    Searched refs:f_ (Results 1 - 25 of 27) sorted by null

1 2

  /development/ndk/sources/android/ndk_helper/
vecmath.cpp 41 out.x_ = x_ * rhs.f_[0] + y_ * rhs.f_[1] + z_ * rhs.f_[2] + w_ * rhs.f_[3];
42 out.y_ = x_ * rhs.f_[4] + y_ * rhs.f_[5] + z_ * rhs.f_[6] + w_ * rhs.f_[7];
43 out.z_ = x_ * rhs.f_[8] + y_ * rhs.f_[9] + z_ * rhs.f_[10] + w_ * rhs.f_[11]
    [all...]
vecmath.h 749 float f_[16]; member in class:ndk_helper::Mat4
767 ret.f_[i] = f_[i] + rhs.f_[i];
777 ret.f_[i] = f_[i] - rhs.f_[i];
786 f_[i] += rhs.f_[i];
795 f_[i] -= rhs.f_[i]
    [all...]
  /external/v8/src/
diy-fp.h 20 DiyFp() : f_(0), e_(0) {}
21 DiyFp(uint64_t f, int e) : f_(f), e_(e) {}
29 DCHECK(f_ >= other.f_);
30 f_ -= other.f_;
54 DCHECK(f_ != 0);
55 uint64_t f = f_;
69 f_ = f;
79 uint64_t f() const { return f_; }
88 uint64_t f_; member in class:v8::internal::DiyFp
    [all...]
diy-fp.cc 19 uint64_t a = f_ >> 32;
20 uint64_t b = f_ & kM32;
21 uint64_t c = other.f_ >> 32;
22 uint64_t d = other.f_ & kM32;
33 f_ = result_f;
ostreams.cc 156 if (f_) fwrite(s, n, 1, f_);
162 if (f_) fflush(f_);
ostreams.h 107 explicit OFStream(FILE* f) : f_(f) { }
114 FILE* const f_; member in class:v8::internal::OFStream
  /bionic/libc/private/
ScopeGuard.h 26 ScopeGuard(F f) : f_(f), active_(true) {}
28 ScopeGuard(ScopeGuard&& that) : f_(that.f_), active_(that.active_) {
34 f_();
42 F f_; member in class:ScopeGuard
  /external/skia/include/svg/parser/
SkSVGAttribute.h 27 #define SVG_ATTRIBUTE(attr) { #attr, SK_OFFSETOF(BASE_CLASS, f_##attr) }
35 if (f_##attr.size() > 0) \
36 parser._addAttributeLen(#attr, f_##attr.c_str(), f_##attr.size())
39 if (f_##alias.size() > 0) \
40 parser._addAttributeLen(#attr, f_##alias.c_str(), f_##alias.size())
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
mem_fn_template.hpp 31 F f_; local
35 BOOST_MEM_FN_RETURN (u.*f_)();
40 BOOST_MEM_FN_RETURN (get_pointer(u)->*f_)();
45 explicit BOOST_MEM_FN_NAME(mf0)(F f): f_(f) {}
49 BOOST_MEM_FN_RETURN (p->*f_)();
70 BOOST_MEM_FN_RETURN (t.*f_)();
75 return f_ == rhs.f_;
80 return f_ != rhs.f_;
96 F f_; local
147 F f_; local
213 F f_; local
262 F f_; local
326 F f_; local
375 F f_; local
439 F f_; local
488 F f_; local
552 F f_; local
601 F f_; local
665 F f_; local
714 F f_; local
778 F f_; local
827 F f_; local
891 F f_; local
940 F f_; local
1004 F f_; local
    [all...]
bind_template.hpp 20 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
26 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
32 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
38 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
47 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
53 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
61 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
67 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
76 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
82 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0) local
89 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
95 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
102 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
108 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
116 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
122 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
131 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
137 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
145 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
151 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
160 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
166 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
174 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
180 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
189 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
195 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
203 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
209 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
218 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
224 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
232 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
238 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
247 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
253 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
261 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
267 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
276 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
282 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
290 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
296 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
305 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
311 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
318 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
323 BOOST_BIND_RETURN l_(type<result_type>(), f_, a, 0); local
344 F f_; variable
    [all...]
mem_fn.hpp 324 F f_; member in class:boost::_mfi::dm
328 return (u.*f_);
333 return (get_pointer(u)->*f_);
338 explicit dm(F f): f_(f) {}
342 return (p->*f_);
347 return (p->*f_);
359 return (t.*f_);
364 return (t.*f_);
371 return f_ == rhs.f_;
    [all...]
bind.hpp 870 bind_t(F f, L const & l): f_(f), l_(l) {}
889 implementation(F f, L const & l): f_(f), l_(l) {}
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
eval_if.hpp 37 typedef typename if_<C,F1,F2>::type f_; typedef in struct:boost::mpl::eval_if
38 typedef typename f_::type type;
59 typedef typename if_c<C,F1,F2>::type f_; typedef in struct:boost::mpl::eval_if_c
60 typedef typename f_::type type;
advance.hpp 45 >::type f_; typedef in struct:boost::mpl::advance_impl::apply
47 typedef typename apply_wrap1<f_,Iterator>::type type;
bind.hpp 169 typedef bind<F,AUX778076_BIND_PARAMS(T)> f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
170 typedef typename AUX778076_APPLY<f_, AUX778076_BIND_PARAMS(U)>::type type;
400 >::type f_;
403 typedef typename f_::type type;
427 typedef typename aux::resolve_bind_arg<a0,AUX778076_BIND_PARAMS(U)>::type f_;
430 typedef typename aux::resolve_bind_arg<F,AUX778076_BIND_PARAMS(U)>::type f_;
447 f_
466 typedef BOOST_PP_CAT(bind,i_)<F AUX778076_BIND_N_PARAMS(i_,T)> f_;
467 typedef typename AUX778076_APPLY<f_, AUX778076_BIND_PARAMS(U)>::type type;
  /external/openfst/src/include/fst/
compose-filter.h 227 f_(kNoStateId) {}
236 f_(kNoStateId) {}
246 if (s1_ == s1 && s2_ == s2 && f == f_)
250 f_ = f;
263 return f_ != FilterState(0) ? FilterState::NoState() : FilterState(0);
282 FilterState f_; // Current filter state member in class:fst::SequenceComposeFilter
312 f_(kNoStateId) {}
321 f_(kNoStateId) {}
331 if (s1_ == s1 && s2_ == s2 && f == f_)
335 f_ = f
367 FilterState f_; \/\/ Current filter state member in class:fst::AltSequenceComposeFilter
468 FilterState f_; \/\/ Current filter state ID member in class:fst::MatchComposeFilter
    [all...]
lookahead-filter.h 348 f_(FilterState::NoState()) {}
354 f_(FilterState::NoState()) {}
361 f_ = f;
375 const FilterState2 &f2 = f_.GetState2();
387 const FilterState2 &f2 = f_.GetState2();
409 FilterState f_; // Current filter state member in class:fst::PushWeightsComposeFilter
442 f_(FilterState::NoState()),
457 f_(FilterState::NoState()),
475 f_ = f;
483 const FilterState2 &f2 = f_.GetState2()
601 FilterState f_ ; \/\/ Current filter state member in class:fst::PushLabelsComposeFilter
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
bind.hpp 60 typedef bind< F,T1,T2,T3,T4,T5 > f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
61 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
81 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_; typedef in struct:boost::mpl::bind0::apply
85 f_
101 typedef bind0<F> f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
102 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
133 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_; typedef in struct:boost::mpl::bind1::apply
142 f_
159 typedef bind1< F,T1 > f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
160 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type
191 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_; typedef in struct:boost::mpl::bind2::apply
222 typedef bind2< F,T1,T2 > f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
254 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_; typedef in struct:boost::mpl::bind3::apply
290 typedef bind3< F,T1,T2,T3 > f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
322 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_; typedef in struct:boost::mpl::bind4::apply
364 typedef bind4< F,T1,T2,T3,T4 > f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
397 typedef typename aux::resolve_bind_arg< a0,U1,U2,U3,U4,U5 >::type f_; typedef in struct:boost::mpl::bind5::apply
445 typedef bind5< F,T1,T2,T3,T4,T5 > f_; typedef in struct:boost::mpl::aux::resolve_bind_arg
505 >::type f_; typedef in struct:boost::mpl::bind3::apply
553 >::type f_; typedef in struct:boost::mpl::bind3::apply
    [all...]
  /external/ceres-solver/internal/ceres/
loss_function.cc 118 : f_(CHECK_NOTNULL(f)),
126 f_.release();
136 f_->Evaluate(rho_g[0], rho_f);
  /external/openfst/src/include/fst/extensions/pdt/
compose.h 302 f_(FilterState::NoState()),
324 f_(FilterState::NoState()),
333 f_ = f;
334 filter_.SetState(s1, s2, f_.GetState1());
354 const FilterState2 &f2 = f_.GetState2();
378 if (f_.GetState2().GetState() != 0)
410 FilterState f_; // Current filter state member in class:fst::ParenFilter
  /external/ceres-solver/include/ceres/
loss_function.h 288 internal::scoped_ptr<const LossFunction> f_, g_; member in class:ceres::ComposedLoss
  /external/clang/test/SemaCXX/
member-pointer.cpp 285 F f_; member in struct:PR9973::dm
287 { return u->*f_; } // expected-error{{reference to non-static member function must be called; did you mean to call it with no arguments?}} expected-error {{non-const lvalue reference to type 'int' cannot bind to a temporary of type 'int'}}
  /external/deqp/modules/glshared/
glsScissorTests.cpp 561 Color(const float f_[4]) : type(FLOAT) { f[0] = f_[0]; f[1] = f_[1]; f[2] = f_[2]; f[3] = f_[3]; }
  /external/mesa3d/include/CL/
cl.hpp 967 Func f_; const Arg0& arg0_; member in struct:cl::detail::GetInfoFunctor0
970 { return f_(arg0_, param, size, value, size_ret); }
976 Func f_; const Arg0& arg0_; const Arg1& arg1_; member in struct:cl::detail::GetInfoFunctor1
979 { return f_(arg0_, arg1_, param, size, value, size_ret); }
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp 159 void_func_void_t f_; member in struct:Test
162 : f_(f)
165 Test() : f_(0), flags_(0) {}
170 f_();
174 f_();
    [all...]

Completed in 718 milliseconds

1 2