Home
last modified time | relevance | path

Searched defs:anchor (Results 101 - 125 of 152) sorted by relevance

1234567

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingScheme.java634 public ImmutableList<Comment> getComments(Anchor anchor) { in getComments() argument
689 private static Anchor anchor(PhoneRegion region, String label) { anchor() method in NumberingScheme.Comment
694 public static Anchor anchor(PhoneRegion region) { anchor() method in NumberingScheme.Comment
699 public static Anchor anchor(PhoneRegion region, XmlNumberType xmlType) { anchor() method in NumberingScheme.Comment
720 create(Anchor anchor, List<String> lines) create() argument
729 fromText(Anchor anchor, String text) fromText() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp42 void MachineRegisterInfo::Delegate::anchor() {} in anchor() function in MachineRegisterInfo::Delegate
H A DRegAllocPBQP.cpp527 void PBQPRAConstraint::anchor() {} in anchor() function in PBQPRAConstraint
529 void PBQPRAConstraintList::anchor() {} in anchor() function in PBQPRAConstraintList
H A DInlineSpiller.cpp239 void Spiller::anchor() {} in anchor() function in Spiller
H A DMachineFunction.cpp104 void MachineFunction::Delegate::anchor() {} in anchor() function in MachineFunction::Delegate
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValue.cpp981 void CallbackVH::anchor() {} in anchor() function in CallbackVH
H A DAttributes.cpp501 void EnumAttributeImpl::anchor() {} in anchor() function in EnumAttributeImpl
503 void IntAttributeImpl::anchor() {} in anchor() function in IntAttributeImpl
505 void StringAttributeImpl::anchor() {} in anchor() function in StringAttributeImpl
507 void TypeAttributeImpl::anchor() {} in anchor() function in TypeAttributeImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DArchive.cpp44 void Archive::anchor() {} in anchor() function in Archive
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp929 void IVVisitor::anchor() { } in anchor() function in llvm::IVVisitor
H A DValueMapper.cpp49 void ValueMapTypeRemapper::anchor() {} in anchor() function in ValueMapTypeRemapper
50 void ValueMaterializer::anchor() {} in anchor() function in ValueMaterializer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp76 void Input::HNode::anchor() {} in anchor() function in Input::HNode
77 void Input::EmptyHNode::anchor() {} in anchor() function in Input::EmptyHNode
78 void Input::ScalarHNode::anchor() {} in anchor() function in Input::ScalarHNode
79 void Input::MapHNode::anchor() {} in anchor() function in Input::MapHNode
80 void Input::SequenceHNode::anchor() {} in anchor() function in Input::SequenceHNode
H A Draw_ostream.cpp505 void raw_ostream::anchor() {} in anchor() function in raw_ostream
864 void raw_fd_ostream::anchor() {} in anchor() function in raw_fd_ostream
944 void raw_pwrite_stream::anchor() {} in anchor() function in raw_pwrite_stream
946 void buffer_ostream::anchor() {} in anchor() function in buffer_ostream
/third_party/icu/icu4c/source/common/
H A Dustring.cpp631 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcat() local
648 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncat() local
970 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcpy() local
983 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncpy() local
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp631 char16_t *anchor = dst; /* save a pointer to start of dst */ in u_strcat() local
648 char16_t *anchor = dst; /* save a pointer to start of dst */ in u_strncat() local
970 char16_t *anchor = dst; /* save a pointer to start of dst */ in u_strcpy() local
983 char16_t *anchor = dst; /* save a pointer to start of dst */ in u_strncpy() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h550 bool anchor; in fetch_rgba_unorm_from_block() local
672 bool anchor; in decompress_rgba_unorm_block() local
/third_party/python/Lib/
H A Dpathlib.py617 def anchor(self): member in PurePath
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp62 void JITEventListener::anchor() {} in anchor() function in JITEventListener
64 void ObjectCache::anchor() {} in anchor() function in ObjectCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp151 void MaterializationUnit::anchor() {} in anchor() function in llvm::orc::MaterializationUnit
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp1094 void MCWinCOFFObjectTargetWriter::anchor() {} in anchor() function in MCWinCOFFObjectTargetWriter
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1804 AF_Edge anchor = NULL; in af_cjk_hint_edges() local
1668 af_hint_normal_stem( AF_GlyphHints hints, AF_Edge edge, AF_Edge edge2, FT_Pos anchor, AF_Dimension dim ) af_hint_normal_stem() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp97 void PPCInstrInfo::anchor() {} in anchor() function in PPCInstrInfo
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp631 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcat() local
648 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncat() local
970 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcpy() local
983 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncpy() local
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs292 pub fn anchor(anchor: Anchor) -> Hir { in anchor() functions
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h116 MotionBlurAnchor anchor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1418 auto anchor = target->GetAnchorValue({}); in CheckMarkAnchorPosition() local

Completed in 50 milliseconds

1234567