Home
last modified time | relevance | path

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

1234567891011

/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/rust/crates/futures-util/src/stream/try_stream/
Dinto_async_read.rs53 let mut this = self.project(); in poll_read() localVariable
99 let this = self.project(); in poll_write() localVariable
104 let this = self.project(); in poll_flush() localVariable
109 let this = self.project(); in poll_close() localVariable
120 let mut this = self.project(); in poll_fill_buf() localVariable
150 let this = self.project(); in consume() localVariable
/external/rust/cxx/src/symbols/
Drust_string.rs12 let this = this.as_mut_ptr(); in string_new() localVariable
19 let this = this.as_mut_ptr(); in string_clone() localVariable
33 let this = this.as_mut_ptr(); in string_from_utf8() localVariable
50 let this = this.as_mut_ptr(); in string_from_utf8_lossy() localVariable
63 let this = this.as_mut_ptr(); in string_from_utf16() localVariable
79 let this = this.as_mut_ptr(); in string_from_utf16_lossy() localVariable
Drust_str.rs10 let this = this.as_mut_ptr(); in str_new() localVariable
17 let this = this.as_mut_ptr(); in str_ref() localVariable
27 let this = this.as_mut_ptr(); in str_from() localVariable
/external/rust/crates/futures-util/src/io/
Dchain.rs50 let this = self.project(); in get_pin_mut() localVariable
84 let this = self.project(); in poll_read() localVariable
100 let this = self.project(); in poll_read_vectored() localVariable
120 let this = self.project(); in poll_fill_buf() localVariable
134 let this = self.project(); in consume() localVariable
Dtake.rs90 let this = self.project(); in poll_read() localVariable
105 let this = self.project(); in poll_fill_buf() localVariable
118 let this = self.project(); in consume() localVariable
Dline_writer.rs39 let this = self.project(); in flush_if_completed_line() localVariable
64 let mut this = self.as_mut().project(); in poll_write() localVariable
105 let mut this = self.as_mut().project(); in poll_write_vectored() localVariable
/external/rust/crates/futures-util/src/sink/
Dfanout.rs38 let this = self.project(); in get_pin_mut() localVariable
66 let this = self.project(); in poll_ready() localVariable
79 let this = self.project(); in start_send() localVariable
87 let this = self.project(); in poll_flush() localVariable
100 let this = self.project(); in poll_close() localVariable
/external/harfbuzz_ng/src/
Dhb-debug.hh396 #define TRACE_APPLY(this) \ argument
402 #define TRACE_APPLY(this) hb_no_trace_t<bool> trace argument
409 #define TRACE_SANITIZE(this) \ argument
414 #define TRACE_SANITIZE(this) hb_no_trace_t<bool> trace argument
421 #define TRACE_SERIALIZE(this) \ argument
426 #define TRACE_SERIALIZE(this) hb_no_trace_t<bool> trace argument
433 #define TRACE_SUBSET(this) \ argument
438 #define TRACE_SUBSET(this) hb_no_trace_t<bool> trace argument
454 #define TRACE_DISPATCH(this, format) \ argument
459 #define TRACE_DISPATCH(this, format) hb_no_trace_t<typename context_t::return_t> trace argument
/external/rust/crates/serde_derive/src/
Dthis.rs6 let mut this = remote.clone(); in this_type() localVariable
20 let mut this = remote.clone(); in this_value() localVariable
/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/ow2-asm/asm-test/src/main/resources/jdk3/
DAllStructures$1.class ... .lang.Runnable { private final jdk3.AllStructures this$0 void <init> (jdk3.AllStructures ...
DAllStructures$InnerClass.class ... { private final double f0 private final jdk3.AllStructures this$0 private void <init> (jdk3. ...
/external/ow2-asm/asm-test/src/main/resources/jdk8/
DAllStructures$1.class ... .lang.Runnable { final synthetic jdk8.AllStructures this$0 void <init> (jdk8.AllStructures ...
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h133 if (needs_delete) delete this; in Run() local
153 if (needs_delete) delete this; in Run() local
176 if (needs_delete) delete this; in Run() local
199 if (needs_delete) delete this; in Run() local
223 if (needs_delete) delete this; in Run() local
247 if (needs_delete) delete this; in Run() local
270 if (needs_delete) delete this; in Run() local
292 if (needs_delete) delete this; in Run() local
314 if (needs_delete) delete this; in Run() local
336 if (needs_delete) delete this; in Run() local
[all …]
/external/protobuf/src/google/protobuf/stubs/
Dcallback.h133 if (needs_delete) delete this; in Run() local
153 if (needs_delete) delete this; in Run() local
176 if (needs_delete) delete this; in Run() local
199 if (needs_delete) delete this; in Run() local
223 if (needs_delete) delete this; in Run() local
247 if (needs_delete) delete this; in Run() local
270 if (needs_delete) delete this; in Run() local
292 if (needs_delete) delete this; in Run() local
314 if (needs_delete) delete this; in Run() local
336 if (needs_delete) delete this; in Run() local
[all …]
/external/rust/cxx/src/
Dshared_ptr.rs55 let this = self as *const Self as *const c_void; in is_null() localVariable
63 let this = self as *const Self as *const c_void; in as_ref() localVariable
76 let this = self as *const Self as *const c_void; in downgrade() localVariable
96 let this = self as *const Self as *mut c_void; in clone() localVariable
113 let this = self as *mut Self as *mut c_void; in drop() localVariable
/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
/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/rust/crates/futures-util/src/stream/stream/
Dunzip.rs23 let this = self.project(); in finish() localVariable
52 let mut this = self.as_mut().project(); in poll() localVariable
/external/rust/crates/futures-util/src/future/
Dpoll_immediate.rs27 let mut this = self.project(); in poll() localVariable
77 let mut this = self.project(); in poll_next() localVariable
/external/webrtc/rtc_base/
Dref_counted_object.h41 delete this; in Release() local
75 delete this; in Release() local

1234567891011