| /third_party/rust/rust/tests/ui/issues/ |
| D | issue-3702.rs | 5 trait Text { in main() interface 9 fn to_string(t: Box<dyn Text>) { in main()
|
| D | issue-34839.rs | 4 type Text; typedef 10 type Text = u8; typedef
|
| D | issue-3556.rs | 6 Text(String), enumerator
|
| /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/skia/m133/modules/skplaintexteditor/include/ |
| D | editor.h | 41 struct Text { struct 42 const std::vector<TextLine>& fLines; argument 57 Text text() const { return Text{fLines}; } in text() argument
|
| /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/typescript/tests/baselines/reference/ |
| D | tsxDynamicTagName5.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 | tsxDynamicTagName8.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/icu/docs/userguide/strings/ |
| D | utext.md | 302 #### Cloning 326 #### Thread Safety
|
| /third_party/python/Lib/importlib/resources/ |
| D | abc.py | 18 def open_resource(self, resource: Text) -> BinaryIO: 30 def resource_path(self, resource: Text) -> Text: 43 def is_resource(self, path: Text) -> bool:
|
| /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/mindspore/mindspore-src/source/docs/api/api_python_en/ |
| D | mindspore.dataset.rst | 50 Text chapter
|
| D | mindspore.dataset.transforms.rst | 167 Text chapter
|
| /third_party/typescript/tests/cases/compiler/ |
| D | conditionalTypeRelaxingConstraintAssignability.ts | 7 export type Text = string; alias
|
| /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/m133/modules/sksg/src/ |
| D | SkSGText.cpp | 25 Text::Text(sk_sp<SkTypeface> tf, const SkString& text) in Text() function in sksg::Text
|
| /third_party/rust/rust/src/tools/rust-analyzer/docs/user/ |
| D | manual.adoc | 431 ==== Sublime Text 4: 436 ==== Sublime Text 3:
|
| /third_party/skia/modules/svg/include/ |
| D | SkSVGText.h | 95 SVG_ATTR(Text, SkSVGStringType, SkSVGStringType()) in SVG_ATTR() argument
|