Home
last modified time | relevance | path

Searched defs:new_name (Results 1 – 25 of 45) sorted by relevance

12

/third_party/node/deps/uvwasi/src/
Dwasi_serdes.c165 #define WRITE_ALIAS(new_name, old_name) \ argument
172 #define READ_ALIAS(new_name, old_name) \ argument
/third_party/spirv-tools/source/opt/
Ddesc_sroa.cpp336 std::unique_ptr<Instruction> new_name(new Instruction( in CreateReplacementVariable() local
348 for (auto& new_name : names_to_add) in CreateReplacementVariable() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddesc_sroa.cpp294 std::unique_ptr<Instruction> new_name(new Instruction( in CreateReplacementVariable() local
306 for (auto& new_name : names_to_add) in CreateReplacementVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddesc_sroa.cpp295 std::unique_ptr<Instruction> new_name(new Instruction( in CreateReplacementVariable() local
307 for (auto& new_name : names_to_add) in CreateReplacementVariable() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_xfb_varying.c54 char *new_name; in generate_new_name() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dnamer.cc195 std::string new_name; in ResolveMemberNamesForStruct() local
/third_party/python/Lib/lib2to3/
Dfixer_base.py105 def new_name(self, template="xxx_todo_changeme"): member in BaseFix
/third_party/python/PC/layout/
Dmain.py126 def in_build(f, dest="", new_name=None): argument
/third_party/mesa3d/src/amd/compiler/
Daco_spill.cpp315 do_reload(spill_ctx& ctx, Temp tmp, Temp new_name, uint32_t spill_id) in do_reload()
792 Temp new_name = ctx.program->allocateTmp(live.first.regClass()); in add_coupling_code() local
827 Temp new_name = ctx.program->allocateTmp(live.first.regClass()); in add_coupling_code() local
1017 Temp new_name = ctx.program->allocateTmp(tmp.regClass()); in add_coupling_code() local
1068 Temp new_name = ctx.program->allocateTmp(pair.first.regClass()); in add_coupling_code() local
/third_party/gstreamer/gstreamer/gst/
Dgstpreset.c905 const gchar * new_name) in gst_preset_default_rename_preset()
1135 const gchar * new_name) in gst_preset_rename_preset()
/third_party/rust/crates/bindgen/bindgen/ir/
Denum_ty.rs121 let new_name = ctx in from_ty() localVariable
/third_party/gn/src/gn/
Dloader_unittest.cc340 std::string new_name = "BUILD.more.gn"; in TEST_F() local
/third_party/openssl/crypto/x509/
Dx509name.c188 X509_NAME_ENTRY *new_name = NULL; in X509_NAME_add_entry() local
/third_party/node/deps/cares/src/tools/
Dadig.c837 static char new_name [MAX_IP6_RR]; in convert_query() local
/third_party/toybox/kconfig/
Dsymbol.c653 char *new_name; in sym_lookup() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/bsd/
DSDL_sysjoystick.c358 char *new_name = NULL; local
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2filter.c101 const gchar * new_name) in gst_lv2_filter_rename_preset()
Dgstlv2source.c118 const gchar * new_name) in gst_lv2_source_rename_preset()
/third_party/skia/third_party/externals/freetype/src/base/
Dftrfork.c867 char* new_name = NULL; in raccess_make_file_name() local
/third_party/freetype/src/base/
Dftrfork.c867 char* new_name = NULL; in raccess_make_file_name() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftrfork.c874 char* new_name = NULL; in raccess_make_file_name() local
/third_party/vulkan-loader/tests/framework/
Dtest_util.cpp492 path FolderManager::copy_file(path const& file, std::string const& new_name) { in copy_file()
/third_party/flutter/skia/third_party/externals/libpng/
Dpngwutil.c1122 png_byte new_name[81]; /* 1 byte for the compression byte */ in png_write_iCCP() local
1182 png_byte new_name[80]; in png_write_sPLT() local
/third_party/skia/third_party/externals/libpng/
Dpngwutil.c1122 png_byte new_name[81]; /* 1 byte for the compression byte */ in png_write_iCCP() local
1182 png_byte new_name[80]; in png_write_sPLT() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc324 _hb_rename_font (hb_blob_t *blob, wchar_t *new_name) in _hb_rename_font()

12