Home
last modified time | relevance | path

Searched defs:setParent (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/experimental/xform/
H A DSkXform.cpp27 void Xform::setParent(sk_sp<Xform> parent) { in setParent() function in Xform
/third_party/python/Lib/xml/sax/
H A Dsaxutils.py333 def setParent(self, parent): member in XMLFilterBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DBasicBlock.cpp87 void BasicBlock::setParent(Function *parent) { in setParent() function in BasicBlock
H A DInstruction.cpp51 void Instruction::setParent(BasicBlock *P) { in setParent() function in Instruction
H A DFunction.cpp84 void Argument::setParent(Function *parent) { in setParent() function in Argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCFragment.h88 void setParent(MCSection *Value) { Parent = Value; } in setParent() function in llvm::MCFragment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstr.h250 void setParent(MachineBasicBlock *P) { Parent = P; } in setParent() function in llvm::MachineInstr
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java1540 protected void setParent(ResourceBundle parent) { in setParent() method in ICUResourceBundle
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundle.java1409 protected void setParent(ResourceBundle parent) { in setParent() method in ICUResourceBundle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DMetadata.h1342 void setParent(Module *M) { Parent = M; } in setParent() function in llvm::NamedMDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DMetadata.h1290 void setParent(Module *M) { Parent = M; } in setParent() function in llvm::NamedMDNode
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 24 milliseconds