Home
last modified time | relevance | path

Searched defs:containing (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/lib/
Des2022.intl.d.ts38 containing(codeUnitIndex?: number): SegmentData; method
/third_party/typescript/lib/
Dlib.es2022.intl.d.ts58 containing(codeUnitIndex?: number): SegmentData; method
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DEnumDescriptor.php89 public static function buildFromProto($proto, $file_proto, $containing)
DDescriptor.php175 public static function buildFromProto($proto, $file_proto, $containing)
DGPBUtil.php325 $containing,
/third_party/gn/src/gn/
Dscope.h130 const Scope* containing() const { in containing() function
/third_party/python/Doc/library/
Dargparse.rst1614 .. _prefix-matching:
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc167 const Descriptor* containing = desc->containing_type(); in GeneratedClassNameImpl() local
196 const Descriptor* containing = desc->containing_type(); in LegacyGeneratedClassName() local