| /third_party/icu/icu4c/source/i18n/ |
| H A D | listformatter.cpp | 57 virtual PatternHandler* clone() const { return new PatternHandler(twoPattern, endPattern); } in clone() function in __anon3332::PatternHandler
|
| H A D | chnsecal.cpp | 121 ChineseCalendar* ChineseCalendar::clone() const { in clone() function in ChineseCalendar
|
| H A D | gregocal.cpp | 289 GregorianCalendar* GregorianCalendar::clone() const in clone() function in GregorianCalendar
|
| H A D | simpletz.cpp | 247 SimpleTimeZone::clone() const in clone() function in SimpleTimeZone
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_shader_calls.c | 217 nir_instr *clone = nir_instr_clone(b->shader, def->parent_instr); in remat_ssa_def() local 683 nir_cf_list clone; in duplicate_loop_bodies() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locid.cpp | 482 Locale::clone() const { in clone() function in Locale
|
| H A D | rbbi.cpp | 348 RuleBasedBreakIterator::clone() const { in clone() function in RuleBasedBreakIterator
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | gregocal.cpp | 290 GregorianCalendar* GregorianCalendar::clone() const in clone() function in GregorianCalendar
|
| H A D | simpletz.cpp | 247 SimpleTimeZone::clone() const in clone() function in SimpleTimeZone
|
| H A D | measfmt.cpp | 466 MeasureFormat *MeasureFormat::clone() const { in clone() function in MeasureFormat
|
| H A D | listformatter.cpp | 57 virtual PatternHandler* clone() const { return new PatternHandler(twoPattern, endPattern); } in clone() function in __anon11983::PatternHandler
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir.cpp | 253 LValue::clone(ClonePolicy<Function>& pol) const in clone() function in nv50_ir::LValue 290 Symbol::clone(ClonePolicy<Function>& pol) const in clone() function in nv50_ir::Symbol 364 ImmediateValue::clone(ClonePolicy<Function>& pol) const in clone() function in nv50_ir::ImmediateValue 744 Instruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone() function in nv50_ir::Instruction 927 TexInstruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone() function in nv50_ir::TexInstruction 1114 CmpInstruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone() function in nv50_ir::CmpInstruction 1144 FlowInstruction::clone(ClonePolicy<Function>& pol, Instruction *i) const in clone() function in nv50_ir::FlowInstruction [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | trie2test.c | 625 UTrie2 *clone=utrie2_clone(trie, &errorCode); in testTrieSerialize() local 741 UTrie2 *clone=utrie2_clone(trie, &errorCode); in testTrieSerialize() local 756 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode); in testTrieSerialize() local 810 UTrie2 *clone=utrie2_cloneAsThawed(trie, &errorCode); testTrieSerializeAllValueBits() local 856 UTrie2 *clone=utrie2_clone(trie, &errorCode); makeTrieWithRanges() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_shader.cpp | 481 alu_node* shader::clone(alu_node* n) { in clone() function in r600_sb::shader
|
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | prefilter.rs | 126 fn clone(&self) -> Self { in clone() functions
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Instruction.cpp | 730 Instruction *Instruction::clone() const { in clone() function in Instruction
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.cc | 69 auto clone = MakeUnique<Pipeline>(pipeline_type_); in Clone() local [all...] |
| /third_party/skia/src/gpu/effects/ |
| H A D | GrTextureEffect.cpp | 793 std::unique_ptr<GrFragmentProcessor> GrTextureEffect::clone() const { in clone() function in GrTextureEffect
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkDisplacementMapImageFilter.cpp | 492 std::unique_ptr<GrFragmentProcessor> GrDisplacementMapEffect::clone() const { in clone() function in GrDisplacementMapEffect
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | chnsecal.cpp | 121 ChineseCalendar* ChineseCalendar::clone() const { in clone() function in ChineseCalendar
|
| H A D | gregocal.cpp | 289 GregorianCalendar* GregorianCalendar::clone() const in clone() function in GregorianCalendar
|
| H A D | listformatter.cpp | 57 virtual PatternHandler* clone() const { return new PatternHandler(twoPattern, endPattern); } in clone() function in __anon21208::PatternHandler
|
| H A D | measfmt.cpp | 466 MeasureFormat *MeasureFormat::clone() const { in clone() function in MeasureFormat
|
| H A D | simpletz.cpp | 247 SimpleTimeZone::clone() const in clone() function in SimpleTimeZone
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-repacker.hh | 513 auto* clone = vertices_.push (); in duplicate() local [all...] |