/external/libnetfilter_conntrack/src/conntrack/ |
D | grp_getter.c | 14 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 …]
|
D | grp_setter.c | 42 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
|
D | bsf.c | 102 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 …]
|
D | filter.c | 24 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/ |
D | efi_net.c | 40 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 …]
|
D | efi_console.c | 109 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 …]
|
D | efi_gop.c | 33 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/ |
D | onenand_base.c | 152 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 …]
|
D | onenand_bbt.c | 65 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
|
D | samsung.c | 118 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/ |
D | hb-debug.hh | 395 #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/ |
D | onenand.h | 131 #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/ |
D | nand_bbt.c | 173 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 …]
|
D | nand_spl_simple.c | 28 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
|
D | am335x_spl_bch.c | 32 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/ |
D | grpc_state.h | 72 delete this; in RPCState() local 137 delete this; in OnCompleted() local 147 delete this; in ParseAndCallDone() local
|
/external/libnfnetlink/src/ |
D | iftable.c | 56 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/desugar/test/java/com/google/devtools/build/android/desugar/ |
D | b72690624_testdata.jar | ... Object {
private Runnable mRunnable
final synthetic test.ParentClass this$0
void <init> (test.ParentClass |
/external/u-boot/board/socrates/ |
D | nand.c | 50 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/protobuf/src/google/protobuf/stubs/ |
D | callback.h | 130 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/clang/test/Sema/ |
D | overloaded-func-transparent-union.c | 15 __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/blktrace/btt/ |
D | proc.c | 67 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
|
D | dip_rb.c | 70 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/u-boot/env/ |
D | onenand.c | 32 struct onenand_chip *this = &onenand_chip; in env_onenand_load() local 71 struct onenand_chip *this = &onenand_chip; in env_onenand_save() local
|
/external/u-boot/lib/efi_driver/ |
D | efi_uclass.c | 56 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()
|