Home
last modified time | relevance | path

Searched defs:e (Results 151 – 175 of 1546) sorted by relevance

12345678910>>...62

/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_lblcr.c102 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_insert() local
126 struct ip_vs_dest_set_elem *e; in ip_vs_lblcr_elem_rcu_free() local
136 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_erase() local
152 struct ip_vs_dest_set_elem *e, *ep; in ip_vs_dest_set_eraseall() local
163 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_min() local
212 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_max() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h77 union listen_entry *e; in lookup_stid() local
96 union active_open_entry *e; in lookup_atid() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dnewcustomimage_modal.js38 imgCustomModal.on("click", "[name='select-image']", function(e) { argument
48 newCustomImgBtn.click(function(e){ argument
H A Dui-bootstrap-tpls-0.11.0.js8e("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse","ui.bootst… function
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
H A Dui-bootstrap-tpls-0.11.0.min.js8e("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse","ui.bootst… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhash-traits.h179 pointer_hash <Type>::mark_deleted (Type *&e) in mark_deleted()
186 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty()
193 pointer_hash <Type>::is_deleted (Type *e) in is_deleted()
200 pointer_hash <Type>::is_empty (Type *e) in is_empty()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c275 int ebb_event_enable(struct event *e) in ebb_event_enable()
331 void event_ebb_init(struct event *e) in event_ebb_init()
336 void event_bhrb_init(struct event *e, unsigned ifm) in event_bhrb_init()
341 void event_leader_ebb_init(struct event *e) in event_leader_ebb_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhash-traits.h179 pointer_hash <Type>::mark_deleted (Type *&e) in mark_deleted()
186 pointer_hash <Type>::mark_empty (Type *&e) in mark_empty()
193 pointer_hash <Type>::is_deleted (Type *e) in is_deleted()
200 pointer_hash <Type>::is_empty (Type *e) in is_empty()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsock_server.c285 int e = 0; in sock_server_uninit() local
320 int e = 0; in sock_server_init() local
383 int e = pthread_mutex_lock(&ts->mu); in sock_server_lock() local
391 int e = pthread_mutex_unlock(&ts->mu); in sock_server_unlock() local
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Drheap.c30 static inline void fixup(unsigned long s, unsigned long e, int d, in fixup()
158 unsigned long s, e, bs, be; in attach_free_block() local
332 unsigned long s, e, m; in rh_attach_region() local
374 unsigned long s, e, m, bs, be; in rh_detach_region() local
531 unsigned long s, e, m, bs = 0, be = 0; in rh_alloc_fixed() local
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbseg.c42 int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresSolid()
113 int signdy, int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresDash()
186 int signdy, int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresFill()
227 int axis, int x1, int y1, int e, int e1, int e3, int len) in fbBresFillDash()
350 int e, e1, e2, e3; /* bresenham error and increments */ in fbSegment() local
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgtable-3level.h46 #define pte_ERROR(e) \ argument
49 #define pmd_ERROR(e) \ argument
52 #define pgd_ERROR(e) \ argument
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dfou6.c21 static void fou6_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou6_build_udp()
40 static int fou6_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou6_build_header()
57 static int gue6_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in gue6_build_header()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dfind_zoom_curve.cpp14 …nt<const Interpolate*, const Step*, ParsingError>> findZoomCurve(const expression::Expression* e) { in findZoomCurve()
82 …nullptr_t, const Interpolate*, const Step*> findZoomCurveChecked(const expression::Expression* e) { in findZoomCurveChecked()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dfrmmessagebox.cpp88 void frmMessageBox::mouseMoveEvent(QMouseEvent *e) in mouseMoveEvent()
96 void frmMessageBox::mousePressEvent(QMouseEvent *e) in mousePressEvent()
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-emmitsburg.c23 #define EBG_GPP(r, s, e) \ argument
30 #define EBG_COMMUNITY(b, s, e, g) \ argument
H A Dpinctrl-jasperlake.c23 #define JSL_GPP(r, s, e, g) \ argument
31 #define JSL_COMMUNITY(b, s, e, g) \ argument
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dfrmmessagebox.cpp81 void frmMessageBox::mouseMoveEvent(QMouseEvent *e) in mouseMoveEvent()
89 void frmMessageBox::mousePressEvent(QMouseEvent *e) in mousePressEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/
H A Dfrmmessagebox.cpp88 void frmMessageBox::mouseMoveEvent(QMouseEvent *e) in mouseMoveEvent()
96 void frmMessageBox::mousePressEvent(QMouseEvent *e) in mousePressEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/
H A Dfrmmessagebox.cpp88 void frmMessageBox::mouseMoveEvent(QMouseEvent *e) in mouseMoveEvent()
96 void frmMessageBox::mousePressEvent(QMouseEvent *e) in mousePressEvent()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-exception-store.h147 static inline unsigned dm_consecutive_chunk_count(struct dm_exception *e) in dm_consecutive_chunk_count()
152 static inline void dm_consecutive_chunk_count_inc(struct dm_exception *e) in dm_consecutive_chunk_count_inc()
159 static inline void dm_consecutive_chunk_count_dec(struct dm_exception *e) in dm_consecutive_chunk_count_dec()
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_ipport.c92 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_kadt() local
109 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_uadt() local
253 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_kadt() local
270 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_uadt() local
H A Dip_set_hash_ipportip.c94 struct hash_ipportip4_elem e = { .ip = 0 }; in hash_ipportip4_kadt() local
112 struct hash_ipportip4_elem e = { .ip = 0 }; in hash_ipportip4_uadt() local
263 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } }; in hash_ipportip6_kadt() local
281 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } }; in hash_ipportip6_uadt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_event.c126 struct wl_event_q *e; in wl_ext_event_flush_eq() local
145 struct wl_event_q *e = NULL; in wl_ext_event_deq_event() local
166 struct wl_event_q *e; in wl_ext_event_enq_event() local
195 wl_ext_event_put_event(struct wl_event_q *e) in wl_ext_event_put_event()
211 struct wl_event_q *e; in WL_EXT_EVENT_HANDLER() local
274 wl_ext_event_send(void *params, const wl_event_msg_t * e, void *data) in wl_ext_event_send()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_event.c118 struct wl_event_q *e; in wl_ext_event_flush_eq() local
137 struct wl_event_q *e = NULL; in wl_ext_event_deq_event() local
158 struct wl_event_q *e; in wl_ext_event_enq_event() local
187 wl_ext_event_put_event(struct wl_event_q *e) in wl_ext_event_put_event()
203 struct wl_event_q *e; in WL_EXT_EVENT_HANDLER() local
270 wl_ext_event_send(void *params, const wl_event_msg_t * e, void *data) in wl_ext_event_send()

12345678910>>...62