/external/libnl/lib/netfilter/ |
D | ct_obj.c | 631 int nfnl_ct_set_src(struct nfnl_ct *ct, int repl, struct nl_addr *addr) in nfnl_ct_set_src() 638 int nfnl_ct_set_dst(struct nfnl_ct *ct, int repl, struct nl_addr *addr) in nfnl_ct_set_dst() 645 struct nl_addr *nfnl_ct_get_src(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_src() 654 struct nl_addr *nfnl_ct_get_dst(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_dst() 663 void nfnl_ct_set_src_port(struct nfnl_ct *ct, int repl, uint16_t port) in nfnl_ct_set_src_port() 672 int nfnl_ct_test_src_port(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_src_port() 678 uint16_t nfnl_ct_get_src_port(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_src_port() 685 void nfnl_ct_set_dst_port(struct nfnl_ct *ct, int repl, uint16_t port) in nfnl_ct_set_dst_port() 694 int nfnl_ct_test_dst_port(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_dst_port() 700 uint16_t nfnl_ct_get_dst_port(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_dst_port() [all …]
|
D | ct.c | 119 static int ct_parse_ip(struct nfnl_ct *ct, int repl, struct nlattr *attr) in ct_parse_ip() 174 static int ct_parse_proto(struct nfnl_ct *ct, int repl, struct nlattr *attr) in ct_parse_proto() 217 static int ct_parse_tuple(struct nfnl_ct *ct, int repl, struct nlattr *attr) in ct_parse_tuple() 277 static int ct_parse_counters(struct nfnl_ct *ct, int repl, struct nlattr *attr) in ct_parse_counters() 436 int repl) in nfnl_ct_build_tuple()
|
/external/mesa3d/src/compiler/glsl/ |
D | opt_function_inlining.cpp | 340 ir_variable_replacement_visitor(ir_variable *orig, ir_dereference *repl) in ir_variable_replacement_visitor() 359 ir_dereference *repl; member in ir_variable_replacement_visitor 425 ir_dereference *repl) in do_variable_replacement()
|
/external/clang/www/ |
D | builtins.py | 147 def report_repl(builtin, repl): argument
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | MacroExpander.cpp | 318 Token &repl = replacements->front(); in expandMacro() local 342 Token &repl = replacements->at(i); in expandMacro() local 481 const Token &repl = macro.replacements[i]; in replaceMacroParams() local
|
/external/python/cpython3/Lib/ |
D | re.py | 185 def sub(pattern, repl, string, count=0, flags=0): argument 194 def subn(pattern, repl, string, count=0, flags=0): argument 298 def _compile_repl(repl, pattern): argument
|
/external/selinux/libsemanage/src/ |
D | genhomedircon.c | 513 static char *replace_all(const char *str, const replacement_pair_t * repl) in replace_all() 578 const replacement_pair_t *repl) in write_replacements() 600 semanage_list_t *tpl, const replacement_pair_t *repl, in write_contexts() 684 replacement_pair_t repl[] = { in write_home_dir_context() local 704 replacement_pair_t repl[] = { in write_home_root_context() local 716 replacement_pair_t repl[] = { in write_username_context() local 729 replacement_pair_t repl[] = { in write_user_context() local
|
/external/python/cpython2/Lib/ |
D | re.py | 148 def sub(pattern, repl, string, count=0, flags=0): argument 157 def subn(pattern, repl, string, count=0, flags=0): argument
|
D | mimify.py | 45 repl = re.compile('^subject:\\s+re: ', re.I) variable
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ssa_rewrite_pass.cpp | 379 uint32_t SSARewriter::GetReplacement(std::pair<uint32_t, uint32_t> repl) { in GetReplacement() argument 486 for (auto& repl : load_replacement_) { in ApplyReplacements() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ssa_rewrite_pass.cpp | 379 uint32_t SSARewriter::GetReplacement(std::pair<uint32_t, uint32_t> repl) { in GetReplacement() argument 477 for (auto& repl : load_replacement_) { in ApplyReplacements() local
|
/external/iproute2/ip/ |
D | ipseg6.c | 128 int repl = 0, dump = 0; in seg6_do_cmd() local
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | Encoding.java | 171 String repl = REPLACEMENTS[ch]; in encodeHtmlOnto() local
|
/external/python/cpython2/Lib/idlelib/ |
D | ReplaceDialog.py | 65 def _replace_expand(self, m, repl): argument
|
/external/python/cpython3/Lib/idlelib/ |
D | replace.py | 75 def _replace_expand(self, m, repl): argument
|
/external/iptables/libiptc/ |
D | libiptc.c | 1118 static inline int iptcc_compile_rule (struct xtc_handle *h, STRUCT_REPLACE *repl, struct rule_head … in iptcc_compile_rule() 1143 static int iptcc_compile_chain(struct xtc_handle *h, STRUCT_REPLACE *repl, struct chain_head *c) in iptcc_compile_chain() 1249 static int iptcc_compile_table(struct xtc_handle *h, STRUCT_REPLACE *repl) in iptcc_compile_table() 2481 STRUCT_REPLACE *repl, unsigned int idx, in counters_normal_map() 2496 STRUCT_REPLACE *repl, unsigned int idx, in counters_map_zeroed() 2528 STRUCT_REPLACE *repl; in TC_COMMIT() local
|
/external/ltp/testcases/kernel/syscalls/setsockopt/ |
D | setsockopt03.c | 86 struct ipt_replace repl; member
|
/external/deqp/framework/qphelper/ |
D | qpXmlWriter.c | 56 const char* repl = DE_NULL; in writeEscaped() local
|
/external/chromium-trace/catapult/systrace/systrace/tracing_agents/ |
D | atrace_agent.py | 363 def repl(m): function
|
/external/flatbuffers/tests/fuzzer/ |
D | flatbuffers_scalar_fuzzer.cc | 21 static void BreakSequence(std::string &s, const char *subj, char repl) { in BreakSequence()
|
/external/python/cpython3/Modules/clinic/ |
D | _sre.c.h | 408 PyObject *repl; in _sre_SRE_Pattern_sub() local 441 PyObject *repl; in _sre_SRE_Pattern_subn() local
|
/external/bcc/tools/ |
D | argdist.py | 272 def repl(expr): function
|
/external/icu/icu4c/source/test/cintltst/ |
D | reapits.c | 1000 UChar repl[100]; in TestRegexCAPI() local 1905 UChar repl[100]; in TestUTextAPI() local
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetEncoderICU.java | 683 public boolean isLegalReplacement(byte[] repl) { in isLegalReplacement()
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_ssa_builder.cpp | 223 bool repl = (n.op_ptr()->flags & AF_REPL) || in visit() local
|