/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_opt_copy_prop.c | 113 bi_index repl = replacement[use.value]; in bi_opt_copy_prop() local
|
H A D | bi_opt_cse.c | 176 bi_index repl = replacement[instr->src[s].value]; in bi_opt_cse() local
|
H A D | bi_opt_mod_props.c | 34 bi_would_impact_abs(unsigned arch, bi_instr *I, bi_index repl, unsigned s) in bi_would_impact_abs() argument 41 bi_takes_fabs(unsigned arch, bi_instr *I, bi_index repl, unsigned s) in bi_takes_fabs() argument 111 bi_compose_float_index(bi_index old, bi_index repl) in bi_compose_float_index() argument [all...] |
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
H A D | setsockopt03.c | 38 struct ipt_replace repl; member
|
/third_party/rust/crates/clap/src/_cookbook/ |
H A D | mod.rs | 60 pub mod repl; modules
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ssa_builder.cpp | 223 bool repl = (n.op_ptr()->flags & AF_REPL) || in visit() local
|
H A D | sb_ir.cpp | 54 void alu_packed_node::init_args(bool repl) { in init_args() argument
|
/third_party/googletest/googletest/scripts/ |
H A D | upload.py | 842 def repl(m): function
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_function_inlining.cpp | 347 ir_variable_replacement_visitor(ir_variable *orig, ir_dereference *repl) in ir_variable_replacement_visitor() argument 369 ir_dereference *repl; member in ir_variable_replacement_visitor 459 do_variable_replacement(exec_list *instructions, ir_variable *orig, ir_dereference *repl) do_variable_replacement() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_mruby_module_response.cc | 107 mrb_value response_mod_header(mrb_state *mrb, mrb_value self, bool repl) { in response_mod_header() argument
|
H A D | shrpx_mruby_module_request.cc | 213 mrb_value request_mod_header(mrb_state *mrb, mrb_value self, bool repl) { in request_mod_header() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | MacroExpander.cpp | 312 Token &repl = replacements->front(); in expandMacro() local 336 Token &repl = replacements->at(i); in expandMacro() local 477 const Token &repl = macro.replacements[i]; in replaceMacroParams() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A 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 [all...] |
/third_party/vk-gl-cts/framework/qphelper/ |
H A D | qpXmlWriter.c | 56 const char* repl = DE_NULL; in writeEscaped() local [all...] |
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_framebuffer.c | 238 nir_ssa_def *repl = nir_pack_32_4x8(b, s); in pan_pack_norm() local
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetEncoderICU.java | 683 public boolean isLegalReplacement(byte[] repl) { in isLegalReplacement() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ssa_rewrite_pass.cpp | 468 uint32_t SSARewriter::GetReplacement(std::pair<uint32_t, uint32_t> repl) { in GetReplacement() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ssa_rewrite_pass.cpp | 468 uint32_t SSARewriter::GetReplacement(std::pair<uint32_t, uint32_t> repl) { in GetReplacement() argument
|
/third_party/python/Modules/_sre/clinic/ |
H A D | sre.c.h | 654 PyObject *repl; in _sre_SRE_Pattern_sub() local 708 PyObject *repl; _sre_SRE_Pattern_subn() local [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | ssa_rewrite_pass.cpp | 465 uint32_t SSARewriter::GetReplacement(std::pair<uint32_t, uint32_t> repl) { in GetReplacement() argument
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | util.c | 213 void strrepl(char *str, const char *chars, char repl) in strrepl() argument 224 void strrepl_nodups(char *str, const char *chars, char repl) in strrepl_nodups() argument 754 int dstrreplace(dstr_t *ds, const char *find, const char *repl, int start) in dstrreplace() argument
|
H A D | options.c | 1154 const char *repl; in unhtmlify() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | reapits.c | 1009 UChar repl[100]; in TestRegexCAPI() local 1914 UChar repl[100]; in TestUTextAPI() local [all...] |
/third_party/python/Tools/wasm/ |
H A D | wasm_build.py | 810 repl="start interactive REPL / webserver + browser session", variable
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-interface.cc | 1036 EvaluateGlobal(v8::Isolate* isolate, v8::Local<v8::String> source, EvaluateGlobalMode mode, bool repl) EvaluateGlobal() argument 1051 EvaluateGlobalForTesting( v8::Isolate* isolate, v8::Local<v8::Script> function, v8::debug::EvaluateGlobalMode mode, bool repl) EvaluateGlobalForTesting() argument
|