Home
last modified time | relevance | path

Searched defs:eval (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dref9.cpp18 ex basic::eval() const { in eval() function in basic
/ndk/tests/device/test-stlport_static-exception/jni/
Dref9.cpp18 ex basic::eval() const { in eval() function in basic
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
Dbind_template.hpp316 template<class A> result_type eval(A & a) in eval() function
321 template<class A> result_type eval(A & a) const in eval() function
/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.h129 unsigned eval : 1; /* 'e' option given */ member
/ndk/sources/host-tools/make-3.81/
Dread.c454 eval (struct ebuffer *ebuf, int set_default) in eval() function