Home
last modified time | relevance | path

Searched defs:clone (Results 476 - 500 of 726) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/icu/icu4c/source/i18n/
H A Dlistformatter.cpp57 virtual PatternHandler* clone() const { return new PatternHandler(twoPattern, endPattern); } in clone() function in __anon3332::PatternHandler
H A Dchnsecal.cpp121 ChineseCalendar* ChineseCalendar::clone() const { in clone() function in ChineseCalendar
H A Dgregocal.cpp289 GregorianCalendar* GregorianCalendar::clone() const in clone() function in GregorianCalendar
H A Dsimpletz.cpp247 SimpleTimeZone::clone() const in clone() function in SimpleTimeZone
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c217 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 Dlocid.cpp482 Locale::clone() const { in clone() function in Locale
H A Drbbi.cpp348 RuleBasedBreakIterator::clone() const { in clone() function in RuleBasedBreakIterator
/third_party/node/deps/icu-small/source/i18n/
H A Dgregocal.cpp290 GregorianCalendar* GregorianCalendar::clone() const in clone() function in GregorianCalendar
H A Dsimpletz.cpp247 SimpleTimeZone::clone() const in clone() function in SimpleTimeZone
H A Dmeasfmt.cpp466 MeasureFormat *MeasureFormat::clone() const { in clone() function in MeasureFormat
H A Dlistformatter.cpp57 virtual PatternHandler* clone() const { return new PatternHandler(twoPattern, endPattern); } in clone() function in __anon11983::PatternHandler
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp253 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 Dtrie2test.c625 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 Dsb_shader.cpp481 alu_node* shader::clone(alu_node* n) { in clone() function in r600_sb::shader
/third_party/rust/crates/aho-corasick/src/
H A Dprefilter.rs126 fn clone(&self) -> Self { in clone() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstruction.cpp730 Instruction *Instruction::clone() const { in clone() function in Instruction
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline.cc69 auto clone = MakeUnique<Pipeline>(pipeline_type_); in Clone() local
[all...]
/third_party/skia/src/gpu/effects/
H A DGrTextureEffect.cpp793 std::unique_ptr<GrFragmentProcessor> GrTextureEffect::clone() const { in clone() function in GrTextureEffect
/third_party/skia/src/effects/imagefilters/
H A DSkDisplacementMapImageFilter.cpp492 std::unique_ptr<GrFragmentProcessor> GrDisplacementMapEffect::clone() const { in clone() function in GrDisplacementMapEffect
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchnsecal.cpp121 ChineseCalendar* ChineseCalendar::clone() const { in clone() function in ChineseCalendar
H A Dgregocal.cpp289 GregorianCalendar* GregorianCalendar::clone() const in clone() function in GregorianCalendar
H A Dlistformatter.cpp57 virtual PatternHandler* clone() const { return new PatternHandler(twoPattern, endPattern); } in clone() function in __anon21208::PatternHandler
H A Dmeasfmt.cpp466 MeasureFormat *MeasureFormat::clone() const { in clone() function in MeasureFormat
H A Dsimpletz.cpp247 SimpleTimeZone::clone() const in clone() function in SimpleTimeZone
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh513 auto* clone = vertices_.push (); in duplicate() local
[all...]

Completed in 38 milliseconds

1...<<11121314151617181920>>...30