Searched defs:summary (Results 1 - 25 of 27) sorted by relevance

12

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliCommand.cpp12 CliCommand::CliCommand(const char* summary, const char* usage) argument
/haiku/src/libs/iconv/
H A Dcns11643_inv.h15372 const Summary16 *summary = NULL; local
[all...]
H A Dgbkext_inv.h2306 const Summary16 *summary = NULL; local
[all...]
H A Djisx0213.h5906 const Summary16 *summary = &jisx0213_from_ucs_level2_2indx[((index1 << 6) + (ucs & 0x3f)) >> 4]; local
H A Dbig5.h4123 const Summary16 *summary = NULL; local
[all...]
H A Dcp950ext.h124 const Summary16 *summary = NULL; local
[all...]
H A Dgb12345ext.h1765 const Summary16 *summary = NULL; local
[all...]
H A Dgb2312.h2538 const Summary16 *summary = NULL; local
[all...]
H A Disoir165ext.h759 const Summary16 *summary = NULL; local
[all...]
H A Djisx0208.h2380 const Summary16 *summary = NULL; local
[all...]
H A Djisx0212.h2160 const Summary16 *summary = NULL; local
H A Dksc5601.h2987 const Summary16 *summary = NULL; local
[all...]
H A Duhc_1.h1704 const Summary16 *summary = &uhc_1_uni2indx_pageac[(wc>>4)-0xac0]; local
H A Duhc_2.h1001 const Summary16 *summary = &uhc_2_uni2indx_pagec8[(wc>>4)-0xc80]; local
H A Dcp932ext.h660 const Summary16 *summary = NULL; local
[all...]
H A Dhkscs1999.h2956 const Summary16 *summary = NULL; local
[all...]
H A Dhkscs2001.h557 const Summary16 *summary = NULL; local
[all...]
H A Dhkscs2004.h549 const Summary16 *summary = NULL; local
[all...]
/haiku/src/tools/opd_to_package_info/
H A Dopd_to_package_info.cpp172 const char* summary = ""; local
/haiku/src/tools/restest/
H A Drestest.cpp39 bool summary; member in struct:TestOptions
[all...]
/haiku/src/kits/package/
H A DRepositoryInfo.cpp237 BRepositoryInfo::SetSummary(const BString& summary) argument
378 const char* summary = get_driver_parameter(settingsHandle.Get(), local
H A DPackageInfoParser.cpp1013 BString summary; local
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp132 RatingSummary summary; local
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.cpp427 PackageInfo::SetRatingSummary(const RatingSummary& summary) argument
[all...]
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp516 AddPackageInfo(uint32 install_type, const char* package_name, const char* cur_ver, const char* new_ver, const char* summary, const char* repository, const char* file_name) argument
870 PackageItem(const char* name, const char* simple_version, const char* detailed_version, const char* repository, const char* summary, const char* file_name, SuperItem* super) argument
1126 AddPackage(uint32 install_type, const char* name, const char* cur_ver, const char* new_ver, const char* summary, const char* repository, const char* file_name) argument

Completed in 547 milliseconds

12