Home
last modified time | relevance | path

Searched defs:e (Results 51 – 75 of 1546) sorted by relevance

12345678910>>...62

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dirq_comm.c30 static int kvm_set_pic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_pic_irq()
38 static int kvm_set_ioapic_irq(struct kvm_kernel_irq_routing_entry *e, in kvm_set_ioapic_irq()
104 void kvm_set_msi_irq(struct kvm *kvm, struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi_irq()
129 struct kvm_kernel_irq_routing_entry *e) in kvm_msi_route_invalid()
134 int kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, in kvm_set_msi()
151 static int kvm_hv_set_sint(struct kvm_kernel_irq_routing_entry *e, in kvm_hv_set_sint()
161 int kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e, in kvm_arch_set_irq_inatomic()
273 struct kvm_kernel_irq_routing_entry *e, in kvm_set_routing_entry()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Denvironment.hpp94 vector2<Env &, Actions &> e = {env, actions}; in operator ()() local
102 vector2<Env const &, Actions &> e = {env, actions}; in operator ()() local
110 vector2<Env &, Actions const &> e = {env, actions}; in operator ()() local
118 vector2<Env const&, Actions const &> e = {env, actions}; in operator ()() local
208 vector2<State, Data> e = {s, d}; in operator ()() local
219 vector2<Env const&, Actions const &> e = {env, actions}; in context() local
236 vector2<Env &, Actions const &> e = {env, actions}; in context() local
253 vector2<Env const&, Actions &> e = {env, actions}; in context() local
270 vector2<Env &, Actions &> e = {env, actions}; in context() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dflattree.c60 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell()
67 static void bin_emit_string(void *e, const char *str, int len) in bin_emit_string()
78 static void bin_emit_align(void *e, int a) in bin_emit_align()
85 static void bin_emit_data(void *e, struct data d) in bin_emit_data()
92 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode()
97 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode()
102 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property()
138 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell()
147 static void asm_emit_string(void *e, const char *str, int len) in asm_emit_string()
157 static void asm_emit_align(void *e, int a) in asm_emit_align()
[all …]
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dflattree.c45 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell()
52 static void bin_emit_string(void *e, const char *str, int len) in bin_emit_string()
63 static void bin_emit_align(void *e, int a) in bin_emit_align()
70 static void bin_emit_data(void *e, struct data d) in bin_emit_data()
77 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode()
82 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode()
87 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property()
123 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell()
132 static void asm_emit_string(void *e, const char *str, int len) in asm_emit_string()
142 static void asm_emit_align(void *e, int a) in asm_emit_align()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dprojectpage.js91 layerAddBtn.click(function(e){ argument
144 trashItem.click(function (e) { argument
209 freqBuildBtn.click(function(e){ argument
273 machineChangeBtn.click(function(e){ argument
327 distroChangeBtn.click(function(e){ argument
360 $("#delete-project-confirmed").click(function(e){ argument
H A Dbootstrap.js71 handle: function (e) { argument
103 Alert.prototype.close = function (e) { argument
283 .on('click.bs.button.data-api', '[data-toggle^="button"]', function (e) { argument
289 … .on('focus.bs.button.data-api blur.bs.button.data-api', '[data-toggle^="button"]', function (e) { argument
338 Carousel.prototype.keydown = function (e) { argument
349 Carousel.prototype.cycle = function (e) { argument
388 Carousel.prototype.pause = function (e) { argument
502 var clickHandler = function (e) { argument
731 $(document).on('click.bs.collapse.data-api', '[data-toggle="collapse"]', function (e) { argument
781 function clearMenus(e) { argument
[all …]
H A DlayerBtn.js59 $("td .build-recipe-btn").click(function(e){ argument
71 $("td .set-default-recipe-btn").click(function(e){ argument
84 $(".customise-btn").click(function(e){ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Deval.hpp107 eval(Expr &e, Context &ctx) in eval()
116 eval(Expr &e, Context const &ctx) in eval()
125 eval(Expr const &e, Context &ctx) in eval()
134 eval(Expr const &e, Context const &ctx) in eval()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeocluemaster.cpp83 QDBusError e = client.error(); in createMasterClient() local
104 QDBusError e = reply.error(); in createMasterClient() local
116 QDBusError e = reply.error(); in createMasterClient() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-writecache.c216 struct wc_entry *e; member
371 static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e) in memory_entry()
376 static void *memory_data(struct dm_writecache *wc, struct wc_entry *e) in memory_data()
381 static sector_t cache_sector(struct dm_writecache *wc, struct wc_entry *e) in cache_sector()
387 static uint64_t read_original_sector(struct dm_writecache *wc, struct wc_entry *e) in read_original_sector()
396 static uint64_t read_seq_count(struct dm_writecache *wc, struct wc_entry *e) in read_seq_count()
405 static void clear_seq_count(struct dm_writecache *wc, struct wc_entry *e) in clear_seq_count()
413 static void write_original_sector_seq_count(struct dm_writecache *wc, struct wc_entry *e, in write_original_sector_seq_count()
590 struct wc_entry *e; in writecache_find_entry() local
635 struct wc_entry *e; in writecache_insert_entry() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_file.c213 struct drm_pending_event *e, *et; in drm_events_release() local
580 struct drm_pending_event *e = NULL; in drm_read() local
694 struct drm_event *e) in drm_event_reserve_init_locked()
736 struct drm_event *e) in drm_event_reserve_init()
790 struct drm_pending_event *e, ktime_t timestamp) in drm_send_event_helper()
837 struct drm_pending_event *e, ktime_t timestamp) in drm_send_event_timestamp_locked()
857 void drm_send_event_locked(struct drm_device *dev, struct drm_pending_event *e) in drm_send_event_locked()
878 void drm_send_event(struct drm_device *dev, struct drm_pending_event *e) in drm_send_event()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dis_constant.cpp13 auto e = static_cast<const CompoundExpressionBase*>(&expression); in isFeatureConstant() local
40 expression.eachChild([&](const Expression& e) { in isFeatureConstant()
48 bool isZoomConstant(const Expression& e) { in isZoomConstant()
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_misc.c97 Node *e = list_entry(l, Node, list); in check_file() local
228 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
274 Node *e; in create_entry() local
500 static void entry_status(Node *e, char *page) in entry_status()
556 Node *e = inode->i_private; in bm_evict_inode() local
565 static void kill_node(Node *e) in kill_node()
585 Node *e = file_inode(file)->i_private; in bm_entry_read() local
605 Node *e = file_inode(file)->i_private; in bm_entry_write() local
645 Node *e; in bm_register_write() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_recent.c128 struct recent_entry *e; in recent_entry_lookup() local
144 static void recent_entry_remove(struct recent_table *t, struct recent_entry *e) in recent_entry_remove()
158 struct recent_entry *e; in recent_entry_reap() local
182 struct recent_entry *e; in recent_entry_init() local
209 static void recent_entry_update(struct recent_table *t, struct recent_entry *e) in recent_entry_update()
231 struct recent_entry *e, *next; in recent_table_flush() local
246 struct recent_entry *e; in recent_mt() local
484 struct recent_entry *e; in recent_seq_start() local
500 const struct recent_entry *e = v; in recent_seq_next() local
520 const struct recent_entry *e = v; in recent_seq_show() local
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/screen/
H A Dsliderwidget.cpp62 void SliderWidget::mousePressEvent(QMouseEvent *e) in mousePressEvent()
67 void SliderWidget::mouseMoveEvent(QMouseEvent *e) in mouseMoveEvent()
75 void SliderWidget::paintEvent(QPaintEvent *e) in paintEvent()
91 void SliderWidget::resizeEvent(QResizeEvent *e) in resizeEvent()
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Debitmap.h45 #define ebitmap_length(e) ((e)->highbit) argument
47 static inline unsigned int ebitmap_start_positive(struct ebitmap *e, in ebitmap_start_positive()
60 static inline void ebitmap_init(struct ebitmap *e) in ebitmap_init()
65 static inline unsigned int ebitmap_next_positive(struct ebitmap *e, in ebitmap_next_positive()
120 #define ebitmap_for_each_positive_bit(e, n, bit) \ argument
H A Debitmap.c261 int ebitmap_get_bit(struct ebitmap *e, unsigned long bit) in ebitmap_get_bit()
278 int ebitmap_set_bit(struct ebitmap *e, unsigned long bit, int value) in ebitmap_set_bit()
346 void ebitmap_destroy(struct ebitmap *e) in ebitmap_destroy()
365 int ebitmap_read(struct ebitmap *e, void *fp) in ebitmap_read()
471 int ebitmap_write(struct ebitmap *e, void *fp) in ebitmap_write()
546 u32 ebitmap_hash(const struct ebitmap *e, u32 hash) in ebitmap_hash()
/OK3568_Linux_fs/kernel/drivers/net/ieee802154/
H A Dmac802154_hwsim.c114 struct hwsim_edge *e; in hwsim_hw_xmit() local
209 struct hwsim_edge *e; in append_radio_msg() local
383 struct hwsim_edge *e; in hwsim_alloc_edge() local
402 static void hwsim_free_edge(struct hwsim_edge *e) in hwsim_free_edge()
418 struct hwsim_edge *e; in hwsim_new_edge_nl() local
480 struct hwsim_edge *e; in hwsim_del_edge_nl() local
527 struct hwsim_edge *e; in hwsim_set_edge_lqi() local
678 struct hwsim_edge *e; in hwsim_edge_unsubscribe_me() local
698 struct hwsim_edge *e; in hwsim_subscribe_all_others() local
828 struct hwsim_edge *e; in hwsim_del() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table()
236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table()
245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table()
401 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp) in gp_hash_table()
410 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, in gp_hash_table()
422 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, in gp_hash_table()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dassoc_container.hpp228 cc_hash_table(const hash_fn& h, const eq_fn& e) in cc_hash_table()
236 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch) in cc_hash_table()
245 cc_hash_table(const hash_fn& h, const eq_fn& e, const comb_hash_fn& ch, in cc_hash_table()
271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table()
283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table()
393 gp_hash_table(const hash_fn& h, const eq_fn& e) in gp_hash_table()
401 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp) in gp_hash_table()
410 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, in gp_hash_table()
422 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp, in gp_hash_table()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dgtt.c151 #define gtt_init_entry(e, t, p, v) do { \ argument
304 struct intel_gvt_gtt_entry *e, in gtt_get_entry64()
329 struct intel_gvt_gtt_entry *e, in gtt_set_entry64()
365 static unsigned long gen8_gtt_get_pfn(struct intel_gvt_gtt_entry *e) in gen8_gtt_get_pfn()
380 static void gen8_gtt_set_pfn(struct intel_gvt_gtt_entry *e, unsigned long pfn) in gen8_gtt_set_pfn()
399 static bool gen8_gtt_test_pse(struct intel_gvt_gtt_entry *e) in gen8_gtt_test_pse()
404 static void gen8_gtt_clear_pse(struct intel_gvt_gtt_entry *e) in gen8_gtt_clear_pse()
422 static bool gen8_gtt_test_ips(struct intel_gvt_gtt_entry *e) in gen8_gtt_test_ips()
430 static void gen8_gtt_clear_ips(struct intel_gvt_gtt_entry *e) in gen8_gtt_clear_ips()
438 static bool gen8_gtt_test_present(struct intel_gvt_gtt_entry *e) in gen8_gtt_test_present()
[all …]
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dtlbflush.h23 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) argument
25 #define flush_tlb_kernel_range(s, e) local_flush_tlb_kernel_range(s, e) argument
29 #define flush_pmd_tlb_range(vma, s, e) local_flush_pmd_tlb_range(vma, s, e) argument
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf_core_read.h239 #define ___last6(a, b, c, d, e, x) x argument
240 #define ___last7(a, b, c, d, e, f, x) x argument
241 #define ___last8(a, b, c, d, e, f, g, x) x argument
242 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
243 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
250 #define ___nolast6(a, b, c, d, e, _) a, b, c, d, e argument
251 #define ___nolast7(a, b, c, d, e, f, _) a, b, c, d, e, f argument
252 #define ___nolast8(a, b, c, d, e, f, g, _) a, b, c, d, e, f, g argument
253 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument
254 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument
[all …]
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq-sched.c120 struct elevator_queue *e = q->elevator; in __blk_mq_do_dispatch_sched() local
284 struct elevator_queue *e = q->elevator; in __blk_mq_sched_dispatch_requests() local
357 struct elevator_queue *e = q->elevator; in __blk_mq_sched_bio_merge() local
430 struct elevator_queue *e = q->elevator; in blk_mq_sched_insert_request() local
483 struct elevator_queue *e; in blk_mq_sched_insert_requests() local
566 int blk_mq_init_sched(struct request_queue *q, struct elevator_type *e) in blk_mq_init_sched()
637 void blk_mq_exit_sched(struct request_queue *q, struct elevator_queue *e) in blk_mq_exit_sched()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_map_observer.cpp60 } catch (const mbgl::util::StyleParseException& e) { in onDidFailLoadingMap() local
63 } catch (const mbgl::util::StyleLoadException& e) { in onDidFailLoadingMap() local
66 } catch (const mbgl::util::NotFoundException& e) { in onDidFailLoadingMap() local
69 } catch (const std::exception& e) { in onDidFailLoadingMap() local

12345678910>>...62