Home
last modified time | relevance | path

Searched refs:last_name (Results 1 – 13 of 13) sorted by relevance

/third_party/python/Lib/
Dtraceback.py420 last_name = None
425 last_name is None or last_name != frame.name):
434 last_name = frame.name
/third_party/libsnd/tests/
Dcommand_test.c463 const char *last_name ; in format_tests() local
484 last_name = format_info.name ; in format_tests()
488 if (strcmp (last_name, format_info.name) >= 0) in format_tests()
489 …{ printf ("\n\nLine %d: format names out of sequence `%s' < `%s'.\n", __LINE__, last_name, format_… in format_tests()
502 last_name = format_info.name ; in format_tests()
518 last_name = format_info.name ; in format_tests()
522 if (strcmp (last_name, format_info.name) >= 0) in format_tests()
523 …{ printf ("\n\nLine %d: format names out of sequence (%d) `%s' < `%s'.\n", __LINE__, k, last_name,… in format_tests()
527 last_name = format_info.name ; in format_tests()
543 last_name = format_info.name ; in format_tests()
/third_party/python/Python/
Dtraceback.c552 PyObject *last_name = NULL; in tb_printinternal() local
568 last_name == NULL || code->co_name != last_name) { in tb_printinternal()
574 last_name = code->co_name; in tb_printinternal()
/third_party/ffmpeg/fftools/
Dopt_common.c850 const char *last_name; in show_formats_devices() local
857 last_name = "000"; in show_formats_devices()
871 strcmp(ofmt->name, last_name) > 0) { in show_formats_devices()
885 strcmp(ifmt->name, last_name) > 0) { in show_formats_devices()
896 last_name = name; in show_formats_devices()
/third_party/python/Doc/library/
Dcsv.rst182 ... print(row['first_name'], row['last_name'])
188 {'first_name': 'John', 'last_name': 'Cleese'}
217 fieldnames = ['first_name', 'last_name']
221 writer.writerow({'first_name': 'Baked', 'last_name': 'Beans'})
222 writer.writerow({'first_name': 'Lovely', 'last_name': 'Spam'})
223 writer.writerow({'first_name': 'Wonderful', 'last_name': 'Spam'})
Dre.rst1199 >>> m = re.match(r"(?P<first_name>\w+) (?P<last_name>\w+)", "Malcolm Reynolds")
1202 >>> m.group('last_name')
1264 >>> m = re.match(r"(?P<first_name>\w+) (?P<last_name>\w+)", "Malcolm Reynolds")
1266 {'first_name': 'Malcolm', 'last_name': 'Reynolds'}
Dconfigparser.rst400 last_name: Jackson
/third_party/protobuf/src/google/protobuf/
Dany.proto103 // string last_name = 2;
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c511 const char *last_name = type->str; in SWIG_TypePrettyName() local
514 if (*s == '|') last_name = s+1; in SWIG_TypePrettyName()
515 return last_name; in SWIG_TypePrettyName()
/third_party/libabigail/tests/data/test-annotate/
Dtest21-pr19092.so.abi9694 <!-- demangle_component* d_info::last_name -->
9695 …<var-decl name='last_name' type-id='type-id-447' visibility='default' filepath='../.././libiberty/…
Dtest15-pr18892.so.abi3847 <!-- demangle_component* d_info::last_name -->
3848 …<var-decl name='last_name' type-id='type-id-61' visibility='default' filepath='../../.././libsanit…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest21-pr19092.so.abi6290 …<var-decl name='last_name' type-id='type-id-447' visibility='default' filepath='../.././libiberty/…
Dtest15-pr18892.so.abi2051 …<var-decl name='last_name' type-id='type-id-61' visibility='default' filepath='../../.././libsanit…