/third_party/rust/crates/regex/bench/src/ffi/ |
D | tcl.rs | 18 pub struct Text { struct 24 // normally disqualify a Send bound. However, we don't permit Text to be used argument 28 unsafe impl Send for Text {} implementation 30 impl Drop for Text { implementation 40 impl Text { impl 41 pub fn new(text: String) -> Text { in new() 101 fn find_at(&self, text: &Text, start: usize) -> Option<(usize, usize)> { in find_at()
|
/third_party/rust/crates/regex/src/ |
D | re_trait.rs | 106 type Text: ?Sized + fmt::Debug; typedef 122 fn next_after_empty(&self, text: &Self::Text, i: usize) -> usize; in next_after_empty() 127 text: &Self::Text, in shortest_match_at() 132 fn is_match_at(&self, text: &Self::Text, start: usize) -> bool; in is_match_at() 137 text: &Self::Text, in find_at() 146 text: &Self::Text, in captures_read_at() 182 pub fn text(&self) -> &'t R::Text { in text() 246 pub fn text(&self) -> &'t R::Text { in text()
|
/third_party/skia/modules/skplaintexteditor/include/ |
D | editor.h | 37 struct Text { struct 38 const std::vector<TextLine>& fLines; argument 53 Text text() const { return Text{fLines}; } in text() argument
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxDynamicTagName8.js | 11 export class Text extends React.Component<{}, {}> { class 43 function Text() { class in Text
|
D | tsxDynamicTagName9.js | 11 export class Text extends React.Component<{}, {}> { class 43 function Text() { class in Text
|
D | tsxDynamicTagName5.js | 11 export class Text extends React.Component<{}, {}> { class 43 function Text() { class in Text
|
D | tsxDynamicTagName7.js | 11 export class Text extends React.Component<{}, {}> { class 43 function Text() { class in Text
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | Text.java | 10 public class Text { class 14 public Text(String text) { in Text() method in Text
|
/third_party/icu/docs/userguide/strings/ |
D | utext.md | 302 #### Cloning 326 #### Thread Safety
|
/third_party/elfutils/libelf/ |
D | exttypes.h | 55 #define TYPE_EXTRA(Text) Text argument 56 #define TYPE_XLATE(Text) argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Locale.cpp | 9 int columnWidth(StringRef Text) { in columnWidth()
|
D | Unicode.cpp | 342 int columnWidthUTF8(StringRef Text) { in columnWidthUTF8()
|
/third_party/typescript/tests/cases/compiler/ |
D | conditionalTypeRelaxingConstraintAssignability.ts | 7 export type Text = string; alias
|
/third_party/python/Lib/importlib/ |
D | abc.py | 316 def open_resource(self, resource: Text) -> BinaryIO: 328 def resource_path(self, resource: Text) -> Text: 341 def is_resource(self, path: Text) -> bool:
|
/third_party/zlib/contrib/ada/ |
D | buffer_demo.adb | 27 Text : constant String constant
|
/third_party/skia/third_party/externals/oboe/include/oboe/ |
D | Version.h | 82 static constexpr const char * Text = OBOE_VERSION_TEXT; member
|
/third_party/skia/modules/svg/include/ |
D | SkSVGText.h | 95 SVG_ATTR(Text, SkSVGStringType, SkSVGStringType()) in SVG_ATTR() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/ |
D | Annotations.cpp | 26 Annotations::Annotations(llvm::StringRef Text) { in Annotations()
|
/third_party/skia/resources/particles/ |
D | text.json | 32 "Text": "SKIA", string
|
D | writing.json | 37 "Text": "HELLO WORLD", string
|
/third_party/gn/src/gn/ |
D | xml_element_writer.cc | 53 void XmlElementWriter::Text(std::string_view content) { in Text() function in XmlElementWriter
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
D | Mf2DataModel.java | 233 public static class Text implements Part { class in Mf2DataModel 241 private Text(Builder builder) { in Text() method in Mf2DataModel.Text 263 public Text(String value) { in Text() method in Mf2DataModel.Text
|
/third_party/typescript/tests/cases/fourslash/etslib/ |
D | text.d.ts | 92 declare const Text: TextInterface; constant
|
/third_party/parse5/packages/parse5-html-rewriting-stream/lib/ |
D | index.ts | 7 type Text, alias
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | OverlayWidgets.h | 33 Text, enumerator
|