Home
last modified time | relevance | path

Searched defs:this (Results 1 – 25 of 146) sorted by relevance

123456

/external/libnetfilter_conntrack/src/conntrack/
Dgrp_getter.c14 struct nfct_attr_grp_ipv4 *this = data; in get_attr_grp_orig_ipv4() local
21 struct nfct_attr_grp_ipv4 *this = data; in get_attr_grp_repl_ipv4() local
28 struct nfct_attr_grp_ipv6 *this = data; in get_attr_grp_orig_ipv6() local
35 struct nfct_attr_grp_ipv6 *this = data; in get_attr_grp_repl_ipv6() local
42 struct nfct_attr_grp_port *this = data; in get_attr_grp_orig_port() local
49 struct nfct_attr_grp_port *this = data; in get_attr_grp_repl_port() local
56 struct nfct_attr_grp_icmp *this = data; in get_attr_grp_icmp() local
64 struct nfct_attr_grp_ipv4 *this = data; in get_attr_grp_master_ipv4() local
71 struct nfct_attr_grp_ipv6 *this = data; in get_attr_grp_master_ipv6() local
78 struct nfct_attr_grp_port *this = data; in get_attr_grp_master_port() local
[all …]
Dgrp_setter.c42 const struct nfct_attr_grp_ipv4 *this = value; in set_attr_grp_orig_ipv4() local
50 const struct nfct_attr_grp_ipv4 *this = value; in set_attr_grp_repl_ipv4() local
58 const struct nfct_attr_grp_ipv6 *this = value; in set_attr_grp_orig_ipv6() local
66 const struct nfct_attr_grp_ipv6 *this = value; in set_attr_grp_repl_ipv6() local
74 const struct nfct_attr_grp_port *this = value; in set_attr_grp_orig_port() local
81 const struct nfct_attr_grp_port *this = value; in set_attr_grp_repl_port() local
89 const struct nfct_attr_grp_icmp *this = value; in set_attr_grp_icmp() local
120 const struct nfct_attr_grp_ipv4 *this = value; in set_attr_grp_master_ipv4() local
128 const struct nfct_attr_grp_ipv6 *this = value; in set_attr_grp_master_ipv6() local
136 const struct nfct_attr_grp_port *this = value; in set_attr_grp_master_port() local
Dbsf.c102 show_filter(struct sock_filter *this, int from, int to, char *str) {} in show_filter()
108 nfct_bsf_load_payload_offset(struct sock_filter *this, int pos) in nfct_bsf_load_payload_offset()
119 nfct_bsf_find_attr(struct sock_filter *this, int attr, int pos) in nfct_bsf_find_attr()
139 nfct_bsf_find_attr_nest(struct sock_filter *this, int attr, int pos) in nfct_bsf_find_attr_nest()
164 nfct_bsf_cmp_k_stack(struct sock_filter *this, int k, in nfct_bsf_cmp_k_stack()
183 nfct_bsf_cmp_k_stack_jf(struct sock_filter *this, int k, in nfct_bsf_cmp_k_stack_jf()
201 nfct_bsf_alu_and(struct sock_filter *this, int k, int pos) in nfct_bsf_alu_and()
212 nfct_bsf_add_attr_data_offset(struct sock_filter *this, int pos) in nfct_bsf_add_attr_data_offset()
224 nfct_bsf_x_equal_a(struct sock_filter *this, int pos) in nfct_bsf_x_equal_a()
234 nfct_bsf_a_equal_x(struct sock_filter *this, int pos) in nfct_bsf_a_equal_x()
[all …]
Dfilter.c24 const struct nfct_filter_proto *this = value; in filter_attr_l4proto_state() local
32 const struct nfct_filter_ipv4 *this = value; in filter_attr_src_ipv4() local
44 const struct nfct_filter_ipv4 *this = value; in filter_attr_dst_ipv4() local
56 const struct nfct_filter_ipv6 *this = value; in filter_attr_src_ipv6() local
70 const struct nfct_filter_ipv6 *this = value; in filter_attr_dst_ipv6() local
84 const struct nfct_filter_dump_mark *this = value; in filter_attr_mark() local
/external/u-boot/lib/efi_loader/
Defi_net.c40 static efi_status_t EFIAPI efi_net_start(struct efi_simple_network *this) in efi_net_start()
47 static efi_status_t EFIAPI efi_net_stop(struct efi_simple_network *this) in efi_net_stop()
66 static efi_status_t EFIAPI efi_net_initialize(struct efi_simple_network *this, in efi_net_initialize()
96 static efi_status_t EFIAPI efi_net_reset(struct efi_simple_network *this, in efi_net_reset()
104 static efi_status_t EFIAPI efi_net_shutdown(struct efi_simple_network *this) in efi_net_shutdown()
112 struct efi_simple_network *this, u32 enable, u32 disable, in efi_net_receive_filters()
123 struct efi_simple_network *this, int reset, in efi_net_station_address()
131 static efi_status_t EFIAPI efi_net_statistics(struct efi_simple_network *this, in efi_net_statistics()
140 static efi_status_t EFIAPI efi_net_mcastiptomac(struct efi_simple_network *this, in efi_net_mcastiptomac()
150 static efi_status_t EFIAPI efi_net_nvdata(struct efi_simple_network *this, in efi_net_nvdata()
[all …]
Defi_console.c109 struct efi_simple_text_output_protocol *this, in efi_cout_reset()
117 struct efi_simple_text_output_protocol *this, in efi_cout_output_string()
173 struct efi_simple_text_output_protocol *this, in efi_cout_test_string()
262 struct efi_simple_text_output_protocol *this, in efi_cout_query_mode()
283 struct efi_simple_text_output_protocol *this, in efi_cout_set_mode()
315 struct efi_simple_text_output_protocol *this, in efi_cout_set_attribute()
333 struct efi_simple_text_output_protocol *this) in efi_cout_clear_screen()
343 struct efi_simple_text_output_protocol *this, in efi_cout_set_cursor_position()
356 struct efi_simple_text_output_protocol *this, in efi_cout_enable_cursor()
380 struct efi_simple_input_interface *this, in efi_cin_reset()
[all …]
Defi_gop.c33 static efi_status_t EFIAPI gop_query_mode(struct efi_gop *this, u32 mode_number, in gop_query_mode()
48 static efi_status_t EFIAPI gop_set_mode(struct efi_gop *this, u32 mode_number) in gop_set_mode()
79 static __always_inline efi_status_t gop_blt_int(struct efi_gop *this, in gop_blt_int()
214 static efi_uintn_t gop_get_bpp(struct efi_gop *this) in gop_get_bpp()
248 static efi_status_t gop_blt_video_fill(struct efi_gop *this, in gop_blt_video_fill()
260 static efi_status_t gop_blt_buf_to_vid16(struct efi_gop *this, in gop_blt_buf_to_vid16()
271 static efi_status_t gop_blt_buf_to_vid32(struct efi_gop *this, in gop_blt_buf_to_vid32()
282 static efi_status_t gop_blt_vid_to_vid(struct efi_gop *this, in gop_blt_vid_to_vid()
294 static efi_status_t gop_blt_vid_to_buf(struct efi_gop *this, in gop_blt_vid_to_buf()
324 efi_status_t EFIAPI gop_blt(struct efi_gop *this, struct efi_gop_pixel *buffer, in gop_blt()
/external/u-boot/drivers/mtd/onenand/
Donenand_base.c152 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address()
169 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address()
229 static unsigned int flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block()
248 unsigned int onenand_block(struct onenand_chip *this, loff_t addr) in onenand_block()
262 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr()
281 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr()
328 struct onenand_chip *this = mtd->priv; in onenand_command() local
440 static int onenand_read_ecc(struct onenand_chip *this) in onenand_read_ecc()
470 struct onenand_chip *this = mtd->priv; in onenand_wait() local
517 struct onenand_chip *this = mtd->priv; in onenand_bufferram_offset() local
[all …]
Donenand_bbt.c65 struct onenand_chip *this = mtd->priv; in create_bbt() local
154 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt() local
194 struct onenand_chip *this = mtd->priv; in onenand_scan_bbt() local
248 struct onenand_chip *this = mtd->priv; in onenand_default_bbt() local
Dsamsung.c118 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local
167 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local
273 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local
376 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram() local
449 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status() local
467 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd() local
488 struct onenand_chip *this = mtd->priv; in s3c_onenand_unlock_all() local
530 struct onenand_chip *this = mtd->priv; in s3c_onenand_init() local
/external/harfbuzz_ng/src/
Dhb-debug.hh395 #define TRACE_APPLY(this) \ argument
401 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace argument
408 #define TRACE_CLOSURE(this) \ argument
413 #define TRACE_CLOSURE(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED argument
420 #define TRACE_COLLECT_GLYPHS(this) \ argument
425 #define TRACE_COLLECT_GLYPHS(this) hb_no_trace_t<hb_void_t> trace HB_UNUSED argument
432 #define TRACE_SANITIZE(this) \ argument
437 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace argument
444 #define TRACE_SERIALIZE(this) \ argument
449 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace argument
[all …]
/external/u-boot/include/linux/mtd/
Donenand.h131 #define ONENAND_CURRENT_BUFFERRAM(this) (this->bufferram_index) argument
132 #define ONENAND_NEXT_BUFFERRAM(this) (this->bufferram_index ^ 1) argument
133 #define ONENAND_SET_NEXT_BUFFERRAM(this) (this->bufferram_index ^= 1) argument
134 #define ONENAND_SET_PREV_BUFFERRAM(this) (this->bufferram_index ^= 1) argument
135 #define ONENAND_SET_BUFFERRAM0(this) (this->bufferram_index = 0) argument
136 #define ONENAND_SET_BUFFERRAM1(this) (this->bufferram_index = 1) argument
138 #define FLEXONENAND(this) (this->device_id & DEVICE_IS_FLEXONENAND) argument
139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC) argument
140 #define ONENAND_IS_DDP(this) \ argument
143 #define ONENAND_IS_4KB_PAGE(this) \ argument
[all …]
/external/u-boot/drivers/mtd/nand/
Dnand_spl_simple.c28 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local
65 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local
116 struct nand_chip *this = mtd_to_nand(mtd); in nand_is_bad_block() local
141 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local
172 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local
Dnand_bbt.c173 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local
264 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local
389 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local
455 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local
524 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local
619 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local
820 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local
839 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local
963 struct nand_chip *this = mtd_to_nand(mtd); in mark_bbt_region() local
1023 struct nand_chip *this = mtd_to_nand(mtd); in verify_bbt_descr() local
[all …]
Dam335x_spl_bch.c32 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local
130 struct nand_chip *this = mtd_to_nand(mtd); in nand_is_bad_block() local
151 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.h72 delete this; in RPCState() local
137 delete this; in OnCompleted() local
147 delete this; in ParseAndCallDone() local
/external/libnfnetlink/src/
Diftable.c56 struct ifindex_node *this; in iftable_add() local
119 struct ifindex_node *this, *tmp; in iftable_del() local
154 struct ifindex_node *this; in nlif_index2name() local
188 struct ifindex_node *this; in nlif_get_ifflags() local
264 struct ifindex_node *this, *tmp; in nlif_close() local
/external/u-boot/board/socrates/
Dnand.c50 struct nand_chip *this = mtd_to_nand(mtd); in sc_nand_write_buf() local
90 struct nand_chip *this = mtd_to_nand(mtd); in sc_nand_read_buf() local
107 struct nand_chip *this = mtd_to_nand(mtdinfo); in sc_nand_device_ready() local
/external/clang/test/Sema/
Doverloaded-func-transparent-union.c15 __attribute__((overloadable)) void Class_Init(Instance this, char *str, void *str2) { in Class_Init()
20 __attribute__((overloadable)) void Class_Init(Instance this, char *str) { in Class_Init()
/external/u-boot/env/
Donenand.c32 struct onenand_chip *this = &onenand_chip; in env_onenand_load() local
71 struct onenand_chip *this = &onenand_chip; in env_onenand_save() local
/external/blktrace/btt/
Dproc.c67 struct pn_info *this; in __find_process_pid() local
86 struct pn_info *this; in __find_process_name() local
105 struct pn_info *this; in insert_pid() local
132 struct pn_info *this; in insert_name() local
Ddip_rb.c70 void (*fnc)(struct io *iop, struct io *this), in rb_foreach()
74 struct io *this = rb_entry(n, struct io, rb_node); in rb_foreach() local
/external/protobuf/src/google/protobuf/stubs/
Dcallback.h130 if (needs_delete) delete this; in Run() local
150 if (needs_delete) delete this; in Run() local
173 if (needs_delete) delete this; in Run() local
196 if (needs_delete) delete this; in Run() local
220 if (needs_delete) delete this; in Run() local
244 if (needs_delete) delete this; in Run() local
267 if (needs_delete) delete this; in Run() local
289 if (needs_delete) delete this; in Run() local
311 if (needs_delete) delete this; in Run() local
333 if (needs_delete) delete this; in Run() local
[all …]
/external/u-boot/lib/efi_driver/
Defi_uclass.c56 struct efi_driver_binding_protocol *this, in efi_uc_supported()
104 struct efi_driver_binding_protocol *this, in efi_uc_start()
189 struct efi_driver_binding_protocol *this, in efi_uc_stop()
/external/u-boot/lib/efi_selftest/
Defi_selftest_controllers.c75 struct efi_driver_binding_protocol *this, in supported()
112 struct efi_driver_binding_protocol *this, in start()
195 struct efi_driver_binding_protocol *this, in stop()

123456