Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Deval.hpp28 struct eval struct
30 typedef typename Context::template eval<Expr>::result_type type;
39 struct eval struct
47 struct result<This(Expr, Context)>
65 operator ()(Expr &e, Context &ctx) const in operator ()()
74 operator ()(Expr &e, Context const &ctx) const in operator ()()
83 operator ()(Expr const &e, Context &ctx) const in operator ()()
92 operator ()(Expr const &e, Context const &ctx) const in operator ()()
107 eval(Expr &e, Context &ctx) in eval() function
116 eval(Expr &e, Context const &ctx) in eval() function
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A Dast.py17 def eval(self, data): member in StatementGroup
32 def eval(self, data): member in IncludeNode
50 def eval(self, data): member in ExportNode
58 def eval(self, data): member in UnsetNode
72 def eval(self, data): member in UnsetFlagNode
97 def eval(self, data): member in DataNode
161 def eval(self, data): member in MethodNode
193 def eval(self, data): member in PythonMethodNode
211 def eval(self, data): member in ExportFuncsNode
247 def eval(self, data): member in AddTaskNode
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dmeta_grammar.hpp122 struct eval struct
136 eval(Expr const& expr, Context const & ctx) in eval() function
149 eval(Expr & expr, Context const & ctx) in eval() function
H A Dactor.hpp297 eval(Env const & env) const in eval() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dargument.hpp148 eval(Env const& env) const in eval() function
171 eval(Env const& env) const in eval() function
H A Dcontext.hpp191 eval(Env const& env) const in eval() function
227 eval(Env const& env) const in eval() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Ddebugfs_gt.h31 bool (*eval)(void *data); member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/
H A Dnull.hpp49 struct eval struct
H A Dcallable.hpp215 struct eval struct
H A Ddefault.hpp398 struct eval struct
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-io.h69 u32 eval, u32 mask) in cx18_writel_expect()
148 u32 eval, u32 mask) in cx18_write_reg_expect()
H A Dcx18-av-core.c27 int cx18_av_write_expect(struct cx18 *cx, u16 addr, u8 value, u8 eval, u8 mask) in cx18_av_write_expect()
46 cx18_av_write4_expect(struct cx18 *cx, u16 addr, u32 value, u32 eval, u32 mask) in cx18_av_write4_expect()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_ubsan.c62 enum ubsan_test_enum eval, eval2, *eptr; in test_ubsan_load_invalid_value() local
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dark3116.c202 __u8 lcr, hcr, eval; in ark3116_set_termios() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bpf.c319 u32 eval = __SK_NONE; in tcp_bpf_send_verdict() local
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dcss.c686 int eval; in slow_eval_known_fn() local
708 int eval; in slow_eval_unknown_fn() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c260 #define __INVALID(sz, fl, check, eval) { .size = (sz), .flags = (fl), .assert = (check), .string = … in igt_vma_pin1() argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h781 int (*eval)(struct aspeed_pinmux_data *ctx, member
/OK3568_Linux_fs/kernel/include/linux/
H A Dskmsg.h90 u32 eval; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c704 u64 macrx, eval; in pasemi_mac_clean_rx() local
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h804 void (*eval)(const struct nft_expr *expr, member
1198 void (*eval)(struct nft_object *obj, member
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py536 def eval(self, s): member in Config
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c2074 unsigned long long sval, eval; in dname_to_vma_addr() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dring_buffer.c1414 unsigned long eval = old_entries & ~RB_WRITE_MASK; in rb_tail_page_update() local