Home
last modified time | relevance | path

Searched defs:repl (Results 1 - 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_copy_prop.c113 bi_index repl = replacement[use.value]; in bi_opt_copy_prop() local
H A Dbi_opt_cse.c176 bi_index repl = replacement[instr->src[s].value]; in bi_opt_cse() local
H A Dbi_opt_mod_props.c34 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 Dsetsockopt03.c38 struct ipt_replace repl; member
/third_party/rust/crates/clap/src/_cookbook/
H A Dmod.rs60 pub mod repl; modules
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ssa_builder.cpp223 bool repl = (n.op_ptr()->flags & AF_REPL) || in visit() local
H A Dsb_ir.cpp54 void alu_packed_node::init_args(bool repl) { in init_args() argument
/third_party/googletest/googletest/scripts/
H A Dupload.py842 def repl(m): function
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_function_inlining.cpp347 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 Dshrpx_mruby_module_response.cc107 mrb_value response_mod_header(mrb_state *mrb, mrb_value self, bool repl) { in response_mod_header() argument
H A Dshrpx_mruby_module_request.cc213 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 DMacroExpander.cpp312 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 DMacroExpander.cpp318 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 DqpXmlWriter.c56 const char* repl = DE_NULL; in writeEscaped() local
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c238 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 DCharsetEncoderICU.java683 public boolean isLegalReplacement(byte[] repl) { in isLegalReplacement() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dssa_rewrite_pass.cpp468 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 Dssa_rewrite_pass.cpp468 uint32_t SSARewriter::GetReplacement(std::pair<uint32_t, uint32_t> repl) { in GetReplacement() argument
/third_party/python/Modules/_sre/clinic/
H A Dsre.c.h654 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 Dssa_rewrite_pass.cpp465 uint32_t SSARewriter::GetReplacement(std::pair<uint32_t, uint32_t> repl) { in GetReplacement() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c213 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 Doptions.c1154 const char *repl; in unhtmlify() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dreapits.c1009 UChar repl[100]; in TestRegexCAPI() local
1914 UChar repl[100]; in TestUTextAPI() local
[all...]
/third_party/python/Tools/wasm/
H A Dwasm_build.py810 repl="start interactive REPL / webserver + browser session", variable
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc1036 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

Completed in 26 milliseconds

12