Home
last modified time | relevance | path

Searched refs:surname (Results 1 – 25 of 43) sorted by relevance

12

/third_party/boost/libs/format/example/
Dsample_new_features.cpp42 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/
Dreorder_struct.cpp25 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()
Demployee.cpp40 std::string surname; member
55 (std::string, surname)
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DHans_Hant.txt537 万俟↔万俟; # surname
1503 镕↔鎔; # surname
2314 # 沈 is a surname in hans and hant
DHan_Latin_Names.txt9 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring
/third_party/boost/tools/quickbook/test/doc-info/
Descaped_attributes2-1_7.quickbook5 <surname>Doe</surname>
Descaped_attributes1-1_7.quickbook6 <surname>Doe</surname>
/third_party/icu/icu4c/source/data/translit/
DHans_Hant.txt538 万俟↔万俟; # surname
1504 镕↔鎔; # surname
2315 # 沈 is a surname in hans and hant
DHan_Latin_Names.txt10 # 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/
DHans_Hant.txt538 万俟↔万俟; # surname
1504 镕↔鎔; # surname
2315 # 沈 is a surname in hans and hant
DHan_Latin_Names.txt10 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring
/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/client/
Dmain.swift50 let surname = builder.create(string: name) in greet() variable
53 nameOffset: surname) in greet()
/third_party/boost/libs/spirit/example/karma/
Dreorder_struct.cpp24 std::string surname; member
52 (std::string, surname)
/third_party/boost/libs/spirit/example/x3/
Demployee.cpp34 std::string surname; member
46 age, forename, surname, salary
/third_party/boost/libs/spirit/example/x3/minimal/
Dast_adapted.hpp18 age, forename, surname, salary
Dast.hpp24 std::string surname; member
/third_party/typescript/tests/baselines/reference/
DinferFromBindingPattern.symbols71 surname: string;
72 >surname : Symbol(Person.surname, Decl(inferFromBindingPattern.ts, 24, 15))
DinferFromBindingPattern.types58 surname: string;
59 >surname : string
DinferFromBindingPattern.js27 surname: string;
/third_party/typescript/tests/cases/conformance/
DinferFromBindingPattern.ts28 surname: string; property
/third_party/boost/libs/spirit/doc/x3/tutorial/
Demployee.qbk31 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/
DTransliterator_Kanji_English.txt339 兪>'[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/
D1_7.qbk81 <surname>Doe</surname>
/third_party/boost/tools/build/src/engine/debian/
Djam.man.sgml13 <!ENTITY dhsurname "<surname>Dirson</surname>">
/third_party/boost/tools/quickbook/src/
Ddoc_info_actions.cpp452 value surname = in write_boostbook_header() local
460 << " <surname>" << doc_info_output(surname, 106) in write_boostbook_header()

12