/third_party/boost/libs/format/example/ |
D | sample_new_features.cpp | 42 surname(1,"Durand"), in main() local 46 surname.push_back("de Lattre de Tassigny"); in main() 50 cout << format("%1%, %2%, %|40t|%3%\n") % names[i] % surname[i] % tel[i]; in main()
|
/third_party/boost/libs/spirit/example/qi/ |
D | reorder_struct.cpp | 25 std::string surname; member 51 (std::string, surname) 93 std::cout << "Parsed: " << mary.forename << ", " << mary.surname in main() 124 std::cout << e.forename << ", " << e.surname << ", " << e.salary in main()
|
D | employee.cpp | 40 std::string surname; member 55 (std::string, surname)
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | Hans_Hant.txt | 537 万俟↔万俟; # surname 1503 镕↔鎔; # surname 2314 # 沈 is a surname in hans and hant
|
D | Han_Latin_Names.txt | 9 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring
|
/third_party/boost/tools/quickbook/test/doc-info/ |
D | escaped_attributes2-1_7.quickbook | 5 <surname>Doe</surname>
|
D | escaped_attributes1-1_7.quickbook | 6 <surname>Doe</surname>
|
/third_party/icu/icu4c/source/data/translit/ |
D | Hans_Hant.txt | 538 万俟↔万俟; # surname 1504 镕↔鎔; # surname 2315 # 沈 is a surname in hans and hant
|
D | Han_Latin_Names.txt | 10 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Hans_Hant.txt | 538 万俟↔万俟; # surname 1504 镕↔鎔; # surname 2315 # 沈 is a surname in hans and hant
|
D | Han_Latin_Names.txt | 10 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring
|
/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client/ |
D | main.swift | 50 let surname = builder.create(string: name) in greet() variable 53 nameOffset: surname) in greet()
|
/third_party/boost/libs/spirit/example/karma/ |
D | reorder_struct.cpp | 24 std::string surname; member 52 (std::string, surname)
|
/third_party/boost/libs/spirit/example/x3/ |
D | employee.cpp | 34 std::string surname; member 46 age, forename, surname, salary
|
/third_party/boost/libs/spirit/example/x3/minimal/ |
D | ast_adapted.hpp | 18 age, forename, surname, salary
|
D | ast.hpp | 24 std::string surname; member
|
/third_party/typescript/tests/baselines/reference/ |
D | inferFromBindingPattern.symbols | 71 surname: string; 72 >surname : Symbol(Person.surname, Decl(inferFromBindingPattern.ts, 24, 15))
|
D | inferFromBindingPattern.types | 58 surname: string; 59 >surname : string
|
D | inferFromBindingPattern.js | 27 surname: string;
|
/third_party/typescript/tests/cases/conformance/ |
D | inferFromBindingPattern.ts | 28 surname: string; property
|
/third_party/boost/libs/spirit/doc/x3/tutorial/ |
D | employee.qbk | 31 std::string surname; 47 age, forename, surname, salary 52 employee{ age, "forename", "surname", salary }
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 339 兪>'[surname]'; 469 劉>'[surname]'; 660 呂>'[surname]'; 1077 姜>'[surname]'; 1102 婁>'[surname]'; 1467 廖>'[surname]'; 2956 潘>'[surname]'; 3541 瞿>'[surname]'; 3753 竇>'[surname]'; 3903 粂>'[surname]'; [all …]
|
/third_party/boost/tools/quickbook/doc/ |
D | 1_7.qbk | 81 <surname>Doe</surname>
|
/third_party/boost/tools/build/src/engine/debian/ |
D | jam.man.sgml | 13 <!ENTITY dhsurname "<surname>Dirson</surname>">
|
/third_party/boost/tools/quickbook/src/ |
D | doc_info_actions.cpp | 452 value surname = in write_boostbook_header() local 460 << " <surname>" << doc_info_output(surname, 106) in write_boostbook_header()
|