
bl/ae-repo-ci/arglex3.cc,104
static arglex_table_ty argtab[] =argtab23,770
arglex3_init(int argc, char **argv)arglex3_init32,926

ae-repo-ci/checkin.cc,158
checkin_usage()checkin_usage43,1334
project_specific_find(change_identifier &cid, const char *name)project_specific_find54,1626
checkin()checkin68,1957

ae-repo-ci/main.cc,75
main_help(void)main_help36,1102
main(int argc, char **argv)main43,1156

bl/ae-repo-ci/repository.cc,279
repository::~repository()~repository23,772
repository::repository()repository28,804
repository::change_specific_attributes(change::pointer )change_specific_attributes34,840
repository::file_attribute(const nstring &, const nstring &, const nstring &)file_attribute41,927

ae-repo-ci/repository/cvs.cc,578
repository_cvs::~repository_cvs()~repository_cvs32,997
repository_cvs::repository_cvs()repository_cvs38,1089
repository_cvs::checkout(const nstring &a_mod, const nstring &a_dir)checkout71,1887
repository_cvs::get_directory()get_directory102,2761
repository_cvs::remove_file(const nstring &file_name)remove_file110,2836
repository_cvs::add_file(const nstring &file_name, const nstring &from)add_file125,3247
repository_cvs::modify_file(const nstring &file_name, const nstring &from)modify_file168,4507
repository_cvs::commit(const nstring &comment)commit182,4943

ae-repo-ci/repository/factory.cc,429
new_repository_cvs()new_repository_cvs30,957
new_repository_subversion()new_repository_subversion37,1037
struct table_ttable_t43,1111
    const char *type;type45,1128
    repository *(*alloc)(void);alloc46,1150
    const char *description;description47,1182
    bool hide;hide48,1211
static const table_t table[] =table52,1231
repository::list()list61,1470
repository::factory(const char *type)factory72,1665

ae-repo-ci/repository/file_attribu.cc,92
repository::file_attributes(change_identifier &, fstate_src_ty *src)file_attributes28,877

ae-repo-ci/repository/file_wrapper.cc,498
repository::file_wrapper(change_identifier &cid, fstate_src_ty *src)file_wrapper31,980
repository::add_file_wrapper(change_identifier &cid, fstate_src_ty *src)add_file_wrapper63,1591
repository::modify_file_wrapper(change_identifier &cid, fstate_src_ty *src)modify_file_wrapper97,2386
repository::remove_file_wrapper(change_identifier &, fstate_src_ty *src)remove_file_wrapper131,3186
repository::rename_file_wrapper(change_identifier &cid, fstate_src_ty *src)rename_file_wrapper154,3688

ae-repo-ci/repository/is_binary.cc,60
repository::is_binary(const nstring &path)is_binary25,815

bl/ae-repo-ci/repository/rename.cc,93
repository::rename_file(const nstring &old_name, const nstring &new_name,rename_file24,778

ae-repo-ci/repository/subversion.cc,939
repository_subversion::~repository_subversion()~repository_subversion36,1129
repository_subversion::repository_subversion()repository_subversion42,1249
repository_subversion::checkout(const nstring &a_mod, const nstring &a_dir)checkout49,1372
repository_subversion::get_directory()get_directory82,2384
repository_subversion::remove_file(const nstring &file_name)remove_file90,2466
repository_subversion::add_file(const nstring &file_name, const nstring &from)add_file103,2849
repository_subversion::modify_file(const nstring &filename, const nstring &from)modify_file150,4214
repository_subversion::rename_file(const nstring &old_file_name,rename_file164,4674
repository_subversion::file_attribute(const nstring &filename,file_attribute212,6212
repository_subversion::commit(const nstring &comment)commit232,6954
repository_subversion::change_specific_attributes(change::pointer cp)change_specific_attributes257,7611

ae/aegis_cmd.cc,2534
aegis_exe(const char *arg)aegis_exe31,917
aegis_exe(int token)aegis_exe38,985
aegis_exe(const char *arg1, const char *arg2)aegis_exe45,1065
aegis_exe(int token1, int token2)aegis_exe52,1159
build(void)build59,1273
change_attributes(void)change_attributes66,1331
change_directory(void)change_directory73,1413
change_owner(void)change_owner80,1493
clean(void)clean87,1565
clone(void)clone94,1623
configured(void)configured101,1681
copy_file(void)copy_file108,1749
copy_file_undo(void)copy_file_undo115,1815
develop_begin(void)develop_begin122,1891
develop_begin_undo(void)develop_begin_undo129,1965
develop_end(void)develop_end136,2049
develop_end_undo(void)develop_end_undo143,2119
delta_name(void)delta_name150,2199
file_attributes(void)file_attributes157,2267
integrate_begin(void)integrate_begin164,2345
integrate_begin_undo(void)integrate_begin_undo171,2423
integrate_fail(void)integrate_fail178,2511
integrate_pass(void)integrate_pass185,2587
move_file(void)move_file192,2663
move_file_undo(void)move_file_undo199,2729
new_administrator(void)new_administrator206,2805
new_branch(void)new_branch213,2887
new_branch_undo(void)new_branch_undo220,2955
new_change(void)new_change227,3033
new_change_undo(void)new_change_undo234,3101
new_developer(void)new_developer241,3179
make_transparent(void)make_transparent248,3253
make_transparent_undo(void)make_transparent_undo255,3333
new_file(void)new_file262,3423
new_file_undo(void)new_file_undo269,3487
new_integrator(void)new_integrator276,3561
new_project(void)new_project283,3637
new_release(void)new_release290,3707
new_reviewer(void)new_reviewer297,3777
new_test(void)new_test304,3849
new_test_undo(void)new_test_undo311,3913
project_attributes(void)project_attributes318,3987
project_alias_create(void)project_alias_create325,4071
project_alias_remove(void)project_alias_remove332,4159
remove_administrator(void)remove_administrator339,4247
remove_developer(void)remove_developer346,4335
remove_file(void)remove_file353,4415
remove_file_undo(void)remove_file_undo360,4485
remove_project(void)remove_project367,4565
remove_integrator(void)remove_integrator374,4641
remove_reviewer(void)remove_reviewer381,4723
review_begin(void)review_begin388,4801
review_begin_undo(void)review_begin_undo395,4873
review_fail(void)review_fail402,4955
review_pass(void)review_pass409,5025
review_pass_undo(void)review_pass_undo416,5095
test(void)test423,5175
merge(void)merge430,5231

ae/command.cc,669
difference(void)difference24,778
report(void)report31,825
ae_repo_ci(void)ae_repo_ci38,870
aede_policy(void)aede_policy46,922
aedist(void)aedist54,976
aefind(void)aefind62,1020
aefinish(void)aefinish70,1064
aegource(void)aegource78,1112
aegrep(void)aegrep86,1160
aeimport(void)aeimport94,1204
aelcf(void)aelcf102,1252
aelock(void)aelock110,1294
aelpf(void)aelpf118,1338
aelsf(void)aelsf126,1380
aemakegen(void)aemakegen134,1422
aemeasure(void)aemeasure142,1472
aepatch(void)aepatch150,1522
aerevml(void)aerevml158,1568
aesub(void)aesub166,1614
aetar(void)aetar174,1656
aexml(void)aexml182,1698
annotate(void)annotate190,1740

ae/exe.cc,150
exe(const char *cmd)exe32,947
exe(const char *cmd, const char *arg)exe39,996
exe(const char *cmd, const char *arg1, const char *arg2)exe46,1067

ae/main.cc,1423
    arglex_token3_ae_repo_ci = ARGLEX2_MAX,arglex_token3_ae_repo_ci42,1201
    arglex_token3_aede_policy,arglex_token3_aede_policy43,1245
    arglex_token3_aedist,arglex_token3_aedist44,1276
    arglex_token3_aefind,arglex_token3_aefind45,1302
    arglex_token3_aefinish,arglex_token3_aefinish46,1328
    arglex_token3_aegource,arglex_token3_aegource47,1356
    arglex_token3_aegrep,arglex_token3_aegrep48,1384
    arglex_token3_aeimport,arglex_token3_aeimport49,1410
    arglex_token3_aelcf,arglex_token3_aelcf50,1438
    arglex_token3_aelock,arglex_token3_aelock51,1463
    arglex_token3_aelpf,arglex_token3_aelpf52,1489
    arglex_token3_aelsf,arglex_token3_aelsf53,1514
    arglex_token3_aemakegen,arglex_token3_aemakegen54,1539
    arglex_token3_aemeasure,arglex_token3_aemeasure55,1568
    arglex_token3_aepatch,arglex_token3_aepatch56,1597
    arglex_token3_aerevml,arglex_token3_aerevml57,1624
    arglex_token3_aesub,arglex_token3_aesub58,1651
    arglex_token3_aetar,arglex_token3_aetar59,1676
    arglex_token3_aexml,arglex_token3_aexml60,1701
    arglex_token3_annotate,arglex_token3_annotate61,1726
    arglex_token3_merge,arglex_token3_merge62,1754
static arglex_table_ty argtab3[] =argtab368,1841
main_help(void)main_help162,6504
static const arglex_dispatch_ty dispatch[] =dispatch171,6591
list(void)list264,10875
main(int argc, char **argv)main288,11528

ae/usage.cc,25
usage(void)usage28,841

aeannotate/annotate.cc,1440
struct column_tcolumn_t54,1714
    ~column_t() { }~column_t56,1732
    column_t() :column_t58,1753
    string_ty       *formula;formula69,1916
    string_ty       *heading;heading70,1946
    int             width;width71,1976
    output::pointer fp;fp72,2003
    symtab_ty       *stp;stp73,2027
    long            maximum;maximum74,2053
    string_ty       *previous;previous75,2082
    string_ty       *newval;newval76,2113
struct column_list_tcolumn_list_t80,2147
    ~column_list_t()~column_list_t82,2170
    column_list_t() :column_list_t87,2228
    size_t          length;length94,2318
    size_t          maximum;maximum95,2346
    column_t        *item;item96,2375
static column_list_t columns;columns100,2407
static symtab_ty *file_stp;file_stp101,2437
static int      filestat = -1;filestat102,2465
static const char *diff_option;diff_option103,2496
column_list_append(column_list_t *clp, string_ty *formula, string_ty *heading,column_list_append107,2542
change_number_get(change::pointer cp)change_number_get132,3199
process(change_identifier &cid, string_ty *filename, line_list_t *buffer)process139,3307
incr(symtab_ty *stp, string_ty *key, long *maximum_p)incr414,11893
emit_range(output::pointer line_col, output::pointer source_col,emit_range441,12412
emit(line_list_t *buffer, string_ty *outfilename, string_ty *filename,emit505,14140
annotate(void)annotate649,17862

bl/aeannotate/arglex3.cc,105
static arglex_table_ty argtab[] =argtab23,775
arglex3_init(int argc, char **argv)arglex3_init35,1093

aeannotate/line.cc,141
line_constructor(line_t *lp, change::pointer cp, string_ty *text)line_constructor24,803
line_destructor(line_t *lp)line_destructor32,928

aeannotate/line_list.cc,412
#define CHECK(CHECK29,904
#define CHECK(CHECK44,1523
line_list_constructor(line_list_t *llp)line_list_constructor49,1556
line_list_destructor(line_list_t *llp)line_list_destructor64,1837
line_list_clear(line_list_t *llp)line_list_clear80,2151
line_list_delete(line_list_t *llp, size_t first_line, size_t num_lines)line_list_delete100,2616
line_list_insert(line_list_t *llp,line_list_insert244,7607

bl/aeannotate/list.cc,20
list()list32,1000

aeannotate/main.cc,75
main_help(void)main_help38,1157
main(int argc, char **argv)main45,1203

bl/aeannotate/usage.cc,25
usage(void)usage28,867

aecomplete/command.cc,319
typedef command_ty *(*funcptr)(void);funcptr75,2664
static funcptr table[] =table77,2703
static symtab_ty *stp;stp123,3513
command_find(string_ty *name)command_find127,3551
command_name(command_ty *this_thing)command_name154,4095
command_completion_get(command_ty *this_thing)command_completion_get163,4241

aecomplete/command/ae_c.cc,175
destructor(command_ty *)destructor31,1073
completion_get(command_ty *)completion_get37,1125
static command_vtbl_ty vtbl =vtbl67,1803
command_ae_c()command_ae_c77,1925

bl/aecomplete/command/ae_p.cc,173
destructor(command_ty *)destructor27,918
completion_get(command_ty *)completion_get32,969
static command_vtbl_ty vtbl =vtbl38,1040
command_ae_p()command_ae_p48,1162

aecomplete/command/aeb.cc,211
destructor(command_ty *)destructor34,1235
do_nothing(void)do_nothing40,1278
completion_get(command_ty *)completion_get46,1322
static command_vtbl_ty vtbl =vtbl201,5244
command_aeb()command_aeb211,5365

aecomplete/command/aeca.cc,177
destructor(command_ty *)destructor33,1192
completion_get(command_ty *)completion_get39,1244
static command_vtbl_ty vtbl =vtbl138,3554
command_aeca()command_aeca148,3676

aecomplete/command/aecd.cc,213
destructor(command_ty *)destructor34,1236
do_nothing(void)do_nothing40,1279
completion_get(command_ty *)completion_get46,1323
static command_vtbl_ty vtbl =vtbl213,5469
command_aecd()command_aecd223,5591

aecomplete/command/aechown.cc,183
destructor(command_ty *)destructor36,1292
completion_get(command_ty *)completion_get42,1344
static command_vtbl_ty vtbl =vtbl153,3993
command_aechown()command_aechown163,4118

aecomplete/command/aeclean.cc,183
destructor(command_ty *)destructor33,1192
completion_get(command_ty *)completion_get39,1244
static command_vtbl_ty vtbl =vtbl133,3493
command_aeclean()command_aeclean143,3618

aecomplete/command/aecp.cc,213
destructor(command_ty *)destructor38,1401
do_nothing(void)do_nothing44,1444
completion_get(command_ty *)completion_get50,1488
static command_vtbl_ty vtbl =vtbl330,8433
command_aecp()command_aecp340,8555

aecomplete/command/aecpu.cc,215
destructor(command_ty *)destructor36,1268
do_nothing(void)do_nothing42,1311
completion_get(command_ty *)completion_get48,1355
static command_vtbl_ty vtbl =vtbl195,5213
command_aecpu()command_aecpu205,5336

aecomplete/command/aed.cc,211
destructor(command_ty *)destructor36,1278
do_nothing(void)do_nothing42,1321
completion_get(command_ty *)completion_get48,1365
static command_vtbl_ty vtbl =vtbl279,7190
command_aed()command_aed289,7311

aecomplete/command/aedb.cc,177
destructor(command_ty *)destructor35,1253
completion_get(command_ty *)completion_get41,1305
static command_vtbl_ty vtbl =vtbl165,4390
command_aedb()command_aedb175,4512

aecomplete/command/aedbu.cc,179
destructor(command_ty *)destructor34,1212
completion_get(command_ty *)completion_get40,1264
static command_vtbl_ty vtbl =vtbl149,3976
command_aedbu()command_aedbu159,4099

aecomplete/command/aede.cc,177
destructor(command_ty *)destructor33,1160
completion_get(command_ty *)completion_get39,1212
static command_vtbl_ty vtbl =vtbl123,3251
command_aede()command_aede133,3373

aecomplete/command/aedeu.cc,179
destructor(command_ty *)destructor33,1161
completion_get(command_ty *)completion_get39,1213
static command_vtbl_ty vtbl =vtbl134,3504
command_aedeu()command_aedeu144,3627

aecomplete/command/aedn.cc,177
destructor(command_ty *)destructor35,1263
completion_get(command_ty *)completion_get41,1315
static command_vtbl_ty vtbl =vtbl180,4749
command_aedn()command_aedn190,4871

aecomplete/command/aefa.cc,213
destructor(command_ty *)destructor36,1315
do_nothing(void)do_nothing42,1358
completion_get(command_ty *)completion_get48,1402
static command_vtbl_ty vtbl =vtbl243,6338
command_aefa()command_aefa253,6460

aecomplete/command/aegis.cc,1688
static complete_ty *result;result29,1005
destructor(command_ty *)destructor33,1047
redirect(const char *name)redirect39,1090
aeb(void)aeb52,1296
aeca(void)aeca59,1345
aecd(void)aecd66,1396
aechown(void)aechown73,1447
aeclean(void)aeclean80,1504
aeclone(void)aeclone87,1561
aecp(void)aecp94,1618
aecpu(void)aecpu101,1669
aedb(void)aedb108,1722
aedbu(void)aedbu115,1773
aede(void)aede122,1826
aedeu(void)aedeu129,1877
aed(void)aed136,1930
aedn(void)aedn143,1979
aeib(void)aeib150,2030
aeibu(void)aeibu157,2081
aeifail(void)aeifail164,2134
aeipass(void)aeipass171,2191
aemv(void)aemv178,2248
aemvu(void)aemvu185,2299
aena(void)aena192,2352
aenbr(void)aenbr199,2403
aenbru(void)aenbru206,2456
aenc(void)aenc213,2511
aencu(void)aencu220,2562
aend(void)aend227,2615
aenf(void)aenf234,2666
aenfu(void)aenfu241,2717
aeni(void)aeni248,2770
aenpr(void)aenpr255,2821
aenrls(void)aenrls262,2874
aenrv(void)aenrv269,2929
aent(void)aent276,2982
aentu(void)aentu283,3033
aepa(void)aepa290,3086
aenpa(void)aenpa297,3137
aerpa(void)aerpa304,3190
aera(void)aera311,3243
aerd(void)aerd318,3294
aerm(void)aerm325,3345
aermu(void)aermu332,3396
aermpr(void)aermpr339,3449
aeri(void)aeri346,3504
aerrv(void)aerrv353,3555
aer(void)aer360,3608
aerb(void)aerb367,3657
aerbu(void)aerbu374,3708
aerfail(void)aerfail381,3761
aerpass(void)aerpass388,3818
aerpu(void)aerpu395,3875
aet(void)aet402,3928
aev(void)aev409,3977
ael(void)ael416,4026
usage(void)usage423,4075
completion_get(command_ty *)completion_get430,4143
static command_vtbl_ty vtbl =vtbl502,7193
command_aegis()command_aegis512,7320

aecomplete/command/aeib.cc,177
destructor(command_ty *)destructor34,1187
completion_get(command_ty *)completion_get40,1239
static command_vtbl_ty vtbl =vtbl129,3399
command_aeib()command_aeib139,3521

aecomplete/command/aeibu.cc,179
destructor(command_ty *)destructor34,1188
completion_get(command_ty *)completion_get40,1240
static command_vtbl_ty vtbl =vtbl129,3396
command_aeibu()command_aeibu139,3519

aecomplete/command/aeifail.cc,183
destructor(command_ty *)destructor36,1269
completion_get(command_ty *)completion_get42,1321
static command_vtbl_ty vtbl =vtbl147,3853
command_aeifail()command_aeifail157,3978

aecomplete/command/aeipass.cc,183
destructor(command_ty *)destructor34,1190
completion_get(command_ty *)completion_get40,1242
static command_vtbl_ty vtbl =vtbl129,3398
command_aeipass()command_aeipass139,3523

aecomplete/command/aemt.cc,213
destructor(command_ty *)destructor36,1313
do_nothing(void)do_nothing42,1356
completion_get(command_ty *)completion_get48,1400
static command_vtbl_ty vtbl =vtbl202,5378
command_aemt()command_aemt212,5500

aecomplete/command/aemtu.cc,215
destructor(command_ty *)destructor36,1268
do_nothing(void)do_nothing42,1311
completion_get(command_ty *)completion_get48,1355
static command_vtbl_ty vtbl =vtbl195,5187
command_aemtu()command_aemtu205,5310

aecomplete/command/aena.cc,177
destructor(command_ty *)destructor31,1127
completion_get(command_ty *)completion_get37,1179
static command_vtbl_ty vtbl =vtbl115,2980
command_aena()command_aena125,3102

aecomplete/command/aencu.cc,179
destructor(command_ty *)destructor33,1161
completion_get(command_ty *)completion_get39,1213
static command_vtbl_ty vtbl =vtbl125,3300
command_aencu()command_aencu135,3423

aecomplete/command/aend.cc,177
destructor(command_ty *)destructor31,1124
completion_get(command_ty *)completion_get37,1176
static command_vtbl_ty vtbl =vtbl115,2973
command_aend()command_aend125,3095

aecomplete/command/aenf.cc,213
destructor(command_ty *)destructor34,1236
do_nothing(void)do_nothing40,1279
completion_get(command_ty *)completion_get46,1323
static command_vtbl_ty vtbl =vtbl191,5052
command_aenf()command_aenf201,5174

aecomplete/command/aenfu.cc,215
destructor(command_ty *)destructor36,1268
do_nothing(void)do_nothing42,1311
completion_get(command_ty *)completion_get48,1355
static command_vtbl_ty vtbl =vtbl197,5292
command_aenfu()command_aenfu207,5415

aecomplete/command/aeni.cc,177
destructor(command_ty *)destructor31,1125
completion_get(command_ty *)completion_get37,1177
static command_vtbl_ty vtbl =vtbl115,2975
command_aeni()command_aeni125,3097

aecomplete/command/aenrv.cc,179
destructor(command_ty *)destructor31,1124
completion_get(command_ty *)completion_get37,1176
static command_vtbl_ty vtbl =vtbl115,2972
command_aenrv()command_aenrv125,3095

aecomplete/command/aentu.cc,215
destructor(command_ty *)destructor36,1268
do_nothing(void)do_nothing42,1311
completion_get(command_ty *)completion_get48,1355
static command_vtbl_ty vtbl =vtbl197,5296
command_aentu()command_aentu207,5419

bl/aecomplete/command/aepa.cc,175
destructor(command_ty *)destructor32,1063
completion_get(command_ty *)completion_get38,1115
static command_vtbl_ty vtbl =vtbl82,1823
command_aepa()command_aepa92,1945

aecomplete/command/aera.cc,177
destructor(command_ty *)destructor31,1130
completion_get(command_ty *)completion_get37,1182
static command_vtbl_ty vtbl =vtbl115,2982
command_aera()command_aera125,3104

aecomplete/command/aerb.cc,177
destructor(command_ty *)destructor34,1187
completion_get(command_ty *)completion_get40,1239
static command_vtbl_ty vtbl =vtbl138,3610
command_aerb()command_aerb148,3732

aecomplete/command/aerbu.cc,179
destructor(command_ty *)destructor34,1188
completion_get(command_ty *)completion_get40,1240
static command_vtbl_ty vtbl =vtbl129,3394
command_aerbu()command_aerbu139,3517

aecomplete/command/aerd.cc,177
destructor(command_ty *)destructor31,1127
completion_get(command_ty *)completion_get37,1179
static command_vtbl_ty vtbl =vtbl115,2975
command_aerd()command_aerd125,3097

aecomplete/command/aerfail.cc,183
destructor(command_ty *)destructor36,1269
completion_get(command_ty *)completion_get42,1321
static command_vtbl_ty vtbl =vtbl147,3851
command_aerfail()command_aerfail157,3976

aecomplete/command/aeri.cc,177
destructor(command_ty *)destructor31,1128
completion_get(command_ty *)completion_get37,1180
static command_vtbl_ty vtbl =vtbl115,2977
command_aeri()command_aeri125,3099

aecomplete/command/aerm.cc,213
destructor(command_ty *)destructor36,1268
do_nothing(void)do_nothing42,1311
completion_get(command_ty *)completion_get48,1355
static command_vtbl_ty vtbl =vtbl193,5093
command_aerm()command_aerm203,5215

aecomplete/command/aermu.cc,215
destructor(command_ty *)destructor36,1268
do_nothing(void)do_nothing42,1311
completion_get(command_ty *)completion_get48,1355
static command_vtbl_ty vtbl =vtbl195,5182
command_aermu()command_aermu205,5305

aecomplete/command/aerpass.cc,183
destructor(command_ty *)destructor34,1190
completion_get(command_ty *)completion_get40,1242
static command_vtbl_ty vtbl =vtbl129,3396
command_aerpass()command_aerpass139,3521

aecomplete/command/aerpu.cc,179
destructor(command_ty *)destructor34,1188
completion_get(command_ty *)completion_get40,1240
static command_vtbl_ty vtbl =vtbl129,3400
command_aerpu()command_aerpu139,3523

aecomplete/command/aerrv.cc,179
destructor(command_ty *)destructor31,1127
completion_get(command_ty *)completion_get37,1179
static command_vtbl_ty vtbl =vtbl115,2974
command_aerrv()command_aerrv125,3097

aecomplete/command/aet.cc,211
destructor(command_ty *)destructor36,1273
do_nothing(void)do_nothing42,1316
completion_get(command_ty *)completion_get48,1360
static command_vtbl_ty vtbl =vtbl225,5863
command_aet()command_aet235,5984

bl/aecomplete/command/generic.cc,61
generic_argument_complete()generic_argument_complete27,912

aecomplete/command/private.cc,116
command_new(command_vtbl_ty *vptr)command_new27,855
command_delete(command_ty *this_thing)command_delete40,1113

bl/aecomplete/command/unknown.cc,186
destructor(command_ty *)destructor26,866
parse_command_line(command_ty *)parse_command_line32,918
static command_vtbl_ty vtbl =vtbl38,984
command_unknown()command_unknown48,1113

bl/aecomplete/complete.cc,72
complete_perform(complete_ty *cp, shell_ty *sh)complete_perform25,890

aecomplete/complete/change/file.cc,543
struct complete_change_file_tycomplete_change_file_ty28,985
    complete_ty     inherited;inherited30,1018
    change::pointer cp;cp31,1049
    int             baserel;baserel32,1073
    int             usage_mask;usage_mask33,1102
    int             action_mask;action_mask34,1134
destructor(complete_ty *cp)destructor39,1184
perform(complete_ty *cop, shell_ty *sh)perform49,1348
static complete_vtbl_ty vtbl =vtbl150,3926
complete_change_file(change::pointer cp, int baserel, int usage_mask,complete_change_file160,4063

aecomplete/complete/change/file_union.cc,612
struct complete_change_file_union_tycomplete_change_file_union_ty34,1154
    complete_ty     inherited;inherited36,1193
    change::pointer cp;cp37,1224
    int             baserel;baserel38,1248
    int             regular_ok;regular_ok39,1277
    int             special_ok;special_ok40,1309
    int             source_ok;source_ok41,1341
destructor(complete_ty *cp)destructor46,1389
perform(complete_ty *cp, shell_ty *sh)perform56,1565
static complete_vtbl_ty vtbl =vtbl216,5628
complete_change_file_union(change::pointer cp, int baserel, int dir_only)complete_change_file_union226,5777

aecomplete/complete/change/number.cc,412
struct complete_change_number_tycomplete_change_number_ty30,1072
    complete_ty     inherited;inherited32,1107
    project      *pp;pp33,1138
    int             mask;mask34,1160
destructor(complete_ty *cp)destructor39,1203
perform(complete_ty *cop, shell_ty *sh)perform49,1371
static complete_vtbl_ty vtbl =vtbl80,2246
complete_change_number(project *pp, int mask)complete_change_number90,2387

aecomplete/complete/filename.cc,476
struct complete_filename_tycomplete_filename_ty32,1033
    complete_ty     inherited;inherited34,1063
    int             regular_ok;regular_ok35,1094
    int             special_ok;special_ok36,1126
destructor(complete_ty *)destructor41,1175
read_dir(string_ty *path, string_list_ty *wlp)read_dir47,1219
perform(complete_ty *cp, shell_ty *sh)perform55,1347
static complete_vtbl_ty vtbl =vtbl127,3211
complete_filename(int dir_only)complete_filename137,3342

bl/aecomplete/complete/nil.cc,78
static complete_vtbl_ty vtbl =vtbl24,827
complete_nil()complete_nil33,958

bl/aecomplete/complete/private.cc,122
complete_new(complete_vtbl_ty *vptr)complete_new25,822
complete_delete(complete_ty *this_thing)complete_delete36,1011

aecomplete/complete/project/administrato.cc,390
struct complete_project_administrat_tycomplete_project_administrat_ty27,1019
    complete_ty     inherited;inherited29,1060
    project      *pp;pp30,1091
destructor(complete_ty *cp)destructor35,1130
perform(complete_ty *cp, shell_ty *sh)perform45,1310
static complete_vtbl_ty vtbl =vtbl65,1789
complete_project_administrator(project *pp)complete_project_administrator75,1944

aecomplete/complete/project/branch.cc,468
struct complete_project_branch_tycomplete_project_branch_ty28,1034
    complete_ty     inherited;inherited30,1070
    project      *pp;pp31,1101
    int             all;all32,1123
destructor(complete_ty *cp)destructor37,1165
hunt(project *pp, int all, shell_ty *sh)hunt47,1335
perform(complete_ty *cp, shell_ty *sh)perform86,2190
static complete_vtbl_ty vtbl =vtbl101,2507
complete_project_branch(project *pp, int all)complete_project_branch111,2650

aecomplete/complete/project/delta.cc,362
struct complete_project_delta_tycomplete_project_delta_ty28,1041
    complete_ty     inherited;inherited30,1076
    project      *pp;pp31,1107
destructor(complete_ty *cp)destructor36,1146
perform(complete_ty *cp, shell_ty *sh)perform46,1314
static complete_vtbl_ty vtbl =vtbl80,2107
complete_project_delta(project *pp)complete_project_delta90,2248

aecomplete/complete/project/developer.cc,378
struct complete_project_developer_tycomplete_project_developer_ty27,1016
    complete_ty     inherited;inherited29,1055
    project      *pp;pp30,1086
destructor(complete_ty *cp)destructor35,1125
perform(complete_ty *cp, shell_ty *sh)perform45,1301
static complete_vtbl_ty vtbl =vtbl65,1772
complete_project_developer(project *pp)complete_project_developer75,1921

aecomplete/complete/project/file.cc,497
struct complete_project_file_tycomplete_project_file_ty29,1021
    complete_ty     inherited;inherited31,1055
    change::pointer cp;cp32,1086
    int             baserel;baserel33,1110
    int             overwriting;overwriting34,1139
destructor(complete_ty *cp)destructor39,1189
perform(complete_ty *cp, shell_ty *sh)perform49,1355
static complete_vtbl_ty vtbl =vtbl177,4700
complete_project_file(change::pointer cp, int baserel, int overwriting)complete_project_file187,4839

aecomplete/complete/project/file_branch.cc,545
struct complete_project_file_tycomplete_project_file_ty29,1028
    complete_ty     inherited;inherited31,1062
    change::pointer cp;cp32,1093
    int             baserel;baserel33,1117
    int             usage_mask;usage_mask34,1146
    int             action_mask;action_mask35,1178
destructor(complete_ty *cp)destructor40,1228
perform(complete_ty *cp, shell_ty *sh)perform50,1394
static complete_vtbl_ty vtbl =vtbl160,4256
complete_branch_file(change::pointer cp, int baserel, int usage_mask,complete_branch_file170,4394

aecomplete/complete/project/file_union.cc,506
struct complete_project_file_tycomplete_project_file_ty29,1027
    complete_ty     inherited;inherited31,1061
    change::pointer cp;cp32,1092
    int             baserel;baserel33,1116
    int             usage_mask;usage_mask34,1145
destructor(complete_ty *cp)destructor39,1194
perform(complete_ty *cp, shell_ty *sh)perform49,1360
static complete_vtbl_ty vtbl =vtbl209,5308
complete_project_file_union(change::pointer cp, int baserel, int usage_mask)complete_project_file_union219,5453

aecomplete/complete/project/integrator.cc,382
struct complete_project_integrator_tycomplete_project_integrator_ty27,1017
    complete_ty     inherited;inherited29,1057
    project      *pp;pp30,1088
destructor(complete_ty *cp)destructor35,1127
perform(complete_ty *cp, shell_ty *sh)perform45,1305
static complete_vtbl_ty vtbl =vtbl65,1779
complete_project_integrator(project *pp)complete_project_integrator75,1930

aecomplete/complete/project/name.cc,199
destructor(complete_ty *)destructor29,959
perform(complete_ty *, shell_ty *sh)perform35,1003
static complete_vtbl_ty vtbl =vtbl54,1416
complete_project_name(void)complete_project_name64,1542

aecomplete/complete/project/reviewer.cc,374
struct complete_project_reviewer_tycomplete_project_reviewer_ty27,1015
    complete_ty     inherited;inherited29,1053
    project      *pp;pp30,1084
destructor(complete_ty *cp)destructor35,1123
perform(complete_ty *cp, shell_ty *sh)perform45,1297
static complete_vtbl_ty vtbl =vtbl65,1765
complete_project_reviewer(project *pp)complete_project_reviewer75,1912

aecomplete/complete/user.cc,392
struct complete_user_tycomplete_user_ty28,993
    complete_ty     inherited;inherited30,1019
    project      *pp;pp31,1050
    complete_user_func func;func32,1072
destructor(complete_ty *cp)destructor37,1118
perform(complete_ty *cp, shell_ty *sh)perform47,1268
static complete_vtbl_ty vtbl =vtbl80,1964
complete_user(project *pp, complete_user_func func)complete_user90,2087

aecomplete/complete/user/administrato.cc,251
yes(project *pp, string_ty *name)yes27,982
complete_user_administrator(project *pp)complete_user_administrator34,1095
no(project *pp, string_ty *name)no41,1188
complete_user_administrator_not(project *pp)complete_user_administrator_not48,1301

aecomplete/complete/user/developer.cc,235
yes(project *pp, string_ty *name)yes27,979
complete_user_developer(project *pp)complete_user_developer34,1088
no(project *pp, string_ty *name)no41,1177
complete_user_developer_not(project *pp)complete_user_developer_not48,1286

aecomplete/complete/user/integrator.cc,239
yes(project *pp, string_ty *name)yes27,980
complete_user_integrator(project *pp)complete_user_integrator34,1090
no(project *pp, string_ty *name)no41,1180
complete_user_integrator_not(project *pp)complete_user_integrator_not48,1290

aecomplete/complete/user/reviewer.cc,231
yes(project *pp, string_ty *name)yes27,978
complete_user_reviewer(project *pp)complete_user_reviewer34,1086
no(project *pp, string_ty *name)no41,1174
complete_user_reviewer_not(project *pp)complete_user_reviewer_not48,1282

bl/aecomplete/main.cc,41
main(int argc, char **argv)main34,1035

aecomplete/shell.cc,373
typedef shell_ty *(*funcptr)(void);funcptr29,930
static funcptr table[] =table31,967
shell_find(void)shell_find39,1041
shell_test(shell_ty *this_thing)shell_test60,1395
shell_command_get(shell_ty *this_thing)shell_command_get70,1583
shell_prefix_get(shell_ty *this_thing)shell_prefix_get80,1792
shell_emit(shell_ty *this_thing, string_ty *s)shell_emit90,1991

aecomplete/shell/bash.cc,553
struct shell_bash_tyshell_bash_ty74,2987
    shell_ty        inherited;inherited76,3010
    string_ty       *command;command77,3041
    string_ty       *prefix;prefix78,3071
copy_of(const char *s, size_t len)copy_of83,3119
destructor(shell_ty *sp)destructor95,3311
usage(void)usage108,3560
test(shell_ty *sp)test119,3728
command_get(shell_ty *sh)command_get301,8021
prefix_get(shell_ty *sh)prefix_get311,8176
emit(shell_ty *, string_ty *s)emit321,8322
static shell_vtbl_ty vtbl =vtbl342,8635
shell_bash(void)shell_bash355,8789

aecomplete/shell/emitfilelist.cc,226
how_much_in_common(string_ty *s1, string_ty *s2)how_much_in_common25,852
following_slash(string_ty *s, size_t len)following_slash46,1199
shell_emit_file_list(shell_ty *sh, string_list_ty *slp)shell_emit_file_list60,1450

aecomplete/shell/private.cc,104
shell_new(shell_vtbl_ty *vptr)shell_new28,919
shell_delete(shell_ty *this_thing)shell_delete41,1169

aecomplete/shell/zsh.cc,547
struct shell_zsh_tyshell_zsh_ty33,1042
    shell_ty        inherited;inherited35,1064
    string_ty       *command;command36,1095
    string_ty       *prefix;prefix37,1125
copy_of(const char *s, size_t len)copy_of42,1173
destructor(shell_ty *sp)destructor52,1333
usage(void)usage65,1581
test(shell_ty *sp)test76,1749
command_get(shell_ty *sh)command_get259,5999
prefix_get(shell_ty *sh)prefix_get269,6153
emit(shell_ty *, string_ty *s)emit279,6298
static shell_vtbl_ty vtbl =vtbl300,6611
shell_zsh(void)shell_zsh313,6763

bl/aecvsserver/directo_list.cc,344
directory_list_constructor(directory_list_ty *dlp)directory_list_constructor24,786
directory_list_destructor(directory_list_ty *dlp)directory_list_destructor33,910
directory_list_rewind(directory_list_ty *dlp)directory_list_rewind47,1157
directory_list_append(directory_list_ty *dlp, string_ty *client_side,directory_list_append58,1335

bl/aecvsserver/directory.cc,414
directory_constructor(directory_ty *dp, string_ty *client, string_ty *server)directory_constructor25,807
directory_new(string_ty *client, string_ty *server)directory_new33,986
directory_copy_constructor(directory_ty *dp, const directory_ty *from)directory_copy_constructor44,1195
directory_destructor(directory_ty *dp)directory_destructor52,1379
directory_delete(directory_ty *dp)directory_delete62,1541

bl/aecvsserver/fake_version.cc,90
fake_version(time_t x)fake_version25,817
fake_version_now(void)fake_version_now32,936

bl/aecvsserver/file_info.cc,161
file_info_new(void)file_info_new26,841
file_info_reset(file_info_ty *fip)file_info_reset40,1069
file_info_delete(file_info_ty *fip)file_info_delete52,1257

bl/aecvsserver/main.cc,326
    arglex_token_server = ARGLEX2_MAX,arglex_token_server41,1237
    arglex_token_kserver,arglex_token_kserver42,1276
    arglex_token_pserverarglex_token_pserver43,1302
static arglex_table_ty argtab[] =argtab46,1331
usage(void)usage56,1546
main_help(void)main_help68,1783
main(int argc, char **argv)main75,1837

aecvsserver/module.cc,329
module_ty::~module_ty()~module_ty26,876
module_ty::module_ty() :module_ty38,1066
module_ty::reference_count_down()reference_count_down46,1148
module_ty::reference_count_up()reference_count_up56,1301
module_ty::name()name64,1408
module_ty::checkout(server_ty *sp)checkout75,1554
module_ty::is_bogus()is_bogus86,1711

aecvsserver/module/change.cc,810
module_change::~module_change()~module_change51,1767
module_change::module_change(const change::pointer &arg) :module_change59,1849
module_change::modified(server_ty *sp, string_ty *file_name, file_info_ty *fip,modified68,2000
module_change::calculate_canonical_name()calculate_canonical_name225,6201
module_change::update(server_ty *sp, string_ty *, string_ty *server_side_0,update240,6438
file_being_deleted(server_ty *sp, string_ty *server_side)file_being_deleted545,15682
module_change::checkin(server_ty *sp, string_ty *client_side,checkin562,16049
module_change::add(server_ty *sp, string_ty *client_side,add733,20549
module_change::remove(server_ty *sp, string_ty *client_side,remove953,26420
module_change_new(string_ty *project_name, long change_number)module_change_new1127,30882

aecvsserver/module/change_bogus.cc,801
module_change_bogus::~module_change_bogus()~module_change_bogus25,880
module_change_bogus::module_change_bogus(string_ty *arg1, long arg2) :module_change_bogus33,982
module_change_bogus::groan(server_ty *sp, const char *caption)groan41,1108
module_change_bogus::modified(server_ty *sp, string_ty *, file_info_ty *,modified55,1339
module_change_bogus::update(server_ty *sp, string_ty *, string_ty *,update63,1479
module_change_bogus::checkin(server_ty *sp, string_ty *, string_ty *)checkin72,1623
module_change_bogus::add(server_ty *sp, string_ty *, string_ty *,add80,1743
module_change_bogus::remove(server_ty *sp, string_ty *, string_ty *,remove89,1881
module_change_bogus::calculate_canonical_name()calculate_canonical_name98,2032
module_change_bogus::is_bogus()is_bogus107,2168

aecvsserver/module/cvsroot.cc,973
module_cvsroot::~module_cvsroot()~module_cvsroot41,1401
module_cvsroot::module_cvsroot()module_cvsroot46,1441
module_cvsroot::modified(server_ty *sp, string_ty *file_name, file_info_ty *,modified52,1485
module_cvsroot::calculate_canonical_name(void)calculate_canonical_name72,2003
sanitary_length(const nstring &s, int llen)sanitary_length81,2137
checkout_modules_inner(string_list_ty *modules, project *pp)checkout_modules_inner97,2473
module_cvsroot::checkout_modules(server_ty *sp)checkout_modules171,4462
module_cvsroot::update(server_ty *sp, string_ty *, string_ty *, const options &)update494,15689
module_cvsroot::groan(server_ty *sp, const char *request_name)groan521,16164
module_cvsroot::checkin(server_ty *sp, string_ty *, string_ty *)checkin534,16419
module_cvsroot::add(server_ty *sp, string_ty *, string_ty *, const options &)add542,16534
module_cvsroot::remove(server_ty *sp, string_ty *, string_ty *, const options &)remove550,16663

aecvsserver/module/find.cc,229
extract_change_number(string_ty **project_name_p, long *change_number_p)extract_change_number30,993
reaper(void *p)reaper65,1876
module::find(string_ty *name)find73,1975
module::find_trim(string_ty *arg)find_trim145,3709

bl/aecvsserver/module/options.cc,230
module_ty::options::~options()~options23,770
module_ty::options::options() :options57,1147
module_ty::options::options(const options &arg) :options77,1334
module_ty::options::operator=(const options &arg)operator =98,1774

aecvsserver/module/project.cc,801
module_project::~module_project()~module_project37,1270
module_project::module_project(project *arg) :module_project44,1338
module_project::groan(server_ty *sp, const char *request_name)groan51,1408
module_project::modified(server_ty *sp, string_ty *, file_info_ty *,modified65,1738
module_project::calculate_canonical_name()calculate_canonical_name76,1948
module_project::update(server_ty *sp, string_ty *, string_ty *server_side_0,update84,2060
module_project::checkin(server_ty *sp, string_ty *, string_ty *)checkin267,6907
module_project::add(server_ty *sp, string_ty *, string_ty *, const options &)add275,7022
module_project::remove(server_ty *sp, string_ty *, string_ty *, const options &)remove283,7151
module_project_new(string_ty *project_name)module_project_new291,7293

aecvsserver/module/project_bogu.cc,811
module_project_bogus::~module_project_bogus()~module_project_bogus25,880
module_project_bogus::module_project_bogus(string_ty *arg) :module_project_bogus32,974
module_project_bogus::groan(server_ty *sp, const char *caption)groan39,1074
module_project_bogus::modified(server_ty *sp, string_ty *, file_info_ty *,modified52,1282
module_project_bogus::calculate_canonical_name(void)calculate_canonical_name60,1430
module_project_bogus::update(server_ty *sp, string_ty *, string_ty *,update69,1572
module_project_bogus::checkin(server_ty *sp, string_ty *, string_ty *)checkin78,1717
module_project_bogus::add(server_ty *sp, string_ty *, string_ty *,add86,1838
module_project_bogus::remove(server_ty *sp, string_ty *, string_ty *,remove95,1977
module_project_bogus::is_bogus(void)is_bogus104,2118

aecvsserver/module/smart.cc,217
module::~module()~module24,804
module::module(module_ty *arg) :module35,928
module::module(const module &arg) :module43,1041
module::operator=(const module &arg)operator =53,1178
module::valid()valid73,1520

bl/aecvsserver/module/updateprefix.cc,88
is_update_prefix(string_ty *above, string_ty *below, bool deep)is_update_prefix26,811

aecvsserver/net.cc,1139
net_ty::net_ty() :net_ty36,1183
net_ty::~net_ty()~net_ty68,2041
net_ty::getline(nstring &s)getline99,2485
net_ty::printf(const char *fmt, ...)printf112,2697
net_ty::response_queue(response *rp)response_queue123,2845
net_ty::response_flush(void)response_flush162,3781
net_ty::log_to_file(string_ty *filename)log_to_file187,4227
net_ty::log_by_env(const char *envar)log_by_env203,4626
net_ty::argument(string_ty *s)argument215,4820
net_ty::argumentx(string_ty *s)argumentx223,4909
net_ty::accumulator_reset(void)accumulator_reset244,5346
file_info_reaper(void *p)file_info_reaper263,5692
net_ty::file_info_find(string_ty *server_side, int auto_alloc)file_info_find270,5780
dir_reaper(void *p)dir_reaper290,6194
net_ty::directory_set(string_ty *client_side, string_ty *server_side)directory_set300,6305
net_ty::directory_find_client_side(string_ty *client_side)directory_find_client_side322,6799
net_ty::directory_find_server_side(string_ty *server_side)directory_find_server_side331,6979
net_ty::set_updating_verbose(string_ty *s)set_updating_verbose340,7149
net_ty::in_crop(long length)in_crop353,7368

bl/aecvsserver/request.cc,217
request::~request()~request23,770
request::request()request28,796
request::reset()reset34,826
request::run_inner(server_ty *, string_ty *)run_inner42,882
request::run(server_ty *sp, string_ty *arg)run50,967

bl/aecvsserver/request/add.cc,238
request_add::~request_add()~request_add176,7033
request_add::request_add()request_add181,7067
request_add::run_inner(server_ty *sp, string_ty *)run_inner187,7105
request_add::name()name299,9552
request_add::reset()reset307,9611

bl/aecvsserver/request/admin.cc,251
request_admin::~request_admin()~request_admin57,1895
request_admin::request_admin()request_admin62,1933
request_admin::run_inner(server_ty *sp, string_ty *)run_inner68,1975
request_admin::name()name84,2256
request_admin::reset()reset92,2319

bl/aecvsserver/request/argument.cc,281
request_argument::~request_argument()~request_argument34,1052
request_argument::request_argument()request_argument39,1096
request_argument::run_inner(server_ty *sp, string_ty *arg)run_inner45,1144
request_argument::name()name55,1317
request_argument::reset()reset63,1386

bl/aecvsserver/request/argumentx.cc,289
request_argumentx::~request_argumentx()~request_argumentx32,968
request_argumentx::request_argumentx()request_argumentx37,1014
request_argumentx::run_inner(server_ty *sp, string_ty *arg)run_inner43,1064
request_argumentx::name()name53,1240
request_argumentx::reset()reset61,1311

bl/aecvsserver/request/ci.cc,274
request_checkin::~request_checkin()~request_checkin115,4000
request_checkin::request_checkin()request_checkin120,4042
request_checkin::run_inner(server_ty *sp, string_ty *)run_inner126,4088
request_checkin::name()name201,5638
request_checkin::reset()reset209,5700

bl/aecvsserver/request/co.cc,282
request_checkout::~request_checkout()~request_checkout96,3185
request_checkout::request_checkout()request_checkout101,3229
request_checkout::run_inner(server_ty *sp, string_ty *)run_inner107,3277
request_checkout::name()name166,4569
request_checkout::reset()reset174,4632

aecvsserver/request/directory.cc,303
request_directory::~request_directory()~request_directory182,7265
request_directory::request_directory()request_directory187,7311
request_directory::run_inner(server_ty *sp, string_ty *client_side)run_inner193,7361
request_directory::name()name256,8872
request_directory::reset()reset264,8943

aecvsserver/request/entry.cc,255
request_entry::~request_entry()~request_entry45,1707
request_entry::request_entry()request_entry50,1745
request_entry::run_inner(server_ty *sp, string_ty *arg)run_inner56,1787
request_entry::name()name96,2716
request_entry::reset()reset104,2779

aecvsserver/request/expand_modul.cc,334
request_expand_modules::~request_expand_modules()~request_expand_modules76,2879
request_expand_modules::request_expand_modules()request_expand_modules81,2935
request_expand_modules::run_inner(server_ty *sp, string_ty *)run_inner87,2995
request_expand_modules::name()name143,4460
request_expand_modules::reset()reset151,4541

aecvsserver/request/find.cc,1436
static request_add add;add51,1905
static request_admin admin;admin52,1929
static request_argument argument;argument53,1957
static request_argumentx argumentx;argumentx54,1991
static request_checkin ci;ci55,2027
static request_checkout co;co56,2054
static request_directory directory;directory57,2082
static request_entry entry;entry58,2118
static request_expand_modules expand_modules;expand_modules59,2146
static request_global_option global_option;global_option60,2192
static request_init init;init61,2236
static request_is_modified is_modified;is_modified62,2262
static request_modified modified;modified63,2302
static request_noop noop;noop64,2336
static request_questionable questionable;questionable65,2362
static request_remove remove_rq;remove_rq66,2404
static request_repository repository;repository67,2437
static request_root root;root68,2475
static request_set set;set69,2501
static request_unchanged unchanged;unchanged70,2525
static request_update update;update71,2561
static request_useunchanged useunchanged;useunchanged72,2591
static request_valid_requests valid_requests;valid_requests73,2633
static request_valid_responses valid_responses;valid_responses74,2679
static request_version version;version75,2727
static const request *const table[] =table77,2760
request::find(string_ty *a_name)find108,3194
request::get_list(string_list_ty &result)get_list133,3774

bl/aecvsserver/request/global_optio.cc,325
request_global_option::~request_global_option()~request_global_option38,1270
request_global_option::request_global_option()request_global_option43,1324
request_global_option::run_inner(server_ty *sp, string_ty *)run_inner49,1382
request_global_option::name()name100,2959
request_global_option::reset()reset108,3038

bl/aecvsserver/request/init.cc,242
request_init::~request_init()~request_init34,1052
request_init::request_init()request_init39,1088
request_init::run_inner(server_ty *sp, string_ty *)run_inner45,1128
request_init::name()name57,1313
request_init::reset()reset65,1374

bl/aecvsserver/request/is_modified.cc,305
request_is_modified::~request_is_modified()~request_is_modified26,880
request_is_modified::request_is_modified()request_is_modified31,930
request_is_modified::run_inner(server_ty *sp, string_ty *arg)run_inner37,984
request_is_modified::name()name58,1470
request_is_modified::reset()reset66,1545

aecvsserver/request/modified.cc,402
request_modified::~request_modified()~request_modified49,1634
request_modified::request_modified()request_modified54,1678
extract_project_and_filename(string_ty *from, string_ty **project_name_p,extract_project_and_filename60,1733
request_modified::run_inner(server_ty *sp, string_ty *arg)run_inner97,2771
request_modified::name(void)name155,4200
request_modified::reset(void)reset163,4273

bl/aecvsserver/request/noop.cc,242
request_noop::~request_noop()~request_noop35,1110
request_noop::request_noop()request_noop40,1146
request_noop::run_inner(server_ty *sp, string_ty *)run_inner46,1186
request_noop::name()name54,1286
request_noop::reset()reset62,1347

bl/aecvsserver/request/questionable.cc,317
request_questionable::~request_questionable()~request_questionable39,1316
request_questionable::request_questionable()request_questionable44,1368
request_questionable::run_inner(server_ty *sp, string_ty *arg)run_inner50,1424
request_questionable::name()name77,2012
request_questionable::reset()reset85,2089

bl/aecvsserver/request/remove.cc,262
request_remove::~request_remove()~request_remove85,3183
request_remove::request_remove()request_remove90,3223
request_remove::run_inner(server_ty *sp, string_ty *)run_inner96,3267
request_remove::name()name217,5828
request_remove::reset()reset225,5893

bl/aecvsserver/request/repository.cc,296
request_repository::~request_repository()~request_repository38,1276
request_repository::request_repository()request_repository43,1324
request_repository::run_inner(server_ty *sp, string_ty *)run_inner49,1376
request_repository::name()name59,1581
request_repository::reset()reset67,1654

aecvsserver/request/root.cc,245
request_root::~request_root()~request_root43,1616
request_root::request_root()request_root48,1652
request_root::run_inner(server_ty *sp, string_ty *arg)run_inner54,1692
request_root::name()name91,2677
request_root::reset()reset99,2738

bl/aecvsserver/request/set.cc,230
request_set::~request_set()~request_set33,981
request_set::request_set()request_set38,1015
request_set::run_inner(server_ty *, string_ty *)run_inner44,1053
request_set::name()name55,1258
request_set::reset()reset63,1317

bl/aecvsserver/request/unchanged.cc,290
request_unchanged::~request_unchanged()~request_unchanged36,1159
request_unchanged::request_unchanged()request_unchanged41,1205
request_unchanged::run_inner(server_ty *sp, string_ty *arg)run_inner47,1255
request_unchanged::name()name74,1830
request_unchanged::reset()reset82,1901

bl/aecvsserver/request/unknown.cc,282
request_unknown::~request_unknown()~request_unknown26,840
request_unknown::request_unknown(string_ty *arg) :request_unknown31,882
request_unknown::run_inner(server_ty *sp, string_ty *)run_inner38,969
request_unknown::name()name49,1172
request_unknown::reset()reset57,1245

bl/aecvsserver/request/update.cc,267
request_update::~request_update()~request_update214,9355
request_update::request_update()request_update219,9395
request_update::run_inner(server_ty *sp, string_ty *)run_inner225,9439
request_update::name()name402,12794
request_update::reset()reset410,12859

bl/aecvsserver/request/useunchanged.cc,312
request_useunchanged::~request_useunchanged()~request_useunchanged34,1073
request_useunchanged::request_useunchanged()request_useunchanged39,1125
request_useunchanged::run_inner(server_ty *, string_ty *)run_inner45,1181
request_useunchanged::name()name53,1287
request_useunchanged::reset()reset61,1364

bl/aecvsserver/request/valid_reques.cc,330
request_valid_requests::~request_valid_requests()~request_valid_requests24,830
request_valid_requests::request_valid_requests()request_valid_requests29,886
request_valid_requests::run_inner(server_ty *sp, string_ty *)run_inner43,1120
request_valid_requests::name()name54,1336
request_valid_requests::reset()reset62,1417

aecvsserver/request/valid_respon.cc,419
request_valid_responses::~request_valid_responses()~request_valid_responses38,1160
request_valid_responses::request_valid_responses()request_valid_responses43,1218
find_response_code(const char *name)find_response_code49,1286
request_valid_responses::run_inner(server_ty *sp, string_ty *arg)run_inner105,3261
request_valid_responses::name(void)name121,3613
request_valid_responses::reset(void)reset129,3700

bl/aecvsserver/request/version.cc,269
request_version::~request_version()~request_version34,1001
request_version::request_version()request_version39,1043
request_version::run_inner(server_ty *sp, string_ty *)run_inner45,1089
request_version::name()name58,1318
request_version::reset()reset66,1385

aecvsserver/response.cc,190
response::~response()~response24,833
response::response()response29,861
response::flushable()flushable35,893
output_mode_string(output::pointer op, int mode)output_mode_string43,954

bl/aecvsserver/response/checked_in.cc,269
response_checked_in::~response_checked_in()~response_checked_in38,1236
response_checked_in::response_checked_in(string_ty *arg1,response_checked_in49,1422
response_checked_in::write(output::pointer op)write60,1651
response_checked_in::code_get()code_get88,2384

bl/aecvsserver/response/clear_sticky.cc,304
response_clear_sticky::~response_clear_sticky()~response_clear_sticky41,1341
response_clear_sticky::response_clear_sticky(string_ty *arg1, string_ty *arg2) :response_clear_sticky50,1491
response_clear_sticky::write(output::pointer op)write58,1648
response_clear_sticky::code_get()code_get67,1851

bl/aecvsserver/response/clearstatdir.cc,349
response_clear_static_directory::~response_clear_static_directory()~response_clear_static_directory37,1205
response_clear_static_directory::response_clear_static_directory(response_clear_static_directory46,1375
response_clear_static_directory::write(output::pointer op)write55,1554
response_clear_static_directory::code_get()code_get64,1777

aecvsserver/response/created.cc,279
response_created::~response_created()~response_created61,2098
response_created::response_created(response_created81,2442
response_created::write(output::pointer op)write98,2725
response_created::code_get()code_get147,4110
response_created::flushable()flushable155,4194

bl/aecvsserver/response/e.cc,198
response_e::~response_e()~response_e34,1133
response_e::response_e(string_ty *arg) :response_e41,1205
response_e::write(output::pointer np)write48,1274
response_e::code_get()code_get65,1559

aecvsserver/response/error.cc,346
response_error::~response_error()~response_error39,1665
response_error::response_error(string_ty *arg1, string_ty *arg2) :response_error51,1831
response_error::write(output::pointer op)write59,1949
response_error::code_get()code_get76,2337
response_error::flushable()flushable84,2417
response_error::extra(string_ty *arg)extra92,2483

bl/aecvsserver/response/hate.cc,251
response_hate::~response_hate()~response_hate29,1056
response_hate::response_hate()response_hate34,1094
response_hate::write(output::pointer op)write40,1136
response_hate::code_get()code_get47,1231
response_hate::flushable()flushable55,1309

bl/aecvsserver/response/love.cc,248
response_love::~response_love()~response_love27,905
response_love::response_love()response_love32,943
response_love::write(output::pointer op)write38,985
response_love::code_get()code_get45,1080
response_love::flushable()flushable53,1158

bl/aecvsserver/response/m.cc,198
response_m::~response_m()~response_m36,1201
response_m::response_m(string_ty *arg) :response_m43,1273
response_m::write(output::pointer op)write50,1342
response_m::code_get()code_get67,1627

bl/aecvsserver/response/module_expan.cc,318
response_module_expansion::~response_module_expansion()~response_module_expansion35,1337
response_module_expansion::response_module_expansion(string_ty *arg) :response_module_expansion42,1437
response_module_expansion::write(output::pointer op)write49,1545
response_module_expansion::code_get()code_get56,1681

bl/aecvsserver/response/new_entry.cc,278
response_new_entry::~response_new_entry()~response_new_entry45,1448
response_new_entry::response_new_entry(string_ty *arg1, string_ty *arg2,response_new_entry56,1632
response_new_entry::write(output::pointer op)write67,1856
response_new_entry::code_get()code_get95,2584

bl/aecvsserver/response/ok.cc,230
response_ok::~response_ok()~response_ok27,854
response_ok::response_ok()response_ok32,888
response_ok::write(output::pointer op)write38,926
response_ok::code_get()code_get45,1011
response_ok::flushable()flushable53,1085

bl/aecvsserver/response/remove_entry.cc,304
response_remove_entry::~response_remove_entry()~response_remove_entry34,1117
response_remove_entry::response_remove_entry(string_ty *arg1, string_ty *arg2) :response_remove_entry43,1267
response_remove_entry::write(output::pointer op)write51,1424
response_remove_entry::code_get()code_get67,1854

bl/aecvsserver/response/removed.cc,264
response_removed::~response_removed()~response_removed35,1183
response_removed::response_removed(string_ty *arg1, string_ty *arg2) :response_removed44,1323
response_removed::write(output::pointer op)write52,1470
response_removed::code_get()code_get78,2105

aecvsserver/response/update_exist.cc,359
response_update_existing::~response_update_existing()~response_update_existing58,1940
response_update_existing::response_update_existing(response_update_existing69,2136
response_update_existing::write(output::pointer op)write86,2439
response_update_existing::code_get(void)code_get135,3844
response_update_existing::flushable(void)flushable143,3948

aecvsserver/response/valid_reques.cc,307
response_valid_requests::~response_valid_requests()~response_valid_requests33,1159
response_valid_requests::response_valid_requests(string_list_ty *arg) :response_valid_requests41,1278
response_valid_requests::write(output::pointer np)write48,1389
response_valid_requests::code_get()code_get56,1543

bl/aecvsserver/scramble.cc,150
static const unsigned char shifts[] =shifts60,2424
scramble(const nstring &str)scramble96,4095
descramble(const nstring &str)descramble112,4493

aecvsserver/server.cc,1279
server_run(server_ty *sp)server_run33,1056
server_delete(server_ty *sp)server_delete43,1181
server_response_queue(server_ty *sp, response *rp)server_response_queue56,1375
server_response_flush(server_ty *sp)server_response_flush63,1469
server_getline(server_ty *sp, nstring &result)server_getline70,1547
server_ok(server_ty *sp)server_ok77,1641
server_error(server_ty *sp, const char *fmt, ...)server_error85,1743
server_e(server_ty *sp, const char *fmt, ...)server_e99,1992
server_m(server_ty *sp, const char *fmt, ...)server_m113,2233
server_root_required(server_ty *sp, const char *caption)server_root_required127,2473
server_directory_required(server_ty *sp, const char *caption)server_directory_required141,2779
server_argument(server_ty *sp, string_ty *arg)server_argument153,3035
server_argumentx(server_ty *sp, string_ty *arg)server_argumentx162,3156
server_accumulator_reset(server_ty *sp)server_accumulator_reset171,3279
server_file_info_find(server_ty *sp, string_ty *server_side, int auto_alloc)server_file_info_find178,3373
server_updating_verbose(server_ty *sp, string_ty *client_side)server_updating_verbose185,3521
server_directory_calc_client_side(server_ty *sp, string_ty *server_side)server_directory_calc_client_side204,3945

bl/aecvsserver/server/execute.cc,68
server_execute(server_ty *sp, string_ty *cmd)server_execute27,857

aecvsserver/server/file_content.cc,72
server_file_contents_get(server_ty *sp)server_file_contents_get28,921

bl/aecvsserver/server/file_mode.cc,137
parse_mode_string(string_ty *s, int *mode_p)parse_mode_string45,1542
server_file_mode_get(server_ty *sp)server_file_mode_get153,2986

bl/aecvsserver/server/kerberos.cc,139
run(server_ty *sp)run26,876
static const server_method_ty vtbl =vtbl32,961
server_kerberos_new(net_ty *np)server_kerberos_new42,1086

bl/aecvsserver/server/mkdir.cc,181
server_mkdir(server_ty *sp, string_ty *client_side, string_ty *server_side)server_mkdir27,899
server_mkdir_above(server_ty *sp, string_ty *client_side,server_mkdir_above62,1604

bl/aecvsserver/server/password.cc,425
struct server_password_tyserver_password_ty41,1345
    server_ty       inherited;inherited43,1373
    server_ty       *simple;simple44,1404
destructor(server_ty *sp)destructor49,1450
check_system_password(const char *username, const char *password)check_system_password63,1651
run(server_ty *sp)run144,3168
static server_method_ty vtbl =vtbl304,6903
server_password_new(net_ty *np)server_password_new314,7026

aecvsserver/server/private.cc,71
server_new(const server_method_ty *vptr, net_ty *np)server_new28,883

aecvsserver/server/simple.cc,136
run(server_ty *sp)run29,970
static const server_method_ty vtbl =vtbl85,2331
server_simple_new(net_ty *np)server_simple_new95,2454

bl/aede-policy/list.cc,33
policy_list()policy_list25,808

aede-policy/main.cc,75
main_help(void)main_help36,1125
main(int argc, char **argv)main43,1171

aede-policy/policy.cc,118
project_specific_find(change_identifier &cid, const char *name)project_specific_find39,1263
policy()policy54,1612

bl/aede-policy/usage.cc,21
usage()usage29,860

bl/aede-policy/validation.cc,88
validation::~validation()~validation23,773
validation::validation()validation28,805

aede-policy/validation/all.cc,207
validation_all::~validation_all()~validation_all22,786
validation_all::validation_all()validation_all27,826
validation_all::create(void)create34,918
validation_all::run(change::pointer cp)run41,1000

aede-policy/validation/authors.cc,276
validation_authors::~validation_authors()~validation_authors33,1059
validation_authors::validation_authors()validation_authors38,1107
validation_authors::create(void)create44,1174
calc_year(void)calc_year51,1274
validation_authors::run(change::pointer cp)run62,1463

aede-policy/validation/debian-copyr.cc,344
validation_debian_copyright::~validation_debian_copyright()~validation_debian_copyright33,1065
validation_debian_copyright::validation_debian_copyright()validation_debian_copyright38,1131
validation_debian_copyright::create(void)create44,1216
calc_year()calc_year51,1334
validation_debian_copyright::run(change::pointer cp)run62,1519

aede-policy/validation/description.cc,273
validation_description::~validation_description()~validation_description30,975
validation_description::validation_description()validation_description35,1031
validation_description::create(void)create41,1106
validation_description::run(change::pointer cp)run48,1204

aede-policy/validation/factory.cc,363
struct table_ttable_t50,1989
    const char *name;name52,2006
    validation::pointer (*func)(void);func53,2028
    bool all;all54,2067
static table_t table[] =table57,2085
static symtab_ty *stp;stp83,3517
validation::factory(const char *cname)factory87,3562
validation::list(void)list132,4866
validation::all(validation_list &where)all140,4989

aede-policy/validation/files.cc,448
validation_files::~validation_files()~validation_files28,942
validation_files::validation_files()validation_files33,986
validation_files::check_branches(void)check_branches39,1034
validation_files::check_downloaded(void)check_downloaded47,1111
validation_files::check_foreign_copyright(void)check_foreign_copyright55,1190
validation_files::check_binaries(void)check_binaries63,1276
validation_files::run(change::pointer cp)run71,1353

aede-policy/validation/files/comments.cc,627
validation_files_comments::~validation_files_comments()~validation_files_comments29,948
validation_files_comments::validation_files_comments()validation_files_comments34,1010
validation_files_comments::create(void)create40,1091
validation_files_comments::check_branches(void)check_branches47,1195
validation_files_comments::check_downloaded(void)check_downloaded55,1282
validation_files_comments::check_foreign_copyright(void)check_foreign_copyright63,1371
validation_files_comments::check_binaries(void)check_binaries71,1467
validation_files_comments::check(change::pointer cp, fstate_src_ty *src)check79,1554

aede-policy/validation/files/copyright.cc,1353
validation_files_copyright::~validation_files_copyright()~validation_files_copyright35,1105
calc_year(void)calc_year41,1184
validation_files_copyright::validation_files_copyright() :validation_files_copyright51,1368
validation_files_copyright::create(void)create58,1475
validation_files_copyright::check_branches(void)check_branches65,1581
validation_files_copyright::check_downloaded(void)check_downloaded73,1669
validation_files_copyright::check_foreign_copyright(void)check_foreign_copyright81,1759
validation_files_copyright::check_binaries(void)check_binaries89,1856
strstr_end(const char *haystack, const char *needle)strstr_end97,1959
enum encoding_tencoding_t106,2118
    encoding_ascii7,encoding_ascii7108,2136
    encoding_html,encoding_html109,2157
    encoding_utf8,encoding_utf8110,2176
static encoding_t encoding = encoding_ascii7;encoding113,2199
struct table_ttable_t116,2247
    const char *pattern;pattern118,2264
    encoding_t encoding;encoding119,2289
static const table_t table[] =table122,2318
look_for_symbol(const char *text)look_for_symbol134,2574
circle_c_from_encoding(encoding_t x)circle_c_from_encoding150,2888
validation_files_copyright::look_for_year(const char *text)look_for_year162,3098
validation_files_copyright::check(change::pointer cp, fstate_src_ty *src)check173,3302

aede-policy/validation/files/crlf.cc,358
validation_files_crlf::~validation_files_crlf()~validation_files_crlf32,1055
validation_files_crlf::validation_files_crlf()validation_files_crlf37,1109
validation_files_crlf::create(void)create43,1182
validation_files_crlf::check(change::pointer cp, fstate_src_ty *src)check50,1278
validation_files_crlf::check_binaries(void)check_binaries109,2680

aede-policy/validation/files/escapehyphen.cc,692
validation_files_escape_hyphen::~validation_files_escape_hyphen()~validation_files_escape_hyphen32,1041
validation_files_escape_hyphen::validation_files_escape_hyphen()validation_files_escape_hyphen37,1113
validation_files_escape_hyphen::create(void)create43,1224
validation_files_escape_hyphen::check(change::pointer cp, fstate_src_ty *src)check50,1338
validation_files_escape_hyphen::check_foreign_copyright(void)check_foreign_copyright219,5675
validation_files_escape_hyphen::check_binaries(void)check_binaries227,5776
validation_files_escape_hyphen::check_branches(void)check_branches235,5868
validation_files_escape_hyphen::check_downloaded(void)check_downloaded243,5960

aede-policy/validation/files/fsf_address.cc,620
static const char *old_addresses[] =old_addresses40,1252
static const char current_address[] =current_address62,1733
validation_files_fsf_address::~validation_files_fsf_address()~validation_files_fsf_address68,1886
validation_files_fsf_address::validation_files_fsf_address()validation_files_fsf_address73,1954
validation_files_fsf_address::create(void)create79,2041
match(const char *buffer, size_t nbytes, const char *pattern)match106,2844
validation_files_fsf_address::check_binaries(void)check_binaries255,7232
validation_files_fsf_address::check(change::pointer cp, fstate_src_ty *src)check263,7322

aede-policy/validation/files/gpl-version.cc,650
validation_files_gpl_version::~validation_files_gpl_version()~validation_files_gpl_version33,1071
validation_files_gpl_version::validation_files_gpl_version(int a_version) :validation_files_gpl_version38,1139
validation_files_gpl_version::create(int a_version)create45,1264
validation_files_gpl_version::create3(void)create352,1407
static const char *notice_patterns[] =notice_patterns61,1577
validation_files_gpl_version::match(const char *text, long nbytes,match92,2989
validation_files_gpl_version::check_binaries(void)check_binaries266,7933
validation_files_gpl_version::check(change::pointer cp, fstate_src_ty *src)check274,8023

aede-policy/validation/files/is_text_file.cc,95
validation_files::is_a_text_file(fstate_src_ty *src, change::pointer cp)is_a_text_file31,974

aede-policy/validation/files/line_length.cc,1026
validation_files_line_length::~validation_files_line_length()~validation_files_line_length39,1267
validation_files_line_length::validation_files_line_length(int linlen) :validation_files_line_length44,1335
validation_files_line_length::create(int linlen)create51,1476
validation_files_line_length::create80(void)create8058,1613
validation_files_line_length::check_branches()check_branches65,1727
validation_files_line_length::check_downloaded()check_downloaded73,1813
validation_files_line_length::check_foreign_copyright()check_foreign_copyright81,1901
validation_files_line_length::check_binaries()check_binaries89,1996
static int tabstop;tabstop96,2077
static int textwidth;textwidth97,2097
grope(const nstring_list &settings)grope101,2133
safe_isspace(char c)safe_isspace132,2857
read_mode_lines(const char *filename)read_mode_lines139,2934
calc_line_length(const nstring &text)calc_line_length196,4298
validation_files_line_length::check(change::pointer cp, fstate_src_ty *src)check214,4640

aede-policy/validation/files/merge-fhist.cc,415
validation_files_merge_fhist::~validation_files_merge_fhist()~validation_files_merge_fhist30,985
validation_files_merge_fhist::validation_files_merge_fhist()validation_files_merge_fhist35,1053
validation_files_merge_fhist::create(void)create41,1140
validation_files_merge_fhist::check_binaries()check_binaries48,1250
validation_files_merge_fhist::check(change::pointer cp, fstate_src_ty *src)check56,1336

aede-policy/validation/files/merge-rcs.cc,397
validation_files_merge_rcs::~validation_files_merge_rcs()~validation_files_merge_rcs30,983
validation_files_merge_rcs::validation_files_merge_rcs()validation_files_merge_rcs35,1047
validation_files_merge_rcs::create(void)create41,1130
validation_files_merge_rcs::check_binaries()check_binaries48,1236
validation_files_merge_rcs::check(change::pointer cp, fstate_src_ty *src)check56,1320

aede-policy/validation/files/no_manifest.cc,699
validation_files_no_manifest::~validation_files_no_manifest()~validation_files_no_manifest36,1129
validation_files_no_manifest::validation_files_no_manifest()validation_files_no_manifest41,1197
validation_files_no_manifest::create(void)create47,1284
validation_files_no_manifest::check_branches()check_branches54,1394
validation_files_no_manifest::check_downloaded()check_downloaded62,1480
validation_files_no_manifest::check_foreign_copyright()check_foreign_copyright70,1568
validation_files_no_manifest::check_binaries()check_binaries78,1663
line_is_ok(const nstring &text)line_is_ok86,1756
validation_files_no_manifest::check(change::pointer cp, fstate_src_ty *src)check99,2152

aede-policy/validation/files/no_tabs.cc,600
validation_files_no_tabs::~validation_files_no_tabs()~validation_files_no_tabs34,1116
validation_files_no_tabs::validation_files_no_tabs()validation_files_no_tabs39,1176
validation_files_no_tabs::create(void)create45,1255
validation_files_no_tabs::check_branches()check_branches52,1357
validation_files_no_tabs::check_downloaded()check_downloaded60,1439
validation_files_no_tabs::check_foreign_copyright()check_foreign_copyright68,1523
validation_files_no_tabs::check_binaries()check_binaries76,1614
validation_files_no_tabs::check(change::pointer cp, fstate_src_ty *src)check84,1696

aede-policy/validation/files/printable.cc,482
validation_files_printable::~validation_files_printable()~validation_files_printable33,1081
validation_files_printable::validation_files_printable()validation_files_printable38,1145
validation_files_printable::create(void)create44,1228
validation_files_printable::check_binaries()check_binaries51,1334
international_character_set(fstate_src_ty *src)international_character_set59,1425
validation_files_printable::check(change::pointer cp, fstate_src_ty *src)check77,1942

aede-policy/validation/files/reserved.cc,770
validation_files_reserved::~validation_files_reserved()~validation_files_reserved33,1080
validation_files_reserved::validation_files_reserved()validation_files_reserved38,1142
validation_files_reserved::create(void)create59,1822
validation_files_reserved::check_branches()check_branches66,1926
validation_files_reserved::check_downloaded()check_downloaded74,2009
validation_files_reserved::check_foreign_copyright()check_foreign_copyright82,2094
validation_files_reserved::check_binaries()check_binaries90,2186
validation_files_reserved::is_a_reserved_word(const nstring &name)is_a_reserved_word98,2269
get_character(const input::pointer &ip)get_character142,3565
validation_files_reserved::check(change::pointer cp, fstate_src_ty *src)check204,5033

aede-policy/validation/files/text.cc,357
validation_files_text::~validation_files_text()~validation_files_text31,1013
validation_files_text::validation_files_text()validation_files_text36,1067
validation_files_text::create(void)create42,1140
validation_files_text::check_binaries(void)check_binaries49,1236
validation_files_text::check(change::pointer cp, fstate_src_ty *src)check57,1319

aede-policy/validation/files/vim-mode.cc,631
validation_files_vim_mode::~validation_files_vim_mode()~validation_files_vim_mode31,998
validation_files_vim_mode::validation_files_vim_mode()validation_files_vim_mode36,1060
validation_files_vim_mode::create(void)create42,1141
validation_files_vim_mode::check(change::pointer cp, fstate_src_ty *src)check49,1245
validation_files_vim_mode::check_binaries(void)check_binaries108,2539
validation_files_vim_mode::check_branches(void)check_branches116,2626
validation_files_vim_mode::check_downloaded(void)check_downloaded124,2713
validation_files_vim_mode::check_foreign_copyright(void)check_foreign_copyright132,2802

aede-policy/validation/files/white_space.cc,648
validation_files_white_space::~validation_files_white_space()~validation_files_white_space33,1083
validation_files_white_space::validation_files_white_space()validation_files_white_space38,1151
validation_files_white_space::create(void)create44,1238
validation_files_white_space::check_branches()check_branches51,1348
validation_files_white_space::check_downloaded()check_downloaded59,1434
validation_files_white_space::check_foreign_copyright()check_foreign_copyright67,1522
validation_files_white_space::check_binaries()check_binaries75,1617
validation_files_white_space::check(change::pointer cp, fstate_src_ty *src)check83,1703

aede-policy/validation/list.cc,287
validation_list::~validation_list()~validation_list22,787
validation_list::validation_list() :validation_list31,893
validation_list::clear()clear40,984
validation_list::push_back(const validation::pointer &vp)push_back49,1101
validation_list::run(change::pointer cp)run66,1519

aede-policy/validation/man_pages.cc,684
validation_man_pages::~validation_man_pages()~validation_man_pages29,932
validation_man_pages::validation_man_pages()validation_man_pages34,984
validation_man_pages::create(void)create40,1065
extract_man_page_details(const nstring_list &part, size_t idx)extract_man_page_details47,1169
extract_man_page_details(const nstring &filename)extract_man_page_details65,1670
extract_progname_details(const nstring &filename)extract_progname_details96,2452
extract_progname_details_generous(const nstring &filename)extract_progname_details_generous123,3154
file_attr_noinst(fstate_src_ty *src)file_attr_noinst150,3860
validation_man_pages::run(change::pointer cp)run164,4082

aede-policy/validation/version-info.cc,779
validation_version_info::~validation_version_info()~validation_version_info37,1202
validation_version_info::validation_version_info()validation_version_info42,1260
validation_version_info::create()create48,1337
resolve(const nstring &filename, const string_list_ty &search_path)resolve55,1443
safe_readlink(const nstring &path)safe_readlink69,1807
version_info_unsplit(long c, long r, long a)version_info_unsplit80,1995
extsym(const nstring &t)extsym87,2110
grope_shared_library(const nstring &filename,grope_shared_library97,2263
massage_library_filename(const nstring &fn)massage_library_filename172,4387
version_info_split(const nstring &s, long &c, long &r, long &a)version_info_split186,4744
validation_version_info::run(change::pointer cp)run205,5146

aede-policy/validation/was_download.cc,69
validation::was_downloaded(change::pointer cp)was_downloaded28,873

bl/aediff/arglex3.cc,105
static arglex_table_ty argtab[] =argtab23,771
arglex3_init(int argc, char **argv)arglex3_init39,1308

aediff/diff.cc,308
diff_usage()diff_usage44,1438
class aediff_bad_state:aediff_bad_state54,1708
    aediff_bad_state() :aediff_bad_state58,1768
    operator()(const change::pointer &cp)operator ()64,1844
static aediff_bad_state barf_adev;barf_adev70,1961
ae2diff(const char *dflt)ae2diff74,2018
diff()diff84,2152

aediff/main.cc,75
main_help(void)main_help37,1109
main(int argc, char **argv)main44,1160

bl/aedist/archive.cc,36
archive_main()archive_main38,1197

aedist/arglex3.cc,105
static arglex_table_ty argtab[] =argtab23,825
arglex3_init(int argc, char **argv)arglex3_init62,2573

aedist/change/functor/archive.cc,268
change_functor_archive::~change_functor_archive()~change_functor_archive36,1188
change_functor_archive::change_functor_archive(bool arg1, project *arg2,change_functor_archive41,1244
change_functor_archive::operator()(const change::pointer &cp)operator ()54,1564

aedist/change/functor/invent_build.cc,312
change_functor_inventory_builder::~change_functor_inventory_builder()~change_functor_inventory_builder29,966
change_functor_inventory_builder::change_functor_inventory_builder(change_functor_inventory_builder38,1105
change_functor_inventory_builder::operator()(const change::pointer &cp)operator ()54,1437

aedist/change/functor/inventory.cc,422
change_functor_inventory::change_functor_inventory(bool arg1, project *arg2,change_functor_inventory38,1250
max_printable(const nstring &s)max_printable70,2236
change_functor_inventory::print_one_line(change::pointer cp,print_one_line88,2513
change_functor_inventory::operator()(const change::pointer &cp)operator ()132,3770
change_functor_inventory::~change_functor_inventory()~change_functor_inventory170,4697

aedist/change/functor/pendin_print.cc,309
change_functor_pending_printer::~change_functor_pending_printer()~change_functor_pending_printer30,1142
change_functor_pending_printer::change_functor_pending_printer(bool arg1,change_functor_pending_printer42,1480
change_functor_pending_printer::operator()(const change::pointer &cp)operator ()78,2460

aedist/iformat.cc,446
iformat::~iformat()~iformat26,815
iformat::iformat(const input::pointer &a_deeper) :iformat32,883
iformat::get_next_token(void)get_next_token42,1070
iformat::get_current_token(void)get_current_token57,1538
iformat::get_current_value(void)get_current_value71,1825
iformat::get_current_name(void)get_current_name80,2002
iformat::fatal_error(const char *fmt, ...)fatal_error89,2172
iformat::token_name(token_t tok)token_name100,2374

aedist/iformat/cpio.cc,361
iformat_cpio::~iformat_cpio()~iformat_cpio25,822
iformat_cpio::iformat_cpio(const input::pointer &a_deeper) :iformat_cpio31,900
iformat_cpio::create(const input::pointer &a_deeper)create40,1095
iformat_cpio::candidate(const input::pointer &ifp)candidate48,1249
iformat_cpio::get_token_inner(nstring &name, input::pointer &value)get_token_inner56,1404

aedist/iformat/factory.cc,367
struct table_ttable_t34,1048
    const char *name;name36,1065
    bool (*candidate)(const input::pointer &ifp);candidate37,1087
    iformat::pointer (*create)(const input::pointer &ifp);create38,1137
static const table_t table[] =table41,1200
iformat::list(void)list67,2257
iformat::factory(const nstring &name, const input::pointer &ifp)factory84,2589

aedist/iformat/patch_not.cc,336
iformat_patch_not::~iformat_patch_not()~iformat_patch_not24,808
iformat_patch_not::iformat_patch_not(const iformat::pointer &a_source) :iformat_patch_not29,854
iformat_patch_not::create(const iformat::pointer &a_deeper)create37,1018
iformat_patch_not::get_token_inner(nstring &name, input::pointer &value)get_token_inner44,1154

aedist/iformat/tar.cc,351
iformat_tar::~iformat_tar()~iformat_tar24,788
iformat_tar::iformat_tar(const input::pointer &a_deeper) :iformat_tar30,864
iformat_tar::create(const input::pointer &a_deeper)create39,1051
iformat_tar::candidate(const input::pointer &ip)candidate47,1203
iformat_tar::get_token_inner(nstring &name, input::pointer &value)get_token_inner54,1312

bl/aedist/inventory.cc,44
inventory_main(void)inventory_main40,1290

aedist/list.cc,34
list_main(void)list_main43,1359

aedist/main.cc,75
aedist_help()aedist_help45,1356
main(int argc, char **argv)main52,1400

aedist/missing.cc,40
missing_main(void)missing_main46,1574

aedist/oformat.cc,118
oformat::~oformat()~oformat22,757
oformat::oformat(const output::pointer &a_deeper, time_t a_when) :oformat27,783

aedist/oformat/cpio.cc,708
oformat_cpio::~oformat_cpio()~oformat_cpio29,935
oformat_cpio::candidate(const output::pointer &ofp)candidate35,976
oformat_cpio::oformat_cpio(oformat_cpio51,1300
oformat_cpio::create(const output::pointer &a_ofp, long a_when)create62,1487
oformat_cpio::emit_project_name(const nstring &name)emit_project_name69,1615
oformat_cpio::emit_change_number(const nstring &version_number)emit_change_number79,1841
oformat_cpio::emit_change_set_meta_data(cstate_ty *value)emit_change_set_meta_data89,2089
oformat_cpio::emit_patch(const nstring &file_name, const input::pointer &ifp)emit_patch100,2351
oformat_cpio::emit_source(const nstring &file_name, const input::pointer &ifp,emit_source111,2608

aedist/oformat/factory.cc,357
struct table_ttable_t30,933
    const char *name;name32,950
    bool (*candidate)(const output::pointer &ofp);candidate33,972
    oformat::pointer (*create)(const output::pointer &ofp, time_t when);create34,1023
static const table_t table[] =table37,1100
oformat::factory(const char *name, const output::pointer &ofp, time_t when)factory62,2112

aedist/oformat/path_prefix.cc,645
oformat_path_prefix::~oformat_path_prefix()~oformat_path_prefix22,769
oformat_path_prefix::oformat_path_prefix(oformat_path_prefix27,819
oformat_path_prefix::create(const oformat::pointer &a_deeper,create39,1051
oformat_path_prefix::emit_project_name(const nstring &name)emit_project_name47,1218
oformat_path_prefix::emit_change_number(const nstring &name)emit_change_number54,1326
oformat_path_prefix::emit_change_set_meta_data(cstate_ty *csp)emit_change_set_meta_data61,1436
oformat_path_prefix::emit_patch(const nstring &file_name,emit_patch68,1554
oformat_path_prefix::emit_source(const nstring &file_name,emit_source76,1706

aedist/oformat/tar.cc,608
oformat_tar::~oformat_tar()~oformat_tar26,866
oformat_tar::oformat_tar(oformat_tar31,900
oformat_tar::create(const output::pointer &a_deeper)create41,1060
oformat_tar::emit_project_name(const nstring &name)emit_project_name48,1171
oformat_tar::emit_change_number(const nstring &number)emit_change_number60,1441
oformat_tar::emit_change_set_meta_data(cstate_ty *value)emit_change_set_meta_data72,1715
oformat_tar::emit_patch(const nstring &file_name, const input_pointer &value)emit_patch85,2048
oformat_tar::emit_source(const nstring &file_name, const input_pointer &value,emit_source97,2358

aedist/open.cc,153
aedist_zopen(const nstring &pathname, nstring &subject)aedist_zopen37,1221
aedist_open(const nstring &pathname, nstring &subject)aedist_open161,4674

aedist/pending.cc,40
pending_main(void)pending_main47,1571

aedist/receive.cc,1141
create_files(const nstring &cmd, cstate_src_list_ty *files, const nstring &dir,create_files69,2221
cstate_src_list_push_back(cstate_src_list_ty *l, cstate_src_ty *src_data)cstate_src_list_push_back91,2763
cstate_src_list_push_back_unique(cstate_src_list_ty *l, cstate_src_ty *src_data)cstate_src_list_push_back_unique114,3397
move_xargs(const nstring &project_name, long change_number,move_xargs129,3720
change_uuid_set(const nstring &project_name, long change_number,change_uuid_set154,4428
number_of_files(string_ty *project_name, long change_number)number_of_files195,5689
project_file_find_by_meta2(project *pp, cstate_src_ty *c_src_data,project_file_find_by_meta2211,6049
find_src(cstate_ty *cs, string_ty *filename)find_src302,9145
wrong_file(const input::pointer &ifp, const nstring &expected)wrong_file317,9440
missing_file(const input_cpio::pointer &ifp, const nstring &expected)missing_file332,9804
build_uuid_list(cstate_ty *csp, nstring_list &uuids)build_uuid_list347,10177
nothing_has_changed(change::pointer cp, user_ty::pointer up)nothing_has_changed373,10803
receive_main(void)receive_main420,11919

aedist/replay.cc,138
fix_compatibility_modifier(const nstring &uri, bool use_compat)fix_compatibility_modifier62,2032
replay_main(void)replay_main106,3197

aedist/replay/line.cc,425
replay_line::~replay_line()~replay_line29,928
replay_line::replay_line()replay_line34,962
replay_line::replay_line(const replay_line &arg) :replay_line39,995
replay_line::operator=(const replay_line &arg)operator =50,1185
get_next_form(const char *cp, nstring &result)get_next_form65,1455
extract_url(const nstring &form, nstring &url)extract_url92,1978
replay_line::extract(const nstring &line)extract109,2347

aedist/send.cc,348
#define NO_TIME_SET NO_TIME_SET73,2427
static bool use_uuid;use_uuid74,2462
have_it_already(cstate_ty *change_set, fstate_src_ty *src_data)have_it_already78,2498
one_more_src(project_file_roll_forward &historian, cstate_ty *change_set,one_more_src120,3523
cmp(const void *va, const void *vb)cmp245,7359
send_main(void)send_main257,7584

bl/aedist/usage.cc,25
usage(void)usage29,905

aeexport/arglex3.cc,104
static arglex_table_ty argtab[] =argtab21,761
arglex3_init(int argc, char **argv)arglex3_init31,880

aeexport/change/functor/export.cc,320
change_functor_export::~change_functor_export()~change_functor_export28,930
change_functor_export::change_functor_export(change_functor_export33,984
change_functor_export::one_more_file(const change::pointer &cp,one_more_file46,1158
change_functor_export::operator()(const change::pointer &cp)operator ()96,2544

aeexport/main.cc,119
export_usage(void)export_usage42,1243
export_help(void)export_help52,1450
main(int argc, char **argv)main59,1512

aefind/descend.cc,237
stat_stack(string_ty *path, struct stat *st)stat_stack35,1092
readdir_stack(string_ty *path, string_list_ty *result)readdir_stack92,2556
descend(string_ty *path, int resolve, descend_callback_ty callback, void *arg)descend128,3397

aefind/function.cc,257
struct table_tytable_ty34,1115
    const char *name;name36,1133
    tree::pointer (*func)(const tree_list &);func37,1155
static table_ty table[] =table41,1206
function_indirection(string_ty *name, const tree_list &args)function_indirection75,2421

bl/aefind/function/basename.cc,426
tree_basename::~tree_basename()~tree_basename32,1003
tree_basename::tree_basename(const pointer &a_arg) :tree_basename37,1041
tree_basename::create(const pointer &a_arg)create44,1138
tree_basename::create_l(const tree_list &args)create_l51,1248
tree_basename::evaluate(string_ty *path1, string_ty *path2, string_ty *path3,evaluate59,1389
tree_basename::optimize()optimize79,1953
tree_basename::name()name90,2139

aefind/function/delete.cc,513
tree_delete::~tree_delete()~tree_delete33,1054
tree_delete::tree_delete(const tree::pointer &a_arg) :tree_delete38,1088
tree_delete::create(const tree::pointer &a_arg)create45,1187
tree_delete::create_l(const tree_list &args)create_l52,1299
tree_delete::evaluate(string_ty *path1, string_ty *path2, string_ty *path3,evaluate60,1437
tree_delete::optimize(void)optimize97,2432
tree_delete::useful(void)useful105,2523
tree_delete::constant(void)constant113,2587
tree_delete::name(void)name121,2662

aefind/function/execute.cc,454
tree_execute::~tree_execute()~tree_execute30,1006
tree_execute::tree_execute(const pointer &a_arg) :tree_execute35,1042
tree_execute::create(const pointer &a_arg)create42,1137
tree_execute::create_l(const tree_list &args)create_l49,1245
tree_execute::evaluate(string_ty *path1, string_ty *path2, string_ty *path3,evaluate58,1424
tree_execute::optimize()optimize82,2131
tree_execute::useful()useful93,2308
tree_execute::name()name102,2417

bl/aefind/function/needs.cc,173
function_needs_one(const char *name, const tree_list &args)function_needs_one29,924
function_needs_two(const char *name, const tree_list &args)function_needs_two41,1167

aefind/function/print.cc,498
tree_print::~tree_print()~tree_print31,1013
tree_print::tree_print(const tree::pointer &a_arg) :tree_print36,1045
tree_print::create(const tree::pointer &a_arg)create43,1142
tree_print::create_l(const tree_list &args)create_l50,1252
tree_print::evaluate(string_ty *path1, string_ty *path2, string_ty *path3,evaluate58,1388
tree_print::optimize(void)optimize77,1917
tree_print::useful(void)useful85,2007
tree_print::constant(void)constant93,2070
tree_print::name(void)name101,2144

bl/aefind/function/stat.cc,3976
tree_atime::~tree_atime()~tree_atime39,1348
tree_atime::tree_atime(const tree::pointer &a_arg) :tree_atime44,1380
tree_atime::create(const tree::pointer &a_arg)create51,1477
tree_atime::create_l(const tree_list &args)create_l58,1587
tree_atime::evaluate(string_ty *path_unres, string_ty *path,evaluate66,1723
tree_atime::optimize()optimize106,2952
tree_atime::name()name117,3135
tree_ctime::~tree_ctime()~tree_ctime124,3190
tree_ctime::tree_ctime(const tree::pointer &a_arg) :tree_ctime129,3222
tree_ctime::create(const tree::pointer &a_arg)create136,3319
tree_ctime::create_l(const tree_list &args)create_l143,3429
tree_ctime::evaluate(string_ty *path_unres, string_ty *path,evaluate150,3564
tree_ctime::optimize()optimize190,4799
tree_ctime::name()name201,4982
tree_mtime::~tree_mtime()~tree_mtime208,5037
tree_mtime::tree_mtime(const tree::pointer &a_arg) :tree_mtime213,5069
tree_mtime::create(const tree::pointer &a_arg)create220,5166
tree_mtime::create_l(const tree_list &args)create_l227,5276
tree_mtime::evaluate(string_ty *path_unres, string_ty *path,evaluate235,5412
tree_mtime::optimize()optimize275,6647
tree_mtime::name()name286,6830
tree_mode::~tree_mode()~tree_mode293,6885
tree_mode::tree_mode(const tree::pointer &a_arg) :tree_mode298,6915
tree_mode::create(const tree::pointer &a_arg)create305,7010
tree_mode::create_l(const tree_list &args)create_l312,7118
tree_mode::evaluate(string_ty *path_unres, string_ty *path,evaluate320,7252
tree_mode::optimize()optimize360,8505
tree_mode::name()name371,8687
tree_nlink::~tree_nlink()~tree_nlink378,8740
tree_nlink::tree_nlink(const tree::pointer &a_arg) :tree_nlink383,8772
tree_nlink::create(const tree::pointer &a_arg)create390,8869
tree_nlink::create_l(const tree_list &args)create_l397,8979
tree_nlink::evaluate(string_ty *path_unres, string_ty *path,evaluate405,9115
tree_nlink::optimize()optimize445,10356
tree_nlink::name()name456,10539
tree_ino::~tree_ino()~tree_ino463,10594
tree_ino::tree_ino(const tree::pointer &a_arg) :tree_ino468,10622
tree_ino::create(const tree::pointer &a_arg)create475,10715
tree_ino::create_l(const tree_list &args)create_l482,10821
tree_ino::evaluate(string_ty *path_unres, string_ty *path,evaluate490,10953
tree_ino::optimize()optimize530,12188
tree_ino::name()name541,12369
tree_uid::~tree_uid()~tree_uid548,12420
tree_uid::tree_uid(const tree::pointer &a_arg) :tree_uid553,12448
tree_uid::create(const tree::pointer &a_arg)create560,12541
tree_uid::create_l(const tree_list &args)create_l567,12647
tree_uid::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate575,12779
tree_uid::optimize()optimize615,14014
tree_uid::name()name626,14195
tree_gid::~tree_gid()~tree_gid633,14246
tree_gid::tree_gid(const tree::pointer &a_arg) :tree_gid638,14274
tree_gid::create(const tree::pointer &a_arg)create645,14367
tree_gid::create_l(const tree_list &args)create_l652,14473
tree_gid::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate660,14605
tree_gid::optimize()optimize700,15838
tree_gid::name()name711,16019
tree_size::~tree_size()~tree_size718,16070
tree_size::tree_size(const tree::pointer &a_arg) :tree_size723,16100
tree_size::create(const tree::pointer &a_arg)create730,16195
tree_size::create_l(const tree_list &args)create_l737,16303
tree_size::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate745,16437
tree_size::optimize()optimize785,17674
tree_size::name()name796,17856
tree_type::~tree_type()~tree_type803,17909
tree_type::tree_type(const tree::pointer &a_arg) :tree_type808,17939
tree_type::create(const tree::pointer &a_arg)create815,18034
tree_type::create_l(const tree_list &args)create_l822,18142
tree_type::evaluate(string_ty *path_unres, string_ty *path,evaluate830,18276
tree_type::optimize()optimize910,20078
tree_type::name()name921,20260

aefind/lex.cc,430
static arglex_table_ty argtab[] =argtab34,1123
static int number_of_errors;number_of_errors102,3543
cmdline_lex_open(int argc, char **argv)cmdline_lex_open106,3579
cmdline_lex()cmdline_lex114,3694
cmdline_lex_error(sub_context_ty *scp, const char *message)cmdline_lex_error377,9874
cmdline_error(const char *message)cmdline_error385,9999
usage(void)usage395,10191
cmdline_lex_close(void)cmdline_lex_close404,10360

aefind/main.cc,41
main(int argc, char **argv)main33,1006

aefind/shorthand/delete.cc,47
shorthand_delete(void)shorthand_delete25,846

bl/aefind/shorthand/name.cc,62
shorthand_name(const nstring &pattern)shorthand_name32,1020

bl/aefind/shorthand/path.cc,61
shorthand_path(const nstring &pattern)shorthand_path30,957

bl/aefind/shorthand/print.cc,45
shorthand_print(void)shorthand_print27,889

aefind/shorthand/stat.cc,761
shorthand_atime(diadic_t cmp, int n, int units)shorthand_atime38,1237
shorthand_ctime( diadic_t cmp, int n, int units)shorthand_ctime68,1955
shorthand_gid(diadic_t cmp, int n)shorthand_gid98,2674
shorthand_ino(diadic_t cmp, int n)shorthand_ino116,3015
shorthand_mode(int n)shorthand_mode134,3356
shorthand_mtime(diadic_t cmp, int n, int units)shorthand_mtime152,3699
shorthand_newer(const nstring &filename)shorthand_newer183,4426
shorthand_nlink(diadic_t cmp, int n)shorthand_nlink204,4890
shorthand_size(diadic_t cmp, int n)shorthand_size222,5239
shorthand_uid(diadic_t cmp, int n)shorthand_uid240,5584
type_name_by_pattern(const nstring &abbrev)type_name_by_pattern258,5926
shorthand_type(const nstring &abbrev)shorthand_type296,7258

aefind/tree.cc,190
tree::~tree()~tree30,963
tree::tree()tree35,983
tree::evaluate_constant()evaluate_constant41,1021
tree::constant()constant54,1278
tree::optimize_constant()optimize_constant62,1343

aefind/tree/arithmetic.cc,3654
#define PAIR(PAIR34,1113
tree_mul::~tree_mul()~tree_mul37,1172
tree_mul::tree_mul(const tree::pointer &a1, const tree::pointer &a2) :tree_mul42,1200
tree_mul::create(const tree::pointer &a1, const tree::pointer &a2)create49,1315
tree_mul::create_l(const tree_list &args)create_l56,1444
tree_mul::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate64,1583
tree_mul::optimize()optimize172,4489
tree_mul::name()name183,4696
tree_divide::~tree_divide()~tree_divide190,4745
tree_divide::tree_divide(const tree::pointer &a1, const tree::pointer &a2) :tree_divide195,4779
tree_divide::create(const tree::pointer &a1, const tree::pointer &a2)create202,4900
tree_divide::create_l(const tree_list &args)create_l209,5035
divide_by_zero_error()divide_by_zero_error217,5184
tree_divide::evaluate(string_ty *path_unres, string_ty *path,evaluate226,5350
tree_divide::optimize()optimize327,8109
tree_divide::name()name338,8319
tree_mod::~tree_mod()~tree_mod345,8371
tree_mod::tree_mod(const tree::pointer &a1, const tree::pointer &a2) :tree_mod350,8399
tree_mod::create(const tree::pointer &a1, const tree::pointer &a2)create357,8514
tree_mod::create_l(const tree_list &args)create_l364,8643
modulo_by_zero_error()modulo_by_zero_error372,8789
tree_mod::evaluate(string_ty *path_unres, string_ty *path,evaluate381,8953
tree_mod::optimize()optimize483,11747
tree_mod::name()name494,11954
tree_neg::~tree_neg()~tree_neg501,12003
tree_neg::tree_neg(const tree::pointer &a_arg) :tree_neg506,12031
tree_neg::create(const tree::pointer &a_arg)create513,12124
tree_neg::create_l(const tree_list &args)create_l520,12230
tree_neg::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate528,12360
tree_neg::optimize()optimize574,13522
tree_neg::name()name585,13703
tree_pos::~tree_pos()~tree_pos592,13752
tree_pos::tree_pos(const tree::pointer &a_arg) :tree_pos597,13780
tree_pos::create(const tree::pointer &a_arg)create604,13873
tree_pos::create_l(const tree_list &args)create_l611,13979
tree_pos::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate619,14109
tree_pos::optimize()optimize658,15049
tree_pos::name()name669,15230
tree_plus::~tree_plus()~tree_plus676,15279
tree_plus::tree_plus(const tree::pointer &a1, const tree::pointer &a2) :tree_plus681,15309
tree_plus::create(const tree::pointer &a1, const tree::pointer &a2)create688,15426
tree_plus::create_l(const tree_list &args)create_l695,15557
tree_plus::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate703,15697
tree_plus::optimize()optimize805,18532
tree_plus::name()name816,18740
tree_subtract::~tree_subtract()~tree_subtract823,18790
tree_subtract::tree_subtract(const tree::pointer &a1, const tree::pointer &a2) :tree_subtract828,18828
tree_subtract::create(const tree::pointer &a1, const tree::pointer &a2)create835,18953
tree_subtract::create_l(const tree_list &args)create_l842,19092
tree_subtract::evaluate(string_ty *path_unres, string_ty *path,evaluate850,19236
tree_subtract::optimize()optimize952,22082
tree_subtract::name()name963,22294
tree_join::~tree_join()~tree_join970,22348
tree_join::tree_join(const tree::pointer &a1, const tree::pointer &a2) :tree_join975,22378
tree_join::create(const tree::pointer &a1, const tree::pointer &a2)create982,22495
tree_join::create_l(const tree_list &args)create_l989,22626
tree_join::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate997,22766
tree_join::optimize()optimize1046,24034
tree_join::name()name1057,24242

bl/aefind/tree/bitwise.cc,2851
tree_bitwise_and::~tree_bitwise_and()~tree_bitwise_and33,1069
tree_bitwise_and::tree_bitwise_and(const tree::pointer &a1,tree_bitwise_and38,1113
tree_bitwise_and::create(const tree::pointer &a1, const tree::pointer &a2)create46,1252
tree_bitwise_and::create_l(const tree_list &args)create_l53,1397
tree_bitwise_and::evaluate(string_ty *path_unres, string_ty *path,evaluate61,1544
tree_bitwise_and::optimize()optimize109,2779
tree_bitwise_and::name()name120,2994
tree_bitwise_xor::~tree_bitwise_xor()~tree_bitwise_xor127,3051
tree_bitwise_xor::tree_bitwise_xor(const tree::pointer &a1,tree_bitwise_xor132,3095
tree_bitwise_xor::create(const tree::pointer &a1, const tree::pointer &a2)create140,3234
tree_bitwise_xor::create_l(const tree_list &args)create_l147,3379
tree_bitwise_xor::evaluate(string_ty *path_unres, string_ty *path,evaluate155,3526
tree_bitwise_xor::optimize()optimize203,4761
tree_bitwise_xor::name()name214,4976
tree_bitwise_or::~tree_bitwise_or()~tree_bitwise_or221,5033
tree_bitwise_or::tree_bitwise_or(const tree::pointer &a1,tree_bitwise_or226,5075
tree_bitwise_or::create(const tree::pointer &a1, const tree::pointer &a2)create234,5212
tree_bitwise_or::create_l(const tree_list &args)create_l241,5355
tree_bitwise_or::evaluate(string_ty *path_unres, string_ty *path,evaluate249,5501
tree_bitwise_or::optimize()optimize297,6733
tree_bitwise_or::name()name308,6947
tree_bitwise_not::~tree_bitwise_not()~tree_bitwise_not315,7003
tree_bitwise_not::tree_bitwise_not(const tree::pointer &a_arg) :tree_bitwise_not320,7047
tree_bitwise_not::create(const tree::pointer &a_arg)create327,7156
tree_bitwise_not::create_l(const tree_list &args)create_l334,7278
tree_bitwise_not::evaluate(string_ty *path_unres, string_ty *path,evaluate342,7416
tree_bitwise_not::optimize()optimize377,8328
tree_bitwise_not::name()name388,8517
tree_shift_left::~tree_shift_left()~tree_shift_left395,8574
tree_shift_left::tree_shift_left(const tree::pointer &a1,tree_shift_left400,8616
tree_shift_left::create(const tree::pointer &a1, const tree::pointer &a2)create408,8753
tree_shift_left::create_l(const tree_list &args)create_l415,8896
tree_shift_left::evaluate(string_ty *path_unres, string_ty *path,evaluate423,9043
tree_shift_left::optimize()optimize456,10060
tree_shift_left::name()name467,10274
tree_shift_right::~tree_shift_right()~tree_shift_right474,10331
tree_shift_right::tree_shift_right(const tree::pointer &a1,tree_shift_right479,10375
tree_shift_right::create(const tree::pointer &a1, const tree::pointer &a2)create487,10514
tree_shift_right::create_l(const tree_list &args)create_l494,10659
tree_shift_right::evaluate(string_ty *path_unres, string_ty *path,evaluate502,10807
tree_shift_right::optimize()optimize535,11825
tree_shift_right::name()name546,12040

bl/aefind/tree/constant.cc,491
tree_constant::~tree_constant()~tree_constant28,871
tree_constant::tree_constant(rpt_value::pointer a_value) :tree_constant33,909
tree_constant::create(rpt_value::pointer a_value)create40,1007
tree_constant::print()print47,1116
tree_constant::evaluate(string_ty *, string_ty *, string_ty *, struct stat *)evaluate60,1390
tree_constant::useful()useful68,1507
tree_constant::constant()constant76,1570
tree_constant::name()name84,1642
tree_constant::optimize()optimize92,1717

bl/aefind/tree/diadic.cc,258
tree_diadic::~tree_diadic()~tree_diadic25,805
tree_diadic::tree_diadic(const tree::pointer &lhs, const tree::pointer &rhs) :tree_diadic30,839
tree_diadic::print()print38,959
tree_diadic::useful()useful50,1104
tree_diadic::constant()constant58,1195

bl/aefind/tree/list.cc,391
tree_list::~tree_list()~tree_list24,803
tree_list::tree_list() :tree_list33,900
tree_list::tree_list(const tree_list &arg) :tree_list41,974
tree_list::operator=(const tree_list &arg)operator =51,1097
tree_list::clear()clear63,1241
tree_list::append(const tree_list &arg)append74,1347
tree_list::append(const tree::pointer &tp)append82,1466
tree_list::get(size_t n)get99,1823

bl/aefind/tree/logical.cc,2232
tree_and::~tree_and()~tree_and35,1105
tree_and::tree_and(const tree::pointer &a1, const tree::pointer &a2) :tree_and40,1133
tree_and::create(const tree::pointer &a1, const tree::pointer &a2)create47,1248
tree_and::create_l(const tree_list &args)create_l54,1377
tree_and::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate62,1517
tree_and::optimize()optimize111,2735
tree_and::name()name152,3665
tree_or::~tree_or()~tree_or159,3715
tree_or::tree_or(const tree::pointer &a1, const tree::pointer &a2) :tree_or164,3741
tree_or::create(const tree::pointer &a1, const tree::pointer &a2)create171,3854
tree_or::create_l(const tree_list &args)create_l178,3981
tree_or::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate186,4120
tree_or::optimize()optimize235,5334
tree_or::name()name278,6283
tree_not::~tree_not()~tree_not285,6332
tree_not::tree_not(const tree::pointer &a_arg) :tree_not290,6360
tree_not::create(const tree::pointer &a_arg)create297,6453
tree_not::create_l(const tree_list &args)create_l304,6559
tree_not::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate312,6689
tree_not::optimize()optimize332,7309
tree_not::name()name343,7490
tree_comma::~tree_comma()~tree_comma350,7539
tree_comma::tree_comma(const tree::pointer &a1, const tree::pointer &a2) :tree_comma355,7571
tree_comma::create(const tree::pointer &a1, const tree::pointer &a2)create362,7690
tree_comma::create_l(const tree_list &args)create_l369,7823
tree_comma::evaluate(string_ty *path_unres, string_ty *path,evaluate377,7964
tree_comma::optimize()optimize390,8289
tree_comma::name()name401,8498
tree_triadic::~tree_triadic()~tree_triadic408,8549
tree_triadic::tree_triadic(const tree::pointer &a_a1, const tree::pointer &a_a2,tree_triadic413,8585
tree_triadic::create(const tree::pointer &a_a1, const tree::pointer &a_a2,create423,8764
tree_triadic::print()print431,8937
tree_triadic::evaluate(string_ty *path_unres, string_ty *path,evaluate445,9131
tree_triadic::useful()useful473,9851
tree_triadic::constant()constant481,9954
tree_triadic::optimize()optimize504,10405
tree_triadic::name()name542,11295

bl/aefind/tree/match.cc,374
tree_match::~tree_match()~tree_match31,1007
tree_match::tree_match(const tree::pointer &a1, const tree::pointer &a2) :tree_match36,1039
tree_match::create(const tree::pointer &a1, const tree::pointer &a2)create43,1158
tree_match::evaluate(string_ty *path_unres, string_ty *path,evaluate50,1296
tree_match::optimize()optimize80,2243
tree_match::name()name91,2452

bl/aefind/tree/monadic.cc,237
tree_monadic::~tree_monadic()~tree_monadic25,806
tree_monadic::tree_monadic(const pointer &a_arg) :tree_monadic30,842
tree_monadic::print()print37,919
tree_monadic::useful()useful47,1027
tree_monadic::constant()constant55,1097

bl/aefind/tree/now.cc,39
tree_now_new(void)tree_now_new29,907

aefind/tree/relative.cc,2269
#define PAIR(PAIR34,1120
tree_lt::~tree_lt()~tree_lt37,1179
tree_lt::tree_lt(const tree::pointer &a1, const tree::pointer &a2) :tree_lt42,1205
tree_lt::create(const tree::pointer &a1, const tree::pointer &a2)create49,1318
tree_lt::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate56,1450
tree_lt::optimize()optimize167,4591
tree_lt::name()name178,4797
tree_le::~tree_le()~tree_le185,4845
tree_le::tree_le(const tree::pointer &a1, const tree::pointer &a2) :tree_le190,4871
tree_le::create(const tree::pointer &a1, const tree::pointer &a2)create197,4984
tree_le::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate204,5116
tree_le::optimize()optimize315,8263
tree_le::name()name326,8469
tree_gt::~tree_gt()~tree_gt333,8518
tree_gt::tree_gt(const tree::pointer &a1, const tree::pointer &a2) :tree_gt338,8544
tree_gt::create(const tree::pointer &a1, const tree::pointer &a2)create345,8657
tree_gt::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate352,8789
tree_gt::optimize()optimize463,11930
tree_gt::name()name474,12136
tree_ge::~tree_ge()~tree_ge481,12184
tree_ge::tree_ge(const tree::pointer &a1, const tree::pointer &a2) :tree_ge486,12210
tree_ge::create(const tree::pointer &a1, const tree::pointer &a2)create493,12323
tree_ge::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate500,12455
tree_ge::optimize()optimize611,15602
tree_ge::name()name622,15808
tree_eq::~tree_eq()~tree_eq629,15857
tree_eq::tree_eq(const tree::pointer &a1, const tree::pointer &a2) :tree_eq634,15883
tree_eq::create(const tree::pointer &a1, const tree::pointer &a2)create641,15996
tree_eq::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate648,16128
tree_eq::optimize()optimize759,19275
tree_eq::name()name770,19481
tree_ne::~tree_ne()~tree_ne777,19530
tree_ne::tree_ne(const tree::pointer &a1, const tree::pointer &a2) :tree_ne782,19556
tree_ne::create(const tree::pointer &a1, const tree::pointer &a2)create789,19669
tree_ne::evaluate(string_ty *path_unres, string_ty *path, string_ty *path_res,evaluate796,19801
tree_ne::optimize()optimize907,22948
tree_ne::name()name918,23154

aefind/tree/this.cc,404
tree_this::~tree_this()~tree_this29,932
tree_this::tree_this::tree_this(int arg) :tree_this34,962
tree_this::create(int arg)create41,1043
tree_this::print()print48,1121
tree_this::evaluate(string_ty *unresolved_path, string_ty *path,evaluate56,1201
tree_this::useful()useful70,1613
tree_this::constant()constant79,1709
tree_this::name()name88,1817
tree_this::optimize()optimize100,1971

aefinish/finish.cc,984
static nstring progress_option;progress_option41,1304
static bool minimum_option;minimum_option42,1336
finish_usage(void)finish_usage46,1371
finish_merge(change_identifier &cid)finish_merge57,1659
finish_diff(change_identifier &cid)finish_diff159,4286
calculate_youngest_file(change_identifier &cid)calculate_youngest_file376,10006
finish_build(change_identifier &cid, time_t youngest)finish_build435,11649
finish_test(change_identifier &cid, time_t youngest)finish_test492,13380
finish_test_baseline(change_identifier &cid, time_t youngest)finish_test_baseline535,14552
finish_test_regression(change_identifier &cid, time_t youngest)finish_test_regression578,15771
work_loop(change_identifier &cid)work_loop621,17000
finish_development(change_identifier &cid)finish_development656,17993
begin_integration(change_identifier &cid)begin_integration676,18549
finish_integration(change_identifier &cid)finish_integration695,19107
finish(void)finish714,19622

aefinish/main.cc,75
main_help(void)main_help36,1098
main(int argc, char **argv)main43,1151

aefp/main.cc,317
    arglex_token_cksum,arglex_token_cksum41,1218
    arglex_token_ident,arglex_token_ident42,1242
    arglex_token_md5,arglex_token_md543,1266
    arglex_token_snefruarglex_token_snefru44,1288
static arglex_table_ty argtab[] =argtab47,1316
usage(void)usage58,1601
main(int argc, char **argv)main71,1756

aeget/cgi.cc,180
struct table_ttable_t29,911
    const char      *name;name31,928
    void            (*action)(void);action32,955
static table_t table[] =table36,997
cgi(void)cgi43,1054

aeget/change/functor/integr_histo.cc,745
static const char *const month_name[] =month_name29,955
reap_long(void *p)reap_long37,1143
change_functor_integration_histogram::~change_functor_integration_histogram()~change_functor_integration_histogram44,1191
change_functor_integration_histogram::change_functor_integration_histogram(change_functor_integration_histogram49,1275
change_functor_integration_histogram::earliest()earliest67,1688
change_functor_integration_histogram::latest()latest74,1771
change_functor_integration_histogram::recurse_branches()recurse_branches81,1850
change_functor_integration_histogram::operator()(const change::pointer &cp)operator ()88,1938
year_of(time_t when)year_of141,2940
change_functor_integration_histogram::print()print149,3045

aeget/forkandwatch.cc,101
html_encode_file(string_ty *fn)html_encode_file37,1119
fork_and_watch(void)fork_and_watch61,1555

aeget/get.cc,260
extract_change_number(string_ty **project_name_p, long *change_number_p)extract_change_number40,1279
extract_delta_number(string_ty **project_name_p, long *delta_number_p)extract_delta_number67,2021
path_info(void)path_info94,2765
get(void)get108,2956

aeget/get/change.cc,476
project_handoff(change::pointer cp, string_ty *filename,project_handoff43,1390
struct table_tytable_ty50,1539
    const char *name;name52,1557
    void (*action)(change::pointer , string_ty *, string_list_ty *);action53,1579
    int hide_me;hide_me54,1648
static const table_ty table[] =table57,1669
whine(change::pointer cp, string_list_ty *modifier)whine81,2367
get_change(change::pointer cp, string_ty *filename, string_list_ty *modifier)get_change130,3819

aeget/get/change/aedist.cc,103
get_change_aedist(change::pointer cp, string_ty *, string_list_ty *modifier)get_change_aedist31,1033

aeget/get/change/aepatch.cc,105
get_change_aepatch(change::pointer cp, string_ty *, string_list_ty *modifier)get_change_aepatch31,1034

aeget/get/change/aerevml.cc,105
get_change_aerevml(change::pointer cp, string_ty *, string_list_ty *modifier)get_change_aerevml31,1033

aeget/get/change/aetar.cc,136
fixup(const char *s)fixup38,1245
get_change_aetar(change::pointer cp, string_ty *, string_list_ty *modifier)get_change_aetar71,2346

aeget/get/change/download.cc,177
not_awaiting_development(change::pointer cp)not_awaiting_development34,1107
get_change_download(change::pointer cp, string_ty *, string_list_ty *)get_change_download44,1304

bl/aeget/get/change/file.cc,80
get_change_file(change::pointer cp, string_ty *filename,get_change_file27,863

aeget/get/change/file_invento.cc,110
get_change_file_inventory(change::pointer cp, string_ty *, string_list_ty *)get_change_file_inventory30,944

aeget/get/change/files.cc,93
get_change_files(change::pointer cp, string_ty *, string_list_ty *)get_change_files37,1172

aeget/get/change/history.cc,97
get_change_history(change::pointer cp, string_ty *, string_list_ty *)get_change_history35,1114

aeget/get/change/inventory.cc,102
get_change_inventory(project *pp, string_ty *, string_list_ty *modifiers)get_change_inventory28,993

aeget/get/change/list.cc,206
calculate_state_mask(string_list_ty *modifier)calculate_state_mask41,1356
single_bit(int n)single_bit74,2138
get_change_list(project *pp, string_ty *, string_list_ty *modifier)get_change_list109,2750

aeget/get/change/menu.cc,90
get_change_menu(change::pointer cp, string_ty *, string_list_ty *)get_change_menu32,996

bl/aeget/get/command.cc,48
get_command(const char *cmd)get_command29,890

aeget/get/file.cc,472
project_handoff(change::pointer cp, string_ty *filename,project_handoff42,1346
struct table_tytable_ty49,1495
    const char *name;name51,1513
    void (*action)(change::pointer , string_ty *, string_list_ty *);action52,1535
    int hide_me;hide_me53,1604
static const table_ty table[] =table57,1626
whine(change::pointer cp, string_list_ty *modifier)whine81,2323
get_file(change::pointer cp, string_ty *filename, string_list_ty *modifier)get_file131,3804

aeget/get/file/activity.cc,92
get_file_activity(change::pointer master_cp, string_ty *filename,get_file_activity42,1394

aeget/get/file/cause_densit.cc,329
color_by_change_cause(change_cause_ty x)color_by_change_cause39,1272
height_by_file_action(file_action_ty x)height_by_file_action69,1853
reaper(void *p)reaper94,2442
incr(symtab_ty &st, const nstring &key)incr100,2497
get_file_cause_density(change::pointer master_cp, string_ty *filename,get_file_cause_density114,2720

aeget/get/file/contents.cc,575
no_such_file(string_ty *filename)no_such_file45,1417
emit_path(fstate_src_ty *src, string_ty *from)emit_path52,1547
hunt(const string_list_ty &gizzards, const char *name)hunt98,2754
path_cat_3(string_ty *s2, string_ty *s3, string_ty *s4)path_cat_3111,3015
mode_string(int mode)mode_string121,3229
hunt_tristate(const string_list_ty *modifier, const char *s)hunt_tristate147,3967
emit_dir(change::pointer cp, string_list_ty *search_path, string_ty *filename,emit_dir183,4688
get_file_contents(change::pointer cp, string_ty *filename,get_file_contents588,16695

aeget/get/file/diff.cc,220
#define XRANGE XRANGE41,1404
#define YRANGE YRANGE42,1421
same_change(change::pointer cp1, change::pointer cp2)same_change46,1452
get_file_diff(change::pointer master_cp, string_ty *filename,get_file_diff64,1848

aeget/get/file/history.cc,92
get_file_history(change::pointer master_cp, string_ty *a_filename,get_file_history41,1329

aeget/get/file/menu.cc,95
get_file_menu(change::pointer cp, string_ty *filename, string_list_ty *)get_file_menu36,1125

aeget/get/file/metrics.cc,416
struct row_tyrow_ty38,1216
    string_ty *filename;filename40,1232
    double data[1];data41,1257
is_an_integer(string_ty *s, long *result_p)is_an_integer46,1293
static long     sort_col;sort_col59,1539
row_compare(const void *va, const void *vb)row_compare63,1578
row_alloc(size_t n)row_alloc79,1908
get_file_metrics(change::pointer cp, string_ty *, string_list_ty *modifier)get_file_metrics93,2171

bl/aeget/get/icon.cc,60
get_icon(string_ty *path, string_list_ty *)get_icon31,936

aeget/get/project.cc,474
change_handoff(project *pp, string_ty *filename, string_list_ty *modifier)change_handoff47,1574
struct table_tytable_ty53,1709
    const char *name;name55,1727
    void (*action)(project *, string_ty *, string_list_ty *);action56,1749
    int hide_me;hide_me57,1811
static const table_ty table[] =table61,1833
whine(project *pp, string_list_ty *modifier)whine89,2747
get_project(project *pp, string_ty *filename, string_list_ty *modifier)get_project131,3985

aeget/get/project/aedist.cc,89
get_project_aedist(project *pp, string_ty *, string_list_ty *)get_project_aedist28,974

aeget/get/project/change_cause.cc,247
static const char *const month_name[] =month_name38,1245
color_map(change_cause_ty x)color_map46,1441
incr(symtab<long> *stp, const nstring &key)incr76,2011
get_project_change_cause(project *pp, string_ty *,get_project_change_cause90,2232

aeget/get/project/file.cc,102
get_project_file(project *pp, string_ty *filename, string_list_ty *modifier)get_project_file30,1007

aeget/get/project/file_invento.cc,95
get_project_file_inventory(project *pp, string_ty *filename,get_project_file_inventory26,941

aeget/get/project/files.cc,103
get_project_files(project *pp, string_ty *filename, string_list_ty *modifier)get_project_files28,986

aeget/get/project/history.cc,92
get_project_history(project *pp, string_ty *, string_list_ty *)get_project_history34,1090

aeget/get/project/integr_histo.cc,161
static const char *const month_name[] =month_name37,1246
get_project_integration_histogram(project *pp, string_ty *,get_project_integration_histogram45,1427

aeget/get/project/list.cc,48
get_project_list(void)get_project_list32,1049

aeget/get/project/menu.cc,86
get_project_menu(project *pp, string_ty *, string_list_ty *)get_project_menu35,1129

aeget/get/project/progress.cc,276
static const char *const month_name[] =month_name38,1273
color_map(cstate_history_what_ty x)color_map46,1469
incr(symtab<long> *stp, const nstring &key)incr106,2900
get_project_progress(project *pp, string_ty *, string_list_ty *modifier_p)get_project_progress120,3121

aeget/get/project/staff.cc,860
#define BAR_WIDTH BAR_WIDTH35,1183
#define BAR_HEIGHT BAR_HEIGHT36,1204
struct staff_role_tystaff_role_ty39,1228
    int             enabled;enabled41,1251
    long            count;count42,1280
struct staff_member_tystaff_member_ty45,1311
    staff_role_ty   developer;developer47,1336
    staff_role_ty   reviewer;reviewer48,1367
    staff_role_ty   integrator;integrator49,1397
    staff_role_ty   admin;admin50,1429
staff_member_constructor(staff_member_ty *smp)staff_member_constructor55,1473
staff_member_new(void)staff_member_new69,1791
staff_member_delete(staff_member_ty *smp)staff_member_delete80,1975
reaper(void *p)reaper87,2054
flag(int x)flag97,2185
staff_member_find(symtab_ty *stp, string_ty *key)staff_member_find104,2259
get_project_staff(project *pp, string_ty *, string_list_ty *)get_project_staff119,2494

aeget/get/project/statistics.cc,98
get_project_statistics(project *pp, string_ty *, string_list_ty *)get_project_statistics38,1259

aeget/get/rect.cc,198
string_to_integer(const char *s, long dflt)string_to_integer30,931
string_to_integer3(const char *s, long *result)string_to_integer342,1133
get_rect(string_list_ty *modifier_p)get_rect71,1645

aeget/get/rss.cc,134
postprocess(const input::pointer &ip)postprocess45,1448
get_rss(project *pp, string_ty *, string_list_ty *modifier)get_rss82,2481

bl/aeget/main.cc,40
main(int argc, char **argv)main34,995

bl/aeget/rect.cc,0

aegis/aeb.cc,176
build_usage(void)build_usage68,1955
build_help(void)build_help93,2477
build_list(void)build_list112,2747
build_main(void)build_main145,3381
build(void)build585,16196

aegis/aeca.cc,490
change_attributes_usage(void)change_attributes_usage61,1919
change_attributes_help(void)change_attributes_help90,2492
change_attributes_list(void)change_attributes_list97,2582
check_permissions(change_identifier &cid)check_permissions172,4440
cattr_fix_arch(change_identifier &cid)cattr_fix_arch198,5043
change_attributes_uuid(void)change_attributes_uuid301,8111
change_attributes_main(void)change_attributes_main473,13041
change_attributes(void)change_attributes1009,28687

aegis/aecd.cc,284
change_directory_usage(void)change_directory_usage45,1407
change_directory_help(void)change_directory_help68,1848
change_directory_list(void)change_directory_list75,1936
change_directory_main(void)change_directory_main101,2507
change_directory(void)change_directory211,5295

aegis/aechown.cc,244
change_owner_usage(void)change_owner_usage54,1707
change_owner_help(void)change_owner_help72,2085
change_owner_list(void)change_owner_list79,2168
change_owner_main(void)change_owner_main91,2437
change_owner(void)change_owner430,12786

aegis/aeclean.cc,724
clean_usage(void)clean_usage57,1746
clean_help(void)clean_help70,2061
clean_list(void)clean_list77,2130
struct clean_info_tyclean_info_ty90,2349
    string_ty       *dd;dd92,2372
    change::pointer cp;cp93,2397
    user_ty::pointer up;up94,2421
    bool            minimum;minimum95,2446
    bool            verbose;verbose96,2475
    bool            touch;touch97,2504
    const work_area_style_ty *style;style98,2531
    pconf_clean_exceptions_list_ty  *exceptions;exceptions99,2568
    clean_info_ty() :clean_info_ty101,2618
clean_out_the_garbage(void *p, dir_walk_message_ty msg, string_ty *path,clean_out_the_garbage113,2771
clean_main(void)clean_main326,8312
clean(void)clean778,21117

aegis/aeclone.cc,178
clone_usage(void)clone_usage56,1763
clone_help(void)clone_help69,2078
clone_list(void)clone_list76,2147
clone_main(void)clone_main88,2403
aeclone(void)aeclone841,26512

aegis/aecp.cc,482
copy_file_usage(void)copy_file_usage60,1896
copy_file_help(void)copy_file_help84,2411
copy_file_list(void)copy_file_list91,2485
#define NO_TIME_SET NO_TIME_SET102,2693
copy_file_independent(void)copy_file_independent106,2742
fake_removed_file(project *pp, string_ty *filename)fake_removed_file497,13603
delete_file_p(user_ty::pointer up, const nstring &filename)delete_file_p524,14389
copy_file_main(void)copy_file_main534,14596
copy_file(void)copy_file1888,54793

aegis/aecpu.cc,264
copy_file_undo_usage(void)copy_file_undo_usage55,1725
copy_file_undo_help(void)copy_file_undo_help78,2160
copy_file_undo_list(void)copy_file_undo_list85,2245
copy_file_undo_main(void)copy_file_undo_main97,2479
copy_file_undo(void)copy_file_undo838,25022

aegis/aed.cc,355
#define NOT_SET NOT_SET54,1696
difference_usage(void)difference_usage58,1731
difference_help(void)difference_help76,2118
difference_list(void)difference_list83,2193
anticipate(string_ty *project_name, long change_number, const char *branch,anticipate95,2415
difference_main(void)difference_main517,14246
difference(void)difference1992,60500

aegis/aedb.cc,254
develop_begin_usage(void)develop_begin_usage57,1761
develop_begin_help(void)develop_begin_help80,2194
develop_begin_list(void)develop_begin_list87,2276
develop_begin_main(void)develop_begin_main99,2553
develop_begin(void)develop_begin401,11608

aegis/aedbu.cc,303
develop_begin_undo_usage(void)develop_begin_undo_usage57,1777
develop_begin_undo_help(void)develop_begin_undo_help80,2230
develop_begin_undo_list(void)develop_begin_undo_list87,2323
develop_begin_undo_main(void)develop_begin_undo_main99,2610
develop_begin_undo(void)develop_begin_undo338,9749

aegis/aede.cc,235
develop_end_usage(void)develop_end_usage64,2035
develop_end_help(void)develop_end_help77,2374
develop_end_list(void)develop_end_list84,2452
develop_end_main(void)develop_end_main96,2718
develop_end(void)develop_end1301,41100

aegis/aedeu.cc,284
develop_end_undo_usage(void)develop_end_undo_usage59,1870
develop_end_undo_help(void)develop_end_undo_help77,2264
develop_end_undo_list(void)develop_end_undo_list84,2353
develop_end_undo_main(void)develop_end_undo_main106,2807
develop_end_undo(void)develop_end_undo345,9612

aegis/aedn.cc,245
delta_name_usage(void)delta_name_usage50,1589
delta_name_help(void)delta_name_help68,1989
delta_name_list(void)delta_name_list75,2065
delta_name_main(void)delta_name_main87,2290
delta_name_assignment(void)delta_name_assignment275,7289

aegis/aefa.cc,1036
#define WITH_EDIT_COL WITH_EDIT_COL63,1989
file_attributes_usage(void)file_attributes_usage67,2027
file_attributes_help(void)file_attributes_help107,2868
change_fatal_unknown_file(change::pointer cp, const nstring &filename)change_fatal_unknown_file114,2954
fattr_assign(fattr_ty *fattr_data, const nstring &name, const nstring &value)fattr_assign134,3472
fattr_exists(fattr_ty *fattr_data, const nstring &name)fattr_exists147,3812
fattr_construct(fstate_src_ty *src)fattr_construct154,3964
file_attributes_list(void)file_attributes_list169,4369
file_attributes_report(void)file_attributes_report264,6898
check_permissions(change::pointer cp, user_ty::pointer up)check_permissions645,18350
file_attributes_edit(fattr_ty **dp, edit_ty et)file_attributes_edit660,18606
fattr_extract(fattr_ty *fattr_data, const nstring &name)fattr_extract709,19635
file_attributes_main(void)file_attributes_main716,19783
file_attributes_uuid(void)file_attributes_uuid1008,28216
file_attributes(void)file_attributes1189,33499

aegis/aeib.cc,1004
integrate_begin_usage(void)integrate_begin_usage64,1991
integrate_begin_help(void)integrate_begin_help82,2381
integrate_begin_list(void)integrate_begin_list89,2467
ends_with_comma_d(string_ty *s)ends_with_comma_d101,2750
remove_comma_d_if_present(string_ty *s)remove_comma_d_if_present115,2983
isa_suppressed_filename(change::pointer cp, string_ty *fn)isa_suppressed_filename125,3156
chmod_common(string_ty *filename, const struct stat *st, int rdwr,chmod_common145,3599
link_tree_callback_minimum(void *arg, dir_walk_message_ty message,link_tree_callback_minimum179,4490
link_tree_callback(void *arg, dir_walk_message_ty message, string_ty *path,link_tree_callback350,9494
copy_tree_callback_minimum(void *arg, dir_walk_message_ty message,copy_tree_callback_minimum467,12837
copy_tree_callback(void *arg, dir_walk_message_ty message, string_ty *path,copy_tree_callback628,17528
integrate_begin_main(void)integrate_begin_main757,21251
integrate_begin()integrate_begin1351,37545

aegis/aeibu.cc,323
integrate_begin_undo_usage(void)integrate_begin_undo_usage55,1710
integrate_begin_undo_help(void)integrate_begin_undo_help78,2155
integrate_begin_undo_list(void)integrate_begin_undo_list85,2252
integrate_begin_undo_main(void)integrate_begin_undo_main97,2546
integrate_begin_undo(void)integrate_begin_undo284,7843

aegis/aeif.cc,412
integrate_fail_usage(void)integrate_fail_usage57,1799
integrate_fail_help(void)integrate_fail_help92,2489
integrate_fail_list(void)integrate_fail_list99,2576
check_directory(change::pointer cp)check_directory111,2852
check_permissions(change::pointer cp, user_ty::pointer up)check_permissions122,3100
integrate_fail_main(void)integrate_fail_main139,3558
integrate_fail(void)integrate_fail522,13875

aegis/aeip.cc,1054
#define MTIME_BLURB MTIME_BLURB71,2262
struct time_map_tytime_map_ty73,2285
    time_t          old;old75,2306
    time_t          becomes;becomes76,2331
struct time_map_list_tytime_map_list_ty79,2364
    time_map_ty     *list;list81,2390
    size_t          len;len82,2417
    size_t          max_len;max_len83,2442
    time_t          time_aeib;time_aeib84,2471
    time_t          time_aeip;time_aeip85,2502
integrate_pass_usage(void)integrate_pass_usage90,2550
integrate_pass_help(void)integrate_pass_help108,2936
integrate_pass_list(void)integrate_pass_list115,3023
time_map_get(void *p, dir_walk_message_ty message, string_ty *,time_map_get127,3299
time_map_set(void *p, dir_walk_message_ty message, string_ty *path,time_map_set191,4921
commit_unlink_symlinks(string_ty *path)commit_unlink_symlinks247,6204
reasonable_number_of_test_correlations(change::pointer cp)reasonable_number_of_test_correlations303,7612
integrate_pass_main(void)integrate_pass_main344,8553
integrate_pass(void)integrate_pass2319,73466

aegis/ael.cc,587
struct table_tytable_ty79,2774
    const char *name;name81,2792
    const char *description;description82,2814
    void (*func)(change_identifier &, string_list_ty *);func83,2843
    int number_allowed_args;number_allowed_args84,2900
static table_ty table[] =table88,2934
list_usage(void)list_usage276,7026
list_help(void)list_help289,7348
list_list(void)list_list296,7411
max_num_table_args(void)max_num_table_args309,7650
list_main(void)list_main328,8079
list(void)list432,10728
list_list_list(change_identifier &cid, string_list_ty *)list_list_list447,11012

aegis/aemt.cc,287
make_transparent_usage(void)make_transparent_usage65,1908
make_transparent_help(void)make_transparent_help100,2593
make_transparent_list(void)make_transparent_list120,2974
make_transparent_main(void)make_transparent_main148,3641
make_transparent(void)make_transparent735,20864

aegis/aemtu.cc,334
make_transparent_undo_usage(void)make_transparent_undo_usage51,1606
make_transparent_undo_help(void)make_transparent_undo_help74,2069
make_transparent_undo_list(void)make_transparent_undo_list81,2168
make_transparent_undo_main(void)make_transparent_undo_main93,2423
make_transparent_undo(void)make_transparent_undo571,15956

aegis/aemv.cc,321
move_file_usage(void)move_file_usage54,1706
move_file_help(void)move_file_help72,2097
move_file_list(void)move_file_list79,2171
move_file_innards(user_ty::pointer up, change::pointer cp, string_ty *old_name,move_file_innards91,2391
move_file_main(void)move_file_main327,8677
move_file(void)move_file703,19348

aegis/aemvu.cc,264
move_file_undo_usage(void)move_file_undo_usage52,1641
move_file_undo_help(void)move_file_undo_help75,2076
move_file_undo_list(void)move_file_undo_list82,2161
move_file_undo_main(void)move_file_undo_main94,2395
move_file_undo(void)move_file_undo592,16448

aegis/aena.cc,396
new_administrator_usage(void)new_administrator_usage44,1390
new_administrator_help(void)new_administrator_help67,1837
new_administrator_list(void)new_administrator_list74,1927
new_administrator_inner(project *pp, string_list_ty *wlp, int strict)new_administrator_inner86,2172
new_administrator_main(void)new_administrator_main166,4036
new_administrator(void)new_administrator265,6468

aegis/aenbr.cc,223
new_branch_usage(void)new_branch_usage49,1535
new_branch_help(void)new_branch_help62,1870
new_branch_list(void)new_branch_list69,1947
new_branch_main(void)new_branch_main81,2164
new_branch(void)new_branch303,7858

aegis/aenbru.cc,351
new_branch_undo_usage(void)new_branch_undo_usage58,1818
new_branch_undo_help(void)new_branch_undo_help81,2259
new_branch_undo_list(void)new_branch_undo_list88,2347
branch_changes_path_get(change::pointer cp)branch_changes_path_get100,2632
new_branch_undo_main(void)new_branch_undo_main114,2907
new_branch_undo(void)new_branch_undo295,7614

aegis/aenc.cc,323
new_change_usage(void)new_change_usage59,1846
new_change_help(void)new_change_help78,2314
new_change_list(void)new_change_list85,2390
new_change_check_permission(project *pp, user_ty::pointer up)new_change_check_permission97,2599
new_change_main(void)new_change_main120,3069
new_change(void)new_change630,18201

aegis/aencu.cc,273
new_change_undo_usage(void)new_change_undo_usage51,1598
new_change_undo_help(void)new_change_undo_help69,1988
new_change_undo_list(void)new_change_undo_list76,2075
new_change_undo_main(void)new_change_undo_main88,2353
new_change_undo(void)new_change_undo224,5668

aegis/aend.cc,348
new_developer_usage(void)new_developer_usage44,1388
new_developer_help(void)new_developer_help67,1819
new_developer_list(void)new_developer_list74,1901
new_developer_inner(project *pp, string_list_ty *wlp, int strict)new_developer_inner86,2130
new_developer_main(void)new_developer_main167,3996
new_developer(void)new_developer266,6384

aegis/aenf.cc,624
new_file_usage(void)new_file_usage62,1973
new_file_help(void)new_file_help80,2349
new_file_list(void)new_file_list87,2421
struct walker_tywalker_ty98,2626
    user_ty::pointer up;up100,2645
    change::pointer cp;cp101,2670
    string_list_ty  *slp;slp102,2694
    string_ty       *dd;dd103,2720
    int             found;found104,2745
    int             used;used105,2772
walker(void *p, dir_walk_message_ty msg, string_ty *path, const struct stat *)walker110,2815
new_file_independent(void)new_file_independent166,4172
new_file_main(void)new_file_main253,6528
new_file(void)new_file1101,34049

aegis/aenfu.cc,315
new_file_undo_usage(void)new_file_undo_usage53,1666
new_file_undo_help(void)new_file_undo_help76,2097
new_file_undo_list(void)new_file_undo_list83,2180
aenfu_candidate(fstate_src_ty *src)aenfu_candidate95,2410
new_file_undo_main(void)new_file_undo_main126,2987
new_file_undo(void)new_file_undo555,15003

aegis/aeni.cc,360
new_integrator_usage(void)new_integrator_usage44,1389
new_integrator_help(void)new_integrator_help67,1824
new_integrator_list(void)new_integrator_list74,1908
new_integrator_inner(project *pp, string_list_ty *wlp, int strict)new_integrator_inner86,2141
new_integrator_main(void)new_integrator_main167,4012
new_integrator(void)new_integrator266,6404

aegis/aenpa.cc,323
project_alias_create_usage(void)project_alias_create_usage41,1277
project_alias_create_help(void)project_alias_create_help64,1720
project_alias_create_list(void)project_alias_create_list71,1817
project_alias_create_main(void)project_alias_create_main81,2003
project_alias_create(void)project_alias_create202,5060

aegis/aenpr.cc,328
new_project_usage(void)new_project_usage57,1813
new_project_help(void)new_project_help75,2194
new_project_list(void)new_project_list82,2273
new_administrator_add(project *pp, user_ty::pointer candidate)new_administrator_add92,2434
new_project_main(void)new_project_main135,3520
new_project(void)new_project673,18883

aegis/aenrls.cc,531
#define GIVEN GIVEN54,1723
#define NOT_GIVEN NOT_GIVEN55,1740
new_release_usage(void)new_release_usage59,1775
new_release_help(void)new_release_help77,2156
new_release_list(void)new_release_list84,2236
struct copy_tree_arg_tycopy_tree_arg_ty93,2385
    string_ty       *from;from95,2411
    string_ty       *to;to96,2438
copy_tree_callback(void *arg, dir_walk_message_ty message, string_ty *path,copy_tree_callback101,2480
new_release_main(void)new_release_main151,3686
new_release(void)new_release1039,29401

aegis/aenrv.cc,336
new_reviewer_usage(void)new_reviewer_usage44,1388
new_reviewer_help(void)new_reviewer_help67,1815
new_reviewer_list(void)new_reviewer_list74,1896
new_reviewer_inner(project *pp, string_list_ty *wlp, int strict)new_reviewer_inner86,2121
new_reviewer_main(void)new_reviewer_main166,3962
new_reviewer(void)new_reviewer274,6649

aegis/aent.cc,204
new_test_usage(void)new_test_usage62,1971
new_test_help(void)new_test_help75,2298
new_test_list(void)new_test_list82,2370
new_test_main(void)new_test_main94,2587
new_test(void)new_test800,23091

aegis/aentu.cc,315
new_test_undo_usage(void)new_test_undo_usage53,1666
new_test_undo_help(void)new_test_undo_help76,2097
new_test_undo_list(void)new_test_undo_list83,2180
aentu_candidate(fstate_src_ty *src)aentu_candidate95,2410
new_test_undo_main(void)new_test_undo_main126,2987
new_test_undo(void)new_test_undo538,15232

aegis/aepa.cc,497
project_attributes_usage(void)project_attributes_usage51,1609
project_attributes_help(void)project_attributes_help80,2187
project_attributes_list(void)project_attributes_list87,2279
check_permissions(project *pp, user_ty::pointer up)check_permissions105,2748
change_existing_project_attributes(project *pp, pattr_ty *pattr_data)change_existing_project_attributes116,3004
project_attributes_main(void)project_attributes_main150,3628
project_attributes(void)project_attributes358,9056

aegis/aer.cc,186
report_usage(void)report_usage53,1512
report_help(void)report_help89,2213
report_list2(void)report_list296,2280
report_main(void)report_main116,2625
report(void)report245,5733

aegis/aera.cc,432
remove_administrator_usage(void)remove_administrator_usage44,1390
remove_administrator_help(void)remove_administrator_help67,1849
remove_administrator_list(void)remove_administrator_list74,1945
remove_administrator_inner(project *pp, string_list_ty *wlp, int strict)remove_administrator_inner86,2199
remove_administrator_main(void)remove_administrator_main160,3868
remove_administrator(void)remove_administrator265,6417

aegis/aerb.cc,244
review_begin_usage(void)review_begin_usage56,1736
review_begin_help(void)review_begin_help79,2165
review_begin_list(void)review_begin_list86,2245
review_begin_main(void)review_begin_main120,3170
review_begin(void)review_begin353,9387

aegis/aerbu.cc,293
review_begin_undo_usage(void)review_begin_undo_usage53,1637
review_begin_undo_help(void)review_begin_undo_help71,2033
review_begin_undo_list(void)review_begin_undo_list78,2124
review_begin_undo_main(void)review_begin_undo_main90,2407
review_begin_undo(void)review_begin_undo259,6499

aegis/aerd.cc,384
remove_developer_usage(void)remove_developer_usage44,1388
remove_developer_help(void)remove_developer_help67,1831
remove_developer_list(void)remove_developer_list74,1919
remove_developer_inner(project *pp, string_list_ty *wlp, int strict)remove_developer_inner86,2157
remove_developer_main(void)remove_developer_main149,3532
remove_developer(void)remove_developer246,5916

aegis/aerf.cc,321
review_fail_usage(void)review_fail_usage57,1813
review_fail_help(void)review_fail_help82,2415
review_fail_list(void)review_fail_list89,2496
check_permissions(change::pointer cp, user_ty::pointer up)check_permissions101,2761
review_fail_main(void)review_fail_main142,3917
review_fail(void)review_fail413,11496

aegis/aeri.cc,396
remove_integrator_usage(void)remove_integrator_usage44,1389
remove_integrator_help(void)remove_integrator_help67,1836
remove_integrator_list(void)remove_integrator_list74,1926
remove_integrator_inner(project *pp, string_list_ty *wlp, int strict)remove_integrator_inner86,2168
remove_integrator_main(void)remove_integrator_main149,3549
remove_integrator(void)remove_integrator247,5962

aegis/aerm.cc,303
remove_file_usage(void)remove_file_usage65,1901
remove_file_help(void)remove_file_help95,2511
remove_file_list(void)remove_file_list115,2863
count_config_files(change::pointer cp)count_config_files127,3088
remove_file_main(void)remove_file_main165,3843
remove_file(void)remove_file666,18176

aegis/aermpr.cc,263
remove_project_usage(void)remove_project_usage45,1412
remove_project_help(void)remove_project_help63,1798
remove_project_list(void)remove_project_list70,1884
remove_project_main(void)remove_project_main80,2051
remove_project(void)remove_project231,5362

aegis/aermu.cc,335
remove_file_undo_usage(void)remove_file_undo_usage63,1867
remove_file_undo_help(void)remove_file_undo_help98,2552
remove_file_undo_list(void)remove_file_undo_list118,2943
candidate(fstate_src_ty *src)candidate130,3183
remove_file_undo_main(void)remove_file_undo_main164,3793
remove_file_undo(void)remove_file_undo584,16093

aegis/aerp.cc,320
review_pass_usage(void)review_pass_usage61,1929
review_pass_help(void)review_pass_help79,2319
review_pass_list(void)review_pass_list86,2400
check_permissions(change::pointer cp, user_ty::pointer up)check_permissions98,2665
review_pass_main(void)review_pass_main141,3875
review_pass(void)review_pass497,13712

aegis/aerpa.cc,323
project_alias_remove_usage(void)project_alias_remove_usage44,1372
project_alias_remove_help(void)project_alias_remove_help67,1817
project_alias_remove_list(void)project_alias_remove_list74,1914
project_alias_remove_main(void)project_alias_remove_main84,2100
project_alias_remove(void)project_alias_remove193,4525

aegis/aerpu.cc,283
review_pass_undo_usage(void)review_pass_undo_usage53,1636
review_pass_undo_help(void)review_pass_undo_help76,2081
review_pass_undo_list(void)review_pass_undo_list83,2170
review_pass_undo_main(void)review_pass_undo_main95,2446
review_pass_undo(void)review_pass_undo235,6075

aegis/aerrv.cc,372
remove_reviewer_usage(void)remove_reviewer_usage44,1388
remove_reviewer_help(void)remove_reviewer_help67,1827
remove_reviewer_list(void)remove_reviewer_list74,1914
remove_reviewer_inner(project *pp, string_list_ty *wlp, int strict)remove_reviewer_inner86,2148
remove_reviewer_main(void)remove_reviewer_main150,3540
remove_reviewer(void)remove_reviewer244,5908

aegis/aet.cc,737
test_usage(void)test_usage62,1946
test_help(void)test_help80,2309
test_list(void)test_list87,2372
struct limit_suggestions_tylimit_suggestions_ty98,2564
    string_ty       *filename;filename100,2594
    double          count;count101,2625
limit_suggestions_cmp(const void *va, const void *vb)limit_suggestions_cmp106,2668
limit_suggestions(change::pointer cp, string_list_ty *flp, int want,limit_suggestions127,3094
verbose_message(project *pp, change::pointer cp, batch_result_list_ty *brlp)verbose_message302,8091
attr_elapsed(fstate_src_ty *src, string_ty *arch, double elapsed)attr_elapsed360,9785
test_main(void)test_main408,11113
test_independent(void)test_independent1493,43476
test(void)test1866,53612

bl/aegis/configured.cc,139
emit(const char *name, const char *value)emit29,899
emiti(const char *name, int value)emiti43,1135
configured(void)configured50,1217

aegis/main.cc,103
usage(void)usage98,2626
main_help(void)main_help108,2837
main(int argc, char **argv)main117,2944

aegource/change/functor/gource.cc,376
change_functor_gource::~change_functor_gource()~change_functor_gource28,903
change_functor_gource::change_functor_gource() :change_functor_gource33,957
change_cause_get(change::pointer cp)change_cause_get40,1068
extract_email_user_name(const nstring &text)extract_email_user_name48,1186
change_functor_gource::operator()(const change::pointer &cp)operator ()67,1600

aegource/main.cc,101
usage(void)usage37,1149
main_help(void)main_help47,1349
main(int argc, char **argv)main54,1403

aegrep/arglex3.cc,103
static arglex_table_ty table[] =table22,757
arglex3_init(int argc, char **argv)arglex3_init71,2879

aegrep/main.cc,111
grep_usage(void)grep_usage37,1131
grep_help(void)grep_help47,1346
main(int argc, char **argv)main54,1405

bl/aeimport/arglex3.cc,104
static arglex_table_ty argtab[] =argtab23,773
arglex3_init(int argc, char **argv)arglex3_init31,882

aeimport/change_set.cc,196
change_set_ty::change_set_ty() :change_set_ty27,923
change_set_ty::~change_set_ty()~change_set_ty33,974
change_set_ty::valid(void)valid39,1017
change_set_ty::validate(void)validate56,1235

aeimport/change_set/file.cc,556
change_set_file::change_set_file(change_set_file26,860
change_set_file::~change_set_file()~change_set_file40,1070
change_set_file::change_set_file(const change_set_file &rhs) :change_set_file45,1112
change_set_file::swap(change_set_file &rhs)swap55,1275
change_set_file::operator=(const change_set_file &rhs)operator =65,1459
change_set_file::validate(void)validate73,1581
change_set_file::valid(void)valid81,1655
change_set_file::action_name(action_t n)action_name89,1775
change_set_file::merge(const change_set_file &from)merge107,2025

aeimport/change_set/file_list.cc,375
change_set_file_list::change_set_file_list()change_set_file_list26,865
change_set_file_list::~change_set_file_list()~change_set_file_list31,916
change_set_file_list::validate(void)validate37,973
change_set_file_list::valid(void)valid45,1052
change_set_file_list::push_back(const change_set_file &csf)push_back65,1343
change_set_file_list::clear(void)clear87,1809

aeimport/change_set/find.cc,262
static symtab_ty *stp;stp29,991
reaper(void *p)reaper33,1028
find_user(const nstring &name)find_user41,1154
walker(const symtab_ty *, const nstring &, void *data, void *aux)walker61,1495
change_set_find(format_search_list *fslp)change_set_find153,3980

aeimport/change_set/list.cc,458
change_set_list_new(void)change_set_list_new27,875
change_set_list_delete(change_set_list_ty *cslp)change_set_list_delete40,1060
change_set_list_validate(change_set_list_ty *cslp)change_set_list_validate57,1335
change_set_list_append(change_set_list_ty *cslp, change_set_ty *csp)change_set_list_append69,1503
cmp(const void *va, const void *vb)cmp85,1949
change_set_list_sort_by_date(change_set_list_ty *cslp)change_set_list_sort_by_date101,2212

aeimport/config_file.cc,89
config_file(const nstring &project_name, const format::pointer &fmt,config_file46,1491

aeimport/format.cc,853
format::~format()~format31,998
format::format()format36,1022
struct context_t:context_t41,1045
    virtual ~context_t() { fp = NULL; base.clear(); fslp = NULL; }~context_t44,1088
    context_t() : fp(0), base("."), fslp(NULL) { }context_t45,1155
    format *fp;fp47,1207
    nstring base;base48,1223
    format_search_list *fslp;fslp49,1241
context_t::operator()(dir_functor::msg_t msg, const nstring &filename,operator ()57,1383
format::search(const nstring &base)search97,2449
format::history_put(void)history_put109,2669
format::history_get(void)history_get116,2731
format::history_query(void)history_query124,2851
format::diff(void)diff132,2975
format::merge(void)merge140,3080
format::unlock(const nstring &)unlock148,3185
format::sanitize(const nstring &, bool)sanitize155,3284
format::valid(void)valid163,3412

aeimport/format/find.cc,239
struct table_ttable_t30,963
    const char *name;name32,980
    format::pointer (*create)(void);create33,1002
static const table_t table[] =table38,1090
format::factory(const nstring &name)factory55,1460
list(void)list118,3005

aeimport/format/private.cc,0

aeimport/format/rcs.cc,710
format_rcs::~format_rcs()~format_rcs28,916
format_rcs::format_rcs()format_rcs33,948
format_rcs::create(void)create39,999
format_rcs::is_a_candidate(const nstring &filename)is_a_candidate46,1073
format_rcs::sanitize(const nstring &filename, bool last_part)sanitize53,1176
format_rcs::read_versions(const nstring &physical, const nstring &logical)read_versions97,2121
format_rcs::history_put(void)history_put104,2251
format_rcs::history_get(void)history_get116,2507
format_rcs::history_query(void)history_query126,2659
format_rcs::diff(void)diff136,2811
format_rcs::merge(void)merge159,3326
format_rcs::unlock(const nstring &filename)unlock172,3582
format_rcs::valid(void)valid193,4165

aeimport/format/rcs/lex.cc,1048
static input::pointer ip;ip32,1135
static bool keyword_expected;keyword_expected33,1161
static symtab_ty *stp;stp34,1191
static int error_count;error_count35,1214
struct table_tytable_ty37,1239
    const char      *name;name39,1257
    int             value;value40,1284
static table_ty table[] =table43,1315
rcs_lex_open(const nstring &fn)rcs_lex_open66,1788
rcs_lex_close(void)rcs_lex_close94,2487
rcs_lex_error(sub_context_ty *scp, const nstring &s)rcs_lex_error103,2579
format_rcs_gram_error(const char *text)format_rcs_gram_error123,3082
enum ctab_tyctab_ty134,3237
    ctab_is_junk,ctab_is_junk136,3252
    ctab_is_space,ctab_is_space137,3270
    ctab_is_string,ctab_is_string138,3289
    ctab_is_digit,ctab_is_digit139,3309
    ctab_is_colon,ctab_is_colon140,3328
    ctab_is_semi,ctab_is_semi141,3347
    ctab_is_alphactab_is_alpha142,3365
static ctab_ty ctab[] =ctab145,3387
format_rcs_gram_lex(void)format_rcs_gram_lex407,10334
rcs_lex_keyword_expected(void)rcs_lex_keyword_expected537,13804

aeimport/format/sccs.cc,729
format_sccs::~format_sccs()~format_sccs30,949
format_sccs::format_sccs()format_sccs35,983
format_sccs::create(void)create41,1037
format_sccs::is_a_candidate(const nstring &filename)is_a_candidate48,1113
format_sccs::sanitize(const nstring &filename, bool last_part)sanitize55,1230
format_sccs::read_versions(const nstring &physical, const nstring &logical)read_versions100,2184
format_sccs::history_put(void)history_put107,2316
format_sccs::history_get(void)history_get122,2636
format_sccs::history_query(void)history_query139,3011
format_sccs::diff(void)diff149,3171
format_sccs::merge(void)merge172,3687
format_sccs::unlock(const nstring &filename)unlock189,4033
format_sccs::valid(void)valid204,4318

aeimport/format/sccs/lex.cc,648
static input::pointer ip;ip33,1148
static int error_count;error_count34,1174
static bool start_of_line;start_of_line35,1198
static nstring_accumulator getch_line_buffer;getch_line_buffer36,1225
static size_t getch_line_pos;getch_line_pos37,1271
sccs_lex_open(const nstring &fn)sccs_lex_open41,1308
sccs_lex_close(void)sccs_lex_close49,1414
sccs_lex_error(sub_context_ty *scp, const  nstring &s)sccs_lex_error58,1507
format_sccs_gram_error(const char *s)format_sccs_gram_error79,2029
getch(void)getch87,2135
ungetch(int c)ungetch114,2708
#define yylval yylval124,2866
format_sccs_gram_lex(void)format_sccs_gram_lex128,2909

aeimport/format/search.cc,288
format_search_new(void)format_search_new28,904
format_search_delete(format_search_ty *fsp)format_search_delete37,1024
format_search_staff(format_search_ty *fsp, nstring_list &sl)format_search_staff49,1175
format_search_validate(format_search_ty *fsp)format_search_validate61,1421

aeimport/format/search_list.cc,430
format_search_list::~format_search_list()~format_search_list25,861
format_search_list::format_search_list(void) :format_search_list31,929
format_search_list::create(void)create40,1053
format_search_list::append(format_search_ty *fsp)append47,1143
format_search_list::staff(nstring_list &sl)staff63,1504
format_search_list::validate(void)validate71,1641
format_search_list::query(const nstring &filename)query79,1782

aeimport/format/version.cc,249
format_version::format_version() :format_version28,925
format_version::create(void)create44,1166
format_version::~format_version()~format_version50,1243
format_version::validate(void)validate58,1325
format_version::valid(void)valid66,1398

aeimport/format/version_list.cc,674
format_version_list::~format_version_list()~format_version_list27,894
format_version_list::format_version_list(void) :format_version_list34,1032
format_version_list::format_version_list(const format_version_list &rhs) :format_version_list42,1133
format_version_list::swap(format_version_list &rhs)swap53,1333
format_version_list::operator=(const format_version_list &rhs)operator =62,1516
format_version_list::validate(void)validate70,1650
format_version_list::valid(void)valid78,1728
format_version_list::append(format_version *fvp)append89,1896
cmp(const void *va, const void *vb)cmp105,2258
format_version_list::sort_by_date(void)sort_by_date121,2521

aeimport/import.cc,263
import_usage(void)import_usage72,2090
import_list(void)import_list84,2317
import_help(void)import_help106,2679
work_out_config_name(format_search_list *fslp)work_out_config_name113,2754
import_main(void)import_main142,3316
import(void)import592,16120

bl/aeimport/main.cc,41
main(int argc, char **argv)main47,1263

aeimport/reconstruct.cc,147
process(change::pointer cp, fstate_src_ty *src, user_ty::pointer up)process40,1286
reconstruct(const nstring &project_name)reconstruct137,3792

aeimport/synthesize.cc,279
first_line(const nstring &s)first_line43,1382
extract_year(time_t t)extract_year53,1567
change_history_fake(const change::pointer &cp, const nstring &who, time_t when)change_history_fake61,1701
synthesize(const nstring &project_name, change_set_ty *csp)synthesize88,2559

aelcf/main.cc,689
    arglex_token_usage = ARGLEX2_MAX,arglex_token_usage44,1359
    arglex_token_usage_not,arglex_token_usage_not45,1397
    arglex_token_action,arglex_token_action46,1425
    arglex_token_action_not,arglex_token_action_not47,1450
    arglex_token_quote_c,arglex_token_quote_c48,1479
    arglex_token_quote_cook,arglex_token_quote_cook49,1505
    arglex_token_quote_shell,arglex_token_quote_shell50,1534
    ARGLEX3_MAXARGLEX3_MAX51,1564
static arglex_table_ty argtab[] =argtab54,1584
list_usage(void)list_usage68,1978
list_help(void)list_help78,2183
find_action(void)find_action85,2249
find_usage(void)find_usage118,3036
main(int argc, char **argv)main151,3812

bl/aelock/list.cc,33
aelock_list()aelock_list32,986

aelock/lock.cc,30
lock_main()lock_main39,1274

aelock/main.cc,75
lock_help(void)lock_help40,1189
main(int argc, char **argv)main49,1301

bl/aelock/usage.cc,35
lock_usage(void)lock_usage29,854

aelpf/main.cc,689
    arglex_token_usage = ARGLEX2_MAX,arglex_token_usage46,1426
    arglex_token_usage_not,arglex_token_usage_not47,1464
    arglex_token_action,arglex_token_action48,1492
    arglex_token_action_not,arglex_token_action_not49,1517
    arglex_token_quote_c,arglex_token_quote_c50,1546
    arglex_token_quote_cook,arglex_token_quote_cook51,1572
    arglex_token_quote_shell,arglex_token_quote_shell52,1601
    ARGLEX3_MAXARGLEX3_MAX53,1631
static arglex_table_ty argtab[] =argtab56,1651
list_usage(void)list_usage70,2042
list_help(void)list_help80,2247
find_action(void)find_action87,2313
find_usage(void)find_usage120,3100
main(int argc, char **argv)main153,3876

aels/list.cc,1455
int show_removed_files = -1;show_removed_files45,1403
int show_dot_files = -1;show_dot_files46,1432
int recursive_flag;recursive_flag47,1457
int long_flag = 0;long_flag48,1477
int mode_flag = -1;mode_flag49,1496
static output::pointer mode_col;mode_col50,1516
int attr_flag = -1;attr_flag51,1549
static output::pointer attr_col;attr_col52,1569
int user_flag = -1;user_flag53,1602
static output::pointer user_col;user_col54,1622
int group_flag = -1;group_flag55,1655
static output::pointer group_col;group_col56,1676
int size_flag = -1;size_flag57,1710
static output::pointer size_col;size_col58,1730
int when_flag = -1;when_flag59,1763
static output::pointer when_col;when_col60,1783
static output::pointer name_col;name_col61,1816
static col::pointer col_ptr;col_ptr62,1849
static nstring_list dirs;dirs63,1878
static change::pointer cp;cp64,1904
static project *pp;pp65,1931
static time_t oldest;oldest66,1951
static time_t youngest;youngest67,1973
stat_stack(const nstring &path, struct stat &st)stat_stack86,2412
readdir_stack(const nstring &path, nstring_list &result)readdir_stack144,3974
print_mode_column(const struct stat &st)print_mode_column171,4657
list_file(const nstring &long_name, const nstring &short_name, struct stat &st,list_file295,7172
list_dir(const nstring &dirname)list_dir535,13082
list(const nstring_list &paths, project *a_pp, const change::pointer &a_cp)list573,13990

aels/main.cc,1170
    arglex_token_attr_hide = ARGLEX2_MAX,arglex_token_attr_hide48,1422
    arglex_token_attr_show,arglex_token_attr_show49,1464
    arglex_token_dot_files_hide,arglex_token_dot_files_hide50,1492
    arglex_token_dot_files_show,arglex_token_dot_files_show51,1525
    arglex_token_group_hide,arglex_token_group_hide52,1558
    arglex_token_group_show,arglex_token_group_show53,1587
    arglex_token_long,arglex_token_long54,1616
    arglex_token_mode_hide,arglex_token_mode_hide55,1639
    arglex_token_mode_show,arglex_token_mode_show56,1667
    arglex_token_recursive,arglex_token_recursive57,1695
    arglex_token_size_hide,arglex_token_size_hide58,1723
    arglex_token_size_show,arglex_token_size_show59,1751
    arglex_token_user_hide,arglex_token_user_hide60,1779
    arglex_token_user_show,arglex_token_user_show61,1807
    arglex_token_when_hide,arglex_token_when_hide62,1835
    arglex_token_when_show,arglex_token_when_show63,1863
    ARGLEX3_MAXARGLEX3_MAX64,1891
static arglex_table_ty argtab[] =argtab67,1911
list_usage(void)list_usage91,2810
list_help(void)list_help103,3052
main(int argc, char **argv)main110,3111

aels/stack.cc,266
static nstring_list stack;stack33,1062
stack_relative(const nstring &fn)stack_relative37,1099
stack_nth(size_t n)stack_nth55,1430
stack_from_project(project *pp)stack_from_project65,1556
stack_from_change(const change::pointer &cp)stack_from_change74,1687

aelsf/main.cc,744
    arglex_token_usage = ARGLEX2_MAX,arglex_token_usage44,1349
    arglex_token_usage_not,arglex_token_usage_not45,1387
    arglex_token_action,arglex_token_action46,1415
    arglex_token_action_not,arglex_token_action_not47,1440
    arglex_token_quote_c,arglex_token_quote_c48,1469
    arglex_token_quote_cook,arglex_token_quote_cook49,1495
    arglex_token_quote_shell,arglex_token_quote_shell50,1524
    arglex_token_resolve,arglex_token_resolve51,1554
    ARGLEX3_MAXARGLEX3_MAX52,1580
static arglex_table_ty argtab[] =argtab55,1600
list_usage(void)list_usage70,2033
list_help(void)list_help80,2238
find_action(void)find_action87,2304
find_usage(void)find_usage120,3091
main(int argc, char **argv)main153,3867

aemakefile/main.cc,341
    arglex_token_body,arglex_token_body41,1288
    arglex_token_directory,arglex_token_directory42,1311
    arglex_token_files_fromarglex_token_files_from43,1339
static arglex_table_ty argtab[] =argtab46,1371
usage()usage56,1576
slurp(const char *filename, nstring_list &nsl)slurp66,1781
main(int argc, char **argv)main94,2387

bl/aemakefile/printer.cc,237
printer::~printer()~printer24,808
printer::printer()printer29,834
printer::puts(const char *s)puts35,864
printer::write(const char *data, size_t len)write43,933
operator<<(printer &p, const nstring_list &nsl)operator <<54,1051

bl/aemakefile/printer/stdout.cc,155
printer_stdout::~printer_stdout()~printer_stdout25,837
printer_stdout::printer_stdout()printer_stdout32,929
printer_stdout::putch(char c)putch38,973

bl/aemakefile/printer/wrap.cc,259
printer_wrap::~printer_wrap()~printer_wrap25,811
printer_wrap::printer_wrap(printer *arg) :printer_wrap38,987
printer_wrap::stash_inner(char c)stash_inner52,1189
printer_wrap::emit_buffer()emit_buffer72,1535
printer_wrap::putch(char c)putch106,2282

bl/aemakefile/process.cc,276
process::~process()~process23,775
process::process(printer &arg) :process28,801
process::run(const nstring_list &filenames)run35,860
process::prelude()prelude44,971
process::per_file(const nstring_list &filenames)per_file50,1001
process::postlude()postlude58,1136

aemakefile/process/body.cc,497
nstring_list process_body::search_path;search_path27,898
top_dir(const nstring &path)top_dir31,955
basename(const nstring &path)basename42,1144
process_body::~process_body()~process_body51,1291
process_body::process_body(printer &arg) :process_body56,1327
process_body::read_dependency_file(const nstring &file, nstring_list &dep)read_dependency_file63,1398
process_body::per_file(const nstring &filename)per_file107,2472
process_body::directory(const char *arg)directory439,14906

aemakefile/process/tail.cc,347
process_tail::~process_tail()~process_tail25,858
process_tail::process_tail(printer &arg) :process_tail30,894
dirname(const nstring &s)dirname61,1804
process_tail::recursive_mkdir(const nstring &src_dir_arg,recursive_mkdir76,2045
process_tail::per_file(const nstring &filename)per_file115,3203
process_tail::postlude()postlude303,9481

aemakegen/debug.cc,24
int debug;debug22,758

aemakegen/flavour.cc,318
flavour::~flavour()~flavour40,1535
flavour::flavour(target &a_tgt) :flavour45,1561
flavour::register_process(const process_item::pointer &proc)register_process52,1621
flavour::register_process_front(const process_item::pointer &proc)register_process_front59,1725
flavour::set_process(void)set_process66,1841

aemakegen/flavour/aegis.cc,228
flavour_aegis::~flavour_aegis()~flavour_aegis30,1152
flavour_aegis::flavour_aegis(target &a_tgt) :flavour_aegis35,1190
flavour_aegis::create(target &a_tgt)create43,1301
flavour_aegis::set_process(void)set_process50,1395

aemakegen/flavour/factory.cc,315
typedef flavour::pointer (*func_ptr)(target &tgt);func_ptr30,948
struct table_ttable_t32,1000
    const char *name;name34,1017
    func_ptr create;create35,1039
static const table_t table[] =table38,1064
flavour::factory(const nstring &name, target &tgt)factory46,1205
flavour::list(void)list101,2468

aemakegen/flavour/generic.cc,242
flavour_generic::~flavour_generic()~flavour_generic24,857
flavour_generic::flavour_generic(target &a_tgt) :flavour_generic29,899
flavour_generic::create(target &a_tgt)create37,1016
flavour_generic::set_process(void)set_process44,1114

aemakegen/main.cc,656
    arglex_token_debug = ARGLEX2_MAX,arglex_token_debug45,1346
    arglex_token_script,arglex_token_script46,1384
    arglex_token_target,arglex_token_target47,1409
    arglex_token_target_list,arglex_token_target_list48,1434
    arglex_token_flavour,arglex_token_flavour49,1464
    arglex_token_flavour_list,arglex_token_flavour_list50,1490
    ARGLEX3_MAXARGLEX3_MAX51,1521
static arglex_table_ty argtab[] =argtab54,1541
usage(void)usage67,1884
main_help(void)main_help77,2090
list_flavours(void)list_flavours84,2144
list_targets(void)list_targets96,2312
generate(void)generate108,2478
main(int argc, char **argv)main217,5471

aemakegen/process_data.cc,5619
process_data::~process_data()~process_data32,995
process_data::process_data() :process_data37,1031
process_data::notify_preprocess_complete(void)notify_preprocess_complete73,1963
emit_backtrace(void)emit_backtrace84,2103
process_data::check_read_write(const char *method_name)check_read_write104,2508
process_data::set_use_libtool(void)set_use_libtool123,2828
process_data::set_use_lib_la_files(void)set_use_lib_la_files136,3064
process_data::set_use_x11(void)set_use_x11144,3193
process_data::set_version_info(const nstring &text)set_version_info152,3304
process_data::get_version_info(void)get_version_info173,3763
process_data::get_version_info_major(void)get_version_info_major181,3849
process_data::set_library_directory(change_identifier &cid,set_library_directory216,4620
process_data::remember_explicit_noinst(const nstring &progname)remember_explicit_noinst266,6269
process_data::is_explicit_noinst(const nstring &progname)is_explicit_noinst274,6435
process_data::uses_pkgconfig(void)uses_pkgconfig282,6559
process_data::remember_clean_misc_file(const nstring &filename)remember_clean_misc_file290,6673
process_data::remember_clean_obj_file(const nstring &filename)remember_clean_obj_file297,6797
process_data::remember_dist_clean_file(const nstring &filename)remember_dist_clean_file305,6962
process_data::remember_dist_clean_dir(const nstring &path)remember_dist_clean_dir312,7086
process_data::set_exeext(void)set_exeext319,7200
process_data::libext(void)libext327,7333
process_data::set_libext(void)set_libext337,7463
process_data::set_libext_libtool(void)set_libext_libtool345,7590
process_data::set_objext(void)set_objext353,7718
process_data::remember_source_file(const nstring &path)remember_source_file361,7844
process_data::get_source_files_by_dir(const nstring &dir)get_source_files_by_dir384,8475
process_data::remember_include_files_by_dir(const nstring &path)remember_include_files_by_dir398,8739
process_data::get_include_files_by_dir(const nstring &dir)get_include_files_by_dir422,9422
process_data::remember_object_file(const nstring &path)remember_object_file436,9690
process_data::get_object_files_by_dir(const nstring &dir)get_object_files_by_dir480,10907
process_data::library_plus_library(const nstring &to_name,library_plus_library494,11171
process_data::program_needs_library(const nstring &prog_name,program_needs_library509,11638
process_data::get_library_list_by_program(const nstring &prog_name)get_library_list_by_program539,12643
process_data::remember_progdir(const nstring &progdir)remember_progdir553,12926
process_data::remember_all_bin(const nstring &filename)remember_all_bin563,13175
process_data::remember_install_directory_for(const nstring &filename)remember_install_directory_for571,13325
process_data::get_install_directories(void)get_install_directories596,14082
process_data::remember_install_bin(const nstring &filename)remember_install_bin614,14394
process_data::remember_test_source(const nstring &filename)remember_test_source623,14598
process_data::remember_test_file(const nstring &filename)remember_test_file631,14757
process_data::remember_install_datadir(const nstring &filename)remember_install_datadir639,14912
process_data::remember_pkgconfig_source(const nstring &filename)remember_pkgconfig_source649,15154
process_data::remember_install_libdir(const nstring &filename)remember_install_libdir657,15323
process_data::remember_man_sources(const nstring &filename)remember_man_sources668,15586
process_data::remember_install_mandir(const nstring &filename)remember_install_mandir676,15744
process_data::remember_all_doc(const nstring &filename)remember_all_doc686,15984
process_data::remember_install_doc(const nstring &filename)remember_install_doc694,16134
process_data::set_program_prefix(void)set_program_prefix704,16368
process_data::set_program_suffix(void)set_program_suffix711,16460
process_data::remember_all_i18n(const nstring &filename)remember_all_i18n718,16552
process_data::remember_install_i18n(const nstring &filename)remember_install_i18n726,16704
process_data::set_etc_msgfmt_sh(void)set_etc_msgfmt_sh736,16940
process_data::remember_install_include_source(const nstring &filename)remember_install_include_source744,17063
process_data::remember_install_include(const nstring &filename)remember_install_include754,17308
process_data::set_groff_macro(void)set_groff_macro765,17582
process_data::seen_programs(void)seen_programs773,17701
process_data::progdir_from_progname(const nstring &progname)progdir_from_progname781,17789
process_data::get_programs(void)get_programs796,18111
process_data::get_list_of_library_directories(void)get_list_of_library_directories812,18434
process_data::remember_extra_dist(const nstring &filename)remember_extra_dist848,19337
process_data::remember_built_sources(const nstring &filename)remember_built_sources856,19493
process_data::set_install_data_macro(void)set_install_data_macro864,19655
process_data::set_have_ar(void)set_have_ar872,19783
process_data::set_have_groff(void)set_have_groff880,19894
process_data::set_need_groff(void)set_need_groff888,20011
process_data::set_have_soelim(void)set_have_soelim905,20390
process_data::set_need_soelim(void)set_need_soelim913,20509
process_data::set_have_ranlib(void)set_have_ranlib930,20896
process_data::set_need_ghostscript(void)set_need_ghostscript938,21015
process_data::remember_am_data_data(const nstring &filename)remember_am_data_data946,21144
process_data::set_have_nlsdir(void)set_have_nlsdir954,21304

aemakegen/process_item.cc,898
process_item::~process_item()~process_item23,795
process_item::process_item(target &a_tgt, target_method_ptr a_method) :process_item28,831
process_item::tgt_preprocess(const nstring &filename)tgt_preprocess37,973
process_item::run_preprocess(const nstring &filename)run_preprocess44,1083
process_item::preprocess_end(void)preprocess_end56,1258
process_item::run_process(const nstring &filename)run_process63,1347
process_item::process(const nstring &filename)process75,1516
process_item::is_installable(const nstring &name)is_installable82,1603
process_item::get_project_name(void)get_project_name89,1704
process_item::is_hash_bang(const nstring &path)is_hash_bang96,1787
process_item::contains_dot_so_directive(const nstring &filename)contains_dot_so_directive103,1881
process_item::filename_implies_is_a_script(const nstring &filename)filename_implies_is_a_script110,2009

aemakegen/process_item/aegis/lib_doc.cc,416
process_item_aegis_lib_doc::~process_item_aegis_lib_doc()~process_item_aegis_lib_doc27,904
process_item_aegis_lib_doc::process_item_aegis_lib_doc(target &a_tgt) :process_item_aegis_lib_doc32,968
process_item_aegis_lib_doc::create(target &a_tgt)create39,1143
process_item_aegis_lib_doc::condition(const nstring &fn)condition46,1263
process_item_aegis_lib_doc::preprocess(const nstring &fn)preprocess62,1537

aemakegen/process_item/aegis/lib_else.cc,425
process_item_aegis_lib_else::~process_item_aegis_lib_else()~process_item_aegis_lib_else27,905
process_item_aegis_lib_else::process_item_aegis_lib_else(target &a_tgt) :process_item_aegis_lib_else32,971
process_item_aegis_lib_else::create(target &a_tgt)create39,1150
process_item_aegis_lib_else::condition(const nstring &fn)condition46,1272
process_item_aegis_lib_else::preprocess(const nstring &fn)preprocess53,1376

aemakegen/process_item/aegis/lib_junk.cc,425
process_item_aegis_lib_junk::~process_item_aegis_lib_junk()~process_item_aegis_lib_junk27,905
process_item_aegis_lib_junk::process_item_aegis_lib_junk(target &a_tgt) :process_item_aegis_lib_junk32,971
process_item_aegis_lib_junk::create(target &a_tgt)create39,1150
process_item_aegis_lib_junk::condition(const nstring &fn)condition46,1272
process_item_aegis_lib_junk::preprocess(const nstring &fn)preprocess60,1510

aemakegen/process_item/aegis/lib_sh.cc,407
process_item_aegis_lib_sh::~process_item_aegis_lib_sh()~process_item_aegis_lib_sh27,903
process_item_aegis_lib_sh::process_item_aegis_lib_sh(target &a_tgt) :process_item_aegis_lib_sh32,965
process_item_aegis_lib_sh::create(target &a_tgt)create39,1136
process_item_aegis_lib_sh::condition(const nstring &fn)condition46,1254
process_item_aegis_lib_sh::preprocess(const nstring &fn)preprocess53,1355

aemakegen/process_item/autoconf.cc,377
process_item_autoconf::~process_item_autoconf()~process_item_autoconf26,863
process_item_autoconf::process_item_autoconf(target &a_tgt) :process_item_autoconf31,917
process_item_autoconf::create(target &a_tgt)create38,1072
process_item_autoconf::condition(const nstring &filename)condition45,1182
process_item_autoconf::preprocess(const nstring &fn)preprocess66,1586

aemakegen/process_item/c.cc,314
process_item_c::~process_item_c()~process_item_c27,892
process_item_c::process_item_c(target &a_tgt) :process_item_c32,932
process_item_c::create(target &a_tgt)create39,1059
process_item_c::condition(const nstring &filename)condition46,1155
process_item_c::preprocess(const nstring &fn)preprocess53,1258

aemakegen/process_item/config_ac_in.cc,434
process_item_configure_ac_in::~process_item_configure_ac_in()~process_item_configure_ac_in27,903
process_item_configure_ac_in::process_item_configure_ac_in(target &a_tgt) :process_item_configure_ac_in32,971
process_item_configure_ac_in::create(target &a_tgt)create39,1154
process_item_configure_ac_in::condition(const nstring &fn)condition46,1278
process_item_configure_ac_in::preprocess(const nstring &fn)preprocess53,1397

aemakegen/process_item/cxx.cc,332
process_item_cxx::~process_item_cxx()~process_item_cxx27,894
process_item_cxx::process_item_cxx(target &a_tgt) :process_item_cxx32,938
process_item_cxx::create(target &a_tgt)create39,1073
process_item_cxx::condition(const nstring &filename)condition46,1173
process_item_cxx::preprocess(const nstring &fn)preprocess53,1280

aemakegen/process_item/datadir.cc,362
process_item_datadir::~process_item_datadir()~process_item_datadir27,898
process_item_datadir::process_item_datadir(target &a_tgt) :process_item_datadir32,950
process_item_datadir::create(target &a_tgt)create39,1101
process_item_datadir::condition(const nstring &fn)condition46,1209
process_item_datadir::preprocess(const nstring &fn)preprocess53,1310

aemakegen/process_item/datarootdir.cc,398
process_item_datarootdir::~process_item_datarootdir()~process_item_datarootdir27,902
process_item_datarootdir::process_item_datarootdir(target &a_tgt) :process_item_datarootdir32,962
process_item_datarootdir::create(target &a_tgt)create39,1129
process_item_datarootdir::condition(const nstring &fn)condition46,1245
process_item_datarootdir::preprocess(const nstring &fn)preprocess53,1354

aemakegen/process_item/etc_man.cc,400
#define USE_DEBIAN USE_DEBIAN27,898
process_item_etc_man::~process_item_etc_man()~process_item_etc_man30,921
process_item_etc_man::process_item_etc_man(target &a_tgt) :process_item_etc_man35,973
process_item_etc_man::create(target &a_tgt)create42,1124
process_item_etc_man::condition(const nstring &fn)condition49,1232
process_item_etc_man::preprocess(const nstring &fn)preprocess56,1329

aemakegen/process_item/etc_msgfm_sh.cc,416
process_item_etc_msgfmt_sh::~process_item_etc_msgfmt_sh()~process_item_etc_msgfmt_sh27,903
process_item_etc_msgfmt_sh::process_item_etc_msgfmt_sh(target &a_tgt) :process_item_etc_msgfmt_sh32,967
process_item_etc_msgfmt_sh::create(target &a_tgt)create39,1142
process_item_etc_msgfmt_sh::condition(const nstring &fn)condition46,1262
process_item_etc_msgfmt_sh::preprocess(const nstring &fn)preprocess53,1366

aemakegen/process_item/etc_profile.cc,398
process_item_etc_profile::~process_item_etc_profile()~process_item_etc_profile28,932
process_item_etc_profile::process_item_etc_profile(target &a_tgt) :process_item_etc_profile33,992
process_item_etc_profile::create(target &a_tgt)create40,1159
process_item_etc_profile::condition(const nstring &fn)condition47,1275
process_item_etc_profile::preprocess(const nstring &fn)preprocess59,1540

aemakegen/process_item/extra_dist.cc,387
process_item_extra_dist::~process_item_extra_dist()~process_item_extra_dist27,901
process_item_extra_dist::process_item_extra_dist(target &a_tgt) :process_item_extra_dist32,959
process_item_extra_dist::create(target &a_tgt)create39,1122
process_item_extra_dist::condition(const nstring &)condition46,1236
process_item_extra_dist::preprocess(const nstring &fn)preprocess53,1316

aemakegen/process_item/fmtgen.cc,418
process_item_fmtgen::~process_item_fmtgen()~process_item_fmtgen27,897
process_item_fmtgen::process_item_fmtgen(target &a_tgt) :process_item_fmtgen32,947
process_item_fmtgen::create(target &a_tgt)create39,1100
process_item_fmtgen::condition(const nstring &fn)condition46,1206
process_item_fmtgen::preprocess(const nstring &fn)preprocess57,1381
process_item_fmtgen::preprocess_end(void)preprocess_end81,2058

aemakegen/process_item/i18n.cc,348
process_item_i18n::~process_item_i18n()~process_item_i18n30,961
process_item_i18n::process_item_i18n(target &a_tgt) :process_item_i18n35,1007
process_item_i18n::create(target &a_tgt)create42,1146
process_item_i18n::condition(const nstring &filename)condition49,1248
process_item_i18n::preprocess(const nstring &filename)preprocess78,1883

aemakegen/process_item/include.cc,362
process_item_include::~process_item_include()~process_item_include27,898
process_item_include::process_item_include(target &a_tgt) :process_item_include32,950
process_item_include::create(target &a_tgt)create39,1101
process_item_include::condition(const nstring &fn)condition46,1209
process_item_include::preprocess(const nstring &fn)preprocess60,1512

aemakegen/process_item/lex.cc,332
process_item_lex::~process_item_lex()~process_item_lex29,921
process_item_lex::process_item_lex(target &a_tgt) :process_item_lex34,965
process_item_lex::create(target &a_tgt)create41,1100
process_item_lex::condition(const nstring &filename)condition48,1200
process_item_lex::preprocess(const nstring &fn)preprocess59,1386

aemakegen/process_item/lib_icon2.cc,380
process_item_lib_icon2::~process_item_lib_icon2()~process_item_lib_icon227,900
process_item_lib_icon2::process_item_lib_icon2(target &a_tgt) :process_item_lib_icon232,956
process_item_lib_icon2::create(target &a_tgt)create39,1121
process_item_lib_icon2::condition(const nstring &fn)condition46,1233
process_item_lib_icon2::preprocess(const nstring &fn)preprocess53,1372

aemakegen/process_item/libdir.cc,353
process_item_libdir::~process_item_libdir()~process_item_libdir27,897
process_item_libdir::process_item_libdir(target &a_tgt) :process_item_libdir32,947
process_item_libdir::create(target &a_tgt)create39,1094
process_item_libdir::condition(const nstring &fn)condition46,1200
process_item_libdir::preprocess(const nstring &fn)preprocess53,1299

aemakegen/process_item/library.cc,424
process_item_library::~process_item_library()~process_item_library27,898
process_item_library::process_item_library(target &a_tgt) :process_item_library32,950
process_item_library::create(target &a_tgt)create39,1101
process_item_library::condition(const nstring &)condition46,1209
process_item_library::preprocess(const nstring &)preprocess53,1287
process_item_library::preprocess_end(void)preprocess_end59,1348

aemakegen/process_item/man_page.cc,372
process_item_man_page::~process_item_man_page()~process_item_man_page30,956
process_item_man_page::process_item_man_page(target &a_tgt) :process_item_man_page36,1052
process_item_man_page::create(target &a_tgt)create44,1249
process_item_man_page::condition(const nstring &fn)condition52,1401
process_item_man_page::preprocess(const nstring &fn)preprocess63,1661

aemakegen/process_item/pkgconfig.cc,380
process_item_pkgconfig::~process_item_pkgconfig()~process_item_pkgconfig27,900
process_item_pkgconfig::process_item_pkgconfig(target &a_tgt) :process_item_pkgconfig32,956
process_item_pkgconfig::create(target &a_tgt)create39,1115
process_item_pkgconfig::condition(const nstring &fn)condition46,1227
process_item_pkgconfig::preprocess(const nstring &fn)preprocess55,1377

aemakegen/process_item/scripts.cc,362
process_item_scripts::~process_item_scripts()~process_item_scripts27,898
process_item_scripts::process_item_scripts(target &a_tgt) :process_item_scripts32,950
process_item_scripts::create(target &a_tgt)create39,1101
process_item_scripts::condition(const nstring &fn)condition46,1209
process_item_scripts::preprocess(const nstring &fn)preprocess55,1418

aemakegen/process_item/test_base64.cc,398
process_item_test_base64::~process_item_test_base64()~process_item_test_base6427,902
process_item_test_base64::process_item_test_base64(target &a_tgt) :process_item_test_base6432,962
process_item_test_base64::create(target &a_tgt)create39,1135
process_item_test_base64::condition(const nstring &fn)condition46,1251
process_item_test_base64::preprocess(const nstring &fn)preprocess57,1431

aemakegen/process_item/test_sh.cc,362
process_item_test_sh::~process_item_test_sh()~process_item_test_sh27,898
process_item_test_sh::process_item_test_sh(target &a_tgt) :process_item_test_sh32,950
process_item_test_sh::create(target &a_tgt)create39,1101
process_item_test_sh::condition(const nstring &fn)condition46,1209
process_item_test_sh::preprocess(const nstring &fn)preprocess58,1403

aemakegen/process_item/uudecode.cc,377
process_item_uudecode::~process_item_uudecode()~process_item_uudecode27,899
process_item_uudecode::process_item_uudecode(target &a_tgt) :process_item_uudecode32,953
process_item_uudecode::create(target &a_tgt)create39,1108
process_item_uudecode::condition(const nstring &filename)condition46,1218
process_item_uudecode::preprocess(const nstring &fn)preprocess57,1413

aemakegen/process_item/yacc.cc,341
process_item_yacc::~process_item_yacc()~process_item_yacc29,922
process_item_yacc::process_item_yacc(target &a_tgt) :process_item_yacc34,968
process_item_yacc::create(target &a_tgt)create41,1107
process_item_yacc::condition(const nstring &filename)condition48,1209
process_item_yacc::preprocess(const nstring &fn)preprocess59,1396

aemakegen/process_queu.cc,722
process_queue::~process_queue()~process_queue22,765
process_queue::process_queue()process_queue27,803
process_queue::register_process_item(const process_item::pointer &pip)register_process_item33,845
process_queue::register_process_item_front(const process_item::pointer &pip)register_process_item_front40,953
process_queue::register_default(const process_item::pointer &pip)register_default47,1068
process_queue::run_preprocess(const nstring_list &filenames)run_preprocess57,1240
process_queue::run_preprocess(const nstring &filename)run_preprocess75,1634
process_queue::run_process(const nstring_list &filenames)run_process94,2052
process_queue::run_process(const nstring &filename)run_process118,2569

aemakegen/target.cc,6478
nstring_list target::scripts;scripts42,1354
target::~target()~target45,1386
target::set_flavour(const nstring &name)set_flavour51,1415
check_state(change::pointer cp)check_state60,1627
target::target(change_identifier &a_cid) :target86,2219
target::script(const nstring &arg)script135,3683
target::resolve(const nstring &relpath)resolve142,3760
target::exists(const nstring &path)exists157,4042
target::process(const nstring_list &filenames)process164,4135
program_name_implies_noinst(const nstring &base)program_name_implies_noinst195,4941
target::process1(const nstring_list &filenames)process1212,5259
target::process2(const nstring_list &filenames)process2319,8595
target::process2_begin(void)process2_begin336,8914
target::process2_end(void)process2_end344,9044
target::process3(const nstring_list &filenames)process3424,11432
target::process3_begin(void)process3_begin433,11572
target::process3_end(void)process3_end441,11702
target::filename_implies_is_a_script(const nstring &fn)filename_implies_is_a_script449,11830
target::trim_script_suffix(void)trim_script_suffix463,12122
target::get_project_name(void)get_project_name473,12285
target::get_project_version(void)get_project_version481,12399
ac_lang_cplusplus(const nstring &line)ac_lang_cplusplus489,12501
ac_lang_c(const nstring &line)ac_lang_c503,12754
target::preprocess_configure_dot_ac(const nstring &fn)preprocess_configure_dot_ac517,12980
target::is_installable(const nstring &name)is_installable595,15130
target::file_attr_noinst(const nstring &filename)file_attr_noinst602,15228
target::is_hash_bang(const nstring &filename)is_hash_bang617,15542
target::contains_dot_so_directive(const nstring &filename)contains_dot_so_directive637,15945
target::contains_dot_xx_directive(const nstring &filename)contains_dot_xx_directive689,16927
target::get_library_libname(void)get_library_libname713,17408
target::warning_this_file_is_generated(void)warning_this_file_is_generated726,17659
target::warning_this_file_is_generated(const output::pointer &fp)warning_this_file_is_generated734,17784
target::register_process(const process_item::pointer &pip)register_process773,19107
target::register_process_front(const process_item::pointer &pip)register_process_front780,19220
target::location_comment(const char *file, int line)location_comment787,19345
#define OPAIR(OPAIR801,19579
target::ostate_become(ostate_t new_ostate)ostate_become804,19621
target::print_comment(const nstring &text)print_comment830,20377
target::print_empty_assignment(const nstring &name)print_empty_assignment840,20620
target::print_assignment(const nstring &name, const nstring &value)print_assignment849,20765
target::print_assignment(const nstring &name,print_assignment858,20934
target::print_assignment_sorted(const nstring &name, const nstring_list &value)print_assignment_sorted876,21273
target::print_rule(const nstring_list &lhs, const nstring_list &rhs,print_rule885,21452
target::print_rule(const nstring &lhs, const nstring &rhs)print_rule919,22199
target::print_clean_file_rule(const nstring &lhs,print_clean_file_rule931,22422
target::print_clean_dirs_rule(const nstring &lhs,print_clean_dirs_rule963,23160
target::is_an_include_candidate(const nstring &fn)is_an_include_candidate997,23937
target::c_include_dependencies(const nstring &ifn)c_include_dependencies1016,24287
safe_isspace(int c)safe_isspace1039,24879
target::c_include_dependencies(nstring_list &results,c_include_dependencies1046,24948
target::c_directive(const char *s, nstring_list &results)c_directive1077,25645
target::roff_include_dependencies(nstring_list &results,roff_include_dependencies1142,26748
target::roff_include_dependencies(const nstring &fn)roff_include_dependencies1172,27482
target::emit_static_library_rules(const nstring &name)emit_static_library_rules1195,28064
target::emit_library_rules(const nstring &the_library_directory,emit_library_rules1210,28485
target::process_item_aegis_fmtgen(const nstring &fn)process_item_aegis_fmtgen1313,31882
target::process_item_aegis_lib_doc(const nstring &)process_item_aegis_lib_doc1325,32167
target::process_item_aegis_lib_else(const nstring &)process_item_aegis_lib_else1333,32320
target::process_item_aegis_lib_icon2(const nstring &)process_item_aegis_lib_icon21341,32474
target::process_item_aegis_lib_junk(const nstring &)process_item_aegis_lib_junk1349,32629
target::process_item_aegis_lib_sh(const nstring &)process_item_aegis_lib_sh1357,32783
target::process_item_aegis_test_base64(const nstring &fn)process_item_aegis_test_base641365,32935
target::process_item_configure_ac_in(const nstring &fn)process_item_configure_ac_in1376,33213
target::process_item_autoconf(const nstring &fn)process_item_autoconf1388,33506
target::process_item_c(const nstring &)process_item_c1401,33832
target::process_item_cxx(const nstring &)process_item_cxx1409,33973
target::process_item_datadir(const nstring &)process_item_datadir1417,34116
target::process_item_datarootdir(const nstring &)process_item_datarootdir1425,34263
target::process_item_etc_man(const nstring &)process_item_etc_man1433,34414
target::process_item_etc_msgfmt_sh(const nstring &)process_item_etc_msgfmt_sh1441,34561
target::process_item_etc_profile(const nstring &)process_item_etc_profile1449,34714
target::process_item_extra_dist(const nstring &)process_item_extra_dist1457,34865
target::process_item_flexible(const nstring &)process_item_flexible1465,35015
target::process_item_i18n(const nstring &)process_item_i18n1473,35163
target::process_item_include(const nstring &)process_item_include1481,35307
target::process_item_lex(const nstring &fn)process_item_lex1489,35454
target::process_item_libdir(const nstring &)process_item_libdir1503,35800
target::process_item_library(const nstring &)process_item_library1511,35946
target::process_item_man_page(const nstring &)process_item_man_page1519,36093
target::process_item_pkgconfig(const nstring &)process_item_pkgconfig1527,36241
target::process_item_scripts(const nstring &)process_item_scripts1535,36390
target::process_item_test_sh(const nstring &)process_item_test_sh1543,36537
target::process_item_uudecode(const nstring &fn)process_item_uudecode1551,36684
target::process_item_yacc(const nstring &fn)process_item_yacc1562,36953
target::file_is_in_manifest(const nstring &filename)file_is_in_manifest1580,37367

aemakegen/target/debian.cc,194
target_debian::~target_debian()~target_debian22,772
target_debian::target_debian(change_identifier &a_cid) :target_debian27,810
target_debian::create(change_identifier &a_cid)create34,907

aemakegen/target/debian/changelog.cc,144
version_to_change(project *trunk_pp, const nstring &version)version_to_change40,1343
target_debian::gen_changelog(void)gen_changelog80,2470

aemakegen/target/debian/compat.cc,115
target_debian::gen_compat(void)gen_compat26,843
target_debian::gen_source_format(void)gen_source_format38,1059

aemakegen/target/debian/control.cc,1112
first_line_only(const nstring &s)first_line_only39,1223
wrap_and_print(const output::pointer &op, const nstring &caption,wrap_and_print61,1683
check_against_list(const nstring &name, const char **list, size_t list_size)check_against_list93,2331
check_section(const nstring &name)check_section131,3286
doc_base_section_from_debian_section(const nstring &name)doc_base_section_from_debian_section239,6196
check_priority(const nstring &name)check_priority312,8438
target_debian::maybe_field(const output::pointer &fp, const nstring &field_name,maybe_field324,8671
filter_man15678(const nstring_list &src)filter_man15678339,9098
filter_man234(const nstring_list &src)filter_man234354,9447
filter_runtime(const nstring_list &src)filter_runtime369,9771
filter_bin(const nstring_list &src)filter_bin386,10142
target_debian::filter_dev(const nstring_list &src)filter_dev402,10461
target_debian::expand_make_macro(const nstring &text)expand_make_macro431,11245
target_debian::fill_instance_variables(void)fill_instance_variables508,13457
target_debian::gen_control(void)gen_control571,15618

aemakegen/target/debian/copyright.cc,52
target_debian::gen_copyright()gen_copyright27,877

aemakegen/target/debian/end.cc,54
target_debian::process3_end(void)process3_end25,809

aemakegen/target/debian/rules.cc,136
target_debian::redundant_license_file(const nstring &fn)redundant_license_file28,928
target_debian::gen_rules(void)gen_rules53,1525

aemakegen/target/factory.cc,281
struct table_ttable_t32,1064
    const char *name;name34,1081
    target::pointer (*func)(change_identifier &);func35,1103
static const table_t table[] =table38,1157
target::create(const nstring &name, change_identifier &cid)create49,1446
target::list(void)list85,2330

aemakegen/target/make.cc,395
target_make::~target_make()~target_make25,819
target_make::target_make(change_identifier &a_cid) :target_make31,895
target_make::process_item_aegis_fmtgen(const nstring &fn)process_item_aegis_fmtgen39,1019
target_make::process_item_configure_ac_in(const nstring &fn)process_item_configure_ac_in72,1884
target_make::process_item_autoconf(const nstring &fn)process_item_autoconf113,3172

aemakegen/target/make/automake.cc,662
target_make_automake::~target_make_automake()~target_make_automake29,946
target_make_automake::target_make_automake(change_identifier &a_cid) :target_make_automake35,1040
target_make_automake::create(change_identifier &a_cid)create44,1244
target_make_automake::process3_begin(void)process3_begin52,1405
target_make_automake::process_item_uudecode(const nstring &fn)process_item_uudecode69,1750
target_make_automake::process_item_scripts(const nstring &fn)process_item_scripts91,2323
target_make_automake::process_item_aegis_lib_doc(const nstring &fn)process_item_aegis_lib_doc118,3052
target_make_automake::process3_end(void)process3_end156,4027

aemakegen/target/make/makefile.cc,2450
target_make_makefile::~target_make_makefile()~target_make_makefile32,990
target_make_makefile::target_make_makefile(change_identifier &a_cid) :target_make_makefile38,1084
target_make_makefile::create(change_identifier &a_cid)create52,1504
target_make_makefile::need_ar(void)need_ar59,1623
target_make_makefile::process3_begin(void)process3_begin70,1820
target_make_makefile::process_item_aegis_lib_doc(const nstring &fn)process_item_aegis_lib_doc586,17611
target_make_makefile::process_item_aegis_lib_else(const nstring &fn)process_item_aegis_lib_else647,19213
target_make_makefile::process_item_aegis_lib_icon2(const nstring &fn)process_item_aegis_lib_icon2666,19737
target_make_makefile::process_item_aegis_lib_sh(const nstring &fn)process_item_aegis_lib_sh686,20263
target_make_makefile::process_item_aegis_test_base64(const nstring &fn)process_item_aegis_test_base64705,20772
target_make_makefile::process_item_c(const nstring &fn)process_item_c732,21495
target_make_makefile::process_item_cxx(const nstring &fn)process_item_cxx779,22697
target_make_makefile::process_item_datadir(const nstring &fn)process_item_datadir820,23770
target_make_makefile::process_item_datarootdir(const nstring &fn)process_item_datarootdir840,24315
target_make_makefile::process_item_etc_man(const nstring &fn)process_item_etc_man860,24838
target_make_makefile::process_item_etc_profile(const nstring &fn)process_item_etc_profile908,26187
target_make_makefile::process_item_i18n(const nstring &filename)process_item_i18n950,27379
target_make_makefile::process_item_include(const nstring &fn)process_item_include1092,31215
target_make_makefile::process_item_lex(const nstring &fn)process_item_lex1127,32180
target_make_makefile::process_item_libdir(const nstring &fn)process_item_libdir1157,32975
target_make_makefile::process_item_man_page(const nstring &fn)process_item_man_page1177,33487
target_make_makefile::process_item_pkgconfig(const nstring &fn)process_item_pkgconfig1299,36980
target_make_makefile::process_item_scripts(const nstring &fn)process_item_scripts1318,37468
target_make_makefile::process_item_test_sh(const nstring &fn)process_item_test_sh1369,38776
target_make_makefile::process_item_uudecode(const nstring &fn)process_item_uudecode1417,40068
target_make_makefile::process_item_yacc(const nstring &fn)process_item_yacc1437,40531
target_make_makefile::process3_end(void)process3_end1488,41989

aemakegen/target/pkg-config.cc,340
target_pkg_config::~target_pkg_config()~target_pkg_config28,900
target_pkg_config::target_pkg_config(change_identifier &a_cid) :target_pkg_config33,946
target_pkg_config::create(change_identifier &a_cid)create40,1051
first_line_only(const nstring &s)first_line_only47,1174
target_pkg_config::process3_end(void)process3_end69,1623

aemakegen/target/preinsthead.cc,129
safe_isspace(char c)safe_isspace27,873
target::preprocess_include_headers(const nstring &fn)preprocess_include_headers34,943

aemakegen/target/rpm-spec.cc,618
target_rpm_spec::~target_rpm_spec()~target_rpm_spec31,1010
target_rpm_spec::target_rpm_spec(change_identifier &a_cid) :target_rpm_spec36,1052
target_rpm_spec::create(change_identifier &a_cid)create43,1162
target_rpm_spec::process3_begin(void)process3_begin50,1271
devel_section(const nstring &filename)devel_section96,2636
insert_directories(nstring_list &files)insert_directories113,2902
translate_make_macro(const nstring &text)translate_make_macro137,3423
wrap_and_print(const output::pointer &fp, const nstring &text)wrap_and_print214,5614
target_rpm_spec::process3_end(void)process3_end222,5773

aemakegen/util.cc,528
is_a_source_file(const nstring &filename)is_a_source_file27,849
is_an_include_file(const nstring &filename)is_an_include_file46,1183
is_a_c_source_file(const nstring &filename)is_a_c_source_file65,1519
filename_implies_progname(const nstring &filename)filename_implies_progname72,1611
progname_from_dir_of(const nstring &filename)progname_from_dir_of99,2109
is_a_cxx_source_file(const nstring &filename)is_a_cxx_source_file111,2455
extension_implies_script(const nstring &filename)extension_implies_script130,2807

aemakegen/util/make_pseudo.cc,133
make_pseudo_dir(const nstring &text)make_pseudo_dir25,796
make_pseudo_dir_for(const nstring &dst_file)make_pseudo_dir_for34,1004

aemakegen/util/man.cc,255
looks_like_a_man_page(const nstring &filename)looks_like_a_man_page29,887
extract_man_page_details(const nstring_list &part, size_t idx)extract_man_page_details42,1247
extract_man_page_details(const nstring &filename)extract_man_page_details76,2205

bl/aemeasure/count.cc,168
static lang_count_t counting_function;counting_function27,856
set_language(const char *name)set_language31,902
count(const char *ifn, const char *ofn)count38,995

bl/aemeasure/end_with.cc,155
ends_with(const char *haystack, const char *needle)ends_with26,817
ends_with_one_of(const char *haystack, const char **needles)ends_with_one_of43,1146

bl/aemeasure/getc_special.cc,62
getc_special(FILE *fp, lang_data_t *data)getc_special24,783

aemeasure/lang.cc,215
static lang_t *table[] =table33,1048
lang_by_name(const char *name)lang_by_name43,1152
lang_by_file(const char *filename)lang_by_file62,1471
lang_data_print(FILE *fp, lang_data_t *ldp)lang_data_print84,1858

aemeasure/lang/c.cc,920
static FILE     *fp;fp31,986
static lang_data_t *dp;dp32,1007
static unsigned char level1pushback[4];level1pushback33,1031
static size_t   level1pushback_length;level1pushback_length34,1071
static unsigned char level2pushback[4];level2pushback35,1110
static size_t   level2pushback_length;level2pushback_length36,1150
lex_getc1_undo(int c)lex_getc1_undo40,1203
lex_getc1(void)lex_getc151,1389
lex_getc2_undo(int c)lex_getc2_undo60,1543
lex_getc2(void)lex_getc271,1729
is_a_keyword(string_ty *s)is_a_keyword93,2096
enum token_ttoken_t151,3231
    token_operator,token_operator153,3246
    token_operand,token_operand154,3266
    token_end_of_filetoken_end_of_file155,3285
static string_ty *token_value;token_value159,3312
tokenize(void)tokenize163,3360
C_count(FILE *afp, lang_data_t *adp)C_count602,14355
C_test(const char *filename)C_test656,15563
lang_t lang_c =lang_c667,15749

bl/aemeasure/lang/cxx.cc,141
cxx_count(FILE *fp, lang_data_t *data)cxx_count26,855
cxx_test(const char *filename)cxx_test137,2501
lang_t lang_cxx =lang_cxx149,2689

bl/aemeasure/lang/generic.cc,155
generic_count(FILE *fp, lang_data_t *data)generic_count25,821
generic_test(const char *)generic_test60,1220
lang_t lang_generic =lang_generic66,1267

bl/aemeasure/lang/roff.cc,146
roff_count(FILE *fp, lang_data_t *data)roff_count26,856
roff_test(const char *filename)roff_test91,1718
lang_t lang_roff =lang_roff102,1945

bl/aemeasure/main.cc,171
    arglex_token_languagearglex_token_language33,978
static arglex_table_ty argtab[] =argtab36,1008
usage(void)usage44,1128
main(int argc, char **argv)main57,1270

bl/aepatch/arglex3.cc,105
static arglex_table_ty argtab[] =argtab23,772
arglex3_init(int argc, char **argv)arglex3_init39,1321

aepatch/list.cc,50
usage(void)usage33,1027
list(void)list45,1248

aepatch/main.cc,101
usage(void)usage40,1201
main_help(void)main_help54,1570
main(int argc, char **argv)main61,1616

aepatch/receive.cc,580
usage(void)usage62,1981
is_a_path_prefix(string_ty *haystack, string_ty *needle)is_a_path_prefix74,2219
static string_ty *path_prefix_add;path_prefix_add96,2715
static string_list_ty path_prefix_remove;path_prefix_remove97,2750
mangle_file_names(patch_list_ty *plp, project *pp)mangle_file_names101,2806
number_of_files(string_ty *project_name, long change_number)number_of_files256,7131
extract_meta_data(string_ty **spp)extract_meta_data273,7495
cstate_src_find(cstate_ty *cstate_data, string_ty *file_name)cstate_src_find330,8804
receive(void)receive351,9234

aepatch/send.cc,103
#define NO_TIME_SET NO_TIME_SET66,2167
usage(void)usage70,2216
patch_send(void)patch_send82,2437

aepatch/slurp.cc,245
extract_boundary(const nstring &s)extract_boundary41,1326
copy_useful_stuff(patch_list_ty *plp, rfc822 &hdr)copy_useful_stuff64,1936
patch_slurp(const input::pointer &ip)patch_slurp128,3655
patch_slurp(string_ty *ifn)patch_slurp255,7012

aepromptcmd/main.cc,530
    black,black42,1318
    red,red43,1329
    green,green44,1338
    yellow,yellow45,1349
    blue,blue46,1361
    magenta,magenta47,1371
    cyan,cyan48,1384
    white,white49,1394
    foreground = 30,foreground50,1405
    background = 40background51,1426
prompt_usage(void)prompt_usage68,1676
prompt_help(void)prompt_help91,2167
set_foreground(int n)set_foreground98,2230
clear_attributes(void)clear_attributes106,2338
prompt_main(void)prompt_main126,2672
main(int argc, char **argv)main231,5392

bl/aerect/main.cc,569
    arglex_token_bevel = ARGLEX2_MAX,arglex_token_bevel37,1090
    arglex_token_color,arglex_token_color38,1128
    arglex_token_label,arglex_token_label39,1152
    arglex_token_mime,arglex_token_mime40,1176
    arglex_token_mime_not,arglex_token_mime_not41,1199
    ARGLEX3_MAXARGLEX3_MAX42,1226
static arglex_table_ty argtab[] =argtab45,1246
rect_usage(void)rect_usage58,1585
rect_help(void)rect_help70,1823
get_bevel_size(void)get_bevel_size77,1889
get_color_component(void)get_color_component107,2342
main(int argc, char **argv)main133,2777

bl/aerect/rect.cc,463
static	int	color[3]	= { -1, -1, -1 };color26,836
static	int	bevel		= -1;bevel27,874
static	int	mime		= -1;mime28,898
rect_color(int r, int g, int b)rect_color32,928
rect_color_default(int width, int height)rect_color_default53,1182
rect_bevel(int n)rect_bevel105,1755
rect_bevel_default(int width, int height)rect_bevel_default116,1854
rect_mime(int n)rect_mime128,2025
rect(const char *fn, int width, int height, const char *label)rect135,2069

aereport/main.cc,159
report_usage(void)report_usage58,1652
report_help(void)report_help89,2286
report_main(void)report_main109,2634
main(int argc, char **argv)main237,5727

bl/aerevml/arglex3.cc,105
static arglex_table_ty argtab[] =argtab23,773
arglex3_init(int argc, char **argv)arglex3_init40,1404

aerevml/main.cc,77
revml_help(void)revml_help36,1085
main(int argc, char **argv)main43,1132

aerevml/output/revml_encode.cc,785
output_revml_encode::~output_revml_encode()~output_revml_encode24,824
output_revml_encode::output_revml_encode(const output::pointer &a_deeper) :output_revml_encode34,986
output_revml_encode::create(const output::pointer &a_deeper)create43,1132
hex(unsigned x)hex50,1266
output_revml_encode::write_inner(const void *data, size_t length)write_inner57,1332
output_revml_encode::flush_inner(void)flush_inner112,2445
output_revml_encode::filename(void)filename119,2519
output_revml_encode::ftell_inner(void)ftell_inner127,2607
output_revml_encode::page_width(void)page_width135,2682
output_revml_encode::page_length(void)page_length143,2773
output_revml_encode::end_of_line_inner(void)end_of_line_inner151,2867
output_revml_encode::type_name(void)type_name159,2961

aerevml/send.cc,1452
#define NO_TIME_SET NO_TIME_SET60,2015
have_it_already(fstate_src_list_ty *file_list, fstate_src_ty *src_data)have_it_already64,2064
one_more_src(fstate_src_list_ty *file_list, fstate_src_ty *src_data)one_more_src80,2450
one_more_src_unique(fstate_src_list_ty *file_list, fstate_src_ty *src_data)one_more_src_unique110,3545
cmp(const void *va, const void *vb)cmp118,3728
output_attribute(output::pointer ofp, const nstring &name, const nstring &value)output_attribute127,3969
output_attribute_extn(output::pointer ofp, const nstring &name,output_attribute_extn138,4254
output_attribute_extn_bool(output::pointer ofp, const nstring &name, bool value)output_attribute_extn_bool146,4415
output_attribute_user(output::pointer ofp, const nstring &name,output_attribute_user153,4574
is_x_attr(const nstring &name)is_x_attr161,4732
output_attribute_list(output::pointer ofp, attributes_list_ty *alp)output_attribute_list175,4951
emit_time(output::pointer op, const char *name, time_t when)emit_time203,5687
class aerevml_bad_state:aerevml_bad_state215,6030
    aerevml_bad_state() :aerevml_bad_state219,6091
    operator()(const change::pointer &cp)operator ()225,6168
static aerevml_bad_state barf_adev;barf_adev231,6285
element(output::pointer ofp, const char *name, const nstring &value)element235,6335
element(output::pointer ofp, const char *name, string_ty *value)element248,6589
revml_send(void)revml_send255,6705

bl/aerevml/usage.cc,25
usage(void)usage28,863

aesub/main.cc,153
aesub_usage(void)aesub_usage57,1657
aesub_help(void)aesub_help82,2163
aesub_main(void)aesub_main102,2492
main(int argc, char **argv)main208,5193

bl/aesubunit/arglex3.cc,104
static arglex_table_ty argtab[] =argtab23,775
arglex3_init(int argc, char **argv)arglex3_init31,882

aesubunit/main.cc,75
main_help(void)main_help37,1118
main(int argc, char **argv)main44,1172

aesubunit/subunit.cc,321
subunit_usage()subunit_usage40,1219
    result_success,result_success50,1447
    result_failure,result_failure51,1467
    result_no_resultresult_no_result52,1487
run(const nstring &filename)run57,1524
run_batch(const nstring_list &filename, const nstring &outfile)run_batch131,3545
subunit()subunit160,4496

aesvt/main.cc,464
    arglex_token_checkin = ARGLEX2_MAX,arglex_token_checkin42,1337
    arglex_token_checkout,arglex_token_checkout43,1377
    arglex_token_history,arglex_token_history44,1404
    arglex_token_queryarglex_token_query45,1430
static arglex_table_ty argtab[] =argtab48,1457
usage()usage60,1741
aesvt_help()aesvt_help72,2103
get_string(int tname)get_string79,2162
get_file_name(int tname)get_file_name99,2510
main(int argc, char **argv)main124,2928

bl/aetar/arglex3.cc,105
static arglex_table_ty argtab[] =argtab22,769
arglex3_init(int argc, char **argv)arglex3_init43,1608

aetar/list.cc,50
usage(void)usage38,1177
list(void)list50,1398

aetar/main.cc,101
usage(void)usage40,1193
main_help(void)main_help54,1562
main(int argc, char **argv)main61,1608

aetar/receive.cc,760
usage(void)usage53,1661
is_a_path_prefix(const nstring &haystack, const nstring &needle,is_a_path_prefix65,1892
remove_path_prefix(const nstring& haystack, long count)remove_path_prefix89,2402
static nstring path_prefix_add;path_prefix_add120,3193
static nstring_list path_prefix_remove;path_prefix_remove121,3225
static long path_prefix_remove_count = -1;path_prefix_remove_count122,3265
mangle(nstring &filename)mangle126,3322
get_exclude_attribute(change::pointer cp, nstring_list &exclude)get_exclude_attribute151,3896
read_cvs_ignore(const nstring &filename, nstring_list &patterns)read_cvs_ignore159,4069
remove_by_pattern(nstring_list &filenames, const nstring_list &patterns)remove_by_pattern192,4810
receive(void)receive208,5153

aetar/send.cc,99
#define NO_TIME_SET NO_TIME_SET56,1806
usage(void)usage60,1855
tar_send(void)tar_send72,2076

aexml/main.cc,172
xml_usage(void)xml_usage39,1183
xml_help(void)xml_help56,1580
xml_list(void)xml_list63,1645
xml_main(void)xml_main84,2038
main(int argc, char **argv)main154,3753

aexml/xml.cc,46
xml::~xml()~xml22,752
xml::xml()xml27,770

aexml/xml/change/cstate.cc,257
xml_change_cstate::~xml_change_cstate()~xml_change_cstate25,844
xml_change_cstate::xml_change_cstate()xml_change_cstate30,890
xml_change_cstate::create()create36,948
xml_change_cstate::report(change_identifier &cid, output::pointer op)report43,1032

aexml/xml/change/fstate.cc,258
xml_change_fstate::~xml_change_fstate()~xml_change_fstate27,920
xml_change_fstate::xml_change_fstate()xml_change_fstate32,966
xml_change_fstate::create()create38,1024
xml_change_fstate::report(change_identifier &cid, output::pointer op)report45,1108

aexml/xml/change/pconf.cc,249
xml_change_pconf::~xml_change_pconf()~xml_change_pconf26,844
xml_change_pconf::xml_change_pconf()xml_change_pconf31,888
xml_change_pconf::create()create37,944
xml_change_pconf::report(change_identifier &cid, output::pointer op)report44,1026

aexml/xml/factory.cc,319
struct table_tytable_ty41,1338
    const char *name;name43,1356
    const char *description;description44,1378
    xml::pointer (*func)(void);func45,1407
static const table_ty table[] =table49,1444
xml::factory(const nstring &name)factory101,2855
xml::factory_list(output::pointer op)factory_list141,3818

aexml/xml/project/cstate.cc,266
xml_project_cstate::~xml_project_cstate()~xml_project_cstate27,927
xml_project_cstate::xml_project_cstate()xml_project_cstate32,975
xml_project_cstate::create()create38,1035
xml_project_cstate::report(change_identifier &cid, output::pointer op)report45,1121

aexml/xml/project/filesbydelta.cc,331
xml_project_files_by_delta::~xml_project_files_by_delta()~xml_project_files_by_delta30,991
xml_project_files_by_delta::xml_project_files_by_delta()xml_project_files_by_delta35,1055
xml_project_files_by_delta::create()create41,1131
xml_project_files_by_delta::report(change_identifier &cid, output::pointer op)report48,1233

aexml/xml/project/fstate.cc,266
xml_project_fstate::~xml_project_fstate()~xml_project_fstate27,927
xml_project_fstate::xml_project_fstate()xml_project_fstate32,975
xml_project_fstate::create()create38,1035
xml_project_fstate::report(change_identifier &cid, output::pointer op)report45,1121

aexml/xml/project/list.cc,252
xml_project_list::~xml_project_list()~xml_project_list33,1100
xml_project_list::xml_project_list()xml_project_list38,1144
xml_project_list::create()create44,1200
xml_project_list::report(change_identifier &cid, output::pointer op)report51,1282

aexml/xml/project/state.cc,258
xml_project_state::~xml_project_state()~xml_project_state27,925
xml_project_state::xml_project_state()xml_project_state32,971
xml_project_state::create()create38,1029
xml_project_state::report(change_identifier &cid, output::pointer op)report45,1113

aexml/xml/user/uconf.cc,235
xml_user_uconf::~xml_user_uconf()~xml_user_uconf29,996
xml_user_uconf::xml_user_uconf()xml_user_uconf34,1036
xml_user_uconf::create()create40,1088
xml_user_uconf::report(change_identifier &cid, output::pointer op)report47,1166

common/abbreviate.cc,517
inner_size(const nstring_list &x)inner_size51,1343
abbreviate(const nstring &s, size_t max_len, bool keep_last_dot)abbreviate65,1527
nuke_unprintable(const nstring &s)nuke_unprintable256,6869
abbreviate_dirname(const nstring &s, size_t max_len)abbreviate_dirname274,7191
abbreviate_filename(const nstring &s, size_t max_len)abbreviate_filename283,7368
contains_moronic_ms_restrictions(const nstring &fn)contains_moronic_ms_restrictions292,7549
abbreviate_8dos3(const nstring &s)abbreviate_8dos3321,8062

bl/common/ac/bzlib.cc,40
BZ2_strerror(int n)BZ2_strerror26,807

common/ac/curl/curl.cc,119
curl_easy_strerror(CURLcode x)curl_easy_strerror29,906
curl_multi_strerror(CURLMcode x)curl_multi_strerror252,6299

bl/common/ac/dce/rpc.cc,64
rpc_string_free(char **str, int *status)rpc_string_free27,865

bl/common/ac/libintl.cc,39
gettext(const char *s)gettext38,1180

common/ac/magic.cc,230
magic_open(int)magic_open28,862
magic_close(magic_t)magic_close35,912
magic_file(magic_t, const char *filename)magic_file41,952
magic_error(magic_t)magic_error108,2538
magic_load(magic_t, const char *)magic_load114,2591

bl/common/ac/mntent.cc,127
setmntent(const char *, const char *)setmntent26,809
getmntent(FILE *)getmntent38,1114
endmntent(FILE *)endmntent46,1174

bl/common/ac/regex.cc,253
regcomp(regex_t *, const char *, int)regcomp26,854
regexec(const regex_t *, const char *, size_t, regmatch_t [], int)regexec33,917
regerror(int, const regex_t *, char *errbuf,  size_t errbuf_size)regerror40,1021
regfree(regex_t *)regfree53,1221

bl/common/ac/stdio.cc,148
snprintf(char *buffer, size_t nbytes, const char *fmt, ...)snprintf27,829
vsnprintf(char *buffer, size_t, const char *fmt, ...)vsnprintf42,1035

bl/common/ac/stdlib.cc,293
#undef mblenmblen28,875
mblen(const char *s, size_t)mblen31,893
#undef mbtowcmbtowc37,947
mbtowc(wchar_t *pwc, const char *s, size_t)mbtowc40,966
#undef wctombwctomb50,1096
wctomb(char *s, wchar_t wc)wctomb53,1115
strtoul(const char *nptr, char **endptr, int base)strtoul66,1249

bl/common/ac/string.cc,639
strerror(int n)strerror50,1604
strcasecmp(const char *s1, const char *s2)strcasecmp72,1968
strncasecmp(const char *s1, const char *s2, size_t len)strncasecmp113,2782
strsignal(int n)strsignal153,3621
#define  S_N S_N292,6787
#define  S_I S_I293,6807
#define  S_F S_F294,6827
#define  S_Z S_Z295,6847
#define  CMP CMP302,6947
#define  LEN LEN303,6965
strverscmp(const char *s1, const char *s2)strverscmp313,7204
strlcpy(char *d, const char *s, size_t bufsize)strlcpy403,9652
strlcat(char *d, const char *s, size_t bufsize)strlcat429,10206
strendcpy(char *dst, const char *src, const char *end)strendcpy448,10578

common/ac/string/memmem.cc,173
knuth_morris_pratt(const unsigned char *haystack,knuth_morris_pratt38,1318
memmem_replacement(const void *haystack_start, size_t haystack_len,memmem_replacement160,5556

bl/common/ac/sys/clu.cc,37
clu_info(int n, ...)clu_info28,870

bl/common/ac/time.cc,81
strftime(char *buf, size_t max, const char *fmt, struct tm *tm)strftime98,4178

bl/common/ac/unistd.cc,122
seteuid(int x)seteuid28,857
setegid(int x)setegid35,915
seteuid(int x)seteuid46,1002
setegid(int x)setegid53,1055

bl/common/ac/wchar.cc,271
wcslen(const wchar_t *wcs)wcslen29,932
wcwidth(wchar_t wc)wcwidth154,6402
wcswidth(const wchar_t *wcs, size_t n)wcswidth177,6759
mbrtowc(wchar_t *pwc, const char *s, size_t n, mbstate_t *)mbrtowc192,6989
wcrtomb(char *s, wchar_t wc, mbstate_t *)wcrtomb201,7145

bl/common/ac/wctype.cc,627
#undef iswprintiswprint28,877
iswprint(wint_t c)iswprint32,905
#undef iswspaceiswspace45,1230
iswspace(wint_t c)iswspace49,1258
#undef iswpunctiswpunct62,1580
iswpunct(wint_t c)iswpunct66,1608
#undef iswupperiswupper79,1930
iswupper(wint_t c)iswupper83,1958
#undef iswloweriswlower90,2050
iswlower(wint_t c)iswlower94,2078
#undef iswdigitiswdigit101,2170
iswdigit(wint_t c)iswdigit105,2198
#undef iswalnumiswalnum112,2290
iswalnum(wint_t c)iswalnum116,2318
#undef towuppertowupper123,2410
towupper(wint_t c)towupper127,2441
#undef towlowertowlower136,2584
towlower(wint_t c)towlower140,2615

bl/common/ac/zlib.cc,32
z_error(int err)z_error26,839

common/arglex.cc,1292
static arglex_table_ty table[] =table33,1116
typedef const char **argv_t;argv_t44,1449
static int      argc;argc46,1479
static argv_t   argv;argv47,1501
arglex_value_ty arglex_value;arglex_value48,1523
int             arglex_token;arglex_token49,1553
static arglex_table_ty *utable;utable50,1583
static const char *partial;partial51,1615
static int      strings_only_mode;strings_only_mode52,1643
static int      incomplete = -1;incomplete53,1678
static int      is_synthetic;is_synthetic54,1711
arglex_init(int ac, char **av, arglex_table_ty *tp)arglex_init78,2191
is_a_number(const char *s)is_a_number118,3192
arglex(void)arglex270,6230
arglex_prefetch(int *list, int list_len)arglex_prefetch502,11820
arglex_token_name(int n)arglex_token_name591,13936
arglex_table_catenate(arglex_table_ty *tp1, arglex_table_ty *tp2)arglex_table_catenate635,14732
arglex_dispatch(const arglex_dispatch_ty *choices, unsigned choices_size,arglex_dispatch657,15322
arglex_synthetic(int ac, char **av, int inco)arglex_synthetic695,16347
arglex_retable(arglex_table_ty *tp)arglex_retable706,16585
arglex_get_string(void)arglex_get_string713,16648
arglex_abbreviate(const char *s)arglex_abbreviate727,16870
arglex_test_ambiguous(void)arglex_test_ambiguous761,17861

bl/common/arglex/compare.cc,99
arglex_compare(const char *formal, const char *actual, const char **partial)arglex_compare27,831

common/back_tra_pri.cc,138
back_trace_print(void)back_trace_print29,882
#define BT_MAX_DEPTH BT_MAX_DEPTH33,1005
back_trace_print(void)back_trace_print51,1509

common/boolean.cc,187
bool_to_string(bool value)bool_to_string27,871
string_to_bool(const nstring &value, bool dflt)string_to_bool34,948
string_to_bool(const char *value, bool dflt)string_to_bool41,1055

common/env.cc,416
static  size_t  nenvirons;nenvirons34,1090
static  size_t  nenvirons_maximum;nenvirons_maximum35,1117
static  int     initialized;initialized36,1152
env_initialize(void)env_initialize53,1507
env_set(const char *name, const char *value)env_set106,2710
env_setf(const char *name, const char *fmt, ...)env_setf163,4196
env_unset(const char *name)env_unset194,4773
env_set_page(void)env_set_page229,5461

common/error.cc,320
wrap(const char *s)wrap54,1498
double_jeopardy(void)double_jeopardy229,5939
copy_string(const char *s)copy_string248,6268
error_raw(const char *fmt, ...)error_raw284,7084
nerror(const char *fmt, ...)nerror319,7955
nfatal(const char *fmt, ...)nfatal362,9027
fatal_raw(const char *fmt, ...)fatal_raw404,9998

bl/common/exeext.cc,186
memcasecmp(const char *s1, const char *s2, size_t n)memcasecmp28,874
look_for_suffix(const char *stem, const char *suffix)look_for_suffix50,1219
exeext(const char *s)exeext68,1579

bl/common/format_elpsd.cc,124
format_elapsed(char *buf, size_t len, time_t secs)format_elapsed27,834
format_elapsed(time_t nsec)format_elapsed55,1381

bl/common/fp.cc,485
fingerprint_new(fingerprint_methods_ty *mp)fingerprint_new29,910
fingerprint_delete(fingerprint_ty *fp)fingerprint_delete41,1100
fingerprint_scan(fingerprint_ty *fp, const char *fn)fingerprint_scan49,1206
fingerprint_file_hash(fingerprint_ty *fp, const char *fn, unsigned char *obuf)fingerprint_file_hash88,1793
fingerprint_file_sum(fingerprint_ty *fp, const char *fn, char *obuf,fingerprint_file_sum97,1967
fingerprint_add(fingerprint_ty *p, int c)fingerprint_add108,2169

bl/common/fp/cksum.cc,504
struct cksum_tycksum_ty26,861
    fingerprint_ty  *crc32;crc3229,906
    fingerprint_ty  *len;len30,934
cksum_constructor(fingerprint_ty *p)cksum_constructor35,977
cksum_destructor(fingerprint_ty *p)cksum_destructor46,1159
cksum_addn(fingerprint_ty *p, unsigned char *s, size_t n)cksum_addn57,1324
cksum_hash(fingerprint_ty *p, unsigned char *h)cksum_hash68,1518
cksum_sum(fingerprint_ty *p, char *data, size_t data_len)cksum_sum85,1834
fingerprint_methods_ty fp_cksum =fp_cksum99,2118

common/fp/combined.cc,678
struct combined_tycombined_ty36,1256
    fingerprint_ty  *snefru;snefru39,1304
    fingerprint_ty  *md5;md540,1333
    fingerprint_ty  *crc32;crc3241,1359
    fingerprint_ty  *len;len42,1387
combined_constructor(fingerprint_ty *p)combined_constructor47,1430
combined_destructor(fingerprint_ty *p)combined_destructor60,1705
combined_addn(fingerprint_ty *p, unsigned char *s, size_t n)combined_addn73,1946
combined_hash(fingerprint_ty *p, unsigned char *h)combined_hash86,2224
static char base64sane[] =base64sane106,2665
combined_sum(fingerprint_ty *p, char *s, size_t data_len)combined_sum111,2782
fingerprint_methods_ty fp_combined =fp_combined153,3740

bl/common/fp/crc32.cc,641
#define CRC32_HASH_LEN CRC32_HASH_LEN33,1177
struct crc32_tycrc32_ty35,1203
    unsigned long   c;c38,1248
    unsigned char   len[8];len39,1271
static unsigned long crc_32_tab[] =crc_32_tab43,1304
reset(crc32_ty *c)reset92,4602
crc32_constructor(fingerprint_ty *p)crc32_constructor107,4805
crc32_destructor(fingerprint_ty *)crc32_destructor117,4922
crc32_addn(fingerprint_ty *p, unsigned char *s, size_t n)crc32_addn123,4975
crc32_hash(fingerprint_ty *p, unsigned char *h)crc32_hash161,5712
crc32_sum(fingerprint_ty *p, char *obuf, size_t obuf_len)crc32_sum186,6187
fingerprint_methods_ty fp_crc32 =fp_crc32201,6419

common/fp/ident.cc,518
struct ident_tyident_ty28,965
    fingerprint_ty  *combined;combined31,1010
    fingerprint_ty  *crc32;crc3232,1041
ident_constructor(fingerprint_ty *p)ident_constructor37,1086
ident_destructor(fingerprint_ty *p)ident_destructor48,1281
ident_addn(fingerprint_ty *p, unsigned char *s, size_t n)ident_addn59,1454
ident_hash(fingerprint_ty *p, unsigned char *h)ident_hash69,1614
ident_sum(fingerprint_ty *p, char *obuf, size_t obuf_len)ident_sum84,1939
fingerprint_methods_ty fp_ident =fp_ident122,2842

bl/common/fp/len.cc,431
struct len_tylen_ty25,802
    size_t          len;len28,845
len_constructor(fingerprint_ty *p)len_constructor33,887
len_destructor(fingerprint_ty *)len_destructor43,997
len_addn(fingerprint_ty *p, unsigned char *, size_t n)len_addn49,1048
len_hash(fingerprint_ty *p, unsigned char *h)len_hash59,1178
len_sum(fingerprint_ty *p, char *obuf, size_t obuf_len)len_sum81,1493
fingerprint_methods_ty fp_len =fp_len90,1657

bl/common/fp/md5.cc,1569
#define MD5_HASH_LEN MD5_HASH_LEN50,1912
struct md5_tymd5_ty52,1937
    unsigned long   state[4];state55,1980
    unsigned long   count[2];count56,2010
    unsigned char   buffer[64];buffer57,2040
#define S11	S1164,2122
#define S12	S1265,2137
#define S13	S1366,2153
#define S14	S1467,2169
#define S21	S2168,2185
#define S22	S2269,2200
#define S23	S2370,2215
#define S24	S2471,2231
#define S31	S3172,2247
#define S32	S3273,2262
#define S33	S3374,2278
#define S34	S3475,2294
#define S41	S4176,2310
#define S42	S4277,2325
#define S43	S4378,2341
#define S44	S4479,2357
static unsigned char PADDING[64] =PADDING81,2374
#define F(F92,2673
#define G(G93,2717
#define H(H94,2761
#define I(I95,2798
#define ROTATE_LEFT(ROTATE_LEFT100,2883
#define FF(FF107,3108
#define GG(GG113,3315
#define HH(HH119,3522
#define II(II125,3729
reset(md5_ty *context)reset138,4028
md5_constructor(fingerprint_ty *p)md5_constructor154,4326
md5_destructor(fingerprint_ty *)md5_destructor164,4452
Encode(unsigned char *output, unsigned long *input, unsigned int len)Encode175,4607
Decode(unsigned long *output, unsigned char *input, unsigned int len)Decode196,5090
MD5Transform(unsigned long state[4], unsigned char block[64])MD5Transform222,5547
md5_addn(fingerprint_ty *p, unsigned char *input, size_t inputLen)md5_addn316,9277
md5_hash(fingerprint_ty *p, unsigned char *digest)md5_hash358,10313
md5_sum(fingerprint_ty *p, char *obuf, size_t obuf_len)md5_sum401,11087
fingerprint_methods_ty fp_md5 =fp_md5418,11391

bl/common/fp/snefru.cc,1196
typedef uint32_t snefru512_word;snefru512_word113,4085
#define OUTPUTBLOCKSIZE OUTPUTBLOCKSIZE115,4119
#define SBOXCOUNT	SBOXCOUNT116,4145
typedef snefru512_word SBOX[256];SBOX118,4167
static SBOX snefru512_sboxes[SBOXCOUNT] =snefru512_sboxes120,4202
static SBOX	snefru512_rotated[4][SBOXCOUNT];snefru512_rotated1217,59506
snefru512_setup(void)snefru512_setup1220,59564
snefru512(snefru512_word output[OUTPUTBLOCKSIZE], snefru512_word input[],snefru5121259,60407
#define SNEFRU_HASH_LEN SNEFRU_HASH_LEN1555,66850
struct snefru_tysnefru_ty1557,66878
    unsigned char   c[64];c1560,66924
    size_t          n;n1561,66951
    unsigned char   len[8];len1562,66974
static snefru512_word tr[16] =tr1565,67006
reset(snefru_ty *s)reset1578,67346
snefru_constructor(fingerprint_ty *p)snefru_constructor1591,67503
snefru_destructor(fingerprint_ty *)snefru_destructor1602,67643
snefru_addn(fingerprint_ty *p, unsigned char *t, size_t len)snefru_addn1608,67697
snefru_hash(fingerprint_ty *p, unsigned char *h)snefru_hash1661,68799
snefru_sum(fingerprint_ty *p, char *obuf, size_t obuf_len)snefru_sum1684,69262
fingerprint_methods_ty fp_snefru =fp_snefru1703,69627

common/fstrcmp.cc,1429
struct snake_tsnake_t48,1692
    long            line1;line150,1709
    long            line2;line251,1736
    long            count;count52,1763
    snake_t         *next;next53,1790
static long     tablesize;      // needed table sizetablesize56,1821
static long     tablesize_max;  // allocated table sizetablesize_max57,1874
static long    *V1;             // the row containing the last dV158,1930
static long    *V1_table;V1_table59,1995
static long    *V2;             // another rowV260,2021
static long    *V2_table;V2_table61,2068
static snake_t *nextsnake;      // next allocable snake structurenextsnake62,2094
static snake_t *snake_table;    // allocable snake structuressnake_table63,2160
struct filefile65,2223
    const char      *f_lines;f_lines67,2237
    long            f_linecount;f_linecount68,2267
struct fc_tfc_t71,2304
    file            fileA;fileA73,2318
    file            fileB;fileB74,2345
    long            maxlines;maxlines75,2372
    long            minlines;minlines76,2402
    long            inserts;inserts77,2432
    long            deletes;deletes78,2461
    long            matches;matches79,2490
static fc_t     fc;fc82,2523
midsnake(long A, long N, long B, long M, long *ulx, long *uly,midsnake93,2843
findsnake(int depth, long A, long N, long B, long M)findsnake240,7249
fstrcmp(const char *s1, const char *s2)fstrcmp301,8703

common/gmatch.cc,135
gmatch(const char *formal, const char *actual)gmatch58,2021
gmatch(const nstring &pattern, const nstring &candidate)gmatch264,7528

common/itab.cc,408
itab_alloc()itab_alloc46,1251
itab_free(itab_ty *itp)itab_free80,1991
split(itab_ty *itp)split125,2990
itab_query(itab_ty *itp, itab_key_ty key)itab_query208,5453
itab_assign(itab_ty *itp, itab_key_ty key, void *data)itab_assign247,6240
itab_delete(itab_ty *itp, itab_key_ty key)itab_delete299,7384
itab_walk(itab_ty *itp, void (*func)(itab_ty *, itab_key_ty, void *, void *),itab_walk345,8277

common/language.cc,818
enum state_tystate_ty38,1218
    state_uninitialized,state_uninitialized40,1234
    state_C,state_C41,1259
    state_humanstate_human42,1272
static state_ty state;state45,1292
static bool     setlocale_is_working;setlocale_is_working49,1333
static int      message_catalog_set;message_catalog_set50,1371
static const char *const trial_locales[] =trial_locales55,1493
setlocale_wrapper(void)setlocale_wrapper87,2299
static const char package[] = "aegis";package106,2786
static const char *nlsdir;nlsdir108,2832
language_init(void)language_init123,3200
language_human(void)language_human213,5605
language_C(void)language_C258,6648
lang_set(void)lang_set289,7264
should_be_here(const char *path)should_be_here308,7542
language_check_translations(void)language_check_translations361,8999

bl/common/mem.cc,1713
#undef newnew30,971
#undef deletedelete31,982
static jmp_buf  aix_bungy;aix_bungy46,1193
aix_danger(int n)aix_danger54,1286
aix_touch(void *vp, size_t nbytes)aix_touch64,1401
mem_alloc(size_t n)mem_alloc102,2038
dmem_alloc(const char* file, int line, size_t n)dmem_alloc132,2463
mem_alloc_clear(size_t n)mem_alloc_clear163,2968
dmem_alloc_clear(const char *file, int line, size_t n)dmem_alloc_clear174,3089
mem_free(void *cp)mem_free185,3253
dmem_free(const char *file, int line, void *cp)dmem_free194,3313
mem_copy_string(const char *s, size_t len)mem_copy_string203,3446
dmem_copy_string(const char *file, int line, const char *s, size_t len)dmem_copy_string216,3627
mem_copy_string(const char *s)mem_copy_string229,3853
dmem_copy_string(const char *file, int line, const char *s)dmem_copy_string237,3964
operator delete(void *ptr)operator delete286,4639
operator delete(void *ptr, const char *file, int line)operator delete297,4741
operator delete[](void *ptr)operator delete[]308,4887
operator delete[](void *ptr, const char *file, int line)operator delete[]319,4991
operator new(size_t nbytes, std::nothrow_t &)operator new333,5177
operator new(size_t nbytes, std::nothrow_t &, const char *file, int line)operator new343,5294
operator new[](size_t nbytes, std::nothrow_t &)operator new[]353,5455
operator delete(void *ptr, std::nothrow_t const &)operator delete361,5556
operator delete(void *ptr, std::nothrow_t const &, const char *file, int line)operator delete372,5682
operator delete[](void *ptr, std::nothrow_t const &)operator delete[]383,5852
operator delete[](void *ptr, std::nothrow_t const &, const char *file, int line)operator delete[]394,5980

common/mprintf.cc,603
#define QUANTUM QUANTUM35,1119
#define MAX_WIDTH MAX_WIDTH40,1175
static size_t   tmplen;tmplen45,1248
static size_t   length;length46,1272
static char    *tmp;tmp47,1296
bigger(void)bigger70,1783
build_fake(char *fake, size_t fake_len, int flag, int width, int precision,build_fake115,2777
vmprintf_errok(const char *fmt, va_list ap)vmprintf_errok185,4449
mprintf_errok(const char *fmt, ...)mprintf_errok813,20812
vmprintf(const char *fmt, va_list ap)vmprintf853,21917
mprintf(const char *fmt, ...)mprintf892,23005
vmprintf_str(const char *fmt, va_list ap)vmprintf_str931,24025

common/multibyte.cc,247
#undef MB_CUR_MAXMB_CUR_MAX34,1122
#define MB_CUR_MAX MB_CUR_MAX35,1140
wcs_to_mbs(const wchar_t *text, size_t text_size, char **result_p,wcs_to_mbs40,1175
mbs_to_wcs(const char *text, size_t text_size, wchar_t **result,mbs_to_wcs143,3512

bl/common/now.cc,305
static int do_not_clear;do_not_clear24,787
static time_t when;when25,812
now(void)now29,841
now_set(time_t x)now_set44,996
now_unclearable()now_unclearable51,1075
now_clear(void)now_clear58,1126
time_max_find(void)time_max_find66,1196
time_max(void)time_max111,2108
dtime()dtime122,2228

common/nstring.cc,730
nstring::~nstring()~nstring24,805
nstring::get_empty_ref(void)get_empty_ref33,899
nstring::nstring() :nstring39,961
quarantine(string_ty *s)quarantine47,1058
nstring::nstring(string_ty *a_ref) :nstring56,1192
quarantine(const char *text)quarantine64,1307
nstring::nstring(const char *text) :nstring72,1405
quarantine(const char *text, size_t text_size)quarantine80,1519
nstring::nstring(const char *data, size_t data_size) :nstring88,1652
nstring::operator=(const nstring &rhs)operator =96,1786
nstring::format(const char *fmt, ...)format139,3307
nstring::vformat(const char *fmt, va_list ap)vformat152,3520
nstring::swap(nstring &rhs)swap162,3683
nstring::nstring(const nstring &rhs) :nstring170,3781

bl/common/nstring/accumulator.cc,716
nstring_accumulator::~nstring_accumulator()~nstring_accumulator26,838
nstring_accumulator::nstring_accumulator() :nstring_accumulator35,959
nstring_accumulator::nstring_accumulator(const nstring_accumulator &arg) :nstring_accumulator43,1055
nstring_accumulator::operator=(const nstring_accumulator &arg)operator =53,1223
nstring_accumulator::mkstr()mkstr65,1379
nstring_accumulator::overflow(char c)overflow73,1465
nstring_accumulator::push_back(const nstring_accumulator &arg)push_back90,1782
nstring_accumulator::push_back(const char *cp, size_t n)push_back97,1895
nstring_accumulator::push_back(const char *s)push_back123,2375
nstring_accumulator::push_back(const nstring &s)push_back130,2461

common/nstring/back.cc,32
nstring::back(void)back23,771

bl/common/nstring/basename.cc,57
nstring::basename(const nstring &suffix)basename26,870

bl/common/nstring/bool.cc,46
nstring::operator bool()operator bool23,772

bl/common/nstring/capitalize.cc,40
nstring::capitalize()capitalize24,780

bl/common/nstring/cat_three.cc,78
nstring::cat_three(const nstring &str2, const nstring &str3)cat_three24,780

common/nstring/clear.cc,34
nstring::clear(void)clear25,816

common/nstring/construct_ws.cc,54
nstring::nstring(const wstring &rhs) :nstring24,810

common/nstring/count_dots.cc,52
nstring::count_the_dots(void)count_the_dots23,764

bl/common/nstring/dirname.cc,34
nstring::dirname()dirname26,805

bl/common/nstring/downcase.cc,36
nstring::downcase()downcase24,780

bl/common/nstring/ends_wit_noc.cc,73
nstring::ends_with_nocase(const nstring &suffix)ends_with_nocase26,808

bl/common/nstring/ends_with.cc,59
nstring::ends_with(const nstring &suffix)ends_with24,777

bl/common/nstring/field.cc,47
nstring::field(char sep, int nth)field24,780

bl/common/nstring/first_dirnam.cc,46
nstring::first_dirname()first_dirname26,805

bl/common/nstring/ge.cc,59
nstring::operator>=(const nstring &rhs)operator >=25,799

bl/common/nstring/get_extensio.cc,46
nstring::get_extension()get_extension25,796

bl/common/nstring/gmatch.cc,51
nstring::gmatch(const char *pattern)gmatch25,803

bl/common/nstring/gmatch2.cc,54
nstring::gmatch(const nstring &pattern)gmatch25,798

bl/common/nstring/gmatch3.cc,60
nstring::gmatch(const nstring_list &patterns)gmatch25,804

bl/common/nstring/gt.cc,57
nstring::operator>(const nstring &rhs)operator >25,799

common/nstring/html_quote.cc,869
ends_soon(const char *s)ends_soon29,955
#define UPPER UPPER41,1132
#define LOWER LOWER42,1181
#define ALPHA ALPHA43,1230
#define NUMERIC NUMERIC44,1262
#define HOSTCHARS HOSTCHARS45,1295
at_host_dot(const char *cp)at_host_dot49,1355
at_host_star(const char *cp)at_host_star59,1505
at_user(const char *cp)at_user67,1619
at_urlpath(const char *cp)at_urlpath85,1918
at_number(const char *cp)at_number96,2134
at_url(const char *cp)at_url106,2276
at_url2(const char *cp)at_url2158,3398
at_email_lhs(const char *cp)at_email_lhs187,4005
at_email_rhs(const char *cp)at_email_rhs198,4197
at_mailto(const char *cp)at_mailto209,4388
at_mailto2(const char *cp)at_mailto2234,4831
at_news(const char *cp)at_news242,4970
at_anchor(const char *&s, nstring_accumulator &ac)at_anchor267,5431
nstring::html_quote(bool paragraphs)html_quote316,6434

common/nstring/html_unquote.cc,253
struct table_ttable_t28,925
    const char *name;name30,942
    const char *value;value31,964
static const table_t table[] =table44,1406
compare(const void *vkey, const void *velem)compare161,3946
nstring::html_unquote()html_unquote170,4133

bl/common/nstring/identifier.cc,40
nstring::identifier()identifier27,850

bl/common/nstring/le.cc,59
nstring::operator<=(const nstring &rhs)operator <=25,799

common/nstring/len_printabl.cc,57
nstring::len_printable(int len_max)len_printable28,895

common/nstring/list.cc,51
nstring_list::~nstring_list()~nstring_list23,782

common/nstring/list/assign_op.cc,67
nstring_list::operator=(const nstring_list &arg)operator =24,797

common/nstring/list/back.cc,74
nstring_list::back(void)back23,770
nstring_list::back(void)back33,891

common/nstring/list/clear.cc,39
nstring_list::clear(void)clear23,785

common/nstring/list/construct_ws.cc,72
nstring_list::nstring_list(const wstring_list &rhs)nstring_list23,795

common/nstring/list/constructor3.cc,74
nstring_list::nstring_list(const string_list_ty &rhs)nstring_list24,792

common/nstring/list/copy_constru.cc,74
nstring_list::nstring_list(const string_list_ty &arg)nstring_list23,791

common/nstring/list/eq.cc,69
nstring_list::operator==(const nstring_list &rhs)operator ==23,767

common/nstring/list/front.cc,39
nstring_list::front(void)front23,770

common/nstring/list/get.cc,36
nstring_list::get(int n)get23,788

bl/common/nstring/list/gmatch_candi.cc,81
nstring_list::gmatch_candidate(const nstring &candidate)gmatch_candidate25,808

bl/common/nstring/list/gmatch_patte.cc,75
nstring_list::gmatch_pattern(const nstring &pattern)gmatch_pattern25,808

common/nstring/list/member.cc,55
nstring_list::member(const nstring &arg)member25,807

common/nstring/list/minus.cc,67
nstring_list::operator-(const nstring_list &rhs)operator -23,775

common/nstring/list/minus_equals.cc,69
nstring_list::operator-=(const nstring_list &rhs)operator -=23,767

common/nstring/list/ne.cc,69
nstring_list::operator!=(const nstring_list &rhs)operator !=23,767

common/nstring/list/plus.cc,67
nstring_list::operator+(const nstring_list &rhs)operator +23,775

common/nstring/list/plus_equals.cc,69
nstring_list::operator+=(const nstring_list &rhs)operator +=23,767

common/nstring/list/pop_back.cc,45
nstring_list::pop_back(void)pop_back23,767

common/nstring/list/pop_front.cc,47
nstring_list::pop_front(void)pop_front23,773

common/nstring/list/pus_bac_uni2.cc,75
nstring_list::push_back_unique(const nstring &arg)push_back_unique23,767

common/nstring/list/push_bac_uni.cc,80
nstring_list::push_back_unique(const nstring_list &arg)push_back_unique23,779

common/nstring/list/push_back.cc,59
nstring_list::push_back(const nstring &s)push_back23,767

bl/common/nstring/list/push_back_2.cc,66
nstring_list::push_back(const nstring_list &arg)push_back24,776

common/nstring/list/push_front.cc,61
nstring_list::push_front(const nstring &s)push_front23,767

common/nstring/list/push_front_l.cc,68
nstring_list::push_front(const nstring_list &src)push_front23,767

common/nstring/list/push_front_u.cc,75
nstring_list::push_front_unique(const nstring &s)push_front_unique23,767

common/nstring/list/remove.cc,55
nstring_list::remove(const nstring &arg)remove25,801

common/nstring/list/sort.cc,96
compare(const nstring &a, const nstring &b)compare25,814
nstring_list::sort(void)sort32,889

common/nstring/list/sort_nocase.cc,110
compare(const nstring &a, const nstring &b)compare26,832
nstring_list::sort_nocase(void)sort_nocase33,936

common/nstring/list/sort_version.cc,112
compare(const nstring &a, const nstring &b)compare26,832
nstring_list::sort_version(void)sort_version33,936

common/nstring/list/split.cc,81
nstring_list::split(const nstring &s, const char *sep, bool ewhite)split26,845

common/nstring/list/times.cc,67
nstring_list::operator*(const nstring_list &rhs)operator *23,775

common/nstring/list/times_equals.cc,69
nstring_list::operator*=(const nstring_list &rhs)operator *=23,767

common/nstring/list/unsplit.cc,135
nstring_list::unsplit(const char *sep)unsplit27,885
nstring_list::unsplit(size_t start, size_t stop, const char *sep)unsplit35,984

common/nstring/list/unsplit3.cc,89
nstring_list::unsplit(size_t start, size_t length, const char *separator)unsplit24,816

common/nstring/list/valid.cc,39
nstring_list::valid(void)valid23,767

common/nstring/loo_lik_utf8.cc,54
nstring::looks_like_utf8(void)looks_like_utf823,762

bl/common/nstring/lt.cc,57
nstring::operator<(const nstring &rhs)operator <25,799

bl/common/nstring/not.cc,39
nstring::operator!()operator !24,777

common/nstring/push_back.cc,66
nstring_list::push_back(const nstring_list &arg)push_back23,767

common/nstring/quote_c.cc,34
nstring::quote_c()quote_c26,847

common/nstring/quote_cook.cc,44
nstring::quote_cook(void)quote_cook26,835

bl/common/nstring/quote_shell.cc,42
nstring::quote_shell()quote_shell24,780

common/nstring/replace.cc,85
nstring::replace(const nstring &lhs, const nstring &rhs, int maximum)replace26,925

bl/common/nstring/snip.cc,28
nstring::snip()snip26,804

bl/common/nstring/starts_with.cc,63
nstring::starts_with(const nstring &prefix)starts_with24,777

common/nstring/substring.cc,55
nstring::substr(long start, long nbytes)substr25,814

bl/common/nstring/to_long.cc,34
nstring::to_long()to_long26,808

bl/common/nstring/trim.cc,28
nstring::trim()trim24,780

bl/common/nstring/trim_extensi.cc,48
nstring::trim_extension()trim_extension26,805

bl/common/nstring/trim_nl.cc,40
nstring::trim_lines()trim_lines26,841

common/nstring/trim_rig_lin.cc,56
nstring::trim_right_lines(void)trim_right_lines28,859

common/nstring/trim_right.cc,44
nstring::trim_right(void)trim_right25,801

common/nstring/trimfirstdir.cc,60
nstring::trim_first_directory()trim_first_directory25,796

bl/common/nstring/upcase.cc,32
nstring::upcase()upcase24,780

bl/common/nstring/url_quote.cc,38
nstring::url_quote()url_quote28,879

bl/common/nstring/url_unquote.cc,69
unhex(int c)unhex25,822
nstring::url_unquote()url_unquote64,1279

common/nstring/valid.cc,74
nstring::valid(void)valid25,793
nstring::validate(void)validate33,869

common/page.cc,799
#define MIN_PAGE_WIDTH MIN_PAGE_WIDTH30,979
#define DEFAULT_PAGE_WIDTH DEFAULT_PAGE_WIDTH32,1043
#define MIN_PAGE_LENGTH MIN_PAGE_LENGTH33,1073
#define MAX_PAGE_LENGTH MAX_PAGE_LENGTH34,1100
#define DEFAULT_PAGE_LENGTH DEFAULT_PAGE_LENGTH35,1130
static int      page_length;page_length37,1162
static int      terminal_length;terminal_length38,1191
static int      page_width;page_width39,1224
static int      terminal_width;terminal_width40,1252
static int      default_terminal_sizes_done;default_terminal_sizes_done41,1284
default_terminal_sizes(void)default_terminal_sizes45,1343
page_width_set(int n)page_width_set156,4055
page_width_get(int dflt)page_width_get168,4287
page_length_set(int n)page_length_set194,5033
page_length_get(int dflt)page_length_get206,5270

bl/common/progname.cc,127
static const char *progname;progname26,842
progname_set(char *s)progname_set30,878
progname_get(void)progname_get80,1634

common/quit.cc,330
static quit_action **quit_list;quit_list27,913
static size_t quit_list_len;quit_list_len28,945
static size_t quit_list_max;quit_list_max29,974
static int quitting;quitting30,1003
quit_register(quit_action &action)quit_register34,1031
quit_unregister(quit_action &action)quit_unregister56,1603
quit(int n)quit74,1958

bl/common/quit/action.cc,221
quit_action::~quit_action()~quit_action23,769
quit_action::quit_action()quit_action28,803
quit_action::quit_action(const quit_action &)quit_action33,836
quit_action::operator=(const quit_action &)operator =39,902

common/r250.cc,169
static unsigned long buf[250];buf32,1052
static unsigned long *pos;pos33,1083
#define rand8(rand836,1112
r250_init(void)r250_init40,1164
r250(void)r25085,2009

common/regula_expre.cc,584
regular_expression::~regular_expression()~regular_expression25,878
regular_expression::regular_expression(const nstring &a_pattern, bool a_icase) :regular_expression33,1008
regular_expression::set_error(int err)set_error43,1224
regular_expression::compile()compile53,1426
regular_expression::strerror()strerror71,1777
regular_expression::matches(const char *text, size_t &so, size_t &eo)matches81,1898
regular_expression::match(const nstring &actual, size_t offset)match117,2743
regular_expression::match_and_substitute(const nstring &rhs,match_and_substitute161,3767

bl/common/rsrc_limits.cc,384
typedef int rlimit_resource_ty;rlimit_resource_ty37,1249
typedef __rlimit_resource_t rlimit_resource_ty;rlimit_resource_ty39,1287
adjust_resource(rlimit_resource_ty resource)adjust_resource44,1356
resource_limits_init()resource_limits_init56,1556
print_size(long size, const char *caption, int pagesize)print_size88,2469
resource_usage_print()resource_usage_print123,3085

common/safe_strsig.cc,46
safe_strsignal(int sig)safe_strsignal27,875

bl/common/skip_unlucky.cc,41
skip_unlucky(long n)skip_unlucky24,787

common/stack.cc,163
find_stack_direction ()find_stack_direction24,852
static int stack_direction;stack_direction40,1083
variable_is_on_stack(void *p)variable_is_on_stack44,1118

common/str.cc,816
#define MAX_WIDTH MAX_WIDTH40,1434
static string_ty **hash_table;hash_table42,1457
static str_hash_ty hash_modulus;hash_modulus43,1488
static str_hash_ty hash_mask;hash_mask44,1521
static str_hash_ty hash_load;hash_load45,1551
#define MAX_HASH_LEN MAX_HASH_LEN47,1582
hash_generate(const char *s, size_t n)hash_generate69,2040
str_initialize(void)str_initialize90,2350
str_release(void)str_release103,2658
split(void)split127,3019
str_from_c(const char *s)str_from_c182,4611
str_n_from_c(const char *s, size_t length)str_n_from_c189,4694
str_copy(string_ty *s)str_copy234,5604
str_free(string_ty *s)str_free243,5701
string_ty::validate(void)validate281,6367
string_ty::valid(void)valid289,6435
slow_to_fast(const char *const *in, string_ty **out, size_t length)slow_to_fast305,6756

bl/common/str/bool.cc,39
str_bool(string_ty *s)str_bool26,813

bl/common/str/capitalize.cc,51
str_capitalize(string_ty *s)str_capitalize28,871

bl/common/str/cat_three.cc,80
str_cat_three(string_ty *s1, string_ty *s2, string_ty *s3)str_cat_three25,806

bl/common/str/catenate.cc,63
str_catenate(string_ty *s1, string_ty *s2)str_catenate25,806

bl/common/str/downcase.cc,47
str_downcase(string_ty *s)str_downcase27,836

bl/common/str/equal.cc,91
#undef str_equalstr_equal23,779
str_equal(string_ty *s1, string_ty *s2)str_equal26,801

bl/common/str/field.cc,62
str_field(string_ty *s, int sep, int fldnum)str_field26,822

bl/common/str/format.cc,112
str_format(const char *fmt, ...)str_format25,819
str_vformat(const char *fmt, va_list ap)str_vformat38,1012

bl/common/str/identifier.cc,51
str_identifier(string_ty *s)str_identifier27,836

bl/common/str/lead_prefix.cc,85
str_leading_prefix(string_ty *haystack, string_ty *needle)str_leading_prefix26,808

common/str/quote.cc,53
str_quote_shell(string_ty *s)str_quote_shell28,951

common/str/replace.cc,99
str_replace(string_ty *str, string_ty *lhs, string_ty *rhs, int how_many_times)str_replace26,911

bl/common/str/snip.cc,39
str_snip(string_ty *s)str_snip26,804

common/str/substr.cc,61
string_ty::substr(size_t start, size_t length)substr25,796

bl/common/str/trail_suffix.cc,87
str_trailing_suffix(string_ty *haystack, string_ty *needle)str_trailing_suffix24,798

bl/common/str/traili_suffi.cc,87
str_trailing_suffix(string_ty *haystack, string_ty *needle)str_trailing_suffix26,802

bl/common/str/trim.cc,39
str_trim(string_ty *s)str_trim28,877

bl/common/str/upcase.cc,43
str_upcase(string_ty *s)str_upcase27,836

bl/common/str_list/appelistuniq.cc,84
string_list_ty::push_back_unique(const string_list_ty &arg)push_back_unique24,777

bl/common/str_list/append.cc,57
string_list_ty::push_back(string_ty *w)push_back27,832

bl/common/str_list/append_list.cc,70
string_list_ty::push_back(const string_list_ty &arg)push_back24,777

bl/common/str_list/append_uniqu.cc,72
string_list_ty::push_back_unique(string_ty *wp)push_back_unique24,777

bl/common/str_list/assign_op.cc,71
string_list_ty::operator=(const string_list_ty &arg)operator =24,789

bl/common/str_list/clear.cc,37
string_list_ty::clear()clear24,777

bl/common/str_list/constructor.cc,57
string_list_ty::string_list_ty() :string_list_ty23,772

bl/common/str_list/copy.cc,83
string_list_ty::string_list_ty(const string_list_ty &from) :string_list_ty23,772

bl/common/str_list/destructor.cc,57
string_list_ty::~string_list_ty()~string_list_ty23,772

bl/common/str_list/equal.cc,62
string_list_ty::equal(const string_list_ty &arg)equal24,777

common/str_list/intersection.cc,76
string_list_ty::intersection(const string_list_ty &rhs)intersection23,790

common/str_list/member.cc,51
string_list_ty::member(string_ty *w)member23,780

common/str_list/member_nocas.cc,65
string_list_ty::member_nocase(string_ty *s)member_nocase25,811

common/str_list/pop_back.cc,47
string_list_ty::pop_back(void)pop_back23,780

common/str_list/pop_front.cc,49
string_list_ty::pop_front(void)pop_front23,780

common/str_list/prepend.cc,59
string_list_ty::push_front(string_ty *w)push_front26,835

common/str_list/prepend_list.cc,72
string_list_ty::push_front(const string_list_ty &arg)push_front26,835

common/str_list/quote.cc,49
string_list_ty::quote_shell()quote_shell23,796

bl/common/str_list/remove.cc,52
string_list_ty::remove(string_ty *wp)remove24,777

bl/common/str_list/remove_list.cc,64
string_list_ty::remove(const string_list_ty &arg)remove24,777

common/str_list/sort.cc,99
wl_sort_cmp(const void *va, const void *vb)wl_sort_cmp26,847
string_list_ty::sort()sort36,1039

common/str_list/sort_nocase.cc,97
cmp(const void *va, const void *vb)cmp26,847
string_list_ty::sort_nocase()sort_nocase36,1035

common/str_list/sort_vers.cc,123
wl_sort_verscmp(const void *va, const void *vb)wl_sort_verscmp26,847
string_list_ty::sort_version()sort_version36,1047

bl/common/str_list/str2wl.cc,79
string_list_ty::split(string_ty *s, const char *sep, bool ewhite)split27,837

common/str_list/subset.cc,64
string_list_ty::subset(const string_list_ty &arg)subset23,780

common/str_list/validate.cc,88
string_list_ty::validate(void)validate25,811
string_list_ty::valid(void)valid33,884

common/str_list/wl2str.cc,139
string_list_ty::unsplit(const char *sep)unsplit27,871
string_list_ty::unsplit(size_t start, size_t stop, const char *sep)unsplit35,976

bl/common/stracc.cc,513
stracc_t::~stracc_t()~stracc_t26,837
stracc_t::stracc_t() :stracc_t35,936
stracc_t::stracc_t(const stracc_t &arg) :stracc_t43,1010
stracc_t::operator=(const stracc_t &arg)operator =53,1134
stracc_t::mkstr()mkstr65,1272
stracc_t::overflow(char c)overflow73,1352
stracc_t::push_back(const stracc_t &arg)push_back90,1658
stracc_t::push_back(const char *cp, size_t n)push_back97,1749
stracc_t::push_back(const char *s)push_back123,2218
stracc_t::count_nul_characters()count_nul_characters130,2295

common/symtab.cc,103
symtab_ty::symtab_ty(int suggested_size) :symtab_ty25,902
symtab_ty::~symtab_ty()~symtab_ty45,1431

bl/common/symtab/assign.cc,124
symtab_ty::assign(string_ty *key, void *data)assign25,793
symtab_ty::assign(const nstring &key, void *data)assign32,882

bl/common/symtab/assign_push.cc,144
symtab_ty::assign_push(string_ty *key, void *data)assign_push25,793
symtab_ty::assign_push(const nstring &key, void *data)assign_push32,892

common/symtab/clear.cc,32
symtab_ty::clear()clear25,803

bl/common/symtab/delete.cc,100
symtab_ty::remove(string_ty *key)remove24,769
symtab_ty::remove(const nstring &key)remove31,840

common/symtab/dump.cc,49
symtab_ty::dump(const char *caption)dump25,866

bl/common/symtab/keys.cc,103
symtab_ty::keys(string_list_ty *result)keys26,837
symtab_ty::keys(nstring_list &result)keys37,1071

common/symtab/query.cc,96
symtab_ty::query(string_ty *key)query23,774
symtab_ty::query(const nstring &key)query31,862

bl/common/symtab/query_fuzzy.cc,120
symtab_ty::query_fuzzy(string_ty *key)query_fuzzy25,804
symtab_ty::query_fuzzy(const nstring &key)query_fuzzy34,967

bl/common/symtab/query_list.cc,60
symtab_ty::query(const nstring_list &key_list)query25,805

common/symtab/split.cc,32
symtab_ty::split()split26,827

bl/common/symtab/valid.cc,32
symtab_ty::valid()valid24,769

bl/common/symtab/walk.cc,56
symtab_ty::walk(callback_t func, void *arg)walk24,775

common/symtab_iter.cc,310
symtab_iterator::symtab_iterator(const symtab_ty *arg) :symtab_iterator24,809
symtab_iterator::~symtab_iterator()~symtab_iterator33,925
symtab_iterator::reset()reset42,1010
symtab_iterator::next(string_ty **key_p, void **data_p)next50,1071
symtab_iterator::next(nstring &key, void *&data)next66,1344

common/trace.cc,2254
#define INDENT INDENT35,1136
struct known_tyknown_ty37,1154
    string_ty       *filename;filename39,1172
    int             flag;flag40,1203
    int             *flag_p;flag_p41,1229
    known_ty        *next;next42,1258
static string_ty *file_name;file_name45,1289
static int      line_number;line_number46,1318
static int      page_width;page_width47,1347
static known_ty *known;known48,1375
static int      depth;depth49,1399
base_name(const char *file)base_name53,1443
trace_pretest(const char *file, int *result)trace_pretest73,1798
trace_where(const char *file, int line)trace_where102,2339
trace_putchar(int c)trace_putchar119,2673
trace_printf(const char *s, ...)trace_printf216,4843
trace_args(void)trace_args230,5094
trace_enable(const char *file)trace_enable250,5472
trace_bool_real(const char *name, const bool &value)trace_bool_real286,6100
trace_char_real(const char *name, const char *vp)trace_char_real296,6325
trace_char_unsigned_real(const char *name, const unsigned char *vp)trace_char_unsigned_real321,6919
trace_int_real(const char *name, const int *vp)trace_int_real346,7485
trace_int_unsigned_real(const char *name, const unsigned int *vp)trace_int_unsigned_real353,7587
trace_long_real(const char *name, const long *vp)trace_long_real360,7707
trace_long_unsigned_real(const char *name, const unsigned long *vp)trace_long_unsigned_real370,7907
trace_pointer_real(const char *name, const void *vptrptr)trace_pointer_real377,8030
trace_short_real(const char *name, const short *vp)trace_short_real391,8320
trace_short_unsigned_real(const char *name, const unsigned short *vp)trace_short_unsigned_real398,8427
trace_string_real(const char *name, const nstring &value)trace_string_real405,8552
trace_string_real(const char *name, const string_ty *value)trace_string_real412,8665
trace_string_real(const char *name, const char *vp)trace_string_real419,8796
trace_indent_reset(void)trace_indent_reset506,10706
unctrl(int c)unctrl513,10765
trace_time_real(const char *name, long fake)trace_time_real598,12979
trace_double_real(const char *name, const double &value)trace_double_real609,13235
trace_hexdump(const void *data, size_t data_size)trace_hexdump619,13443

common/uuidentifier.cc,792
make_uuid_random(void)make_uuid_random34,1102
make_uuid(void)make_uuid78,1952
make_uuid(void)make_uuid106,2602
make_uuid(void)make_uuid126,3013
make_uuid(void)make_uuid176,4096
make_uuid(void)make_uuid202,4545
universal_unique_identifier(void)universal_unique_identifier211,4618
static const char uuid_charset[] = "0123456789abcdefABCDEF";uuid_charset221,4741
universal_unique_identifier_valid(string_ty *uuid)universal_unique_identifier_valid225,4809
universal_unique_identifier_valid(const nstring &uuid)universal_unique_identifier_valid232,4932
universal_unique_identifier_valid_partial(string_ty *uuid)universal_unique_identifier_valid_partial244,5131
universal_unique_identifier_valid_partial(const nstring &uuid)universal_unique_identifier_valid_partial251,5270

common/uuidentifier/translate.cc,99
safe_tolower(int c)safe_tolower30,949
uuid_translate(const nstring &uuid)uuid_translate54,1673

bl/common/version_stmp.cc,86
version_stamp(void)version_stamp25,827
copyright_years(void)copyright_years32,889

common/wstr.cc,1473
static wstring_ty **hash_table;hash_table44,1579
static wstr_hash_ty hash_modulus;hash_modulus45,1611
static wstr_hash_ty hash_mask;hash_mask46,1645
static wstr_hash_ty hash_load;hash_load47,1676
#define MAX_HASH_LEN MAX_HASH_LEN49,1708
hash_generate(const wchar_t *s, size_t n)hash_generate71,2173
wstr_initialize(void)wstr_initialize110,2840
wstr_release(void)wstr_release124,3190
split(void)split148,3551
wstr_from_c(const char *s)wstr_from_c213,5540
wstr_from_wc(const wchar_t *s)wstr_from_wc239,6081
wstr_n_from_c(const char *s, size_t length)wstr_n_from_c267,6738
wstr_to_mbs(const wstring_ty *s, char **result_p, size_t *result_size_p)wstr_to_mbs373,9314
wstr_n_from_wc(const wchar_t *s, size_t length)wstr_n_from_wc399,9956
wstr_copy(wstring_ty *s)wstr_copy460,11363
wstr_free(wstring_ty *s)wstr_free486,11779
wstr_catenate(const wstring_ty *s1, const wstring_ty *s2)wstr_catenate542,12936
wstr_cat_three(const wstring_ty *s1, const wstring_ty *s2, const wstring_ty *s3)wstr_cat_three593,14108
wstr_capitalize(const wstring_ty *wsp)wstr_capitalize631,14984
wstr_to_upper(const wstring_ty *wsp)wstr_to_upper678,16001
wstr_to_lower(const wstring_ty *wsp)wstr_to_lower711,16675
wstr_to_ident(const wstring_ty *wsp)wstr_to_ident744,17349
wstr_equal(const wstring_ty *s1, const wstring_ty *s2)wstr_equal801,18543
str_to_wstr(const string_ty *s)str_to_wstr810,18648
wstr_to_str(const wstring_ty *wsp)wstr_to_str817,18752

bl/common/wstr/column_width.cc,60
wstr_column_width(wstring_ty *wsp)wstr_column_width26,808

bl/common/wstr/list.cc,1184
wstring_list_ty::~wstring_list_ty()~wstring_list_ty27,860
wstring_list_ty::wstring_list_ty() :wstring_list_ty36,969
wstring_list_ty::wstring_list_ty(const wstring_list_ty &arg) :wstring_list_ty44,1058
wstring_list_ty::operator=(const wstring_list_ty &arg)operator =55,1259
wstring_list_ty::clear()clear67,1404
wstring_list_ty::push_back(wstring_ty *w)push_back75,1474
wstring_list_ty::push_back(const wstring_list_ty &arg)push_back96,1942
wstring_list_ty::push_front(wstring_ty *w)push_front124,2626
wstring_list_ty::member(wstring_ty *w)member150,3175
wstring_list_ty::unsplit(const char *sep)unsplit161,3352
wstring_list_ty::unsplit(size_t start, size_t stop, const char *sep)unsplit169,3459
wc_find(const char *s, wchar_t c)wc_find224,4483
wstring_list_ty::split(wstring_ty *s, const char *sep, bool ewhite)split263,5236
wstring_list_ty::push_back_unique(wstring_ty *wp)push_back_unique324,6368
wstring_list_ty::remove(wstring_ty *wp)remove332,6466
wstring_list_ty::equal_to(const wstring_list_ty &rhs)equal_to349,6723
wstring_list_ty::is_a_subset_of(const wstring_list_ty &rhs)is_a_subset_of357,6859
wstring_list_ty::pop_back()pop_back375,7159

bl/common/wstr/quote.cc,58
wstr_quote_shell(wstring_ty *wsp)wstr_quote_shell25,811

common/wstring.cc,36
wstring::~wstring()~wstring24,811

bl/common/wstring/accumulator.cc,725
wstring_accumulator::~wstring_accumulator()~wstring_accumulator25,801
wstring_accumulator::wstring_accumulator() :wstring_accumulator34,922
wstring_accumulator::wstring_accumulator(const wstring_accumulator &arg) :wstring_accumulator42,1018
wstring_accumulator::operator=(const wstring_accumulator &arg)operator =52,1186
wstring_accumulator::mkstr()mkstr64,1342
wstring_accumulator::overflow(wchar_t c)overflow72,1428
wstring_accumulator::push_back(const wstring_accumulator &arg)push_back89,1774
wstring_accumulator::push_back(const wchar_t *cp, size_t n)push_back96,1887
wstring_accumulator::push_back(const wchar_t *s)push_back122,2376
wstring_accumulator::push_back(const wstring &s)push_back132,2515

common/wstring/assign.cc,57
wstring::operator=(const wstring &rhs)operator =25,789

common/wstring/clear.cc,34
wstring::clear(void)clear23,774

bl/common/wstring/constructor8.cc,52
wstring::wstring(const nstring &s) :wstring24,794

bl/common/wstring/constructor9.cc,48
wstring::wstring(string_ty *s) :wstring23,766

bl/common/wstring/list.cc,355
wstring_list::operator=(const wstring_list &arg)operator =24,785
wstring_list::clear()clear36,924
wstring_list::push_back(const wstring_list &arg)push_back46,1019
wstring_list::get(int n)get54,1146
wstring_list::unsplit(const char *separator)unsplit64,1292
wstring_list::unsplit(size_t first, size_t last, const char *separator)unsplit72,1409

common/wstring/swap.cc,40
wstring::swap(wstring &rhs)swap25,784

common/wstring/to_nstring.cc,44
wstring::to_nstring(void)to_nstring25,808

common/yyyymmdd_wk.cc,124
yyyymmdd_to_wday(int yyyy, int mm, int dd)yyyymmdd_to_wday28,897
days_in_month(int year, int month)days_in_month46,1215

fmtgen/arglex.cc,105
static arglex_table_ty argtab[] =argtab22,756
arglex2_init(int argc, char **argv)arglex2_init38,1312

fmtgen/generator.cc,692
generator::~generator()~generator27,855
generator::generator(const nstring &filename) :generator32,885
generator::this_file_is_generated()this_file_is_generated40,1007
generator::base_name(const nstring &s)base_name59,1424
generator::printf(const char *fmt, ...)printf81,1848
generator::vprintf(const char *fmt, va_list ap)vprintf91,1976
generator::wrap_and_print(const nstring &text)wrap_and_print98,2061
generator::wrap_and_print(const nstring &prefix, const nstring &text)wrap_and_print105,2153
generator::include_once(const nstring &filename)include_once112,2272
generator::calculate_include_file_name(const nstring &code_file_name)calculate_include_file_name119,2367

fmtgen/generator/factory.cc,68
generator::factory(int tok, const nstring &filename)factory29,971

fmtgen/generator/introsp_code.cc,1151
generator_introspector_code::~generator_introspector_code()~generator_introspector_code34,1237
generator_introspector_code::generator_introspector_code(generator_introspector_code40,1345
generator_introspector_code::create(const nstring &filename)create51,1646
generator_introspector_code::generate_file()generate_file59,1823
generator_introspector_code::type_boolean_factory()type_boolean_factory68,2015
generator_introspector_code::type_enum_factory(nstring const &name, bool global)type_enum_factory76,2186
generator_introspector_code::type_integer_factory()type_integer_factory84,2404
generator_introspector_code::type_list_factory(const nstring &name, bool global,type_list_factory92,2575
generator_introspector_code::type_real_factory()type_real_factory101,2829
generator_introspector_code::type_string_factory()type_string_factory109,2994
generator_introspector_code::type_structure_factory(const nstring &name,type_structure_factory117,3163
generator_introspector_code::type_time_factory()type_time_factory126,3388
generator_introspector_code::top_level_factory(const type::pointer &subtype)top_level_factory134,3553

fmtgen/generator/introsp_incl.cc,1174
generator_introspector_include::~generator_introspector_include()~generator_introspector_include34,1237
generator_introspector_include::generator_introspector_include(generator_introspector_include40,1351
generator_introspector_include::create(const nstring &filnam)create53,1712
generator_introspector_include::generate_file()generate_file61,1891
generator_introspector_include::type_boolean_factory()type_boolean_factory71,2131
generator_introspector_include::type_enum_factory(nstring const &name,type_enum_factory79,2308
generator_introspector_include::type_integer_factory()type_integer_factory88,2536
generator_introspector_include::type_list_factory(const nstring &name,type_list_factory96,2713
generator_introspector_include::type_real_factory()type_real_factory105,2973
generator_introspector_include::type_string_factory()type_string_factory113,3144
generator_introspector_include::type_structure_factory(const nstring &name,type_structure_factory121,3319
generator_introspector_include::type_time_factory()type_time_factory130,3550
generator_introspector_include::top_level_factory(const type::pointer &subtype)top_level_factory138,3721

fmtgen/generator/orig_code.cc,1107
generator_original_code::~generator_original_code()~generator_original_code33,1136
generator_original_code::generator_original_code(const nstring &filename) :generator_original_code38,1194
generator_original_code::create(const nstring &filename)create47,1432
generator_original_code::generate_file()generate_file54,1559
generator_original_code::type_boolean_factory()type_boolean_factory62,1701
generator_original_code::type_enum_factory(nstring const &name, bool global)type_enum_factory69,1813
generator_original_code::type_integer_factory()type_integer_factory76,1972
generator_original_code::type_list_factory(const nstring &name, bool global,type_list_factory83,2084
generator_original_code::type_real_factory()type_real_factory91,2279
generator_original_code::type_string_factory()type_string_factory98,2385
generator_original_code::type_structure_factory(const nstring &name,type_structure_factory105,2495
generator_original_code::type_time_factory()type_time_factory113,2661
generator_original_code::top_level_factory(const type::pointer &subtype)top_level_factory120,2767

fmtgen/generator/orig_include.cc,1155
generator_original_include::~generator_original_include()~generator_original_include33,1166
generator_original_include::generator_original_include(const nstring &filnam) :generator_original_include38,1230
generator_original_include::create(const nstring &filnam)create49,1532
generator_original_include::generate_file()generate_file56,1661
generator_original_include::type_boolean_factory()type_boolean_factory67,1940
generator_original_include::type_enum_factory(nstring const &name, bool global)type_enum_factory74,2058
generator_original_include::type_integer_factory()type_integer_factory81,2223
generator_original_include::type_list_factory(const nstring &name, bool global,type_list_factory88,2341
generator_original_include::type_real_factory()type_real_factory96,2542
generator_original_include::type_string_factory()type_string_factory103,2654
generator_original_include::type_structure_factory(const nstring &name,type_structure_factory110,2770
generator_original_include::type_time_factory()type_time_factory118,2942
generator_original_include::top_level_factory(const type::pointer &subtype)top_level_factory125,3054

fmtgen/generator/pair.cc,1001
generator_pair::~generator_pair()~generator_pair25,831
generator_pair::generator_pair(const pointer &a_g1, const pointer &a_g2) :generator_pair30,871
generator_pair::create(const pointer &a_g1, const pointer &a_g2)create39,1031
generator_pair::type_boolean_factory()type_boolean_factory46,1168
generator_pair::type_enum_factory(const nstring &name, bool global)type_enum_factory55,1373
generator_pair::type_integer_factory()type_integer_factory68,1634
generator_pair::type_list_factory(const nstring &name, bool global,type_list_factory81,1848
generator_pair::type_real_factory()type_real_factory97,2249
generator_pair::type_string_factory()type_string_factory110,2454
generator_pair::type_structure_factory(const nstring &name, bool global)type_structure_factory123,2665
generator_pair::type_time_factory()type_time_factory136,2941
generator_pair::generate_file()generate_file149,3137
generator_pair::top_level_factory(const type::pointer &subtype)top_level_factory157,3239

fmtgen/indent.cc,752
int indent::in_tab_width = 4;in_tab_width29,966
int indent::out_tab_width = 0;out_tab_width36,1183
indent::~indent(void)~indent39,1216
indent::indent(const nstring &s) :indent60,1646
indent::create(const nstring &filename)create86,2177
indent::more()more93,2270
indent::less()less100,2309
indent::putch(char c)putch108,2371
indent::printf(const char *fmt, ...)printf194,4284
indent::vprintf(const char *fmt, va_list ap)vprintf204,4409
indent::puts(const char *buffer)puts213,4554
indent::puts(const nstring &s)puts221,4663
indent::include_once(const nstring &filename)include_once231,4815
indent::wrap_and_print(const nstring &prefix, const nstring &text)wrap_and_print246,5102
indent::set_indent(int n)set_indent301,6265

fmtgen/lex.cc,1506
struct file_tyfile_ty39,1256
    ~file_ty() { if (fp) fclose(fp); fp = 0; line_number = 0; next = 0; }~file_ty41,1273
    file_ty() : fp(0), line_number(1), next(0) { }file_ty42,1347
    FILE *fp;fp43,1398
    int line_number;line_number44,1412
    nstring file_name;file_name45,1433
    file_ty *next;next46,1456
static file_ty *file;file49,1479
static int error_count;error_count50,1501
static nstring_list ifiles;ifiles52,1556
static nstring_list include_path;include_path53,1584
static symtab<int> keyword;keyword54,1618
static nstring most_recent_comment;most_recent_comment55,1646
lex_initialize(void)lex_initialize64,1832
lex_open(const nstring &s)lex_open98,2605
lex_close(void)lex_close141,3523
lex_getc(void)lex_getc150,3611
lex_getc_undo(int c)lex_getc_undo173,4031
parse_lex(void)parse_lex192,4248
parse_error(const char *s, ...)parse_error464,12897
lex_message(const char *s, ...)lex_message479,13265
lex_in_include_file(void)lex_in_include_file491,13511
lex_include_path(const nstring &dir)lex_include_path499,13649
lex_comment_get()lex_comment_get506,13740
lex_position_get()lex_position_get516,13898
static char lex_debug_buf[3000];lex_debug_buf528,14103
static char *lex_debug_buf_p = lex_debug_buf;lex_debug_buf_p529,14136
lex_debug_vprintf(const char *s, va_list ap)lex_debug_vprintf533,14189
lex_debug_printf(const char *s, ...)lex_debug_printf570,14980
lex_debug_fprintf(void *, const char *s, ...)lex_debug_fprintf580,15111

fmtgen/main.cc,92
usage(void)usage38,1212
help(void)help53,1485
main(int argc, char **argv)main144,4381

fmtgen/type.cc,1999
bool type::use_bit_fields = true;use_bit_fields30,944
type::~type()~type33,980
type::type(generator *a_gen, const nstring &a_name, bool a_global) :type40,1055
type::gen_declarator(const nstring &, bool, int, const nstring &)gen_declarator56,1485
type::gen_body()gen_body66,1685
type::gen_call_xml(const nstring &, const nstring &, int)gen_call_xml76,1836
type::gen_free_declarator(const nstring &, bool)gen_free_declarator86,2028
type::member_add(const nstring &, const type::pointer &, int, const nstring &)member_add96,2211
type::in_include_file()in_include_file108,2498
type::toplevel()toplevel117,2653
type::gen_copy(const nstring &)gen_copy126,2802
type::gen_report_initializations()gen_report_initializations136,2968
type::gen_trace(const nstring &, const nstring &)gen_trace145,3127
type::gen_default_constructor(const nstring &inst_var_name)gen_default_constructor155,3311
type::gen_copy_constructor(const nstring &inst_var_name)gen_copy_constructor169,3638
type::gen_assignment_operator(const nstring &inst_var_name)gen_assignment_operator177,3820
type::printf(const char *fmt, ...)printf185,4009
type::vprintf(const char *fmt, va_list ap)vprintf196,4142
type::wrap_and_print(const nstring &text)wrap_and_print205,4250
type::wrap_and_print(const nstring &prefix, const nstring &text)wrap_and_print214,4365
type::indent_more()indent_more223,4507
type::indent_less()indent_less232,4589
type::include_once(const nstring &filename)include_once241,4671
type::get_reachable(type_vector &)get_reachable250,4786
type::is_in_include_file()is_in_include_file259,4954
type::comment_set(const nstring &text)comment_set270,5190
type::gen_methods(const nstring &, const nstring &, int)gen_methods277,5260
type::gen_write(const nstring &, const nstring &, bool)gen_write290,5478
type::default_instance_variable_comment(const nstring &inst_var_name,default_instance_variable_comment303,5698
type::set_bit_fields(bool yesno)set_bit_fields326,6411

fmtgen/type/boolean.cc,212
type_boolean::~type_boolean()~type_boolean22,773
type_boolean::type_boolean(generator *a_gen) :type_boolean27,809
type_boolean::c_name_inner()c_name_inner34,903
type_boolean::has_a_mask()has_a_mask42,972

fmtgen/type/boolean/code.cc,698
type_boolean_code::~type_boolean_code()~type_boolean_code22,772
type_boolean_code::type_boolean_code(generator *a_gen) :type_boolean_code27,818
type_boolean_code::create(generator *gen)create34,919
type_boolean_code::gen_body()gen_body41,1020
type_boolean_code::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator51,1173
type_boolean_code::gen_call_xml(const nstring &form_name,gen_call_xml73,1720
type_boolean_code::gen_free_declarator(const nstring &, bool is_a_list)gen_free_declarator88,2059
type_boolean_code::gen_copy(const nstring &member_name)gen_copy97,2194
type_boolean_code::gen_trace(const nstring &vname, const nstring &value)gen_trace110,2394

fmtgen/type/boolean/include.cc,315
type_boolean_include::~type_boolean_include()~type_boolean_include22,770
type_boolean_include::type_boolean_include(generator *a_gen) :type_boolean_include27,822
type_boolean_include::create(generator *gen)create34,929
type_boolean_include::gen_declarator(const nstring &variable_name,gen_declarator41,1036

fmtgen/type/boolean/introsp_code.cc,1162
type_boolean_introspector_code::~type_boolean_introspector_code()~type_boolean_introspector_code25,830
type_boolean_introspector_code::type_boolean_introspector_code(type_boolean_introspector_code31,944
type_boolean_introspector_code::create(generator *a_gen)create40,1122
type_boolean_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator48,1295
type_boolean_introspector_code::gen_call_xml(const nstring &,gen_call_xml70,1915
type_boolean_introspector_code::gen_free_declarator(const nstring &,gen_free_declarator98,2582
type_boolean_introspector_code::gen_copy(const nstring &member_name)gen_copy107,2730
type_boolean_introspector_code::gen_trace(const nstring &vname,gen_trace121,3023
type_boolean_introspector_code::gen_default_constructor(gen_default_constructor137,3340
type_boolean_introspector_code::gen_copy_constructor(gen_copy_constructor146,3553
type_boolean_introspector_code::gen_assignment_operator(gen_assignment_operator160,3858
type_boolean_introspector_code::gen_write(const nstring&,gen_write174,4171
type_boolean_introspector_code::gen_methods(const nstring &class_name,gen_methods200,4709

fmtgen/type/boolean/introsp_incl.cc,464
type_boolean_introspector_include::~type_boolean_introspector_include()~type_boolean_introspector_include24,802
type_boolean_introspector_include::type_boolean_introspector_include(type_boolean_introspector_include30,922
type_boolean_introspector_include::create(generator *gen)create39,1106
type_boolean_introspector_include::gen_body()gen_body47,1281
type_boolean_introspector_include::gen_declarator(const nstring &variable_name,gen_declarator55,1393

fmtgen/type/enumeration.cc,366
type_enumeration::~type_enumeration()~type_enumeration24,852
type_enumeration::type_enumeration(generator *a_gen, const nstring &a_name,type_enumeration29,896
type_enumeration::member_add(const nstring &member_name, const type::pointer &,member_add37,1042
type_enumeration::c_name_inner()c_name_inner45,1199
type_enumeration::has_a_mask()has_a_mask53,1310

fmtgen/type/enumeration/code.cc,850
type_enumeration_code::~type_enumeration_code()~type_enumeration_code26,835
type_enumeration_code::type_enumeration_code(generator *a_gen,type_enumeration_code32,931
type_enumeration_code::create(generator *a_gen, const nstring &a_name,create42,1208
type_enumeration_code::gen_body()gen_body51,1423
type_enumeration_code::gen_report_initializations()gen_report_initializations262,7137
type_enumeration_code::gen_declarator(const nstring &variable_name,gen_declarator271,7353
type_enumeration_code::gen_call_xml(const nstring &form_name,gen_call_xml293,7919
type_enumeration_code::gen_free_declarator(const nstring &, bool is_a_list)gen_free_declarator311,8385
type_enumeration_code::gen_copy(const nstring &member_name)gen_copy320,8524
type_enumeration_code::gen_trace(const nstring &vname, const nstring &value)gen_trace333,8728

fmtgen/type/enumeration/include.cc,426
type_enumeration_include::~type_enumeration_include()~type_enumeration_include22,774
type_enumeration_include::type_enumeration_include(generator *a_gen,type_enumeration_include27,834
type_enumeration_include::create(generator *a_gen, const nstring &a_name,create35,1017
type_enumeration_include::gen_body()gen_body43,1196
type_enumeration_include::gen_declarator(const nstring &variable_name,gen_declarator101,2653

fmtgen/type/enumeration/introsp_code.cc,1405
type_enumeration_introspector_code::~type_enumeration_introspector_code()~type_enumeration_introspector_code27,871
type_enumeration_introspector_code::type_enumeration_introspector_code(type_enumeration_introspector_code33,993
type_enumeration_introspector_code::create(generator *a_gen,create43,1297
type_enumeration_introspector_code::gen_body()gen_body56,1577
type_enumeration_introspector_code::gen_methods(const nstring &class_name,gen_methods234,6105
type_enumeration_introspector_code::gen_report_initializations()gen_report_initializations338,8498
type_enumeration_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator347,8755
type_enumeration_introspector_code::gen_call_xml(const nstring &,gen_call_xml369,9379
type_enumeration_introspector_code::gen_free_declarator(const nstring &,gen_free_declarator396,10032
type_enumeration_introspector_code::gen_copy(const nstring &member_name)gen_copy405,10184
type_enumeration_introspector_code::gen_trace(const nstring &vname,gen_trace413,10350
type_enumeration_introspector_code::gen_default_constructor(gen_default_constructor437,10776
type_enumeration_introspector_code::gen_copy_constructor(gen_copy_constructor459,11212
type_enumeration_introspector_code::gen_assignment_operator(gen_assignment_operator473,11521
type_enumeration_introspector_code::gen_write(const nstring&,gen_write487,11838

fmtgen/type/enumeration/introsp_incl.cc,507
nbits(size_t ntags)nbits23,796
type_enumeration_introspector_include::~type_enumeration_introspector_include()~type_enumeration_introspector_include32,901
type_enumeration_introspector_include::type_enumeration_introspector_include(type_enumeration_introspector_include37,987
type_enumeration_introspector_include::create(generator *a_gen,create45,1197
type_enumeration_introspector_include::gen_body()gen_body57,1441
type_enumeration_introspector_include::gen_declarator(gen_declarator337,9110

fmtgen/type/integer.cc,213
type_integer::~type_integer()~type_integer23,823
type_integer::type_integer(generator *a_gen) :type_integer28,859
type_integer::c_name_inner()c_name_inner35,953
type_integer::has_a_mask()has_a_mask43,1022

fmtgen/type/integer/code.cc,702
type_integer_code::~type_integer_code()~type_integer_code24,794
type_integer_code::type_integer_code(generator *a_gen) :type_integer_code30,882
type_integer_code::create(generator *a_gen)create38,1025
type_integer_code::gen_body()gen_body46,1172
type_integer_code::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator55,1338
type_integer_code::gen_call_xml(const nstring &form_name,gen_call_xml76,1831
type_integer_code::gen_free_declarator(const nstring &, bool is_a_list)gen_free_declarator92,2212
type_integer_code::gen_copy(const nstring &member_name)gen_copy102,2389
type_integer_code::gen_trace(const nstring &vname, const nstring &value)gen_trace116,2631

fmtgen/type/integer/include.cc,317
type_integer_include::~type_integer_include()~type_integer_include22,770
type_integer_include::type_integer_include(generator *a_gen) :type_integer_include27,822
type_integer_include::create(generator *a_gen)create34,929
type_integer_include::gen_declarator(const nstring &variable_name,gen_declarator41,1040

fmtgen/type/integer/introsp_code.cc,1091
type_integer_introspector_code::~type_integer_introspector_code()~type_integer_introspector_code25,830
type_integer_introspector_code::type_integer_introspector_code(type_integer_introspector_code31,944
type_integer_introspector_code::create(generator *a_gen)create40,1122
type_integer_introspector_code::gen_body()gen_body48,1295
type_integer_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator57,1471
type_integer_introspector_code::gen_call_xml(const nstring &form_name,gen_call_xml78,2007
type_integer_introspector_code::gen_free_declarator(const nstring &,gen_free_declarator104,2566
type_integer_introspector_code::gen_copy(const nstring &member_name)gen_copy114,2756
type_integer_introspector_code::gen_trace(const nstring &vname,gen_trace128,3011
type_integer_introspector_code::gen_default_constructor(const nstring &instvar)gen_default_constructor142,3272
type_integer_introspector_code::gen_methods(const nstring &class_name,gen_methods149,3401
type_integer_introspector_code::gen_write(const nstring &form_name,gen_write204,4904

fmtgen/type/integer/introsp_incl.cc,466
type_integer_introspector_include::~type_integer_introspector_include()~type_integer_introspector_include24,802
type_integer_introspector_include::type_integer_introspector_include(type_integer_introspector_include30,922
type_integer_introspector_include::create(generator *a_gen)create39,1106
type_integer_introspector_include::gen_body()gen_body46,1284
type_integer_introspector_include::gen_declarator(const nstring &variable_name,gen_declarator54,1396

fmtgen/type/list.cc,348
type_list::~type_list()~type_list26,883
type_list::type_list(generator *a_gen, const nstring &a_name, bool a_global,type_list31,913
type_list::in_include_file()in_include_file40,1095
type_list::c_name_inner()c_name_inner49,1220
type_list::has_a_mask()has_a_mask57,1302
type_list::get_reachable(type_vector &results)get_reachable65,1365

fmtgen/type/list/code.cc,733
type_list_code::~type_list_code()~type_list_code26,828
type_list_code::type_list_code(generator *a_gen, const nstring &a_name,type_list_code31,868
type_list_code::create(generator *a_gen, const nstring &a_name, bool a_global,create40,1109
type_list_code::gen_body()gen_body49,1347
type_list_code::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator401,11962
type_list_code::gen_call_xml(const nstring &form_name,gen_call_xml415,12312
type_list_code::gen_copy(const nstring &member_name)gen_copy430,12604
type_list_code::gen_free_declarator(const nstring &variable_name, bool)gen_free_declarator445,12860
type_list_code::gen_trace(const nstring &vname, const nstring &value)gen_trace471,13330

fmtgen/type/list/include.cc,402
type_list_include::~type_list_include()~type_list_include26,831
type_list_include::type_list_include(generator *a_gen, const nstring &a_name,type_list_include31,877
type_list_include::create(generator *a_gen, const nstring &a_name,create39,1076
type_list_include::gen_body()gen_body47,1278
type_list_include::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator120,3182

fmtgen/type/list/introsp_code.cc,982
type_list_introspector_code::~type_list_introspector_code()~type_list_introspector_code26,836
type_list_introspector_code::type_list_introspector_code(generator *a_gen,type_list_introspector_code31,902
type_list_introspector_code::create(generator *a_gen, const nstring &a_name,create40,1169
type_list_introspector_code::gen_body()gen_body53,1472
type_list_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator164,4511
type_list_introspector_code::gen_call_xml(const nstring &form_name,gen_call_xml178,4845
type_list_introspector_code::gen_copy(const nstring &member_name)gen_copy195,5197
type_list_introspector_code::gen_trace(const nstring &vname,gen_trace213,5537
type_list_introspector_code::gen_default_constructor(const nstring &var_name)gen_default_constructor225,5820
type_list_introspector_code::gen_write(const nstring &,gen_write232,5947
type_list_introspector_code::gen_methods(const nstring &class_name,gen_methods253,6346

fmtgen/type/list/introsp_incl.cc,480
type_list_introspector_include::~type_list_introspector_include()~type_list_introspector_include27,862
type_list_introspector_include::type_list_introspector_include(generator *a_gen,type_list_introspector_include33,976
type_list_introspector_include::create(generator *a_gen, const nstring &a_name,create42,1243
type_list_introspector_include::gen_body()gen_body55,1552
type_list_introspector_include::gen_declarator(const nstring &variable_name,gen_declarator338,9342

fmtgen/type/pair.cc,1092
type_pair::~type_pair()~type_pair25,828
type_pair::type_pair(generator *ag, const pointer &a_t1, const pointer &a_t2) :type_pair30,858
type_pair::create(generator *a_gen, const pointer &a_t1, const pointer &a_t2)create39,1029
type_pair::gen_body()gen_body46,1172
type_pair::gen_declarator(const nstring &a_name, bool is_a_list, int attributes,gen_declarator54,1254
type_pair::gen_call_xml(const nstring &form_name,gen_call_xml63,1499
type_pair::gen_copy(const nstring &member_name)gen_copy72,1712
type_pair::gen_trace(const nstring &aname, const nstring &value)gen_trace81,1843
type_pair::gen_free_declarator(const nstring &aname, bool is_a_list)gen_free_declarator90,1995
type_pair::gen_report_initializations()gen_report_initializations99,2179
type_pair::member_add(const nstring &member_name,member_add107,2306
type_pair::toplevel()toplevel128,2931
type_pair::in_include_file()in_include_file136,3004
type_pair::c_name_inner()c_name_inner145,3130
type_pair::has_a_mask()has_a_mask153,3202
type_pair::get_reachable(type_vector &results)get_reachable162,3326

fmtgen/type/real.cc,188
type_real::~type_real()~type_real23,809
type_real::type_real(generator *a_gen) :type_real28,839
type_real::c_name_inner()c_name_inner35,924
type_real::has_a_mask()has_a_mask43,992

fmtgen/type/real/code.cc,660
type_real_code::~type_real_code()~type_real_code22,764
type_real_code::type_real_code(generator *a_gen) :type_real_code27,804
type_real_code::create(generator *a_gen)create34,896
type_real_code::gen_body()gen_body41,995
type_real_code::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator51,1142
type_real_code::gen_call_xml(const nstring &form_name,gen_call_xml71,1587
type_real_code::gen_free_declarator(const nstring &, bool is_a_list)gen_free_declarator86,1920
type_real_code::gen_copy(const nstring &member_name)gen_copy95,2052
type_real_code::gen_trace(const nstring &vname, const nstring &value)gen_trace108,2249

fmtgen/type/real/include.cc,309
type_real_include::~type_real_include()~type_real_include22,767
type_real_include::type_real_include(generator *a_gen) :type_real_include27,813
type_real_include::create(generator *a_gen)create34,911
type_real_include::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator41,1016

fmtgen/type/real/introsp_code.cc,1111
type_real_introspector_code::~type_real_introspector_code()~type_real_introspector_code25,827
type_real_introspector_code::type_real_introspector_code(type_real_introspector_code31,935
type_real_introspector_code::create(generator *a_gen)create40,1104
type_real_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator48,1271
type_real_introspector_code::gen_call_xml(const nstring &,gen_call_xml71,1877
type_real_introspector_code::gen_free_declarator(const nstring &,gen_free_declarator98,2497
type_real_introspector_code::gen_copy(const nstring &member_name)gen_copy107,2642
type_real_introspector_code::gen_trace(const nstring &vname,gen_trace115,2801
type_real_introspector_code::gen_default_constructor(gen_default_constructor128,3030
type_real_introspector_code::gen_copy_constructor(gen_copy_constructor136,3175
type_real_introspector_code::gen_assignment_operator(gen_assignment_operator144,3343
type_real_introspector_code::gen_write(const nstring&,gen_write152,3518
type_real_introspector_code::gen_methods(const nstring &class_name,gen_methods177,4007

fmtgen/type/real/introsp_incl.cc,437
type_real_introspector_include::~type_real_introspector_include()~type_real_introspector_include24,799
type_real_introspector_include::type_real_introspector_include(type_real_introspector_include30,913
type_real_introspector_include::create(generator *gen)create39,1088
type_real_introspector_include::gen_body()gen_body47,1257
type_real_introspector_include::gen_declarator(const nstring &variable_name,gen_declarator55,1366

fmtgen/type/string.cc,205
type_string::~type_string()~type_string23,822
type_string::type_string(generator *a_gen) :type_string28,856
type_string::c_name_inner()c_name_inner35,947
type_string::has_a_mask()has_a_mask43,1022

fmtgen/type/string/code.cc,689
type_string_code::~type_string_code()~type_string_code22,766
type_string_code::type_string_code(generator *a_gen) :type_string_code27,810
type_string_code::create(generator *a_gen)create34,908
type_string_code::gen_body()gen_body41,1011
type_string_code::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator49,1116
type_string_code::gen_call_xml(const nstring &form_name,gen_call_xml62,1442
type_string_code::gen_copy(const nstring &member_name)gen_copy75,1691
type_string_code::gen_free_declarator(const nstring &variable_name, bool)gen_free_declarator88,1900
type_string_code::gen_trace(const nstring &vname, const nstring &value)gen_trace96,2061

fmtgen/type/string/include.cc,358
type_string_include::~type_string_include()~type_string_include22,769
type_string_include::type_string_include(generator *a_gen) :type_string_include27,819
type_string_include::create(generator *a_gen)create34,923
type_string_include::gen_body()gen_body41,1032
type_string_include::gen_declarator(const nstring &variable_name,gen_declarator49,1119

fmtgen/type/string/introsp_code.cc,1080
type_string_introspector_code::~type_string_introspector_code()~type_string_introspector_code23,802
type_string_introspector_code::type_string_introspector_code(generator *a_gen) :type_string_introspector_code28,872
type_string_introspector_code::create(generator *a_gen)create35,996
type_string_introspector_code::gen_body()gen_body42,1125
type_string_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator50,1241
type_string_introspector_code::gen_call_xml(const nstring &form_name,gen_call_xml63,1583
type_string_introspector_code::gen_copy(const nstring &member_name)gen_copy76,1848
type_string_introspector_code::gen_free_declarator(const nstring &variable_name,gen_free_declarator89,2044
type_string_introspector_code::gen_trace(const nstring &vname,gen_trace98,2262
type_string_introspector_code::gen_default_constructor(gen_default_constructor107,2479
type_string_introspector_code::gen_methods(const nstring &class_name,gen_methods115,2623
type_string_introspector_code::gen_write(const nstring &form_name,gen_write173,4113

fmtgen/type/string/introsp_incl.cc,456
type_string_introspector_include::~type_string_introspector_include()~type_string_introspector_include22,774
type_string_introspector_include::type_string_introspector_include(type_string_introspector_include27,850
type_string_introspector_include::create(generator *a_gen)create35,989
type_string_introspector_include::gen_body()gen_body42,1124
type_string_introspector_include::gen_declarator(const nstring &variable_name,gen_declarator50,1235

fmtgen/type/structure.cc,502
type_structure::~type_structure()~type_structure23,830
type_structure::type_structure(generator *a_gen, const nstring &a_name,type_structure33,979
type_structure::member_add(const nstring &member_name,member_add45,1203
type_structure::in_include_file()in_include_file67,1867
type_structure::get_reachable(type_vector &results)get_reachable78,2041
type_structure::c_name_inner()c_name_inner87,2205
type_structure::has_a_mask()has_a_mask95,2292
type_structure::toplevel()toplevel103,2360

fmtgen/type/structure/code.cc,744
type_structure_code::~type_structure_code()~type_structure_code26,839
type_structure_code::type_structure_code(generator *a_gen,type_structure_code32,931
type_structure_code::create(generator *a_gen, const nstring &a_name,create41,1144
type_structure_code::gen_body()gen_body50,1355
type_structure_code::gen_declarator(const nstring &variable_name,gen_declarator552,14591
type_structure_code::gen_call_xml(const nstring &form_name,gen_call_xml566,14986
type_structure_code::gen_copy(const nstring &member_name)gen_copy581,15304
type_structure_code::gen_free_declarator(const nstring &variable_name, bool)gen_free_declarator596,15586
type_structure_code::gen_trace(const nstring &vname, const nstring &value)gen_trace622,16082

fmtgen/type/structure/include.cc,408
type_structure_include::~type_structure_include()~type_structure_include22,778
type_structure_include::type_structure_include(generator *a_gen,type_structure_include27,834
type_structure_include::create(generator *a_gen, const nstring &a_name,create35,1011
type_structure_include::gen_body()gen_body43,1186
type_structure_include::gen_declarator(const nstring &variable_name,gen_declarator169,4367

fmtgen/type/structure/introsp_code.cc,1203
type_structure_introspector_code::~type_structure_introspector_code()~type_structure_introspector_code27,879
type_structure_introspector_code::type_structure_introspector_code(type_structure_introspector_code33,997
type_structure_introspector_code::create(generator *a_gen,create42,1237
type_structure_introspector_code::gen_body()gen_body52,1482
type_structure_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator384,10951
type_structure_introspector_code::gen_call_xml(const nstring &form_name,gen_call_xml463,13025
type_structure_introspector_code::gen_default_constructor(gen_default_constructor478,13357
type_structure_introspector_code::gen_copy_constructor(gen_copy_constructor487,13542
type_structure_introspector_code::gen_assignment_operator(gen_assignment_operator496,13751
type_structure_introspector_code::gen_free_declarator(const nstring &, bool)gen_free_declarator505,13967
type_structure_introspector_code::gen_trace(const nstring &vname,gen_trace513,14107
type_structure_introspector_code::gen_copy(nstring const &inst_var_name)gen_copy529,14530
type_structure_introspector_code::gen_write(const nstring &form_name,gen_write537,14696

fmtgen/type/structure/introsp_incl.cc,457
type_structure_introspector_include::~type_structure_introspector_include()~type_structure_introspector_include24,810
type_structure_introspector_include::type_structure_introspector_include(type_structure_introspector_include30,934
type_structure_introspector_include::create(generator *a_gen,create39,1180
type_structure_introspector_include::gen_body()gen_body52,1462
type_structure_introspector_include::gen_declarator(gen_declarator365,10228

fmtgen/type/time.cc,189
type_time::~type_time()~type_time23,821
type_time::type_time(generator *a_gen) :type_time28,851
type_time::c_name_inner()c_name_inner35,936
type_time::has_a_mask()has_a_mask43,1004

fmtgen/type/time/code.cc,660
type_time_code::~type_time_code()~type_time_code22,764
type_time_code::type_time_code(generator *a_gen) :type_time_code27,804
type_time_code::create(generator *a_gen)create34,896
type_time_code::gen_body()gen_body41,995
type_time_code::gen_declarator(const nstring &variable_name, bool is_a_list,gen_declarator51,1142
type_time_code::gen_call_xml(const nstring &form_name,gen_call_xml71,1587
type_time_code::gen_free_declarator(const nstring &, bool is_a_list)gen_free_declarator86,1920
type_time_code::gen_copy(const nstring &member_name)gen_copy95,2052
type_time_code::gen_trace(const nstring &vname, const nstring &value)gen_trace108,2249

fmtgen/type/time/include.cc,340
type_time_include::~type_time_include()~type_time_include22,767
type_time_include::type_time_include(generator *a_gen) :type_time_include27,813
type_time_include::create(generator *a_gen)create34,911
type_time_include::gen_body()gen_body41,1016
type_time_include::gen_declarator(const nstring &variable_name,gen_declarator49,1105

fmtgen/type/time/introsp_code.cc,1111
type_time_introspector_code::~type_time_introspector_code()~type_time_introspector_code25,827
type_time_introspector_code::type_time_introspector_code(type_time_introspector_code31,935
type_time_introspector_code::create(generator *a_gen)create40,1104
type_time_introspector_code::gen_declarator(const nstring &variable_name,gen_declarator48,1271
type_time_introspector_code::gen_call_xml(const nstring &,gen_call_xml71,1877
type_time_introspector_code::gen_free_declarator(const nstring &,gen_free_declarator98,2497
type_time_introspector_code::gen_copy(const nstring &member_name)gen_copy107,2642
type_time_introspector_code::gen_trace(const nstring &vname,gen_trace115,2801
type_time_introspector_code::gen_default_constructor(gen_default_constructor128,3028
type_time_introspector_code::gen_copy_constructor(gen_copy_constructor136,3171
type_time_introspector_code::gen_assignment_operator(gen_assignment_operator144,3339
type_time_introspector_code::gen_write(const nstring&,gen_write152,3514
type_time_introspector_code::gen_methods(const nstring &class_name,gen_methods177,4003

fmtgen/type/time/introsp_incl.cc,437
type_time_introspector_include::~type_time_introspector_include()~type_time_introspector_include24,799
type_time_introspector_include::type_time_introspector_include(type_time_introspector_include30,913
type_time_introspector_include::create(generator *gen)create39,1088
type_time_introspector_include::gen_body()gen_body47,1257
type_time_introspector_include::gen_declarator(const nstring &variable_name,gen_declarator57,1446

fmtgen/type/top_level.cc,329
type_top_level::~type_top_level()~type_top_level23,796
type_top_level::type_top_level(generator *a_gen, const pointer &a_subtype) :type_top_level28,836
type_top_level::has_a_mask()has_a_mask36,993
type_top_level::c_name_inner()c_name_inner44,1080
type_top_level::get_reachable(type_vector &results)get_reachable52,1162

fmtgen/type/top_level/code.cc,294
type_top_level_code::~type_top_level_code()~type_top_level_code25,834
type_top_level_code::type_top_level_code(generator *a_gen,type_top_level_code30,884
type_top_level_code::create(generator *a_gen, const pointer &a_subtype)create38,1051
type_top_level_code::gen_body()gen_body45,1197

fmtgen/type/top_level/include.cc,318
type_top_level_include::~type_top_level_include()~type_top_level_include24,799
type_top_level_include::type_top_level_include(generator *a_gen,type_top_level_include29,855
type_top_level_include::create(generator *a_gen, const pointer &a_subtype)create37,1031
type_top_level_include::gen_body()gen_body44,1183

fmtgen/type/top_level/introsp_code.cc,355
type_top_level_introspector_code::~type_top_level_introspector_code()~type_top_level_introspector_code25,836
type_top_level_introspector_code::type_top_level_introspector_code(type_top_level_introspector_code31,954
type_top_level_introspector_code::create(generator *a_gen,create40,1203
type_top_level_introspector_code::gen_body()gen_body49,1421

fmtgen/type/top_level/introsp_incl.cc,379
type_top_level_introspector_include::~type_top_level_introspector_include()~type_top_level_introspector_include24,804
type_top_level_introspector_include::type_top_level_introspector_include(type_top_level_introspector_include30,928
type_top_level_introspector_include::create(generator *a_gen,create39,1186
type_top_level_introspector_include::gen_body()gen_body48,1410

fmtgen/type/vector.cc,690
type_vector::~type_vector()~type_vector22,761
type_vector::type_vector() :type_vector31,862
type_vector::type_vector(const type_vector &arg) :type_vector39,940
type_vector::operator=(const type_vector &arg)operator =49,1074
type_vector::clear()clear61,1225
type_vector::grow_slow(size_t n)grow_slow72,1340
type_vector::push_back(const type::pointer &arg)push_back90,1788
type_vector::push_back(const type_vector &arg)push_back98,1887
type_vector::gen_body()gen_body108,2072
type_vector::gen_report_initializations()gen_report_initializations117,2186
type_vector::member(const type::pointer &p)member129,2379
type_vector::reachable_closure()reachable_closure140,2573

libaegis/adler32.cc,68
calculate_adler32(const nstring &filename)calculate_adler3226,853

libaegis/ael/attribu_list.cc,72
ael_attribute_listable(attributes_ty *ap)ael_attribute_listable26,855

bl/libaegis/ael/branch/files.cc,89
list_branch_files(change_identifier &cid, string_list_ty *args)list_branch_files29,943

libaegis/ael/build_header.cc,55
ael_build_header(string_ty *s)ael_build_header27,897

libaegis/ael/change/by_state.cc,303
single_bit(int n)single_bit42,1434
output_reaper(void *p)output_reaper77,2053
list_changes_in_state_mask_by_user(change_identifier &cid, int state_mask,list_changes_in_state_mask_by_user85,2152
list_changes_in_state_mask(change_identifier &cid, int state_mask)list_changes_in_state_mask288,8532

libaegis/ael/change/changes.cc,76
list_changes(change_identifier &cid, string_list_ty *)list_changes29,1001

libaegis/ael/change/default.cc,94
list_default_change(change_identifier &cid, string_list_ty *args)list_default_change32,1052

libaegis/ael/change/details.cc,439
showtime(output::pointer fp, time_t when, bool exempt)showtime45,1482
list_change_details_columns::~list_change_details_columns()~list_change_details_columns61,1833
list_change_details_columns::list_change_details_columns() :list_change_details_columns66,1899
list_change_details_columns::list(change::pointer cp, bool recurse)list75,2120
list_change_details(change_identifier &cid, string_list_ty *)list_change_details680,20165

libaegis/ael/change/file_history.cc,237
#define VERSION_WIDTH VERSION_WIDTH41,1395
is_a_rename_with_uuid(change::pointer cp, fstate_src_ty *src)is_a_rename_with_uuid45,1434
list_change_file_history(change_identifier &cid, string_list_ty *)list_change_file_history63,1863

libaegis/ael/change/file_invento.cc,104
list_change_file_inventory(change_identifier &cid, string_list_ty *)list_change_file_inventory34,1140

libaegis/ael/change/files.cc,131
output_reaper(void *p)output_reaper44,1491
list_change_files(change_identifier &cid, string_list_ty *)list_change_files52,1590

libaegis/ael/change/history.cc,90
list_change_history(change_identifier &cid, string_list_ty *)list_change_history33,1114

bl/libaegis/ael/change/inappropriat.cc,65
list_change_inappropriate(void)list_change_inappropriate26,856

libaegis/ael/change/incomplete.cc,102
list_incomplete_changes(change_identifier &cid, string_list_ty *args)list_incomplete_changes30,1037

libaegis/ael/change/inventory.cc,94
list_change_inventory(change_identifier &cid, string_list_ty *)list_change_inventory30,1050

libaegis/ael/change/outstand_all.cc,108
list_outstanding_changes_all(change_identifier &cid, string_list_ty *)list_outstanding_changes_all37,1321

libaegis/ael/change/outstanding.cc,104
list_outstanding_changes(change_identifier &cid, string_list_ty *args)list_outstanding_changes30,1044

libaegis/ael/change/user.cc,90
list_user_changes(change_identifier &cid, string_list_ty *args)list_user_changes38,1332

libaegis/ael/change/version.cc,76
list_version(change_identifier &cid, string_list_ty *)list_version35,1139

libaegis/ael/formeditnum.cc,106
list_format_edit_number(output::pointer edit_col, fstate_src_ty *src_data)list_format_edit_number27,885

libaegis/ael/locks.cc,764
static col::pointer colp;colp39,1312
static output::pointer list_locks_name_col;list_locks_name_col40,1338
static output::pointer list_locks_type_col;list_locks_type_col41,1382
static output::pointer list_locks_project_col;list_locks_project_col42,1426
static output::pointer list_locks_change_col;list_locks_change_col43,1473
static output::pointer list_locks_address_col;list_locks_address_col44,1519
static output::pointer list_locks_process_col;list_locks_process_col45,1566
static string_list_ty list_locks_pnames;list_locks_pnames46,1613
static long     list_locks_count;list_locks_count47,1654
list_locks_callback(lock_walk_found *found)list_locks_callback51,1702
list_locks(change_identifier &cid, string_list_ty *)list_locks233,6599

libaegis/ael/project/administrato.cc,90
list_administrators(change_identifier &cid, string_list_ty *)list_administrators35,1225

libaegis/ael/project/aliases.cc,92
list_project_aliases(change_identifier &cid, string_list_ty *)list_project_aliases35,1157

libaegis/ael/project/default.cc,96
list_default_project(change_identifier &cid, string_list_ty *args)list_default_project32,1074

libaegis/ael/project/details.cc,91
list_project_details(change_identifier &cid, string_list_ty *)list_project_details28,970

libaegis/ael/project/developers.cc,82
list_developers(change_identifier &cid, string_list_ty *)list_developers35,1223

libaegis/ael/project/file_invento.cc,106
list_project_file_inventory(change_identifier &cid, string_list_ty *)list_project_file_inventory33,1110

libaegis/ael/project/files.cc,88
list_project_files(change_identifier &cid, string_list_ty *)list_project_files43,1447

libaegis/ael/project/filesbydelta.cc,106
list_project_files_by_delta(change_identifier &cid, string_list_ty *)list_project_files_by_delta37,1216

libaegis/ael/project/history.cc,92
list_project_history(change_identifier &cid, string_list_ty *)list_project_history39,1321

bl/libaegis/ael/project/inappropriat.cc,63
list_project_inappropriate()list_project_inappropriate26,863

libaegis/ael/project/integrators.cc,84
list_integrators(change_identifier &cid, string_list_ty *)list_integrators35,1224

libaegis/ael/project/projects.cc,78
list_projects(change_identifier &cid, string_list_ty *)list_projects37,1277

libaegis/ael/project/reviewers.cc,80
list_reviewers(change_identifier &cid, string_list_ty *)list_reviewers35,1228

libaegis/ael/state_file.cc,92
list_state_file_name(change_identifier &cid, string_list_ty *)list_state_file_name32,1090

libaegis/aer/expr.cc,420
rpt_expr::~rpt_expr()~rpt_expr33,1104
rpt_expr::rpt_expr() :rpt_expr40,1201
rpt_expr::append(const rpt_expr::pointer &ep)append50,1329
rpt_expr::prepend(const rpt_expr::pointer &ep)prepend87,2219
rpt_expr::parse_error(const char *fmt)parse_error125,3088
rpt_expr::lvalue()lvalue134,3194
rpt_expr::evaluate(bool resolve_deferred, bool deref)evaluate142,3266
rpt_expr::nth_child(size_t n)nth_child176,4202

libaegis/aer/expr/assign.cc,4095
rpt_expr_assign::~rpt_expr_assign()~rpt_expr_assign39,1373
rpt_expr_assign::rpt_expr_assign(const rpt_expr::pointer &a,rpt_expr_assign45,1457
rpt_expr_assign::create(const rpt_expr::pointer &a, const rpt_expr::pointer &b)create58,1739
rpt_expr_assign::evaluate()evaluate66,1933
bin_eval(const rpt_expr::pointer &lhs,bin_eval133,3439
rpt_expr_assign_power::~rpt_expr_assign_power()~rpt_expr_assign_power208,5382
rpt_expr_assign_power::rpt_expr_assign_power(const rpt_expr::pointer &a,rpt_expr_assign_power213,5436
rpt_expr_assign_power::create(const rpt_expr::pointer &a,create225,5688
rpt_expr_assign_power::evaluate()evaluate233,5856
rpt_expr_assign_mul::~rpt_expr_assign_mul()~rpt_expr_assign_mul245,6137
rpt_expr_assign_mul::rpt_expr_assign_mul(const rpt_expr::pointer &a,rpt_expr_assign_mul250,6187
rpt_expr_assign_mul::create(const rpt_expr::pointer &a,create262,6435
rpt_expr_assign_mul::evaluate()evaluate270,6599
rpt_expr_assign_div::~rpt_expr_assign_div()~rpt_expr_assign_div282,6874
rpt_expr_assign_div::rpt_expr_assign_div(const rpt_expr::pointer &a,rpt_expr_assign_div287,6924
rpt_expr_assign_div::create(const rpt_expr::pointer &a,create299,7172
rpt_expr_assign_div::evaluate()evaluate307,7336
rpt_expr_assign_mod::~rpt_expr_assign_mod()~rpt_expr_assign_mod319,7611
rpt_expr_assign_mod::rpt_expr_assign_mod(const rpt_expr::pointer &a,rpt_expr_assign_mod324,7661
rpt_expr_assign_mod::create(const rpt_expr::pointer &a,create336,7909
rpt_expr_assign_mod::evaluate()evaluate344,8073
rpt_expr_assign_plus::~rpt_expr_assign_plus()~rpt_expr_assign_plus356,8348
rpt_expr_assign_plus::rpt_expr_assign_plus(const rpt_expr::pointer &a,rpt_expr_assign_plus361,8400
rpt_expr_assign_plus::create(const rpt_expr::pointer &a,create373,8650
rpt_expr_assign_plus::evaluate()evaluate381,8816
rpt_expr_assign_minus::~rpt_expr_assign_minus()~rpt_expr_assign_minus393,9094
rpt_expr_assign_minus::rpt_expr_assign_minus(const rpt_expr::pointer &a,rpt_expr_assign_minus398,9148
rpt_expr_assign_minus::create(const rpt_expr::pointer &a,create410,9400
rpt_expr_assign_minus::evaluate()evaluate418,9568
rpt_expr_assign_and_bit::~rpt_expr_assign_and_bit()~rpt_expr_assign_and_bit430,9849
rpt_expr_assign_and_bit::rpt_expr_assign_and_bit(const rpt_expr::pointer &a,rpt_expr_assign_and_bit435,9907
rpt_expr_assign_and_bit::create(const rpt_expr::pointer &a,create447,10163
rpt_expr_assign_and_bit::evaluate()evaluate455,10335
rpt_expr_assign_xor_bit::~rpt_expr_assign_xor_bit()~rpt_expr_assign_xor_bit467,10622
rpt_expr_assign_xor_bit::rpt_expr_assign_xor_bit(const rpt_expr::pointer &a,rpt_expr_assign_xor_bit472,10680
rpt_expr_assign_xor_bit::create(const rpt_expr::pointer &a,create484,10936
rpt_expr_assign_xor_bit::evaluate()evaluate492,11108
rpt_expr_assign_or_bit::~rpt_expr_assign_or_bit()~rpt_expr_assign_or_bit504,11395
rpt_expr_assign_or_bit::rpt_expr_assign_or_bit(const rpt_expr::pointer &a,rpt_expr_assign_or_bit509,11451
rpt_expr_assign_or_bit::create(const rpt_expr::pointer &a,create521,11705
rpt_expr_assign_or_bit::evaluate()evaluate529,11875
rpt_expr_assign_shift_left::~rpt_expr_assign_shift_left()~rpt_expr_assign_shift_left541,12159
rpt_expr_assign_shift_left::rpt_expr_assign_shift_left(rpt_expr_assign_shift_left546,12223
rpt_expr_assign_shift_left::create(const rpt_expr::pointer &a,create558,12486
rpt_expr_assign_shift_left::evaluate()evaluate566,12664
rpt_expr_assign_shift_right::~rpt_expr_assign_shift_right()~rpt_expr_assign_shift_right578,12960
rpt_expr_assign_shift_right::rpt_expr_assign_shift_right(rpt_expr_assign_shift_right583,13026
rpt_expr_assign_shift_right::create(const rpt_expr::pointer &a,create595,13291
rpt_expr_assign_shift_right::evaluate()evaluate603,13471
rpt_expr_assign_join::~rpt_expr_assign_join()~rpt_expr_assign_join615,13770
rpt_expr_assign_join::rpt_expr_assign_join(const rpt_expr::pointer &a,rpt_expr_assign_join620,13822
rpt_expr_assign_join::create(const rpt_expr::pointer &a,create632,14072
rpt_expr_assign_join::evaluate()evaluate640,14238

libaegis/aer/expr/bit.cc,1083
rpt_expr_and_bit::~rpt_expr_and_bit()~rpt_expr_and_bit28,953
rpt_expr_and_bit::rpt_expr_and_bit(const rpt_expr::pointer &lhs,rpt_expr_and_bit34,1039
rpt_expr_and_bit::create(const rpt_expr::pointer &lhs,create44,1238
rpt_expr_and_bit::evaluate()evaluate53,1446
rpt_expr_xor_bit::~rpt_expr_xor_bit()~rpt_expr_xor_bit111,3207
rpt_expr_xor_bit::rpt_expr_xor_bit(const rpt_expr::pointer &lhs,rpt_expr_xor_bit116,3251
rpt_expr_xor_bit::create(const rpt_expr::pointer &lhs,create125,3408
rpt_expr_xor_bit::evaluate()evaluate133,3574
rpt_expr_or_bit::~rpt_expr_or_bit()~rpt_expr_or_bit183,5002
rpt_expr_or_bit::rpt_expr_or_bit(const rpt_expr::pointer &lhs,rpt_expr_or_bit188,5044
rpt_expr_or_bit::create(const rpt_expr::pointer &lhs,create197,5199
rpt_expr_or_bit::evaluate()evaluate205,5363
rpt_expr_not_bit::~rpt_expr_not_bit()~rpt_expr_not_bit255,6788
rpt_expr_not_bit::rpt_expr_not_bit(const rpt_expr::pointer &arg)rpt_expr_not_bit260,6832
rpt_expr_not_bit::create(const rpt_expr::pointer &arg)create267,6938
rpt_expr_not_bit::evaluate()evaluate274,7065

bl/libaegis/aer/expr/comma.cc,272
rpt_expr_comma::~rpt_expr_comma()~rpt_expr_comma24,862
rpt_expr_comma::rpt_expr_comma(const pointer &lhs, const pointer &rhs)rpt_expr_comma29,902
rpt_expr_comma::create(const pointer &lhs, const pointer &rhs)create37,1031
rpt_expr_comma::evaluate()evaluate44,1169

libaegis/aer/expr/constant.cc,331
rpt_expr_constant::~rpt_expr_constant()~rpt_expr_constant26,943
rpt_expr_constant::rpt_expr_constant(const rpt_value::pointer &a_value) :rpt_expr_constant31,989
rpt_expr_constant::create(const rpt_value::pointer &a_value)create40,1218
rpt_expr_constant::evaluate()evaluate48,1398
rpt_expr_constant::lvalue()lvalue59,1595

libaegis/aer/expr/func.cc,272
rpt_expr_func::~rpt_expr_func()~rpt_expr_func29,980
rpt_expr_func::rpt_expr_func(const rpt_expr::pointer &e1,rpt_expr_func34,1018
rpt_expr_func::create(const rpt_expr::pointer &e1, const rpt_expr::pointer &e2)create43,1165
rpt_expr_func::evaluate()evaluate50,1317

libaegis/aer/expr/in.cc,282
rpt_expr_in::~rpt_expr_in()~rpt_expr_in31,1068
rpt_expr_in::rpt_expr_in(const rpt_expr::pointer &a, const rpt_expr::pointer &b)rpt_expr_in36,1102
rpt_expr_in::create(const rpt_expr::pointer &a, const rpt_expr::pointer &b)create44,1237
rpt_expr_in::evaluate()evaluate51,1381

libaegis/aer/expr/incr.cc,1108
rpt_expr_inc_pre::~rpt_expr_inc_pre()~rpt_expr_inc_pre29,1001
rpt_expr_inc_pre::rpt_expr_inc_pre(const rpt_expr::pointer &arg)rpt_expr_inc_pre34,1045
rpt_expr_inc_pre::create(const rpt_expr::pointer &arg)create44,1252
rpt_expr_inc_pre::evaluate()evaluate51,1379
rpt_expr_dec_pre::~rpt_expr_dec_pre()~rpt_expr_dec_pre107,2874
rpt_expr_dec_pre::rpt_expr_dec_pre(const rpt_expr::pointer &arg)rpt_expr_dec_pre112,2918
rpt_expr_dec_pre::create(const rpt_expr::pointer &arg)create122,3125
rpt_expr_dec_pre::evaluate()evaluate129,3252
rpt_expr_inc_post::~rpt_expr_inc_post()~rpt_expr_inc_post185,4748
rpt_expr_inc_post::rpt_expr_inc_post(const rpt_expr::pointer &arg)rpt_expr_inc_post190,4794
rpt_expr_inc_post::create(const rpt_expr::pointer &arg)create200,5003
rpt_expr_inc_post::evaluate()evaluate207,5132
rpt_expr_dec_post::~rpt_expr_dec_post()~rpt_expr_dec_post263,6622
rpt_expr_dec_post::rpt_expr_dec_post(const rpt_expr::pointer &arg)rpt_expr_dec_post268,6668
rpt_expr_dec_post::create(const rpt_expr::pointer &arg)create278,6877
rpt_expr_dec_post::evaluate()evaluate285,7006

bl/libaegis/aer/expr/list.cc,187
rpt_expr_list::~rpt_expr_list()~rpt_expr_list25,848
rpt_expr_list::rpt_expr_list()rpt_expr_list30,886
rpt_expr_list::create()create36,941
rpt_expr_list::evaluate()evaluate43,1031

libaegis/aer/expr/logical.cc,1167
rpt_expr_and_logical::~rpt_expr_and_logical()~rpt_expr_and_logical29,1025
rpt_expr_and_logical::rpt_expr_and_logical(const rpt_expr::pointer &lhs,rpt_expr_and_logical34,1077
rpt_expr_and_logical::create(const rpt_expr::pointer &lhs,create43,1242
rpt_expr_and_logical::evaluate()evaluate51,1416
rpt_expr_or_logical::~rpt_expr_or_logical()~rpt_expr_or_logical108,2899
rpt_expr_or_logical::rpt_expr_or_logical(const rpt_expr::pointer &lhs,rpt_expr_or_logical113,2949
rpt_expr_or_logical::create(const rpt_expr::pointer &lhs,create122,3112
rpt_expr_or_logical::evaluate()evaluate130,3284
rpt_expr_not_logical::~rpt_expr_not_logical()~rpt_expr_not_logical187,4758
rpt_expr_not_logical::rpt_expr_not_logical(const rpt_expr::pointer &arg)rpt_expr_not_logical192,4810
rpt_expr_not_logical::create(const rpt_expr::pointer &arg)create199,4924
rpt_expr_not_logical::evaluate()evaluate206,5059
rpt_expr_if::~rpt_expr_if()~rpt_expr_if250,6180
rpt_expr_if::rpt_expr_if(const rpt_expr::pointer &e1,rpt_expr_if256,6256
rpt_expr_if::create(const rpt_expr::pointer &e1, const rpt_expr::pointer &e2,create267,6486
rpt_expr_if::evaluate()evaluate276,6713

libaegis/aer/expr/lookup.cc,391
rpt_expr_lookup::~rpt_expr_lookup()~rpt_expr_lookup35,1223
rpt_expr_lookup::rpt_expr_lookup(const rpt_expr::pointer &e1,rpt_expr_lookup40,1265
rpt_expr_lookup::create(const rpt_expr::pointer &e1,create49,1416
rpt_expr_lookup::create(const rpt_expr::pointer &e1, const nstring &name)create57,1575
rpt_expr_lookup::evaluate()evaluate68,1866
rpt_expr_lookup::lvalue()lvalue128,3437

libaegis/aer/expr/mul.cc,987
#define PAIR(PAIR29,1017
rpt_expr_mul::~rpt_expr_mul()~rpt_expr_mul32,1076
rpt_expr_mul::rpt_expr_mul(const rpt_expr::pointer &lhs,rpt_expr_mul37,1112
rpt_expr_mul::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create46,1261
rpt_expr_mul::evaluate()evaluate53,1415
rpt_expr_div::~rpt_expr_div()~rpt_expr_div148,3974
rpt_expr_div::rpt_expr_div(const rpt_expr::pointer &lhs,rpt_expr_div153,4010
rpt_expr_div::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create162,4159
div_by_zero_error(const rpt_expr::pointer &ep)div_by_zero_error169,4320
rpt_expr_div::evaluate()evaluate178,4525
rpt_expr_mod::~rpt_expr_mod()~rpt_expr_mod285,7618
rpt_expr_mod::rpt_expr_mod(const rpt_expr::pointer &lhs,rpt_expr_mod290,7654
rpt_expr_mod::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create299,7803
mod_by_zero_error(const rpt_expr::pointer &ep)mod_by_zero_error306,7964
rpt_expr_mod::evaluate()evaluate315,8167

libaegis/aer/expr/name.cc,330
static symtab<rpt_value::pointer> symbol_table;symbol_table50,1734
init(void)init54,1796
rpt_expr_name__init(const nstring &name, const rpt_value::pointer &value)rpt_expr_name__init103,2912
rpt_expr_name(const nstring &name)rpt_expr_name111,3090
rpt_expr_name__declare(const nstring &name)rpt_expr_name__declare144,3947

libaegis/aer/expr/neg.cc,477
rpt_expr_neg::~rpt_expr_neg()~rpt_expr_neg30,1030
rpt_expr_neg::rpt_expr_neg(const rpt_expr::pointer &arg)rpt_expr_neg35,1066
rpt_expr_neg::create(const rpt_expr::pointer &arg)create42,1164
rpt_expr_neg::evaluate()evaluate49,1283
rpt_expr_pos::~rpt_expr_pos()~rpt_expr_pos86,2302
rpt_expr_pos::rpt_expr_pos(const rpt_expr::pointer &arg)rpt_expr_pos91,2338
rpt_expr_pos::create(const rpt_expr::pointer &arg)create98,2436
rpt_expr_pos::evaluate()evaluate105,2555

libaegis/aer/expr/plus.cc,781
#define PAIR(PAIR30,1066
rpt_expr_plus::~rpt_expr_plus()~rpt_expr_plus33,1125
rpt_expr_plus::rpt_expr_plus(const rpt_expr::pointer &lhs,rpt_expr_plus38,1163
rpt_expr_plus::create(const rpt_expr::pointer &lhs,create47,1314
rpt_expr_plus::evaluate()evaluate55,1474
rpt_expr_minus::~rpt_expr_minus()~rpt_expr_minus171,4690
rpt_expr_minus::rpt_expr_minus(const rpt_expr::pointer &lhs,rpt_expr_minus176,4730
rpt_expr_minus::create(const rpt_expr::pointer &lhs,create185,4883
rpt_expr_minus::evaluate()evaluate193,5045
rpt_expr_join::~rpt_expr_join()~rpt_expr_join292,7747
rpt_expr_join::rpt_expr_join(const rpt_expr::pointer &lhs,rpt_expr_join297,7785
rpt_expr_join::create(const rpt_expr::pointer &lhs,create306,7936
rpt_expr_join::evaluate()evaluate314,8096

libaegis/aer/expr/pos_from_lex.cc,112
rpt_expr::pos_from_lex()pos_from_lex27,896
rpt_expr::pos_from(const rpt_expr::pointer &other)pos_from36,996

libaegis/aer/expr/power.cc,254
rpt_expr_power::~rpt_expr_power()~rpt_expr_power33,1147
rpt_expr_power::rpt_expr_power(const rpt_expr::pointer &lhs,rpt_expr_power38,1187
rpt_expr_power::create(const rpt_expr::pointer &lhs,create47,1340
rpt_expr_power::evaluate()evaluate55,1502

libaegis/aer/expr/rel.cc,2151
#define PAIR(PAIR33,1194
rpt_expr_lt::~rpt_expr_lt()~rpt_expr_lt36,1253
rpt_expr_lt::rpt_expr_lt(const rpt_expr::pointer &lhs,rpt_expr_lt41,1287
rpt_expr_lt::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create50,1434
rpt_expr_lt::evaluate()evaluate57,1586
rpt_expr_le::~rpt_expr_le()~rpt_expr_le171,4797
rpt_expr_le::rpt_expr_le(const rpt_expr::pointer &lhs,rpt_expr_le176,4831
rpt_expr_le::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create185,4978
rpt_expr_le::evaluate()evaluate192,5130
rpt_expr_gt::~rpt_expr_gt()~rpt_expr_gt306,8347
rpt_expr_gt::rpt_expr_gt(const rpt_expr::pointer &lhs,rpt_expr_gt311,8381
rpt_expr_gt::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create320,8528
rpt_expr_gt::evaluate()evaluate327,8680
rpt_expr_ge::~rpt_expr_ge()~rpt_expr_ge441,11891
rpt_expr_ge::rpt_expr_ge(const rpt_expr::pointer &lhs,rpt_expr_ge446,11925
rpt_expr_ge::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create455,12072
rpt_expr_ge::evaluate()evaluate462,12224
rpt_expr_eq::~rpt_expr_eq()~rpt_expr_eq576,15441
rpt_expr_eq::rpt_expr_eq(const rpt_expr::pointer &lhs,rpt_expr_eq581,15475
rpt_expr_eq::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create590,15622
rpt_expr_eq::evaluate()evaluate597,15774
rpt_expr_ne::~rpt_expr_ne()~rpt_expr_ne715,19163
rpt_expr_ne::rpt_expr_ne(const rpt_expr::pointer &lhs,rpt_expr_ne720,19197
rpt_expr_ne::create(const rpt_expr::pointer &lhs, const rpt_expr::pointer &rhs)create729,19344
rpt_expr_ne::evaluate()evaluate736,19496
rpt_expr_match::~rpt_expr_match()~rpt_expr_match850,22713
rpt_expr_match::rpt_expr_match(const rpt_expr::pointer &lhs,rpt_expr_match855,22753
rpt_expr_match::create(const rpt_expr::pointer &lhs,create864,22906
rpt_expr_match::evaluate()evaluate872,23068
rpt_expr_nmatch::~rpt_expr_nmatch()~rpt_expr_nmatch926,24501
rpt_expr_nmatch::rpt_expr_nmatch(const rpt_expr::pointer &lhs,rpt_expr_nmatch931,24543
rpt_expr_nmatch::create(const rpt_expr::pointer &lhs,create940,24698
rpt_expr_nmatch::evaluate()evaluate948,24862

libaegis/aer/expr/shift.cc,595
rpt_expr_shift_left::~rpt_expr_shift_left()~rpt_expr_shift_left27,929
rpt_expr_shift_left::rpt_expr_shift_left(const rpt_expr::pointer &lhs,rpt_expr_shift_left32,979
rpt_expr_shift_left::create(const rpt_expr::pointer &lhs,create41,1142
rpt_expr_shift_left::evaluate()evaluate49,1314
rpt_expr_shift_right::~rpt_expr_shift_right()~rpt_expr_shift_right80,2301
rpt_expr_shift_right::rpt_expr_shift_right(const rpt_expr::pointer &lhs,rpt_expr_shift_right85,2353
rpt_expr_shift_right::create(const rpt_expr::pointer &lhs,create94,2518
rpt_expr_shift_right::evaluate()evaluate102,2692

libaegis/aer/expr/struct.cc,469
static size_t ntab;ntab28,973
static size_t ntab_max;ntab_max29,993
static rpt_value_struct **tab;tab30,1017
symtab_push(rpt_value_struct *stp)symtab_push34,1062
symtab_pop(void)symtab_pop52,1496
rpt_expr_struct::symtab_query(void)symtab_query62,1629
rpt_expr_struct::~rpt_expr_struct()~rpt_expr_struct70,1757
rpt_expr_struct::rpt_expr_struct()rpt_expr_struct75,1799
rpt_expr_struct::create()create81,1858
rpt_expr_struct::evaluate()evaluate89,1994

libaegis/aer/expr/struct_asign.cc,304
rpt_expr_struct_assign::~rpt_expr_struct_assign()~rpt_expr_struct_assign31,1083
rpt_expr_struct_assign::rpt_expr_struct_assign(const nstring &a_name,rpt_expr_struct_assign36,1139
rpt_expr_struct_assign::create(const nstring &a_name,create48,1434
rpt_expr_struct_assign::evaluate()evaluate56,1616

libaegis/aer/func.cc,248
rpt_func::~rpt_func()~rpt_func55,2010
rpt_func::rpt_func()rpt_func60,2038
typedef rpt_func::pointer (*table_t)(void);table_t65,2065
static table_t table[] =table67,2110
rpt_func::init(symtab<rpt_value::pointer> &symbol_table)init117,3529

libaegis/aer/func/capitalize.cc,431
rpt_func_capitalize::~rpt_func_capitalize()~rpt_func_capitalize31,1085
rpt_func_capitalize::rpt_func_capitalize()rpt_func_capitalize36,1135
rpt_func_capitalize::create()create42,1202
rpt_func_capitalize::name()name49,1298
rpt_func_capitalize::optimizable()optimizable57,1372
rpt_func_capitalize::verify(const rpt_expr::pointer &ep)verify65,1445
rpt_func_capitalize::run(const rpt_expr::pointer &ep, size_t,run73,1576

libaegis/aer/func/change.cc,1098
static change_identifier *cidp;cidp33,1206
rpt_func_change_number::~rpt_func_change_number()~rpt_func_change_number36,1240
rpt_func_change_number::rpt_func_change_number()rpt_func_change_number41,1296
rpt_func_change_number::create()create47,1369
rpt_func_change_number::name()name54,1471
rpt_func_change_number::optimizable()optimizable62,1551
rpt_func_change_number::verify(const rpt_expr::pointer &ep)verify70,1628
rpt_func_change_number::run(const rpt_expr::pointer &, size_t,run78,1762
rpt_func_change_number_set::~rpt_func_change_number_set()~rpt_func_change_number_set86,1946
rpt_func_change_number_set::rpt_func_change_number_set()rpt_func_change_number_set91,2010
rpt_func_change_number_set::create()create97,2091
rpt_func_change_number_set::name()name104,2201
rpt_func_change_number_set::optimizable()optimizable112,2289
rpt_func_change_number_set::verify(const rpt_expr::pointer &ep)verify120,2370
rpt_func_change_number_set::run(const rpt_expr::pointer &, size_t,run128,2508
report_parse_change_set(change_identifier &cid)report_parse_change_set137,2690

libaegis/aer/func/columns.cc,561
rpt_func_columns::~rpt_func_columns()~rpt_func_columns36,1206
rpt_func_columns::rpt_func_columns()rpt_func_columns42,1292
rpt_func_columns::create()create49,1395
rpt_func_columns::name()name57,1527
rpt_func_columns::optimizable()optimizable65,1595
rpt_func_columns::verify(const rpt_expr::pointer &ep)verify73,1666
extract_integer(const rpt_value::pointer &vp, int minimum_result)extract_integer82,1828
extract_string(const rpt_value::pointer &vp)extract_string113,2560
rpt_func_columns::run(const rpt_expr::pointer &, size_t argc,run129,2891

libaegis/aer/func/count.cc,374
rpt_func_count::~rpt_func_count()~rpt_func_count28,947
rpt_func_count::rpt_func_count()rpt_func_count33,987
rpt_func_count::create()create39,1044
rpt_func_count::name()name46,1130
rpt_func_count::optimizable()optimizable54,1194
rpt_func_count::verify(const rpt_expr::pointer &ep)verify62,1262
rpt_func_count::run(const rpt_expr::pointer &ep, size_t,run70,1388

libaegis/aer/func/dirname.cc,814
rpt_func_basename::~rpt_func_basename()~rpt_func_basename30,1010
rpt_func_basename::rpt_func_basename()rpt_func_basename35,1056
rpt_func_basename::create()create41,1119
rpt_func_basename::name()name48,1211
rpt_func_basename::optimizable()optimizable56,1281
rpt_func_basename::verify(const rpt_expr::pointer &ep)verify64,1352
rpt_func_basename::run(const rpt_expr::pointer &ep, size_t,run72,1481
rpt_func_dirname::~rpt_func_dirname()~rpt_func_dirname109,2437
rpt_func_dirname::rpt_func_dirname()rpt_func_dirname114,2481
rpt_func_dirname::create()create120,2542
rpt_func_dirname::name()name127,2632
rpt_func_dirname::optimizable()optimizable135,2700
rpt_func_dirname::verify(const rpt_expr::pointer &ep)verify143,2770
rpt_func_dirname::run(const rpt_expr::pointer &ep, size_t,run151,2898

libaegis/aer/func/downcase.cc,409
rpt_func_downcase::~rpt_func_downcase()~rpt_func_downcase30,1015
rpt_func_downcase::rpt_func_downcase()rpt_func_downcase35,1061
rpt_func_downcase::create()create41,1124
rpt_func_downcase::name()name48,1216
rpt_func_downcase::optimizable()optimizable56,1286
rpt_func_downcase::verify(const rpt_expr::pointer &ep)verify64,1357
rpt_func_downcase::run(const rpt_expr::pointer &ep, size_t,run72,1486

libaegis/aer/func/eject.cc,394
rpt_func_eject::~rpt_func_eject()~rpt_func_eject28,946
rpt_func_eject::rpt_func_eject()rpt_func_eject33,986
rpt_func_eject::create()create39,1043
rpt_func_eject::name()name46,1129
rpt_func_eject::optimizable()optimizable54,1193
rpt_func_eject::verify(const rpt_expr::pointer &ep)verify62,1262
rpt_func_eject::run(const rpt_expr::pointer &, size_t, rpt_value::pointer *)run70,1388

bl/libaegis/aer/func/getenv.cc,387
rpt_func_getenv::~rpt_func_getenv()~rpt_func_getenv32,1055
rpt_func_getenv::rpt_func_getenv()rpt_func_getenv37,1097
rpt_func_getenv::create()create43,1156
rpt_func_getenv::name()name50,1244
rpt_func_getenv::optimizable()optimizable58,1310
rpt_func_getenv::verify(const rpt_expr::pointer &ep)verify66,1379
rpt_func_getenv::run(const rpt_expr::pointer &ep, size_t,run74,1506

bl/libaegis/aer/func/gettime.cc,600
rpt_func_gettime::~rpt_func_gettime()~rpt_func_gettime31,1053
rpt_func_gettime::rpt_func_gettime()rpt_func_gettime36,1097
rpt_func_gettime::create()create42,1158
rpt_func_gettime::name()name49,1248
rpt_func_gettime::optimizable()optimizable57,1316
rpt_func_gettime::verify(const rpt_expr::pointer &ep)verify65,1386
rpt_func_gettime::run(const rpt_expr::pointer &ep, size_t,run73,1514
rpt_func_mktime::~rpt_func_mktime()~rpt_func_mktime140,3153
rpt_func_mktime::rpt_func_mktime()rpt_func_mktime145,3195
rpt_func_mktime::create()create151,3254
rpt_func_mktime::name()name158,3342

bl/libaegis/aer/func/getuid.cc,405
rpt_func_getuid::~rpt_func_getuid()~rpt_func_getuid27,903
rpt_func_getuid::rpt_func_getuid()rpt_func_getuid32,945
rpt_func_getuid::create()create38,1004
rpt_func_getuid::name()name45,1092
rpt_func_getuid::optimizable()optimizable53,1158
rpt_func_getuid::verify(const rpt_expr::pointer &ep)verify61,1227
rpt_func_getuid::run(const rpt_expr::pointer &, size_t, rpt_value::pointer *)run69,1354

libaegis/aer/func/keys.cc,363
rpt_func_keys::~rpt_func_keys()~rpt_func_keys27,920
rpt_func_keys::rpt_func_keys()rpt_func_keys32,958
rpt_func_keys::create()create38,1013
rpt_func_keys::name()name45,1097
rpt_func_keys::optimizable()optimizable53,1159
rpt_func_keys::verify(const rpt_expr::pointer &ep)verify61,1226
rpt_func_keys::run(const rpt_expr::pointer &ep, size_t,run69,1351

bl/libaegis/aer/func/length.cc,387
rpt_func_length::~rpt_func_length()~rpt_func_length28,1032
rpt_func_length::rpt_func_length()rpt_func_length33,1074
rpt_func_length::create()create39,1133
rpt_func_length::name()name46,1221
rpt_func_length::optimizable()optimizable54,1287
rpt_func_length::verify(const rpt_expr::pointer &ep)verify62,1356
rpt_func_length::run(const rpt_expr::pointer &ep, size_t,run70,1483

bl/libaegis/aer/func/mtime.cc,376
rpt_func_mtime::~rpt_func_mtime()~rpt_func_mtime38,1224
rpt_func_mtime::rpt_func_mtime()rpt_func_mtime43,1264
rpt_func_mtime::create()create49,1321
rpt_func_mtime::name()name56,1407
rpt_func_mtime::optimizable()optimizable64,1471
rpt_func_mtime::verify(const rpt_expr::pointer &ep)verify72,1539
rpt_func_mtime::run(const rpt_expr::pointer &ep, size_t,run80,1665

libaegis/aer/func/need.cc,388
rpt_func_need::~rpt_func_need()~rpt_func_need29,985
rpt_func_need::rpt_func_need()rpt_func_need34,1023
rpt_func_need::create()create40,1078
rpt_func_need::name()name47,1162
rpt_func_need::optimizable()optimizable55,1224
rpt_func_need::verify(const rpt_expr::pointer &ep)verify63,1292
rpt_func_need::run(const rpt_expr::pointer &, size_t, rpt_value::pointer *argv)run71,1417

libaegis/aer/func/now.cc,1133
rpt_func_now::~rpt_func_now()~rpt_func_now32,1082
rpt_func_now::rpt_func_now()rpt_func_now37,1118
rpt_func_now::create()create43,1171
rpt_func_now::name()name50,1253
rpt_func_now::optimizable()optimizable58,1313
rpt_func_now::verify(const rpt_expr::pointer &ep)verify66,1380
rpt_func_now::run(const rpt_expr::pointer &, size_t, rpt_value::pointer *)run74,1504
#define WORKING_DAYS_PER_WEEK WORKING_DAYS_PER_WEEK81,1637
#define HOURS_PER_WORKING_DAY HOURS_PER_WORKING_DAY82,1669
#define SECONDS_PER_WORKING_DAY SECONDS_PER_WORKING_DAY83,1703
#define SECONDS_PER_DAY SECONDS_PER_DAY84,1777
working_days(time_t start, time_t finish)working_days88,1828
rpt_func_working_days::~rpt_func_working_days()~rpt_func_working_days156,3530
rpt_func_working_days::rpt_func_working_days()rpt_func_working_days161,3584
rpt_func_working_days::create()create167,3655
rpt_func_working_days::name()name174,3755
rpt_func_working_days::optimizable()optimizable182,3833
rpt_func_working_days::verify(const rpt_expr::pointer &ep)verify190,3908
rpt_func_working_days::run(const rpt_expr::pointer &ep, size_t,run198,4041

bl/libaegis/aer/func/page_width.cc,862
rpt_func_page_width::~rpt_func_page_width()~rpt_func_page_width27,913
rpt_func_page_width::rpt_func_page_width()rpt_func_page_width32,963
rpt_func_page_width::create()create38,1030
rpt_func_page_width::name()name45,1126
rpt_func_page_width::optimizable()optimizable53,1200
rpt_func_page_width::verify(const rpt_expr::pointer &ep)verify61,1274
rpt_func_page_width::run(const rpt_expr::pointer &,run69,1405
rpt_func_page_length::~rpt_func_page_length()~rpt_func_page_length76,1561
rpt_func_page_length::rpt_func_page_length()rpt_func_page_length81,1613
rpt_func_page_length::create()create87,1682
rpt_func_page_length::name()name94,1780
rpt_func_page_length::optimizable()optimizable102,1856
rpt_func_page_length::verify(const rpt_expr::pointer &ep)verify110,1931
rpt_func_page_length::run(const rpt_expr::pointer &, size_t,run118,2063

libaegis/aer/func/print.cc,657
size_t rpt_func_print__ncolumns;rpt_func_print__ncolumns34,1126
size_t rpt_func_print__ncolumns_max;rpt_func_print__ncolumns_max35,1159
output::pointer *rpt_func_print__column;rpt_func_print__column36,1196
col::pointer rpt_func_print__colp;rpt_func_print__colp37,1237
rpt_func_print::~rpt_func_print()~rpt_func_print40,1274
rpt_func_print::rpt_func_print()rpt_func_print45,1314
rpt_func_print::create()create51,1371
rpt_func_print::name()name58,1457
rpt_func_print::optimizable()optimizable66,1521
rpt_func_print::verify(const rpt_expr::pointer &ep)verify74,1590
rpt_func_print::run(const rpt_expr::pointer &ep, size_t argc,run96,2046

libaegis/aer/func/project.cc,1079
static change_identifier *cidp;cidp32,1121
report_parse_project_set(change_identifier &cid)report_parse_project_set36,1160
rpt_func_project_name::~rpt_func_project_name()~rpt_func_project_name43,1251
rpt_func_project_name::rpt_func_project_name()rpt_func_project_name48,1305
rpt_func_project_name::create()create54,1376
rpt_func_project_name::name()name61,1476
rpt_func_project_name::optimizable()optimizable69,1554
rpt_func_project_name::verify(const rpt_expr::pointer &ep)verify77,1630
rpt_func_project_name::run(const rpt_expr::pointer &, size_t,run85,1763
rpt_func_project_name_set::~rpt_func_project_name_set()~rpt_func_project_name_set96,2038
rpt_func_project_name_set::rpt_func_project_name_set()rpt_func_project_name_set101,2100
rpt_func_project_name_set::create()create107,2179
rpt_func_project_name_set::name()name114,2287
rpt_func_project_name_set::optimizable()optimizable122,2373
rpt_func_project_name_set::verify(const rpt_expr::pointer &ep)verify130,2453
rpt_func_project_name_set::run(const rpt_expr::pointer &, size_t,run138,2590

bl/libaegis/aer/func/quote.cc,1734
rpt_func_quote_url::~rpt_func_quote_url()~rpt_func_quote_url32,1060
rpt_func_quote_url::rpt_func_quote_url()rpt_func_quote_url37,1108
rpt_func_quote_url::create()create43,1173
rpt_func_quote_url::name()name50,1267
rpt_func_quote_url::optimizable()optimizable58,1339
rpt_func_quote_url::verify(const rpt_expr::pointer &ep)verify66,1411
rpt_func_quote_url::run(const rpt_expr::pointer &ep, size_t,run74,1541
rpt_func_unquote_url::~rpt_func_unquote_url()~rpt_func_unquote_url100,2245
rpt_func_unquote_url::rpt_func_unquote_url()rpt_func_unquote_url105,2297
rpt_func_unquote_url::create()create111,2366
rpt_func_unquote_url::name()name118,2464
rpt_func_unquote_url::optimizable()optimizable126,2540
rpt_func_unquote_url::verify(const rpt_expr::pointer &ep)verify134,2614
rpt_func_unquote_url::run(const rpt_expr::pointer &ep, size_t,run142,2746
rpt_func_quote_html::~rpt_func_quote_html()~rpt_func_quote_html175,3582
rpt_func_quote_html::rpt_func_quote_html()rpt_func_quote_html180,3632
rpt_func_quote_html::create()create186,3699
rpt_func_quote_html::name()name193,3795
rpt_func_quote_html::optimizable()optimizable201,3869
rpt_func_quote_html::verify(const rpt_expr::pointer &ep)verify209,3942
rpt_func_quote_html::run(const rpt_expr::pointer &ep, size_t,run217,4073
rpt_func_quote_tcl::~rpt_func_quote_tcl()~rpt_func_quote_tcl250,4906
rpt_func_quote_tcl::rpt_func_quote_tcl()rpt_func_quote_tcl255,4954
rpt_func_quote_tcl::create()create261,5019
rpt_func_quote_tcl::name()name268,5113
rpt_func_quote_tcl::optimizable()optimizable276,5185
rpt_func_quote_tcl::verify(const rpt_expr::pointer &ep)verify284,5257
rpt_func_quote_tcl::run(const rpt_expr::pointer &ep, size_t,run292,5387

libaegis/aer/func/round.cc,1513
rpt_func_round::~rpt_func_round()~rpt_func_round29,974
rpt_func_round::rpt_func_round()rpt_func_round34,1014
rpt_func_round::create()create40,1071
rpt_func_round::name()name47,1157
rpt_func_round::optimizable()optimizable55,1221
rpt_func_round::verify(const rpt_expr::pointer &ep)verify63,1289
rpt_func_round::run(const rpt_expr::pointer &ep, size_t,run71,1415
rpt_func_floor::~rpt_func_floor()~rpt_func_floor102,2248
rpt_func_floor::rpt_func_floor()rpt_func_floor107,2288
rpt_func_floor::create()create113,2345
rpt_func_floor::name()name120,2431
rpt_func_floor::optimizable()optimizable128,2495
rpt_func_floor::verify(const rpt_expr::pointer &ep)verify136,2563
rpt_func_floor::run(const rpt_expr::pointer &ep, size_t,run144,2689
rpt_func_ceil::~rpt_func_ceil()~rpt_func_ceil175,3516
rpt_func_ceil::rpt_func_ceil()rpt_func_ceil180,3554
rpt_func_ceil::create()create186,3609
rpt_func_ceil::name()name193,3693
rpt_func_ceil::optimizable()optimizable201,3755
rpt_func_ceil::verify(const rpt_expr::pointer &ep)verify209,3822
rpt_func_ceil::run(const rpt_expr::pointer &ep, size_t,run217,3947
rpt_func_trunc::~rpt_func_trunc()~rpt_func_trunc248,4771
rpt_func_trunc::rpt_func_trunc()rpt_func_trunc253,4811
rpt_func_trunc::create()create259,4868
rpt_func_trunc::name()name266,4954
rpt_func_trunc::optimizable()optimizable274,5018
rpt_func_trunc::verify(const rpt_expr::pointer &ep)verify282,5086
rpt_func_trunc::run(const rpt_expr::pointer &ep, size_t,run290,5212

bl/libaegis/aer/func/sort.cc,446
#define PAIR(PAIR34,1123
rpt_func_sort::~rpt_func_sort()~rpt_func_sort37,1177
rpt_func_sort::rpt_func_sort()rpt_func_sort42,1215
rpt_func_sort::create()create48,1270
rpt_func_sort::name()name55,1354
rpt_func_sort::optimizable()optimizable63,1416
rpt_func_sort::verify(const rpt_expr::pointer &ep)verify71,1483
cmp(const void *va, const void *vb)cmp79,1600
rpt_func_sort::run(const rpt_expr::pointer &ep, size_t argc,run156,3458

libaegis/aer/func/split.cc,376
rpt_func_split::~rpt_func_split()~rpt_func_split30,1027
rpt_func_split::rpt_func_split()rpt_func_split35,1067
rpt_func_split::create()create41,1124
rpt_func_split::name()name48,1210
rpt_func_split::optimizable()optimizable56,1274
rpt_func_split::verify(const rpt_expr::pointer &ep)verify64,1342
rpt_func_split::run(const rpt_expr::pointer &ep, size_t,run72,1468

libaegis/aer/func/sprintf.cc,911
#define MAX_WIDTH MAX_WIDTH36,1197
static size_t ac;ac41,1269
static size_t ai;ai42,1287
static rpt_value::pointer *av;av43,1305
build_fake(char *fake, size_t fake_len, int flag, int width, int precision,build_fake69,2100
rpt_func_sprintf::~rpt_func_sprintf()~rpt_func_sprintf94,2652
rpt_func_sprintf::rpt_func_sprintf()rpt_func_sprintf100,2738
rpt_func_sprintf::create()create107,2841
rpt_func_sprintf::name()name115,2973
rpt_func_sprintf::optimizable()optimizable123,3041
rpt_func_sprintf::verify(const rpt_expr::pointer &ep)verify131,3111
get_arg(const rpt_expr::pointer &ep)get_arg140,3288
get_arg_string(const rpt_expr::pointer &ep)get_arg_string155,3659
get_arg_integer(const rpt_expr::pointer &ep, bool real_ok)get_arg_integer181,4371
get_arg_real(const rpt_expr::pointer &ep)get_arg_real217,5307
rpt_func_sprintf::run(const rpt_expr::pointer &ep, size_t argc,run243,6004

bl/libaegis/aer/func/strftime.cc,414
rpt_func_strftime::~rpt_func_strftime()~rpt_func_strftime31,1087
rpt_func_strftime::rpt_func_strftime()rpt_func_strftime36,1133
rpt_func_strftime::create()create42,1196
rpt_func_strftime::name()name49,1288
rpt_func_strftime::optimizable()optimizable57,1358
rpt_func_strftime::verify(const rpt_expr::pointer &ep)verify65,1429
rpt_func_strftime::run(const rpt_expr::pointer &ep, size_t argc,run73,1558

libaegis/aer/func/substitute.cc,436
rpt_func_substitute::~rpt_func_substitute()~rpt_func_substitute32,1094
rpt_func_substitute::rpt_func_substitute()rpt_func_substitute37,1144
rpt_func_substitute::create()create43,1211
rpt_func_substitute::name()name50,1307
rpt_func_substitute::optimizable()optimizable58,1376
rpt_func_substitute::verify(const rpt_expr::pointer &ep)verify66,1449
rpt_func_substitute::run(const rpt_expr::pointer &ep, size_t argc,run74,1608

libaegis/aer/func/substr.cc,399
rpt_func_substr::~rpt_func_substr()~rpt_func_substr30,1031
rpt_func_substr::rpt_func_substr()rpt_func_substr35,1073
rpt_func_substr::create(void)create41,1132
rpt_func_substr::name(void)name48,1224
rpt_func_substr::optimizable(void)optimizable56,1294
rpt_func_substr::verify(const rpt_expr::pointer &ep)verify64,1367
rpt_func_substr::run(const rpt_expr::pointer &ep, size_t,run72,1494

bl/libaegis/aer/func/terse.cc,394
rpt_func_terse::~rpt_func_terse()~rpt_func_terse27,907
rpt_func_terse::rpt_func_terse()rpt_func_terse32,947
rpt_func_terse::create()create38,1004
rpt_func_terse::name()name45,1090
rpt_func_terse::optimizable()optimizable53,1154
rpt_func_terse::verify(const rpt_expr::pointer &ep)verify61,1222
rpt_func_terse::run(const rpt_expr::pointer &, size_t, rpt_value::pointer *)run69,1348

bl/libaegis/aer/func/title.cc,381
rpt_func_title::~rpt_func_title()~rpt_func_title31,1057
rpt_func_title::rpt_func_title()rpt_func_title36,1097
rpt_func_title::create()create42,1154
rpt_func_title::name()name49,1240
rpt_func_title::optimizable()optimizable57,1304
rpt_func_title::verify(const rpt_expr::pointer &ep)verify65,1373
rpt_func_title::run(const rpt_expr::pointer &ep, size_t argc,run73,1499

bl/libaegis/aer/func/typeof.cc,384
rpt_func_typeof::~rpt_func_typeof()~rpt_func_typeof27,972
rpt_func_typeof::rpt_func_typeof()rpt_func_typeof32,1014
rpt_func_typeof::create()create38,1073
rpt_func_typeof::name()name45,1161
rpt_func_typeof::optimizable()optimizable53,1227
rpt_func_typeof::verify(const rpt_expr::pointer &ep)verify60,1295
rpt_func_typeof::run(const rpt_expr::pointer &, size_t,run68,1422

libaegis/aer/func/upcase.cc,387
rpt_func_upcase::~rpt_func_upcase()~rpt_func_upcase30,1007
rpt_func_upcase::rpt_func_upcase()rpt_func_upcase35,1049
rpt_func_upcase::create()create41,1108
rpt_func_upcase::name()name48,1196
rpt_func_upcase::optimizable()optimizable56,1262
rpt_func_upcase::verify(const rpt_expr::pointer &ep)verify64,1331
rpt_func_upcase::run(const rpt_expr::pointer &ep, size_t,run72,1458

bl/libaegis/aer/func/wrap.cc,792
rpt_func_wrap::~rpt_func_wrap()~rpt_func_wrap33,1091
rpt_func_wrap::rpt_func_wrap()rpt_func_wrap38,1129
rpt_func_wrap::create()create44,1184
rpt_func_wrap::name()name51,1268
rpt_func_wrap::optimizable()optimizable59,1330
rpt_func_wrap::verify(const rpt_expr::pointer &ep)verify67,1397
rpt_func_wrap::run(const rpt_expr::pointer &ep, size_t,run76,1564
rpt_func_wrap_html::~rpt_func_wrap_html()~rpt_func_wrap_html193,4282
rpt_func_wrap_html::rpt_func_wrap_html()rpt_func_wrap_html198,4330
rpt_func_wrap_html::create()create204,4395
rpt_func_wrap_html::name()name211,4489
rpt_func_wrap_html::optimizable()optimizable219,4561
rpt_func_wrap_html::verify(const rpt_expr::pointer &ep)verify227,4633
rpt_func_wrap_html::run(const rpt_expr::pointer &ep, size_t,run236,4805

libaegis/aer/lex.cc,1118
static input::pointer ip;ip41,1385
static int error_count;error_count42,1411
static nstring_accumulator buffer;buffer44,1476
static symtab_ty *stp;stp45,1511
struct table_tytable_ty48,1536
    const char      *name;name50,1554
    int             token;token51,1581
static table_ty table[] =table55,1613
reserved_init(void)reserved_init131,3241
reserved(const nstring &name)reserved146,3501
rpt_lex_open(string_ty *s)rpt_lex_open155,3637
rpt_lex_close(void)rpt_lex_close164,3767
lex_getc_undo(int c)lex_getc_undo183,4189
aer_report_lex(void)aer_report_lex191,4259
aer_report_error(const char *fmt)aer_report_error727,18569
aer_report_error(sub_context_ty &sc, const char *fmt)aer_report_error735,18665
rpt_lex_pos_get(void)rpt_lex_pos_get742,18794
aer_lex_error(sub_context_ty &sc, const char *fmt)aer_lex_error761,19150
aer_lex_error(rpt_position::pointer &pp, const char *fmt)aer_lex_error768,19259
aer_lex_error(sub_context_ty &sc, const rpt_position::pointer &pp,aer_lex_error776,19383
rpt_lex_error(const rpt_position::pointer &pp, const char *fmt)rpt_lex_error796,19780

libaegis/aer/list.cc,193
process(string_ty *dir, const char *nondir, rptidx_where_list_ty *result)process41,1330
cmp(const void *va, const void *vb)cmp101,3071
report_list(void (*usage)(void))report_list113,3294

libaegis/aer/parse.cc,601
static string_ty *input;input40,1331
static string_ty *output;output41,1356
static string_list_ty arg;arg42,1382
report_parse_filename_set(string_ty *fn)report_parse_filename_set46,1416
report_parse_output_set(string_ty *fn)report_parse_output_set56,1608
report_parse_argument_set(string_list_ty *a)report_parse_argument_set66,1798
find_filename_process(string_ty *name, string_ty *dir, const char *nondir,find_filename_process76,1969
find_filename(string_ty *name)find_filename161,4535
report_parse__init_arg(void)report_parse__init_arg233,6620
report_run(void)report_run248,6962

libaegis/aer/pos.cc,561
rpt_position::~rpt_position()~rpt_position26,869
rpt_position::rpt_position(const nstring &a1, long a2, long a3) :rpt_position31,905
rpt_position::create(const nstring &a_file_name)create40,1067
rpt_position::create(const nstring &a1, long a2, long a3)create47,1179
rpt_position::create(const nstring &a_file_name, long a_line_number)create54,1315
rpt_position::representation()representation71,1719
rpt_position::join(const rpt_position::pointer &p1,join79,1862
rpt_position::print_error(sub_context_ty &sc, const char *fmt)print_error102,2524

bl/libaegis/aer/stmt.cc,230
rpt_stmt::rpt_stmt() :rpt_stmt25,846
rpt_stmt::~rpt_stmt()~rpt_stmt33,922
rpt_stmt::append(const pointer &sp)append43,1027
rpt_stmt::prepend(const pointer &sp)prepend60,1374
rpt_stmt::nth_child(size_t n)nth_child83,1834

libaegis/aer/stmt/compound.cc,231
rpt_stmt_compound::~rpt_stmt_compound()~rpt_stmt_compound24,886
rpt_stmt_compound::rpt_stmt_compound()rpt_stmt_compound29,932
rpt_stmt_compound::create()create35,995
rpt_stmt_compound::run(rpt_stmt_result_ty *rp)run42,1079

bl/libaegis/aer/stmt/expr.cc,261
rpt_stmt_expr::~rpt_stmt_expr()~rpt_stmt_expr27,965
rpt_stmt_expr::rpt_stmt_expr(const rpt_expr::pointer &a_ep) :rpt_stmt_expr32,1003
rpt_stmt_expr::create(const rpt_expr::pointer &a_ep)create39,1102
rpt_stmt_expr::run(rpt_stmt_result_ty *rp)run46,1211

bl/libaegis/aer/stmt/for.cc,1013
rpt_stmt_for::~rpt_stmt_for()~rpt_stmt_for32,1090
rpt_stmt_for::rpt_stmt_for(const rpt_expr::pointer &e0,rpt_stmt_for37,1126
rpt_stmt_for::create(const rpt_expr::pointer &e0, const rpt_expr::pointer &e1,create49,1366
rpt_stmt_for::run(rpt_stmt_result_ty *rp)run57,1576
rpt_stmt_foreach::~rpt_stmt_foreach()~rpt_stmt_foreach165,3714
rpt_stmt_foreach::rpt_stmt_foreach(const rpt_expr::pointer &e0,rpt_stmt_foreach170,3758
rpt_stmt_foreach::create(const rpt_expr::pointer &e0,create182,4052
rpt_stmt_foreach::run(rpt_stmt_result_ty *rp)run190,4237
rpt_stmt_break::~rpt_stmt_break()~rpt_stmt_break314,7140
rpt_stmt_break::rpt_stmt_break()rpt_stmt_break319,7180
rpt_stmt_break::create()create325,7237
rpt_stmt_break::run(rpt_stmt_result_ty *rp)run332,7315
rpt_stmt_continue::~rpt_stmt_continue()~rpt_stmt_continue341,7480
rpt_stmt_continue::rpt_stmt_continue()rpt_stmt_continue346,7526
rpt_stmt_continue::create()create352,7589
rpt_stmt_continue::run(rpt_stmt_result_ty *rp)run359,7673

libaegis/aer/stmt/if.cc,331
rpt_stmt_if::~rpt_stmt_if()~rpt_stmt_if31,1087
rpt_stmt_if::rpt_stmt_if(const rpt_expr::pointer &a_condition,rpt_stmt_if36,1121
rpt_stmt_if::create(const rpt_expr::pointer &a_condition,create46,1351
rpt_stmt_if::create(const rpt_expr::pointer &a_condition,create54,1569
rpt_stmt_if::run(rpt_stmt_result_ty *rp)run62,1740

bl/libaegis/aer/stmt/null.cc,198
rpt_stmt_null::~rpt_stmt_null()~rpt_stmt_null23,785
rpt_stmt_null::rpt_stmt_null()rpt_stmt_null28,823
rpt_stmt_null::create()create34,878
rpt_stmt_null::run(rpt_stmt_result_ty *rp)run41,954

bl/libaegis/aer/stmt/return.cc,317
rpt_stmt_return::~rpt_stmt_return()~rpt_stmt_return26,940
rpt_stmt_return::rpt_stmt_return(const rpt_expr::pointer &a_ep) :rpt_stmt_return31,982
rpt_stmt_return::create(const rpt_expr::pointer &a_ep)create38,1085
rpt_stmt_return::create()create45,1211
rpt_stmt_return::run(rpt_stmt_result_ty *rp)run52,1310

bl/libaegis/aer/stmt/throw.cc,270
rpt_stmt_throw::~rpt_stmt_throw()~rpt_stmt_throw28,1004
rpt_stmt_throw::rpt_stmt_throw(const rpt_expr::pointer &a_ep) :rpt_stmt_throw33,1044
rpt_stmt_throw::create(const rpt_expr::pointer &a_ep)create40,1145
rpt_stmt_throw::run(rpt_stmt_result_ty *rp)run47,1256

libaegis/aer/stmt/try.cc,276
rpt_stmt_try::~rpt_stmt_try()~rpt_stmt_try30,1007
rpt_stmt_try::rpt_stmt_try(const rpt_stmt::pointer &s1,rpt_stmt_try35,1043
rpt_stmt_try::create(const rpt_stmt::pointer &s1, const rpt_expr::pointer &e,create47,1363
rpt_stmt_try::run(rpt_stmt_result_ty *rp)run55,1534

bl/libaegis/aer/stmt/while.cc,576
rpt_stmt_while::~rpt_stmt_while()~rpt_stmt_while28,1021
rpt_stmt_while::rpt_stmt_while(const rpt_expr::pointer &a_condition,rpt_stmt_while33,1061
rpt_stmt_while::create(const rpt_expr::pointer &e, const rpt_stmt::pointer &sub)create42,1238
rpt_stmt_while::run(rpt_stmt_result_ty *rp)run49,1378
rpt_stmt_do::~rpt_stmt_do()~rpt_stmt_do123,3122
rpt_stmt_do::rpt_stmt_do(const rpt_stmt::pointer &sub,rpt_stmt_do128,3156
rpt_stmt_do::create(const rpt_stmt::pointer &sub, const rpt_expr::pointer &e)create137,3327
rpt_stmt_do::run(rpt_stmt_result_ty *rp)run144,3461

bl/libaegis/aer/value.cc,1108
rpt_value::rpt_value()rpt_value29,957
rpt_value::~rpt_value()~rpt_value35,1028
rpt_value::lookup(const rpt_value::pointer &rhs, bool)lookup42,1119
rpt_value::keys()keys55,1473
rpt_value::count()count67,1739
rpt_value::type_of()type_of79,2001
rpt_value::integerize(const rpt_value::pointer &vp)integerize87,2076
rpt_value::integerize_or_null()integerize_or_null96,2288
rpt_value::undefer(const rpt_value::pointer &vp)undefer105,2419
rpt_value::undefer_or_null()undefer_or_null114,2625
rpt_value::arithmetic(const rpt_value::pointer &vp)arithmetic123,2753
rpt_value::arithmetic_or_null()arithmetic_or_null132,2965
rpt_value::realize(const rpt_value::pointer &vp)realize141,3096
rpt_value::realize_or_null()realize_or_null150,3302
rpt_value::stringize(const rpt_value::pointer &vp)stringize159,3430
rpt_value::stringize_or_null()stringize_or_null170,3725
rpt_value::booleanize(const rpt_value::pointer &vp)booleanize179,3855
rpt_value::booleanize_or_null()booleanize_or_null188,4067
rpt_value::is_an_error()is_an_error197,4184
rpt_value::is_a_struct()is_a_struct205,4248

bl/libaegis/aer/value/boolean.cc,541
rpt_value_boolean::~rpt_value_boolean()~rpt_value_boolean28,1022
rpt_value_boolean::rpt_value_boolean(bool a_value) :rpt_value_boolean34,1110
rpt_value_boolean::create(bool a_value)create42,1249
rpt_value_boolean::arithmetic_or_null()arithmetic_or_null50,1408
rpt_value_boolean::integerize_or_null()integerize_or_null59,1570
rpt_value_boolean::realize_or_null()realize_or_null68,1732
rpt_value_boolean::stringize_or_null()stringize_or_null77,1888
rpt_value_boolean::query()query86,2053
rpt_value_boolean::name()name94,2127

libaegis/aer/value/cstate.cc,561
rpt_value_cstate::~rpt_value_cstate()~rpt_value_cstate38,1349
rpt_value_cstate::rpt_value_cstate(project *a_pp, size_t a_length,rpt_value_cstate47,1487
rpt_value_cstate::create(project *pptr, size_t o_length, const long *vlist)create61,1825
rpt_value_cstate::lookup(const rpt_value::pointer &rhs, bool)lookup69,2033
rpt_value_cstate::keys(void)keys184,5193
rpt_value_cstate::count(void)count203,5658
rpt_value_cstate::type_of(void)type_of215,5928
rpt_value_cstate::is_a_struct(void)is_a_struct227,6145
rpt_value_cstate::name(void)name235,6227

bl/libaegis/aer/value/enum.cc,645
rpt_value_enumeration::~rpt_value_enumeration()~rpt_value_enumeration29,1057
rpt_value_enumeration::rpt_value_enumeration(int ii, const nstring &ss) :rpt_value_enumeration34,1111
rpt_value_enumeration::create(int ii, const nstring &ss)create42,1237
rpt_value_enumeration::stringize_or_null()stringize_or_null49,1374
rpt_value_enumeration::arithmetic_or_null()arithmetic_or_null57,1495
rpt_value_enumeration::integerize_or_null()integerize_or_null65,1618
rpt_value_enumeration::realize_or_null()realize_or_null73,1741
rpt_value_enumeration::booleanize_or_null()booleanize_or_null81,1861
rpt_value_enumeration::name()name89,1983

bl/libaegis/aer/value/error.cc,691
rpt_value_error::~rpt_value_error()~rpt_value_error26,939
rpt_value_error::rpt_value_error(const rpt_position::pointer &a_where,rpt_value_error31,981
rpt_value_error::create(const rpt_position::pointer &e_where, string_ty *e_what)create40,1147
rpt_value_error::create(const rpt_position::pointer &e_where,create47,1320
rpt_value_error::create(string_ty *e_what)create55,1492
rpt_value_error::create(const nstring &e_what)create62,1621
rpt_value_error::name()name69,1739
rpt_value_error::is_an_error()is_an_error77,1804
rpt_value_error::query()query85,1876
rpt_value_error::print()print93,1939
rpt_value_error::setpos(const rpt_position::pointer &a_where)setpos106,2163

libaegis/aer/value/fstate.cc,624
rpt_value_fstate::~rpt_value_fstate()~rpt_value_fstate26,900
rpt_value_fstate::rpt_value_fstate(const change::pointer &a_cp) :rpt_value_fstate33,1032
rpt_value_fstate::create(const change::pointer &a_cp)create40,1136
rpt_value_fstate::convert()convert47,1249
rpt_value_fstate::lookup(const rpt_value::pointer &rhs, bool lval)lookup57,1448
rpt_value_fstate::keys()keys68,1690
rpt_value_fstate::count()count79,1880
rpt_value_fstate::type_of()type_of90,2064
rpt_value_fstate::undefer_or_null()undefer_or_null104,2357
rpt_value_fstate::name()name118,2649
rpt_value_fstate::is_a_struct()is_a_struct126,2716

bl/libaegis/aer/value/func.cc,346
rpt_value_func::~rpt_value_func()~rpt_value_func27,948
rpt_value_func::rpt_value_func(const rpt_func::pointer &arg) :rpt_value_func32,988
rpt_value_func::create(const rpt_func::pointer &arg)create39,1091
rpt_value_func::stringize_or_null()stringize_or_null46,1214
rpt_value_func::name()name58,1423
rpt_value_func::query()query66,1503

libaegis/aer/value/group.cc,501
rpt_value_group::~rpt_value_group()~rpt_value_group34,1198
rpt_value_group::rpt_value_group()rpt_value_group39,1240
rpt_value_group::create()create45,1300
gr_to_struct(struct group *gr)gr_to_struct55,1465
rpt_value_group::lookup(const rpt_value::pointer &rhs, bool)lookup89,2315
rpt_value_group::keys()keys132,3619
rpt_value_group::count()count150,3949
rpt_value_group::type_of()type_of167,4189
rpt_value_group::name()name175,4266
rpt_value_group::is_a_struct()is_a_struct183,4331

libaegis/aer/value/gstate.cc,557
rpt_value_gstate::~rpt_value_gstate()~rpt_value_gstate38,1276
rpt_value_gstate::rpt_value_gstate()rpt_value_gstate43,1320
rpt_value_gstate::create()create49,1382
grab_one(const nstring &project_name)grab_one59,1542
rpt_value_gstate::lookup(const rpt_value::pointer &rhs, bool)lookup106,2691
rpt_value_gstate::grab()grab128,3357
rpt_value_gstate::keys()keys156,3928
rpt_value_gstate::count()count166,4079
rpt_value_gstate::type_of()type_of176,4232
rpt_value_gstate::name()name184,4310
rpt_value_gstate::is_a_struct()is_a_struct192,4377

bl/libaegis/aer/value/integer.cc,466
rpt_value_integer::~rpt_value_integer()~rpt_value_integer31,1022
rpt_value_integer::rpt_value_integer(long arg) :rpt_value_integer37,1110
rpt_value_integer::create(long arg)create45,1241
rpt_value_integer::stringize_or_null()stringize_or_null53,1392
rpt_value_integer::realize_or_null()realize_or_null62,1576
rpt_value_integer::booleanize_or_null()booleanize_or_null71,1732
rpt_value_integer::name()name80,1893
rpt_value_integer::query()query88,1962

bl/libaegis/aer/value/list.cc,465
rpt_value_list::~rpt_value_list()~rpt_value_list30,1019
rpt_value_list::rpt_value_list() :rpt_value_list39,1122
rpt_value_list::create()create48,1221
rpt_value_list::lookup(const rpt_value::pointer &rhs, bool lvalue)lookup55,1313
rpt_value_list::keys()keys91,2245
rpt_value_list::count()count104,2466
rpt_value_list::name()name112,2565
rpt_value_list::append(const rpt_value::pointer &child)append120,2628
rpt_value_list::nth(size_t n)nth137,2985

bl/libaegis/aer/value/null.cc,650
rpt_value_null::~rpt_value_null()~rpt_value_null28,1000
rpt_value_null::rpt_value_null()rpt_value_null33,1040
rpt_value_null::create()create39,1098
rpt_value_null::arithmetic_or_null()arithmetic_or_null49,1254
rpt_value_null::stringize_or_null()stringize_or_null57,1367
rpt_value_null::booleanize_or_null()booleanize_or_null65,1479
rpt_value_null::integerize_or_null()integerize_or_null73,1596
rpt_value_null::realize_or_null()realize_or_null81,1709
rpt_value_null::lookup(const rpt_value::pointer &, bool)lookup89,1816
rpt_value_null::keys()keys97,1929
rpt_value_null::count()count105,2024
rpt_value_null::name()name113,2118

libaegis/aer/value/passwd.cc,516
rpt_value_passwd::~rpt_value_passwd()~rpt_value_passwd33,1132
rpt_value_passwd::rpt_value_passwd()rpt_value_passwd38,1176
rpt_value_passwd::create()create44,1238
pw_to_struct(struct passwd *pw)pw_to_struct54,1405
rpt_value_passwd::lookup(const rpt_value::pointer &rhs, bool)lookup102,2792
rpt_value_passwd::keys()keys151,4221
rpt_value_passwd::count()count170,4556
rpt_value_passwd::name()name187,4798
rpt_value_passwd::type_of()type_of195,4873
rpt_value_passwd::is_a_struct()is_a_struct203,4943

libaegis/aer/value/pconf.cc,606
rpt_value_pconf::~rpt_value_pconf()~rpt_value_pconf29,1012
rpt_value_pconf::rpt_value_pconf(const change::pointer &a_cp) :rpt_value_pconf35,1070
rpt_value_pconf::create(const change::pointer &a_cp)create42,1172
rpt_value_pconf::grab()grab49,1283
rpt_value_pconf::lookup(const rpt_value::pointer &rhs, bool lval)lookup73,1806
rpt_value_pconf::keys()keys88,2107
rpt_value_pconf::count()count103,2353
rpt_value_pconf::type_of()type_of118,2596
rpt_value_pconf::undefer_or_null()undefer_or_null130,2798
rpt_value_pconf::name()name142,2991
rpt_value_pconf::is_a_struct()is_a_struct150,3056

libaegis/aer/value/pstate.cc,673
rpt_value_pstate::~rpt_value_pstate()~rpt_value_pstate38,1325
rpt_value_pstate::rpt_value_pstate(const nstring &a_pname) :rpt_value_pstate44,1411
rpt_value_pstate::create(const nstring &a_pname)create52,1558
rpt_value_pstate::create(string_ty *a_pname)create60,1725
rpt_value_pstate::grab()grab68,1860
rpt_value_pstate::lookup(const rpt_value::pointer &rhs, bool lval)lookup158,4216
rpt_value_pstate::keys()keys173,4501
rpt_value_pstate::count()count188,4733
rpt_value_pstate::type_of()type_of203,4961
rpt_value_pstate::undefer_or_null()undefer_or_null215,5146
rpt_value_pstate::name()name227,5322
rpt_value_pstate::is_a_struct()is_a_struct235,5389

bl/libaegis/aer/value/real.cc,439
rpt_value_real::~rpt_value_real()~rpt_value_real29,968
rpt_value_real::rpt_value_real(double arg) :rpt_value_real34,1008
rpt_value_real::create(double arg)create41,1093
rpt_value_real::stringize_or_null()stringize_or_null48,1198
rpt_value_real::booleanize_or_null()booleanize_or_null61,1459
rpt_value_real::integerize_or_null()integerize_or_null69,1581
rpt_value_real::name()name79,1770
rpt_value_real::query()query87,1835

bl/libaegis/aer/value/ref.cc,963
rpt_value_reference::~rpt_value_reference()~rpt_value_reference25,837
rpt_value_reference::rpt_value_reference(const rpt_value::pointer &a_value) :rpt_value_reference31,929
rpt_value_reference::arithmetic_or_null()arithmetic_or_null39,1093
rpt_value_reference::stringize_or_null()stringize_or_null47,1200
rpt_value_reference::booleanize_or_null()booleanize_or_null56,1347
rpt_value_reference::lookup(const rpt_value::pointer &rhs, bool lvalue)lookup65,1496
rpt_value_reference::keys()keys74,1684
rpt_value_reference::count()count83,1815
rpt_value_reference::type_of()type_of92,1942
rpt_value_reference::integerize_or_null()integerize_or_null101,2079
rpt_value_reference::realize_or_null()realize_or_null110,2239
rpt_value_reference::name()name119,2387
rpt_value_reference::create(const rpt_value::pointer &deeper)create128,2516
rpt_value_reference::get()get136,2698
rpt_value_reference::set(const rpt_value::pointer &rhs)set145,2806

libaegis/aer/value/string.cc,764
rpt_value_string::~rpt_value_string()~rpt_value_string34,1141
rpt_value_string::rpt_value_string(const nstring &arg) :rpt_value_string40,1227
rpt_value_string::create(const nstring &arg)create48,1366
rpt_value_string::create(const char *arg)create56,1525
rpt_value_string::create(string_ty *arg)create64,1667
is_integer(const char *s, long &n)is_integer72,1801
is_real(const char *s, double &n)is_real81,1929
rpt_value_string::arithmetic_or_null()arithmetic_or_null90,2060
rpt_value_string::integerize_or_null()integerize_or_null117,2644
rpt_value_string::realize_or_null()realize_or_null138,3078
rpt_value_string::booleanize_or_null()booleanize_or_null159,3498
rpt_value_string::name()name201,4463
rpt_value_string::query()query209,4533

libaegis/aer/value/struct.cc,694
rpt_value_struct::~rpt_value_struct()~rpt_value_struct36,1255
rpt_value_struct::rpt_value_struct()rpt_value_struct42,1370
rpt_value_struct::create()create49,1502
rpt_value_struct::lookup(const rpt_value::pointer &rhs, bool lvalue)lookup56,1598
rpt_value_struct::lookup(const char *key)lookup104,3037
rpt_value_struct::lookup(string_ty *key)lookup112,3147
rpt_value_struct::lookup(const nstring &key)lookup120,3256
rpt_value_struct::keys()keys128,3393
rpt_value_struct::count()count141,3656
rpt_value_struct::name()name149,3765
rpt_value_struct::is_a_struct()is_a_struct157,3832
rpt_value_struct::assign(const nstring &key, const rpt_value::pointer &value)assign165,3902

bl/libaegis/aer/value/time.cc,522
rpt_value_time::~rpt_value_time()~rpt_value_time29,1006
rpt_value_time::rpt_value_time(time_t arg) :rpt_value_time34,1046
rpt_value_time::create(time_t t)create41,1131
rpt_value_time::stringize_or_null()stringize_or_null48,1232
rpt_value_time::arithmetic_or_null()arithmetic_or_null57,1377
rpt_value_time::integerize_or_null()integerize_or_null65,1500
rpt_value_time::realize_or_null()realize_or_null73,1623
rpt_value_time::booleanize_or_null()booleanize_or_null81,1742
rpt_value_time::name()name89,1858

libaegis/aer/value/uconf.cc,502
rpt_value_uconf::~rpt_value_uconf()~rpt_value_uconf35,1208
rpt_value_uconf::rpt_value_uconf()rpt_value_uconf40,1250
rpt_value_uconf::create()create46,1310
build_result(struct passwd *pw)build_result56,1475
rpt_value_uconf::lookup(const rpt_value::pointer &rhs, bool)lookup96,2480
rpt_value_uconf::keys()keys138,3760
rpt_value_uconf::count()count155,4077
rpt_value_uconf::type_of()type_of163,4172
rpt_value_uconf::name()name171,4249
rpt_value_uconf::is_a_struct()is_a_struct179,4313

bl/libaegis/aer/value/void.cc,187
rpt_value_void::~rpt_value_void()~rpt_value_void23,786
rpt_value_void::rpt_value_void()rpt_value_void28,826
rpt_value_void::create()create34,884
rpt_value_void::name()name44,1019

libaegis/arglex/change.cc,867
safe_toupper(char c)safe_toupper37,1226
safe_isdigit(char c)safe_isdigit46,1363
safe_ispunct(char c)safe_ispunct53,1447
extract_change_number(string_ty **project_name_p, long *change_number_p)extract_change_number60,1524
extract_delta_number(string_ty **project_name_p, long *delta_number_p)extract_delta_number95,2584
is_a_branch_number(string_ty *s)is_a_branch_number133,3694
no_such_uuid(project *pp, string_ty *uuid)no_such_uuid166,4382
arglex_parse_change_tok(string_ty **project_name_p, long *change_number_p,arglex_parse_change_tok198,5306
arglex_parse_change(string_ty **project_name_p, long *change_number_p,arglex_parse_change359,10528
arglex_parse_branch(string_ty **project_name_p, long *change_number_p,arglex_parse_branch373,10768
arglex_parse_change_with_branch(string_ty **project_name_p,arglex_parse_change_with_branch387,11008

libaegis/arglex/project.cc,192
arglex_parse_project(string_ty **project_name_p, void (*usage)(void))arglex_parse_project26,895
arglex_parse_project(nstring &project_name, void (*usage)(void))arglex_parse_project38,1238

libaegis/arglex2.cc,249
static arglex_table_ty argtab[] =argtab23,856
arglex2_init(int argc, char **argv)arglex2_init181,8671
arglex2_init3(int argc, char **argv, arglex_table_ty *tp)arglex2_init3188,8755
arglex2_retable(arglex_table_ty *tp)arglex2_retable198,8948

libaegis/attribute.cc,1030
attributes_list_find(attributes_list_ty *alp, const char *name)attributes_list_find31,1019
attributes_list_find_boolean(attributes_list_ty *alp, const char *name,attributes_list_find_boolean49,1415
attributes_list_find_real(attributes_list_ty *alp, const char *name,attributes_list_find_real60,1700
attributes_list_find_integer(attributes_list_ty *alp, const char *name,attributes_list_find_integer75,2083
attributes_list_remove(attributes_list_ty *alp, const char *name)attributes_list_remove90,2468
attributes_list_extract(attributes_list_ty *alp, const char *name)attributes_list_extract99,2662
attributes_list_insert(attributes_list_ty *alp, const char *name,attributes_list_insert121,3174
attributes_list_append(attributes_list_ty *alp, const char *name,attributes_list_append138,3539
attributes_list_append_unique(attributes_list_ty *alp, const char *name,attributes_list_append_unique157,4008
attributes_list_append_unique(attributes_list_ty *alp, const char *name,attributes_list_append_unique193,4774

libaegis/attrlistveri.cc,76
attributes_list_verify(attributes_list_ty *d)attributes_list_verify25,848

libaegis/change.cc,64
change::change()change24,789
change::valid(void)valid31,881

libaegis/change/alloc.cc,121
change::create(project *a_pp, long a_number)create30,991
change::change(project *a_pp, long a_number) :change36,1090

libaegis/change/architecture/add.cc,99
change_architecture_add(const change::pointer &cp, string_ty *name)change_architecture_add25,817

libaegis/change/architecture/check.cc,88
change_check_architectures(const change::pointer &cp)change_check_architectures28,914

libaegis/change/architecture/clear.cc,86
change_architecture_clear(const change::pointer &cp)change_architecture_clear25,817

libaegis/change/architecture/find_variant.cc,216
change_find_architecture_variant(const change::pointer &cp)change_find_architecture_variant28,965
change_find_architecture_variant(const change::pointer &cp, string_ty *an)change_find_architecture_variant36,1178

libaegis/change/architecture/from_pconf.cc,96
change_architecture_from_pconf(const change::pointer &cp)change_architecture_from_pconf25,823

libaegis/change/architecture/name.cc,99
change_architecture_name(const change::pointer &cp, int with_arch)change_architecture_name30,999

libaegis/change/architecture/run_disc_cmd.cc,120
change_run_architecture_discriminator_command(change::pointer cp)change_run_architecture_discriminator_command32,1037

libaegis/change/architecture/times_find.cc,111
change_architecture_times_find(const change::pointer &cp, string_ty *un)change_architecture_times_find27,937

libaegis/change/attributes/append.cc,99
change_attributes_append(cstate_ty *cstate_data, const char *name,change_attributes_append28,917

libaegis/change/attributes/copy.cc,80
change_attributes_copy(cattr_ty *a, cstate_ty *s)change_attributes_copy28,919

libaegis/change/attributes/default.cc,100
change_attributes_default(cattr_ty *a, project *pp, pconf_ty *pc)change_attributes_default31,1060

libaegis/change/attributes/edit.cc,76
change_attributes_edit(cattr_ty **dp, int et)change_attributes_edit31,987

libaegis/change/attributes/find.cc,182
change_attributes_find(change::pointer cp, const char *name)change_attributes_find29,995
change_attributes_find(change::pointer cp, string_ty *name)change_attributes_find48,1369

libaegis/change/attributes/find_bool.cc,118
change_attributes_find_boolean(change::pointer cp, const char *name, bool dflt)change_attributes_find_boolean28,913

libaegis/change/attributes/fixup.cc,70
change_attributes_fixup(cattr_ty *cap)change_attributes_fixup26,857

bl/libaegis/change/attributes/get.cc,66
change::attributes_get(const nstring &name)attributes_get26,842

libaegis/change/attributes/get_bool.cc,82
change::attributes_get_boolean(const nstring &name)attributes_get_boolean26,871

libaegis/change/attributes/verify.cc,85
change_attributes_verify(string_ty *fn, cattr_ty *d)change_attributes_verify26,887

libaegis/change/become.cc,358
change_become(const change::pointer &cp)change_become30,1011
change_become_undo(const change::pointer &cp)change_become_undo39,1176
change::developer_user_get(void)developer_user_get48,1353
change_developer_become(change::pointer cp)change_developer_become59,1557
change_developer_become_undo(change::pointer cp)change_developer_become_undo69,1762

libaegis/change/bind/existing.cc,179
change::bind_existing(void)bind_existing29,967
change::bind_existing_errok(void)bind_existing_errok38,1103
change::bind_existing_inner(bool errok)bind_existing_inner47,1251

libaegis/change/bind/new.cc,39
change::bind_new(void)bind_new26,843

libaegis/change/bogus.cc,54
change::create_bogus(project *pp)create_bogus26,933

libaegis/change/branch/administrator/add.cc,119
change_branch_administrator_add(const change::pointer &cp, string_ty *usr_name)change_branch_administrator_add27,918

libaegis/change/branch/administrator/nth.cc,106
change_branch_administrator_nth(const change::pointer &cp, long n)change_branch_administrator_nth27,919

libaegis/change/branch/administrator/query.cc,119
change_branch_administrator_query(const change::pointer &cp, string_ty *name)change_branch_administrator_query27,912

libaegis/change/branch/administrator/remove.cc,104
change_branch_administrator_remove(const change::pointer &cp,change_branch_administrator_remove27,918

libaegis/change/branch/branlistget.cc,115
change_branch_sub_branch_list_get(const change::pointer &cp, long **list,change_branch_sub_branch_list_get27,918

libaegis/change/branch/change_add.cc,104
change_branch_change_add(const change::pointer &cp, long change_number,change_branch_change_add27,912

libaegis/change/branch/change_nth.cc,103
change_branch_change_nth(const change::pointer &cp, long n, long *cnp)change_branch_change_nth27,917

libaegis/change/branch/change_remov.cc,110
change_branch_change_remove(const change::pointer &cp, long change_number)change_branch_change_remove27,912

libaegis/change/branch/channuminuse.cc,113
change_branch_change_number_in_use(const change::pointer &cp, long cn)change_branch_change_number_in_use27,912

libaegis/change/branch/comprdataget.cc,99
change_branch_compress_database_get(change::pointer cp)change_branch_compress_database_get25,818

libaegis/change/branch/comprdataset.cc,114
change_branch_compress_database_set(const change::pointer &cp, bool n)change_branch_compress_database_set25,824

libaegis/change/branch/defdevdirget.cc,123
change_branch_default_development_directory_get(change::pointer cp)change_branch_default_development_directory_get25,825

libaegis/change/branch/defdevdirset.cc,130
change_branch_default_development_directory_set(const change::pointer &cp,change_branch_default_development_directory_set25,824

libaegis/change/branch/deftesexeget.cc,109
change_branch_default_test_exemption_get(change::pointer cp)change_branch_default_test_exemption_get25,818

libaegis/change/branch/deftesexeset.cc,124
change_branch_default_test_exemption_set(const change::pointer &cp, bool n)change_branch_default_test_exemption_set25,824

libaegis/change/branch/deftesreexge.cc,131
change_branch_default_test_regression_exemption_get(change::pointer cp)change_branch_default_test_regression_exemption_get25,812

libaegis/change/branch/deftesreexse.cc,138
change_branch_default_test_regression_exemption_set(const change::pointer &cp,change_branch_default_test_regression_exemption_set25,818

libaegis/change/branch/den_com_get.cc,117
change_branch_develop_end_notify_command_get(change::pointer cp)change_branch_develop_end_notify_command_get25,825

libaegis/change/branch/den_com_set.cc,124
change_branch_develop_end_notify_command_set(const change::pointer &cp,change_branch_develop_end_notify_command_set25,824

libaegis/change/branch/deun_com_get.cc,127
change_branch_develop_end_undo_notify_command_get(change::pointer cp)change_branch_develop_end_undo_notify_command_get25,825

libaegis/change/branch/deun_com_set.cc,134
change_branch_develop_end_undo_notify_command_set(const change::pointer &cp,change_branch_develop_end_undo_notify_command_set25,824

libaegis/change/branch/developer/add.cc,111
change_branch_developer_add(const change::pointer &cp, string_ty *usr_name)change_branch_developer_add27,918

libaegis/change/branch/developer/nth.cc,98
change_branch_developer_nth(const change::pointer &cp, long n)change_branch_developer_nth27,925

libaegis/change/branch/developer/query.cc,111
change_branch_developer_query(const change::pointer &cp, string_ty *name)change_branch_developer_query27,912

libaegis/change/branch/developer/remove.cc,117
change_branch_developer_remove(const change::pointer &cp, string_ty *usr_name)change_branch_developer_remove27,918

libaegis/change/branch/devendactget.cc,101
change_branch_develop_end_action_get(change::pointer cp)change_branch_develop_end_action_get25,817

libaegis/change/branch/devendactset.cc,115
change_branch_develop_end_action_set(const change::pointer &cp, int n)change_branch_develop_end_action_set25,824

libaegis/change/branch/devmacrchget.cc,123
change_branch_developers_may_create_changes_get(change::pointer cp)change_branch_developers_may_create_changes_get25,818

libaegis/change/branch/devmacrchset.cc,130
change_branch_developers_may_create_changes_set(const change::pointer &cp,change_branch_developers_may_create_changes_set25,824

libaegis/change/branch/devmayintget.cc,111
change_branch_developer_may_integrate_get(change::pointer cp)change_branch_developer_may_integrate_get25,818

libaegis/change/branch/devmayintset.cc,126
change_branch_developer_may_integrate_set(const change::pointer &cp, bool n)change_branch_developer_may_integrate_set25,824

libaegis/change/branch/devmayrevget.cc,105
change_branch_developer_may_review_get(change::pointer cp)change_branch_developer_may_review_get25,818

libaegis/change/branch/devmayrevset.cc,120
change_branch_developer_may_review_set(const change::pointer &cp, bool n)change_branch_developer_may_review_set27,912

libaegis/change/branch/fdbn_com_get.cc,135
change_branch_forced_develop_begin_notify_command_get(change::pointer cp)change_branch_forced_develop_begin_notify_command_get25,825

libaegis/change/branch/fdbn_com_set.cc,142
change_branch_forced_develop_begin_notify_command_set(const change::pointer &cp,change_branch_forced_develop_begin_notify_command_set25,824

libaegis/change/branch/history/new.cc,105
change_branch_history_new(const change::pointer &cp, long delta_number,change_branch_history_new29,968

libaegis/change/branch/history/nth.cc,105
change_branch_history_nth(const change::pointer &cp, long n, long *cnp,change_branch_history_nth28,946

libaegis/change/branch/ifn_com_get.cc,123
change_branch_integrate_fail_notify_command_get(change::pointer cp)change_branch_integrate_fail_notify_command_get25,825

libaegis/change/branch/ifn_com_set.cc,130
change_branch_integrate_fail_notify_command_set(const change::pointer &cp,change_branch_integrate_fail_notify_command_set25,824

libaegis/change/branch/integrator/add.cc,113
change_branch_integrator_add(const change::pointer &cp, string_ty *usr_name)change_branch_integrator_add27,918

libaegis/change/branch/integrator/nth.cc,100
change_branch_integrator_nth(const change::pointer &cp, long n)change_branch_integrator_nth27,925

libaegis/change/branch/integrator/query.cc,113
change_branch_integrator_query(const change::pointer &cp, string_ty *name)change_branch_integrator_query27,912

libaegis/change/branch/integrator/remove.cc,117
change_branch_integrator_remove(const change::pointer &cp, string_ty *usrnam)change_branch_integrator_remove27,918

libaegis/change/branch/ipn_com_get.cc,123
change_branch_integrate_pass_notify_command_get(change::pointer cp)change_branch_integrate_pass_notify_command_get25,825

libaegis/change/branch/ipn_com_set.cc,130
change_branch_integrate_pass_notify_command_set(const change::pointer &cp,change_branch_integrate_pass_notify_command_set25,824

libaegis/change/branch/is.cc,41
change::is_a_branch()is_a_branch24,848

libaegis/change/branch/minbranumget.cc,107
change_branch_minimum_branch_number_get(change::pointer cp)change_branch_minimum_branch_number_get25,818

libaegis/change/branch/minbranumset.cc,122
change_branch_minimum_branch_number_set(const change::pointer &cp, long n)change_branch_minimum_branch_number_set25,824

libaegis/change/branch/minchanumget.cc,107
change_branch_minimum_change_number_get(change::pointer cp)change_branch_minimum_change_number_get25,818

libaegis/change/branch/minchanumset.cc,122
change_branch_minimum_change_number_set(const change::pointer &cp, long n)change_branch_minimum_change_number_set25,824

libaegis/change/branch/new.cc,63
change_branch_new(change::pointer cp)change_branch_new25,829

libaegis/change/branch/nextchannumb.cc,118
change_branch_next_change_number(const change::pointer &cp, bool is_a_change)change_branch_next_change_number29,982

libaegis/change/branch/nextdeltnumb.cc,91
change_branch_next_delta_number(change::pointer cp)change_branch_next_delta_number27,912

libaegis/change/branch/prodevdirget.cc,123
change_branch_protect_development_directory_get(change::pointer cp)change_branch_protect_development_directory_get25,812

libaegis/change/branch/prodevdirset.cc,130
change_branch_protect_development_directory_set(const change::pointer &cp,change_branch_protect_development_directory_set25,818

libaegis/change/branch/rbn_com_get.cc,119
change_branch_review_begin_notify_command_get(change::pointer cp)change_branch_review_begin_notify_command_get25,825

libaegis/change/branch/rbn_com_set.cc,126
change_branch_review_begin_notify_command_set(const change::pointer &cp,change_branch_review_begin_notify_command_set25,824

libaegis/change/branch/rbun_com_get.cc,129
change_branch_review_begin_undo_notify_command_get(change::pointer cp)change_branch_review_begin_undo_notify_command_get25,825

libaegis/change/branch/rbun_com_set.cc,136
change_branch_review_begin_undo_notify_command_set(const change::pointer &cp,change_branch_review_begin_undo_notify_command_set25,824

libaegis/change/branch/reusechanget.cc,105
change_branch_reuse_change_numbers_get(change::pointer cp)change_branch_reuse_change_numbers_get25,818

libaegis/change/branch/reusechanset.cc,120
change_branch_reuse_change_numbers_set(const change::pointer &cp, bool n)change_branch_reuse_change_numbers_set25,824

libaegis/change/branch/reviewer/add.cc,107
change_branch_reviewer_add(const change::pointer &cp, string_ty *usrnam)change_branch_reviewer_add27,918

libaegis/change/branch/reviewer/nth.cc,96
change_branch_reviewer_nth(const change::pointer &cp, long n)change_branch_reviewer_nth27,925

libaegis/change/branch/reviewer/query.cc,109
change_branch_reviewer_query(const change::pointer &cp, string_ty *name)change_branch_reviewer_query27,912

libaegis/change/branch/reviewer/remove.cc,113
change_branch_reviewer_remove(const change::pointer &cp, string_ty *usrnam)change_branch_reviewer_remove27,918

libaegis/change/branch/revmayintget.cc,109
change_branch_reviewer_may_integrate_get(change::pointer cp)change_branch_reviewer_may_integrate_get25,818

libaegis/change/branch/revmayintset.cc,124
change_branch_reviewer_may_integrate_set(const change::pointer &cp, bool n)change_branch_reviewer_may_integrate_set25,824

libaegis/change/branch/rfn_com_get.cc,117
change_branch_review_fail_notify_command_get(change::pointer cp)change_branch_review_fail_notify_command_get25,825

libaegis/change/branch/rfn_com_set.cc,124
change_branch_review_fail_notify_command_set(const change::pointer &cp,change_branch_review_fail_notify_command_set25,824

libaegis/change/branch/rpn_com_get.cc,117
change_branch_review_pass_notify_command_get(change::pointer cp)change_branch_review_pass_notify_command_get25,825

libaegis/change/branch/rpn_com_set.cc,124
change_branch_review_pass_notify_command_set(const change::pointer &cp,change_branch_review_pass_notify_command_set25,824

libaegis/change/branch/rpun_com_get.cc,127
change_branch_review_pass_undo_notify_command_get(change::pointer cp)change_branch_review_pass_undo_notify_command_get25,825

libaegis/change/branch/rpun_com_set.cc,134
change_branch_review_pass_undo_notify_command_set(const change::pointer &cp,change_branch_review_pass_undo_notify_command_set25,824

libaegis/change/branch/skipunlucget.cc,89
change_branch_skip_unlucky_get(change::pointer cp)change_branch_skip_unlucky_get25,818

libaegis/change/branch/skipunlucset.cc,104
change_branch_skip_unlucky_set(const change::pointer &cp, bool n)change_branch_skip_unlucky_set25,824

libaegis/change/branch/umask_get.cc,75
change_branch_umask_get(change::pointer cp)change_branch_umask_get25,817

libaegis/change/branch/umask_set.cc,89
change_branch_umask_set(const change::pointer &cp, int n)change_branch_umask_set25,824

libaegis/change/branch/uuid_find.cc,92
change_branch_uuid_find(change::pointer cp, string_ty *uuid,change_branch_uuid_find28,993

libaegis/change/branch/was.cc,43
change::was_a_branch()was_a_branch24,855

libaegis/change/briefdescget.cc,205
change_brief_description_get(change::pointer cp)change_brief_description_get24,849
change::brief_description_get(void)brief_description_get34,1026
change::description_get(void)description_get42,1155

libaegis/change/build/required.cc,93
change_build_required(change::pointer cp, bool conf_must_exist)change_build_required27,868

libaegis/change/build/run_dev_com.cc,108
change_run_development_build_command(const change::pointer &cp,change_run_development_build_command30,961

libaegis/change/build/run_int_com.cc,84
change_run_build_command(const change::pointer &cp)change_run_build_command30,970

libaegis/change/build/run_time_com.cc,122
change_run_build_time_adjust_notify_command(const change::pointer &cp)change_run_build_time_adjust_notify_command29,935

libaegis/change/build/symlinks.cc,2151
struct slink_info_tyslink_info_ty41,1329
    string_list_ty  stack;stack43,1352
    change::pointer cp;cp44,1379
    pconf_ty        *pconf_data;pconf_data45,1403
    user_ty::pointer up;up46,1436
    const work_area_style_ty *style;style47,1461
    int             umask;umask48,1498
    ~slink_info_ty()~slink_info_ty50,1526
    slink_info_ty() :slink_info_ty54,1560
static string_ty *dot;dot62,1658
static symtab<nstring> *derived_symlinks;derived_symlinks63,1681
enum file_statusfile_status65,1724
    file_status_not_related,file_status_not_related67,1743
    file_status_up_to_date,file_status_up_to_date68,1772
    file_status_out_of_datefile_status_out_of_date69,1800
check_symbolic_link_to_baseline(string_ty *path_rel, string_list_ty *stack,check_symbolic_link_to_baseline74,1852
stat_same_file(const struct stat &st1, const struct stat &st2)stat_same_file123,3232
check_hard_link_to_baseline(const nstring &, const struct stat &dst_st,check_hard_link_to_baseline130,3387
check_copy_of_baseline(const nstring &dst_abs, const struct stat &dst_st,check_copy_of_baseline155,4019
try_to_make_hard_link_to_baseline(const nstring &dst, const nstring &src)try_to_make_hard_link_to_baseline177,4464
try_to_make_symbolic_link_to_baseline(const nstring &dst, const nstring &src)try_to_make_symbolic_link_to_baseline214,5461
comma_d(const nstring &s)comma_d268,7101
is_a_symlink_exception(const nstring &path, slink_info_ty *sip)is_a_symlink_exception275,7224
os_symlink_repair(string_ty *value, string_ty *filename)os_symlink_repair291,7584
os_lstat(const nstring &path, struct stat &st)os_lstat318,8374
is_an_aegis_symlink(string_ty *path_rel, string_list_ty *stack, int start)is_an_aegis_symlink339,8831
maintain(void *p, dir_stack_walk_message_t msg, string_ty *path_rel,maintain413,11024
change_create_symlinks_to_baseline(const change::pointer &cp,change_create_symlinks_to_baseline1026,32627
unmaintain(void *p, dir_stack_walk_message_t msg, string_ty *path,unmaintain1096,34652
change_remove_symlinks_to_baseline(const change::pointer &cp,change_remove_symlinks_to_baseline1240,39422

libaegis/change/build/symlnk_maint.cc,122
change_maintain_symlinks_to_baseline(change::pointer cp, user_ty::pointer up,change_maintain_symlinks_to_baseline30,997

libaegis/change/build/time_set.cc,78
change_build_time_set(const change::pointer &cp)change_build_time_set29,963

libaegis/change/build/times_clear.cc,84
change_build_times_clear(const change::pointer &cp)change_build_times_clear26,851

libaegis/change/complet_time.cc,63
change::completion_timestamp(void)completion_timestamp26,831

libaegis/change/copy.cc,118
change_copy(const change::pointer &cp)change_copy27,922
change::reference_count_up(void)reference_count_up34,1004

libaegis/change/copyright/append.cc,102
change_copyright_year_append(const change::pointer &cp, int year)change_copyright_year_append25,824

libaegis/change/copyright/get.cc,311
change_copyright_years_slurp(const change::pointer &cp, int *a, int amax,change_copyright_years_slurp27,884
change_copyright_years_cmp(const void *va, const void *vb)change_copyright_years_cmp57,1559
change_copyright_years_get(const change::pointer &cp, int *a, int amax,change_copyright_years_get69,1750

libaegis/change/copyright/merge.cc,93
change_copyright_years_merge(const change::pointer &cp1,change_copyright_years_merge23,787

bl/libaegis/change/copyright/now.cc,81
change_copyright_years_now(change::pointer cp)change_copyright_years_now25,808

libaegis/change/copyright/year_get_str.cc,125
icmp(const void *va, const void *vb)icmp29,946
change::copyright_years_get_string(void)copyright_years_get_string42,1155

libaegis/change/creator_name.cc,43
change::creator_name()creator_name28,949

libaegis/change/cstate/filename_get.cc,61
change::cstate_filename_get(void)cstate_filename_get26,930

libaegis/change/cstate/get.cc,101
change::cstate_to_fstate(void)cstate_to_fstate32,1090
change::cstate_get(void)cstate_get133,4264

libaegis/change/cstate/improve.cc,59
change::cstate_improve(cstate_ty *d)cstate_improve26,875

libaegis/change/cstate/lock_prepare.cc,140
waiting_callback(void *p)waiting_callback31,1028
change_cstate_lock_prepare(const change::pointer &cp)change_cstate_lock_prepare42,1267

libaegis/change/cstate/write.cc,228
src_cmp(const void *s1p, const void *s2p)src_cmp34,1131
long_cmp(const void *s1p, const void *s2p)long_cmp46,1376
string_cmp(const void *v1, const void *v2)string_cmp62,1616
change::cstate_write(void)cstate_write74,1824

bl/libaegis/change/cur_int_get.cc,89
change_current_integration_get(change::pointer cp)change_current_integration_get24,784

libaegis/change/cur_int_set.cc,116
change_current_integration_set(const change::pointer &cp, long change_number)change_current_integration_set27,912

libaegis/change/deltanumbget.cc,55
change::delta_number_get(void)delta_number_get23,774

libaegis/change/develop_direct/clear.cc,77
change::development_directory_clear(void)development_directory_clear25,817

libaegis/change/develop_direct/get.cc,81
change::development_directory_get(bool resolve)development_directory_get27,891

libaegis/change/develop_direct/read_only.cc,457
struct auxilliaryauxilliary38,1279
    change::pointer cp;cp40,1299
    string_ty       *dd;dd41,1323
    mode_t          umask;umask42,1348
    user_ty::pointer up;up43,1375
    uid_t           uid;uid44,1400
    bool            protect;protect45,1425
func(void *arg, dir_walk_message_ty msg, string_ty *path,func50,1471
change_development_directory_chmod_read_only(change::pointer cp)change_development_directory_chmod_read_only172,5129

libaegis/change/develop_direct/read_write.cc,459
struct auxilliaryauxilliary38,1280
    change::pointer cp;cp40,1300
    string_ty       *dd;dd41,1324
    mode_t          umask;umask42,1349
    user_ty::pointer up;up43,1376
    uid_t           uid;uid44,1401
    bool            protect;protect45,1426
func(void *arg, dir_walk_message_ty msg, string_ty *path,func50,1472
change_development_directory_chmod_read_write(change::pointer cp)change_development_directory_chmod_read_write170,5085

libaegis/change/develop_direct/set.cc,181
change::development_directory_set(string_ty *filename)development_directory_set30,960
change::development_directory_set(const nstring &filename)development_directory_set37,1076

libaegis/change/develop_direct/template.cc,111
change_development_directory_template(const change::pointer &cp,change_development_directory_template30,1008

libaegis/change/develop_name.cc,47
change::developer_name()developer_name28,955

libaegis/change/diff/has_merge.cc,84
change_has_merge_command(const change::pointer &cp)change_has_merge_command23,780

bl/libaegis/change/diff/required.cc,69
change_diff_required(change::pointer cp)change_diff_required25,799

libaegis/change/diff/run_annotate.cc,115
change_run_annotate_diff_command(change::pointer cp, user_ty::pointer up,change_run_annotate_diff_command32,1050

libaegis/change/diff/run_diff.cc,97
change_run_diff_command(change::pointer cp, user_ty::pointer up,change_run_diff_command31,1026

libaegis/change/diff/run_diff3.cc,99
change_run_diff3_command(change::pointer cp, user_ty::pointer up,change_run_diff3_command31,1026

libaegis/change/diff/run_merge.cc,99
change_run_merge_command(change::pointer cp, user_ty::pointer up,change_run_merge_command31,1026

libaegis/change/diff/run_patch.cc,109
change_run_patch_diff_command(change::pointer cp, user_ty::pointer up,change_run_patch_diff_command32,1050

libaegis/change/directory.cc,82
change_directory_get(change::pointer cp, int resolve)change_directory_get25,860

libaegis/change/dl_file_acc.cc,73
change::download_files_accessable(void)download_files_accessable26,851

libaegis/change/env_set.cc,73
change_env_set(change::pointer cp, int with_arch)change_env_set32,1029

libaegis/change/error.cc,96
change_error(const change::pointer &cp, sub_context_ty *scp, const char *s)change_error25,836

libaegis/change/fatal.cc,96
change_fatal(const change::pointer &cp, sub_context_ty *scp, const char *s)change_fatal25,836

libaegis/change/file/count.cc,63
change_file_count(change::pointer cp)change_file_count25,824

bl/libaegis/change/file/cpy_bas_attr.cc,115
change_file_copy_basic_attributes(fstate_src_ty *to, fstate_src_ty *from)change_file_copy_basic_attributes24,776

bl/libaegis/change/file/directory/conflict.cc,111
change_file_directory_conflict(change::pointer cp, string_ty *file_name)change_file_directory_conflict25,830

libaegis/change/file/directory/query.cc,105
change_file_directory_query(change::pointer cp, string_ty *file_name,change_file_directory_query28,924

libaegis/change/file/exists.cc,64
change::file_exists(const nstring &filename)file_exists24,797

libaegis/change/file/find.cc,151
change::file_find(const nstring &file_name)file_find32,1085
change::file_find(const nstring &file_name, view_path_ty as_view_path)file_find39,1201

libaegis/change/file/find2.cc,72
change::file_find(fstate_src_ty *src, view_path_ty vp)file_find23,790

libaegis/change/file/find_fuzzy.cc,87
change::file_find_fuzzy(const nstring &file_name, view_path_ty)file_find_fuzzy27,881

libaegis/change/file/find_legacy.cc,72
change::file_find(cstate_src_ty *src, view_path_ty vp)file_find23,790

libaegis/change/file/fingerprint/check.cc,112
change_file_fingerprint_check(change::pointer cp, fstate_src_ty *src_data)change_file_fingerprint_check26,884

libaegis/change/file/fingerprint/same.cc,111
change_fingerprint_same(fingerprint_ty *fp, string_ty *path, int check_always)change_fingerprint_same46,1423

libaegis/change/file/fstate.cc,92
change::fimprove(fstate_ty *fsd)fimprove33,1085
change::fstate_get()fstate_get389,12784

libaegis/change/file/is_config.cc,67
change::file_is_config(string_ty *file_name)file_is_config26,886

libaegis/change/file/list_get.cc,97
change_file_list_get(change::pointer cp, view_path_ty as_view_path)change_file_list_get34,1134

libaegis/change/file/metrics/get.cc,387
metric_check(metric_ty *mp, string_ty *fn, change::pointer cp)metric_check27,893
metric_list_check(metric_list_ty *mlp, string_ty *fn, change::pointer cp)metric_list_check57,1647
change_file_metrics_filename(change::pointer cp, string_ty *filename)change_file_metrics_filename65,1835
change_file_metrics_get(change::pointer cp, string_ty *filename)change_file_metrics_get81,2371

bl/libaegis/change/file/metrics/list_check.cc,137
candidate(fstate_src_ty *src)candidate24,788
change_file_list_metrics_check(change::pointer cp)change_file_list_metrics_check53,1231

libaegis/change/file/name_check.cc,900
change_maximum_filename_length(change::pointer cp)change_maximum_filename_length35,1107
contains_moronic_ms_restrictions(string_ty *fn)contains_moronic_ms_restrictions47,1374
is_a_dos_filename(change::pointer cp, string_ty *fn)is_a_dos_filename70,1874
is_a_windows_filename(change::pointer cp, string_ty *fn)is_a_windows_filename124,3224
filename_pattern_test(change::pointer cp, string_ty *fn)filename_pattern_test144,3664
change_filename_in_charset(change::pointer cp, string_ty *fn)change_filename_in_charset185,4677
change_filename_shell_safe(change::pointer cp, string_ty *fn)change_filename_shell_safe290,7162
contains_white_space(change::pointer cp, string_ty *fn)contains_white_space364,8727
contains_non_ascii(change::pointer cp, string_ty *fn)contains_non_ascii374,8985
change_filename_check(const change::pointer &cp, string_ty *filename)change_filename_check524,12110

libaegis/change/file/new.cc,110
change::file_new(string_ty *file_name)file_new27,886
change::file_new(fstate_src_ty *meta)file_new49,1552

libaegis/change/file/nth.cc,96
change_file_nth(change::pointer cp, size_t n, view_path_ty as_view_path)change_file_nth28,937

libaegis/change/file/path.cc,120
change::file_path(string_ty *file_name)file_path30,983
change::file_path(const nstring &file_name)file_path131,3555

libaegis/change/file/path_by_meta.cc,55
change::file_path(fstate_src_ty *src)file_path25,880

libaegis/change/file/path_by_uuid.cc,142
change::file_path_by_uuid(string_ty *uuid)file_path_by_uuid30,971
change::file_path_by_uuid(const nstring &uuid)file_path_by_uuid128,3505

libaegis/change/file/pfstate.cc,118
pfimprove (fstate_ty *pfstate_data, const nstring &)pfimprove33,1066
change::pfstate_get(void)pfstate_get107,3100

libaegis/change/file/promote.cc,47
change::file_promote(void)file_promote29,942

libaegis/change/file/remove.cc,126
change::file_remove(string_ty *file_name)file_remove27,881
change::file_remove(const nstring &file_name)file_remove34,971

libaegis/change/file/remove_all.cc,73
change_file_remove_all(change::pointer cp)change_file_remove_all27,881

libaegis/change/file/resolve_name.cc,291
change::file_resolve_names(user_ty::pointer up, string_list_ty &names)file_resolve_names30,955
change::file_resolve_name(user_ty::pointer up, string_ty *filename)file_resolve_name129,3665
change::file_resolve_name(user_ty::pointer up, const nstring &filename)file_resolve_name144,4090

libaegis/change/file/source.cc,65
change::file_source(const nstring &file_name)file_source29,953

libaegis/change/file/template.cc,252
find(change::pointer cp, string_ty *file_name)find35,1158
painful_development_directory_style(change::pointer cp)painful_development_directory_style79,2353
change_file_template(change::pointer cp, string_ty *filename,change_file_template102,2950

bl/libaegis/change/file/test_bl_time/clear.cc,101
change_file_test_baseline_time_clear(change::pointer cp,change_file_test_baseline_time_clear24,782

bl/libaegis/change/file/test_bl_time/get.cc,122
change_file_test_baseline_time_get(change::pointer cp, fstate_src_ty *src_data,change_file_test_baseline_time_get24,784

libaegis/change/file/test_bl_time/set.cc,122
change_file_test_baseline_time_set(change::pointer cp, fstate_src_ty *src_data,change_file_test_baseline_time_set27,916

bl/libaegis/change/file/test_time/clear.cc,108
change_file_test_time_clear(change::pointer cp, fstate_src_ty *src_data,change_file_test_time_clear24,782

bl/libaegis/change/file/test_time/get.cc,104
change_file_test_time_get(change::pointer cp, fstate_src_ty *src_data,change_file_test_time_get24,784

libaegis/change/file/test_time/set.cc,104
change_file_test_time_set(change::pointer cp, fstate_src_ty *src_data,change_file_test_time_set27,916

libaegis/change/file/unchanged.cc,92
change::file_unchanged(fstate_src_ty *src_data, user_ty::pointer up)file_unchanged32,1037

libaegis/change/file/up_to_date.cc,93
change_file_up_to_date(project *pp, fstate_src_ty *c_src_data)change_file_up_to_date29,956

libaegis/change/file/uuid.cc,177
change::file_find_uuid(string_ty *uuid, view_path_ty view_path)file_find_uuid27,928
change::file_find_uuid(const nstring &uuid, view_path_ty view_path)file_find_uuid83,2443

libaegis/change/file/version_path.cc,90
change::file_version_path(fstate_src_ty *src, bool &unlink_flag)file_version_path25,853

libaegis/change/file/whiteo_write.cc,173
source_file_whiteout(change::pointer cp)source_file_whiteout32,1033
change_file_whiteout_write(change::pointer cp, string_ty *filename,change_file_whiteout_write42,1264

libaegis/change/file/whiteout.cc,117
ugly(void)ugly30,965
change_file_whiteout(const change::pointer &cp, string_ty *name)change_file_whiteout50,1378

libaegis/change/free.cc,98
change::reference_count_down(void)reference_count_down31,1009
change::~change()~change42,1245

libaegis/change/fstate/filename_get.cc,125
change::fstate_filename_get(void)fstate_filename_get27,931
change::pfstate_filename_get(void)pfstate_filename_get38,1109

bl/libaegis/change/functor.cc,432
change_functor::~change_functor()~change_functor24,804
change_functor::change_functor(bool arg1, bool arg2) :change_functor30,866
change_functor::change_functor(const change_functor &arg) :change_functor37,987
change_functor::operator=(const change_functor &arg)operator =44,1123
change_functor::earliest()earliest55,1293
change_functor::latest()latest62,1347
change_functor::recurse_branches()recurse_branches69,1401

libaegis/change/functor/attribu_list.cc,362
change_functor_attribute_list::~change_functor_attribute_list()~change_functor_attribute_list28,958
change_functor_attribute_list::change_functor_attribute_list(change_functor_attribute_list34,1041
change_functor_attribute_list::remember(string_ty *s)remember44,1218
change_functor_attribute_list::operator()(const change::pointer &cp)operator ()51,1341

libaegis/change/functor/date_version.cc,296
change_functor_date_version::~change_functor_date_version()~change_functor_date_version25,889
change_functor_date_version::change_functor_date_version(nstring_list &arg) :change_functor_date_version30,955
change_functor_date_version::operator()(const change::pointer &cp)operator ()38,1088

libaegis/change/functor/debchangelog.cc,503
change_functor_debchangelog::~change_functor_debchangelog()~change_functor_debchangelog28,955
change_functor_debchangelog::change_functor_debchangelog(col::pointer a_colp) :change_functor_debchangelog33,1021
safe_strftime(const char *fmt, time_t when)safe_strftime45,1320
change_functor_debchangelog::operator()(const change::pointer &cp)operator ()56,1520
change_functor_debchangelog::print(change::pointer cp)print68,1795
change_functor_debchangelog::print(change::pointer cp,print76,1907

libaegis/change/functor/debcloses.cc,412
change_functor_debcloses::~change_functor_debcloses()~change_functor_debcloses25,848
change_functor_debcloses::change_functor_debcloses() :change_functor_debcloses30,908
change_functor_debcloses::grope(const nstring &caption, const nstring &text)grope50,1400
change_functor_debcloses::operator()(const change::pointer &cp)operator ()91,2463
change_functor_debcloses::get_result(void)get_result102,2748

libaegis/change/functor/file_find.cc,352
change_functor_file_find::~change_functor_file_find()~change_functor_file_find27,904
change_functor_file_find::change_functor_file_find(const nstring_list &arg1)change_functor_file_find32,964
change_functor_file_find::operator()(const change::pointer &cp)operator ()50,1524
change_functor_file_find::query(const nstring &fn) constquery102,2740

libaegis/change/functor/invento_list.cc,398
change_functor_inventory_list::~change_functor_inventory_list()~change_functor_inventory_list33,1117
change_functor_inventory_list::change_functor_inventory_list(bool arg1,change_functor_inventory_list38,1187
change_functor_inventory_list::print_one_line(const change::pointer &cp,print_one_line60,1871
change_functor_inventory_list::operator()(const change::pointer &cp)operator ()83,2517

libaegis/change/functor/versions.cc,261
change_functor_versions::~change_functor_versions()~change_functor_versions24,850
change_functor_versions::change_functor_versions(nstring_list &arg) :change_functor_versions29,908
change_functor_versions::operator()(change::pointer cp)operator ()37,1033

bl/libaegis/change/gid_get.cc,33
change::gid_get()gid_get25,801

libaegis/change/history/create_comma.cc,116
change_run_history_create_command(change::pointer cp, fstate_src_ty *src)change_run_history_create_command35,1174

libaegis/change/history/delta2change.cc,115
change_history_change_by_delta(const change::pointer &cp, long delta_number)change_history_change_by_delta25,835

libaegis/change/history/delta2time.cc,107
change_history_delta_to_timestamp(project *pp, long delta_number)change_history_delta_to_timestamp27,894

bl/libaegis/change/history/delta_latest.cc,83
change_history_delta_latest(change::pointer cp)change_history_delta_latest24,784

libaegis/change/history/delta_name/add.cc,113
change_history_delta_name_add(const change::pointer &cp, long delta_number,change_history_delta_name_add27,912

libaegis/change/history/delta_name/by.cc,115
change_history_delta_by_name(const change::pointer &cp, string_ty *delta_name,change_history_delta_by_name25,835

libaegis/change/history/delta_name/delete.cc,100
change_history_delta_name_delete(const change::pointer &cp,change_history_delta_name_delete27,918

libaegis/change/history/delta_name/to_change.cc,117
change_history_change_by_name(const change::pointer &cp, string_ty *delta_name,change_history_change_by_name25,835

bl/libaegis/change/history/delta_valida.cc,106
change_history_delta_validate(change::pointer cp, long delta_number)change_history_delta_validate24,784

libaegis/change/history/encode.cc,175
dir_and_base(string_ty *dir, string_ty *other)dir_and_base40,1340
change_history_encode(change::pointer cp, fstate_src_ty *src, int *unlink_p)change_history_encode54,1599

libaegis/change/history/get_command.cc,110
change_run_history_get_command(change::pointer cp, fstate_src_ty *src,change_run_history_get_command40,1338

libaegis/change/history/label_commnd.cc,114
change_run_history_label_command(change::pointer cp, fstate_src_ty *src,change_run_history_label_command34,1129

bl/libaegis/change/history/lastchaninte.cc,103
change_history_last_change_integrated(change::pointer cp)change_history_last_change_integrated24,784

libaegis/change/history/new.cc,67
change::history_new(const user_ty::pointer &up)history_new29,977

libaegis/change/history/put_command.cc,110
change_run_history_put_command(change::pointer cp, fstate_src_ty *src)change_run_history_put_command34,1161

libaegis/change/history/query_comman.cc,114
change_run_history_query_command(change::pointer cp, fstate_src_ty *src)change_run_history_query_command31,1036

libaegis/change/history/time2change.cc,103
change_history_change_by_timestamp(project *pp, time_t when)change_history_change_by_timestamp29,991

libaegis/change/history/time2delta.cc,101
change_history_timestamp_to_delta(project *pp, time_t when)change_history_timestamp_to_delta29,985

libaegis/change/history/tran_abt_com.cc,118
change_run_history_transaction_abort_command(change::pointer cp)change_run_history_transaction_abort_command31,1023

libaegis/change/history/tran_beg_com.cc,118
change_run_history_transaction_begin_command(change::pointer cp)change_run_history_transaction_begin_command31,1023

libaegis/change/history/tran_end_com.cc,114
change_run_history_transaction_end_command(change::pointer cp)change_run_history_transaction_end_command31,1023

libaegis/change/history/trash.cc,107
change_history_trashed_fingerprints(const change::pointer &cp,change_history_trashed_fingerprints47,1698

libaegis/change/identifi_sub.cc,172
change_identifier_subset::~change_identifier_subset()~change_identifier_subset26,894
change_identifier_subset::change_identifier_subset(change_identifier_subset39,1151

libaegis/change/identifi_sub/change_versi.cc,87
change_identifier_subset::get_change_version_string()get_change_version_string25,906

bl/libaegis/change/identifi_sub/cmd_lin_che.cc,92
change_identifier_subset::command_line_check(void (*usage)(void))command_line_check27,890

bl/libaegis/change/identifi_sub/cmd_lin_par.cc,92
change_identifier_subset::command_line_parse(void (*usage)(void))command_line_parse31,996

bl/libaegis/change/identifi_sub/erro_no_chan.cc,105
change_identifier_subset::error_if_no_explicit_change_number()error_if_no_explicit_change_number25,816

libaegis/change/identifi_sub/erro_no_delt.cc,93
change_identifier_subset::error_if_no_explicit_delta(void)error_if_no_explicit_delta24,802

libaegis/change/identifi_sub/file_revisio.cc,95
change_identifier_subset::get_file_revision(const nstring &filename,get_file_revision36,1216

libaegis/change/identifi_sub/filerevuuid.cc,95
change_identifier_subset::get_file_revision(fstate_src_ty *orig_src,get_file_revision32,1033

libaegis/change/identifi_sub/get_bogus_cp.cc,61
change_identifier_subset::get_bogus_cp()get_bogus_cp25,883

libaegis/change/identifi_sub/get_chan_num.cc,75
change_identifier_subset::get_change_number(void)get_change_number25,849

libaegis/change/identifi_sub/get_cp.cc,49
change_identifier_subset::get_cp()get_cp25,829

libaegis/change/identifi_sub/get_devdir.cc,57
change_identifier_subset::get_devdir()get_devdir25,852

libaegis/change/identifi_sub/get_historia.cc,76
change_identifier_subset::get_historian(bool detailed)get_historian28,982

libaegis/change/identifi_sub/get_proj_fi2.cc,92
change_identifier_subset::get_project_file(const nstring &filename)get_project_file26,927

libaegis/change/identifi_sub/get_proj_fil.cc,102
change_identifier_subset::get_project_file_names(nstring_list &results)get_project_file_names29,974

libaegis/change/identifi_sub/invalidate.cc,77
change_identifier_subset::invalidate_meta_data()invalidate_meta_data25,820

bl/libaegis/change/identifi_sub/need_history.cc,91
change_identifier_subset::need_historical_perspective()need_historical_perspective24,791

libaegis/change/identifi_sub/set.cc,53
change_identifier_subset::is_set(void)is_set23,787

libaegis/change/identifi_sub/set_change.cc,229
change_identifier_subset::set_change_number(long number)set_change_number32,1038
change_identifier_subset::create_new_change_set(void)create_new_change_set42,1286
change_identifier_subset::set_change(void)set_change49,1390

libaegis/change/identifi_sub/setdelfrmbhd.cc,93
change_identifier_subset::set_delta_from_branch_head(void)set_delta_from_branch_head29,896

libaegis/change/identifi_sub/setdelfrobas.cc,87
change_identifier_subset::set_delta_from_baseline(void)set_delta_from_baseline24,806

bl/libaegis/change/identifier.cc,132
change_identifier::~change_identifier()~change_identifier26,859
change_identifier::change_identifier() :change_identifier32,963

bl/libaegis/change/identifier/cmdlnparrest.cc,95
change_identifier::command_line_parse_rest(void (*usage)(void))command_line_parse_rest25,837

libaegis/change/integra_direct/clear.cc,104
change_integration_directory_clear(const change::pointer &cp)change_integration_directory_clear25,817

libaegis/change/integra_direct/get.cc,81
change::integration_directory_get(bool resolve)integration_directory_get29,937

libaegis/change/integra_direct/set.cc,174
change::integration_directory_set(string_ty *path)integration_directory_set31,1022
change::integration_directory_set(const nstring &path)integration_directory_set38,1130

libaegis/change/integra_name.cc,49
change::integrator_name()integrator_name28,955

libaegis/change/is_await_dev.cc,65
change::is_awaiting_development()is_awaiting_development26,841

libaegis/change/is_being_dev.cc,55
change::is_being_developed()is_being_developed26,841

libaegis/change/is_being_int.cc,57
change::is_being_integrated()is_being_integrated25,805

libaegis/change/is_completed.cc,43
change::is_completed()is_completed26,841

libaegis/change/list.cc,286
change_list_ty::change_list_ty()change_list_ty29,988
change_list_ty::~change_list_ty()~change_list_ty39,1148
change_list_ty::clear()clear51,1350
change_list_ty::append(const change::pointer &cp)append64,1545
change_list_ty::member_p(const change::pointer &cp1)member_p87,2183

libaegis/change/lock_sync.cc,98
change::lock_sync(void)lock_sync29,1025
change::lock_sync_forced(void)lock_sync_forced37,1126

libaegis/change/logfile/basename.cc,55
change::logfile_basename(void)logfile_basename24,813

libaegis/change/logfile/get.cc,45
change::logfile_get(void)logfile_get29,965

libaegis/change/metrics/file_pat_get.cc,106
change_metrics_filename_pattern_get(const change::pointer &cp)change_metrics_filename_pattern_get25,824

libaegis/change/number_mzd.cc,51
change::number_get_mzd(void)number_get_mzd25,791

libaegis/change/outstanding.cc,516
outstanding_commentary(const string_list_ty &wl, long narch)outstanding_commentary27,881
change_outstanding_builds(const change::pointer &cp, time_t t)change_outstanding_builds78,2225
change_outstanding_tests(const change::pointer &cp, time_t t)change_outstanding_tests102,2861
change_outstanding_tests_baseline(const change::pointer &cp, time_t t)change_outstanding_tests_baseline135,3625
change_outstanding_tests_regression(const change::pointer &cp, time_t t)change_outstanding_tests_regression168,4416

libaegis/change/pathconf.cc,84
change_pathconf_name_max(const change::pointer &cp)change_pathconf_name_max27,871

libaegis/change/pconf/attrgetbool.cc,105
change::pconf_attributes_get_boolean(const nstring &name, bool dflt)pconf_attributes_get_boolean28,888

libaegis/change/pconf/attribu_find.cc,80
change::pconf_attributes_find(const nstring &name)pconf_attributes_find27,868

bl/libaegis/change/pconf/copyri_owner.cc,69
change::pconf_copyright_owner_get()pconf_copyright_owner_get26,829

libaegis/change/pconf/get.cc,630
pconf_improve(change::pointer cp, bool required)pconf_improve45,1482
set_pconf_symlink_exceptions_defaults(pconf_ty *pconf_data)set_pconf_symlink_exceptions_defaults320,10081
input_catenate_tricky(const string_list_ty &filename)input_catenate_tricky351,10793
candidate(fstate_src_ty *src)candidate370,11349
pconf_read_by_usage_completed(change::pointer cp)pconf_read_by_usage_completed405,12041
pconf_read_by_usage(change::pointer cp)pconf_read_by_usage575,16922
pconf_improve_more(change::pointer cp)pconf_improve_more762,22539
change_pconf_get(const change::pointer &cp, bool required)change_pconf_get1059,31219

libaegis/change/pfs.cc,61
change_pfs_write(change::pointer cp)change_pfs_write30,990

libaegis/change/pointer.cc,1115
change_pointer::~change_pointer()~change_pointer27,860
change_pointer::change_pointer() :change_pointer34,946
change_pointer::change_pointer(change *rhs) :change_pointer40,996
change_pointer::change_pointer(const change *rhs) :change_pointer48,1103
change_pointer::change_pointer(change *cp, bool add_ref) :change_pointer56,1238
change_pointer::change_pointer(const change_pointer &rhs) :change_pointer64,1368
change_pointer::operator=(const change_pointer &rhs)operator =73,1512
change_pointer::operator=(const change *rhs)operator =81,1643
change_pointer::operator=(change *rhs)operator =89,1766
change_pointer::reset(void)reset97,1871
change_pointer::reset(change *rhs)reset104,1944
change_pointer::reset(const change_pointer &rhs)reset111,2027
change_pointer::operator*()operator *118,2128
change_pointer::get(void)get127,2211
change_pointer::operator->()operator ->135,2276
change_pointer::swap(change_pointer &rhs)swap144,2355
change_pointer::operator==(const change_pointer &rhs)operator ==153,2461
change_pointer::operator!=(const change_pointer &rhs)operator !=160,2551

bl/libaegis/change/project_specifi/setenv/performe_get.cc,93
change::project_specific_setenv_performed_get()project_specific_setenv_performed_get25,877

bl/libaegis/change/project_specifi/setenv/performe_set.cc,93
change::project_specific_setenv_performed_set()project_specific_setenv_performed_set24,815

libaegis/change/reviewer/already.cc,204
change_reviewer_already(const change::pointer &cp, const nstring &login)change_reviewer_already24,803
change_reviewer_already(const change::pointer &cp, string_ty *login)change_reviewer_already33,992

libaegis/change/reviewer/list.cc,100
change_reviewer_list(const change::pointer &cp, string_list_ty &result)change_reviewer_list27,930

libaegis/change/reviewer/name.cc,45
change::reviewer_name()reviewer_name28,961

libaegis/change/run/cop_file.cc,81
change::run_copy_file_command(string_list_ty *wlp,run_copy_file_command33,1076

libaegis/change/run/cop_file_und.cc,91
change::run_copy_file_undo_command(string_list_ty *wlp,run_copy_file_undo_command33,1076

libaegis/change/run/dev_beg_undo.cc,124
change_run_develop_begin_undo_command(change::pointer cp, user_ty::pointer up)change_run_develop_begin_undo_command30,953

libaegis/change/run/devbeg_early.cc,100
change::run_develop_begin_early_command(user_ty::pointer up)run_develop_begin_early_command29,921

libaegis/change/run/deve_end_pol.cc,124
change_run_develop_end_policy_command(change::pointer cp, user_ty::pointer up)change_run_develop_end_policy_command29,916

libaegis/change/run/develendundo.cc,90
change::run_develop_end_undo_notify_command()run_develop_end_undo_notify_command32,1064

libaegis/change/run/develo_begin.cc,89
change::run_develop_begin_command(user_ty::pointer up)run_develop_begin_command31,1027

libaegis/change/run/develop_end.cc,80
change::run_develop_end_notify_command()run_develop_end_notify_command32,1064

libaegis/change/run/forcdevebegi.cc,124
change::run_forced_develop_begin_notify_command(const user_ty::pointer &up)run_forced_develop_begin_notify_command33,1091

libaegis/change/run/int_beg_undo.cc,114
change_run_integrate_begin_undo_command(const change::pointer &cp)change_run_integrate_begin_undo_command29,926

libaegis/change/run/integr_begin.cc,104
change_run_integrate_begin_command(const change::pointer &cp)change_run_integrate_begin_command29,932

libaegis/change/run/integra_fail.cc,86
change::run_integrate_fail_notify_command()run_integrate_fail_notify_command32,1064

libaegis/change/run/integra_pass.cc,86
change::run_integrate_pass_notify_command()run_integrate_pass_notify_command32,1058

libaegis/change/run/make_transpa.cc,95
change::run_make_transparent_command(string_list_ty *wlp,run_make_transparent_command33,1076

libaegis/change/run/maketranundo.cc,105
change::run_make_transparent_undo_command(string_list_ty *wlp,run_make_transparent_undo_command33,1076

libaegis/change/run/new_file.cc,107
change::run_new_file_command(string_list_ty *wlp, const user_ty::pointer &up)run_new_file_command33,1076

libaegis/change/run/new_file_und.cc,89
change::run_new_file_undo_command(string_list_ty *wlp,run_new_file_undo_command33,1076

libaegis/change/run/new_test.cc,107
change::run_new_test_command(string_list_ty *wlp, const user_ty::pointer &up)run_new_test_command33,1076

libaegis/change/run/new_test_und.cc,89
change::run_new_test_undo_command(string_list_ty *wlp,run_new_test_undo_command33,1076

libaegis/change/run/project_file.cc,94
change::run_project_file_command(const user_ty::pointer &up)run_project_file_command33,1091

libaegis/change/run/projfileneed.cc,159
change::run_project_file_command_needed()run_project_file_command_needed28,902
change::run_project_file_command_done()run_project_file_command_done43,1184

libaegis/change/run/rem_file.cc,85
change::run_remove_file_command(string_list_ty *wlp,run_remove_file_command33,1076

libaegis/change/run/rem_file_und.cc,95
change::run_remove_file_undo_command(string_list_ty *wlp,run_remove_file_undo_command33,1076

libaegis/change/run/revibegiundo.cc,92
change::run_review_begin_undo_notify_command()run_review_begin_undo_notify_command32,1058

libaegis/change/run/review_begin.cc,82
change::run_review_begin_notify_command()run_review_begin_notify_command32,1058

libaegis/change/run/review_fail.cc,80
change::run_review_fail_notify_command()run_review_fail_notify_command32,1064

libaegis/change/run/review_pass.cc,80
change::run_review_pass_notify_command()run_review_pass_notify_command32,1064

libaegis/change/run/review_polic.cc,115
change_run_review_policy_command(change::pointer cp, user_ty::pointer up)change_run_review_policy_command32,1017

libaegis/change/run/revipassundo.cc,90
change::run_review_pass_undo_notify_command()run_review_pass_undo_notify_command32,1064

libaegis/change/sch_path_get.cc,167
change::search_path_get(string_list_ty *wlp, bool resolve)search_path_get31,1035
change::search_path_get(nstring_list &result, bool resolve)search_path_get77,2265

libaegis/change/signedoffby.cc,213
trim_right(string_ty *s)trim_right31,1016
change_signed_off_by(change::pointer cp, user_ty::pointer up)change_signed_off_by41,1194
change_signed_off_by_get(change::pointer cp)change_signed_off_by_get82,2349

libaegis/change/test/bas_time_set.cc,207
change_test_baseline_time_set(change::pointer cp, time_t when)change_test_baseline_time_set25,817
change_test_baseline_time_set(change::pointer cp, string_ty *variant,change_test_baseline_time_set32,969

libaegis/change/test/batch.cc,106
change_test_batch(change::pointer cp, string_list_ty *wlp, user_ty::pointer up,change_test_batch43,1416

libaegis/change/test/batch_fake.cc,95
change_test_batch_fake(change::pointer cp, string_list_ty *wlp,change_test_batch_fake38,1242

libaegis/change/test/batch_result.cc,444
batch_result_list_new(void)batch_result_list_new29,993
batch_result_list_delete(batch_result_list_ty *p)batch_result_list_delete49,1366
batch_result_list_append(batch_result_list_ty *p, string_ty *file_name,batch_result_list_append69,1765
batch_result_list_append_list(batch_result_list_ty *p,batch_result_list_append_list97,2785
batch_result_list_member(batch_result_list_ty *p, string_ty *file_name,batch_result_list_member121,3371

libaegis/change/test/fce_reg_expt.cc,235
change_force_regression_test_exemption(const change::pointer &cp)change_force_regression_test_exemption25,811
change_force_regression_test_exemption_undo(const change::pointer &cp)change_force_regression_test_exemption_undo35,1007

libaegis/change/test/new_file_get.cc,114
change_new_test_filename_get(const change::pointer &cp, long n, bool is_auto)change_new_test_filename_get26,850

libaegis/change/test/reg_time_set.cc,104
change_regression_test_time_set(change::pointer cp, time_t when,change_regression_test_time_set25,817

libaegis/change/test/rescin_exemp.cc,198
change_rescind_test_exemption(const change::pointer &cp)change_rescind_test_exemption25,817
change_rescind_test_exemption_undo(const change::pointer &cp)change_rescind_test_exemption_undo35,994

libaegis/change/test/run_command.cc,323
run_test_command(change::pointer cp, user_ty::pointer up, string_ty *filename,run_test_command34,1102
change_run_test_command(change::pointer cp, user_ty::pointer up,change_run_test_command77,2630
change_run_development_test_command(change::pointer cp, user_ty::pointer up,change_run_development_test_command109,3523

libaegis/change/test/run_list.cc,504
project_test_run_list(project *pp, string_list_ty *wlp, user_ty::pointer up,project_test_run_list41,1409
change_test_run_list_inner(change::pointer cp, string_list_ty *wlp,change_test_run_list_inner78,2341
calculate_average_elapsed(change::pointer cp, const nstring &attr_name)calculate_average_elapsed131,3778
calculate_eta(change::pointer cp, string_list_ty *wlp, long *countdown)calculate_eta168,4593
change_test_run_list(change::pointer cp, string_list_ty *wlp,change_test_run_list213,5878

libaegis/change/test/time_set.cc,185
change_test_time_set(change::pointer cp, time_t when)change_test_time_set27,911
change_test_time_set(change::pointer cp, string_ty *variant, time_t when)change_test_time_set37,1145

libaegis/change/test/times_clear.cc,83
change_test_times_clear(const change::pointer &cp)change_test_times_clear38,1096

libaegis/change/time_limit/get.cc,51
change::time_limit_get(void)time_limit_get27,898

libaegis/change/top_path/get.cc,55
change::top_path_get(bool resolve)top_path_get29,927

libaegis/change/top_path/set.cc,115
change::top_path_set(string_ty *s)top_path_set30,954
change::top_path_set(const nstring &s)top_path_set37,1030

libaegis/change/umask.cc,43
change::umask_get() constumask_get26,928

libaegis/change/uuid/clear.cc,70
change_uuid_clear(const change::pointer &cp)change_uuid_clear28,908

bl/libaegis/change/uuid/get.cc,35
change::uuid_get()uuid_get25,803

libaegis/change/uuid/get_list.cc,65
change::uuid_get_list(nstring_list &result)uuid_get_list28,902

libaegis/change/uuid/set.cc,66
change_uuid_set(const change::pointer &cp)change_uuid_set24,807

libaegis/change/verbose.cc,100
change_verbose(const change::pointer &cp, sub_context_ty *scp, const char *s)change_verbose25,836

bl/libaegis/change/verbose/newchancomp.cc,97
change_verbose_new_change_complete(change::pointer cp)change_verbose_new_change_complete26,840

libaegis/change/version.cc,110
change_version_get(change::pointer cp)change_version_get26,915
change::version_get(void)version_get33,998

libaegis/change/version_deb.cc,113
change::version_debian_get(void)version_debian_get28,912
change::version_rpm_get(void)version_rpm_get64,2135

libaegis/change/warning.cc,100
change_warning(const change::pointer &cp, sub_context_ty *scp, const char *s)change_warning26,858

bl/libaegis/change/warning_obso.cc,106
change_warning_obsolete_field(change::pointer cp, string_ty *errpos,change_warning_obsolete_field25,797

libaegis/change/when_get.cc,95
change_when_get(const change::pointer &cp, cstate_history_what_ty what)change_when_get24,815

libaegis/col.cc,109
col::~col()~col23,820
col::col()col30,906
col::title(const char *first, const char *second)title38,995

libaegis/col/open.cc,94
col::open(output::pointer narrow_fp)open31,1042
col::open(string_ty *filename)open57,1593

libaegis/col/pretty.cc,1084
col_pretty::~col_pretty()~col_pretty32,1145
mangle(wide_output::pointer arg)mangle47,1474
col_pretty::col_pretty(const wide_output::pointer &a_deeper) :col_pretty56,1681
col_pretty::create(const wide_output::pointer &a_deeper)create70,1994
col_pretty::emit(size_t argc, emit_ty *argv, int minlines,emit77,2108
col_pretty::emit_header()emit_header211,5858
col_pretty::emit_content()emit_content229,6274
col_pretty::create(int left, int right, const char *ctitle)create270,7193
col_pretty::forget(const output::pointer &op)forget358,9583
col_pretty::eoln()eoln372,9878
col_pretty::eject()eject404,10594
col_pretty::need(int n)need413,10740
col_pretty::title(const nstring &s1, const nstring &s2)title422,10903
col_pretty::column_ty::~column_ty()~column_ty431,11158
col_pretty::column_ty::column_ty() :column_ty437,11213
col_pretty::column_ty::column_ty(const column_ty &arg) :column_ty444,11282
col_pretty::column_ty::operator=(const column_ty &arg)operator =455,11500
col_pretty::column_ty::clear()clear470,11775
col_pretty::flush()flush481,11915

libaegis/col/unformatted.cc,766
col_unformatted::~col_unformatted()~col_unformatted29,984
col_unformatted::col_unformatted(const wide_output::pointer &a_deeper) :col_unformatted37,1140
col_unformatted::create(const wide_output::pointer &a_deeper)create51,1458
col_unformatted::create(int, int, const char *)create58,1593
col_unformatted::forget(const output::pointer &op)forget102,2798
col_unformatted::title(const nstring &, const nstring &)title116,3098
col_unformatted::eoln()eoln125,3265
col_unformatted::eject()eject196,5019
col_unformatted::need(int)need205,5163
col_unformatted::column_ty::~column_ty()~column_ty213,5323
col_unformatted::column_ty::column_ty()column_ty219,5383
col_unformatted::column_ty::clear()clear225,5434
col_unformatted::flush()flush233,5530

bl/libaegis/collect.cc,367
collect::~collect()~collect27,850
collect::collect() :collect33,895
collect::collect(const collect &arg) :collect41,958
collect::operator=(const collect &arg)operator =51,1080
collect::append(wchar_t c)append63,1220
collect::append(const wchar_t *s, size_t n)append80,1497
collect::push_back(const wstring &s)push_back91,1603
collect::end()end98,1687

libaegis/commit.cc,2015
enum what_tywhat_ty47,1742
    what_rename,what_rename49,1757
    what_unlink_errok,what_unlink_errok50,1774
    what_rmdir_errok,what_rmdir_errok51,1797
    what_rmdir_tree_bg,what_rmdir_tree_bg52,1819
    what_rmdir_tree_errok,what_rmdir_tree_errok53,1843
    what_hard_link,what_hard_link54,1870
    what_symlinkwhat_symlink55,1890
struct action_tyaction_ty58,1911
    what_ty         what;what60,1930
    nstring         path1;path161,1956
    nstring         path2;path262,1983
    action_ty       *next;next63,2010
    int             uid;uid64,2037
    int             gid;gid65,2062
    int             umask;umask66,2087
    action_ty() :action_ty68,2115
static action_ty *head1;head179,2287
static action_ty *tail1;tail180,2312
static action_ty *head2;head281,2337
link1(what_ty what, const nstring &path1, const nstring &path2)link196,2587
link2(what_ty what, const nstring &path1, const nstring &path2)link2127,3282
commit_rename(string_ty *from, string_ty *to)commit_rename142,3681
commit_rename(const nstring &from, const nstring &to)commit_rename149,3785
commit_symlink(string_ty *from, string_ty *to)commit_symlink159,4001
commit_symlink(const nstring &from, const nstring &to)commit_symlink166,4107
commit_hard_link(string_ty *from, string_ty *to)commit_hard_link176,4326
commit_hard_link(const nstring &from, const nstring &to)commit_hard_link183,4436
commit_unlink_errok(string_ty *path)commit_unlink_errok193,4661
commit_unlink_errok(const nstring &path)commit_unlink_errok200,4749
commit_rmdir_errok(string_ty *path)commit_rmdir_errok209,4931
commit_rmdir_errok(const nstring &path)commit_rmdir_errok216,5017
commit_rmdir_tree_bg(string_ty *path)commit_rmdir_tree_bg225,5196
commit_rmdir_tree_bg(const nstring &path)commit_rmdir_tree_bg232,5286
commit_rmdir_tree_errok(string_ty *path)commit_rmdir_tree_errok241,5471
commit_rmdir_tree_errok(const nstring &path)commit_rmdir_tree_errok248,5567
commit(void)commit257,5761

libaegis/compres_algo.cc,421
struct table_ttable_t26,860
    const char *name;name28,877
    compression_algorithm_t value;value29,899
static table_t table[] =table32,938
compression_algorithm_by_name(const char *s)compression_algorithm_by_name44,1249
compression_algorithm_name(compression_algorithm_t x)compression_algorithm_name69,1909
compression_algorithm_extension(compression_algorithm_t x)compression_algorithm_extension93,2367

libaegis/dir.cc,151
dir_walk(string_ty *path, dir_walk_callback_ty callback, void *arg)dir_walk35,1173
dir_walk(const nstring &path, dir_functor &doit)dir_walk49,1540

bl/libaegis/dir/functor.cc,221
dir_functor::~dir_functor()~dir_functor23,771
dir_functor::dir_functor()dir_functor28,805
dir_functor::dir_functor(const dir_functor &)dir_functor33,838
dir_functor::operator=(const dir_functor &)operator =39,904

bl/libaegis/dir/functor/callback.cc,257
dir_functor_callback::~dir_functor_callback()~dir_functor_callback23,787
dir_functor_callback::dir_functor_callback(dir_walk_callback_ty arg1,dir_functor_callback28,839
dir_functor_callback::operator()(msg_t msg, const nstring &path,operator ()37,976

bl/libaegis/dir/functor/rm_dir_tree.cc,260
dir_functor_rm_dir_tree::~dir_functor_rm_dir_tree()~dir_functor_rm_dir_tree27,891
dir_functor_rm_dir_tree::dir_functor_rm_dir_tree() :dir_functor_rm_dir_tree32,949
dir_functor_rm_dir_tree::dir_functor_rm_dir_tree::operator()(msg_t msg,operator ()39,1031

bl/libaegis/dir/functor/rmdir_bg.cc,234
dir_functor_rmdir_bg::~dir_functor_rmdir_bg()~dir_functor_rmdir_bg30,966
dir_functor_rmdir_bg::dir_functor_rmdir_bg()dir_functor_rmdir_bg35,1018
dir_functor_rmdir_bg::operator()(msg_t msg, const nstring &path,operator ()41,1074

libaegis/dir_stack.cc,443
dir_stack_find(string_list_ty *stack, size_t start_pos, string_ty *path,dir_stack_find33,1056
dir_stack_stat(string_list_ty *stack, string_ty *path, struct stat *st,dir_stack_stat139,4124
dir_stack_readdir(string_list_ty *stack, string_ty *path,dir_stack_readdir162,4720
dir_stack_walk(string_list_ty *stack, string_ty *path,dir_stack_walk204,5771
dir_stack_relative(string_list_ty *stack, string_ty *path)dir_stack_relative264,7539

libaegis/emit/brief_descri.cc,88
emit_change_brief_description(change::pointer cp)emit_change_brief_description31,1020

libaegis/emit/edit_number.cc,261
file_event_from_revision(string_ty *revision,file_event_from_revision33,1144
emit_edit_number_inner(change::pointer cp, fstate_src_ty *src_data,emit_edit_number_inner62,1806
emit_edit_number(change::pointer cp, fstate_src_ty *src,emit_edit_number202,5933

libaegis/emit/project.cc,228
emit_project_name(project *pp)emit_project_name30,1010
emit_project(project *pp)emit_project53,1645
emit_project_name_but1(project *pp)emit_project_name_but163,1826
emit_project_but1(project *pp)emit_project_but179,2121

libaegis/file.cc,454
copy_whole_file(string_ty *from, string_ty *to, int cmt)copy_whole_file60,1750
copy_whole_file(const nstring &from, const nstring &to, bool cmt)copy_whole_file110,3079
read_whole_file(string_ty *fn)read_whole_file117,3219
read_whole_file(const nstring &fn)read_whole_file125,3353
files_are_different(const nstring &s1, const nstring &s2)files_are_different144,3745
files_are_different(string_ty *s1, string_ty *s2)files_are_different163,4233

bl/libaegis/file/cat_string.cc,69
cat_string_to_stdout(string_ty *content)cat_string_to_stdout26,812

libaegis/file/event.cc,263
file_event::~file_event()~file_event22,773
file_event::file_event() :file_event30,848
file_event::file_event(file_event38,915
file_event::file_event(const file_event &arg) :file_event50,1073
file_event::operator=(const file_event &arg)operator =59,1193

libaegis/file/event/list.cc,557
file_event_list::~file_event_list()~file_event_list26,929
file_event_list::file_event_list() :file_event_list35,1035
file_event_list::create()create44,1146
file_event_list::file_event_list(const file_event_list &arg) :file_event_list50,1221
file_event_list::create(const pointer &arg)create60,1378
file_event_list::operator=(const file_event_list &arg)operator =67,1493
file_event_list::clear()clear79,1652
file_event_list::push_back(const file_event_list &arg)push_back91,1792
file_event_list::push_back(file_event *fep)push_back101,1958

bl/libaegis/file/from_string.cc,92
file_from_string(string_ty *filename, string_ty *content, int mode)file_from_string31,948

libaegis/file_revisio.cc,461
file_revision::~file_revision()~file_revision26,862
file_revision::inner::one_fewer()one_fewer35,957
file_revision::inner::~inner()~inner43,1071
file_revision::file_revision(const nstring &arg1, bool arg2) :file_revision55,1267
file_revision::inner::inner(const nstring &arg1, bool arg2) :inner62,1384
file_revision::file_revision(const file_revision &arg) :file_revision70,1521
file_revision::operator=(const file_revision &arg)operator =78,1638

libaegis/fix_tm_year.cc,113
this_year(void)this_year25,803
year_diff(int a, int b)year_diff35,951
fix_tm_year(int n)fix_tm_year45,1049

bl/libaegis/fopen_nfs.cc,97
fopen_with_stale_nfs_retry(const char *path, const char *mode)fopen_with_stale_nfs_retry28,881

bl/libaegis/functor.cc,176
functor::~functor()~functor22,765
functor::functor()functor27,791
functor::functor(const functor &)functor32,816
functor::operator=(const functor &arg)operator =38,866

bl/libaegis/functor/stack.cc,277
functor_stack::~functor_stack()~functor_stack22,771
functor_stack::functor_stack() :functor_stack28,832
functor_stack::operator()()operator ()37,935
functor_stack::push_back(functor::pointer fp)push_back49,1111
functor_stack::remove(functor::pointer fp)remove66,1504

libaegis/getgr_cache.cc,337
static symtab_ty *name_table;name_table27,948
static itab_ty *gid_table;gid_table28,978
group_null(void)group_null32,1022
group_copy(group *gr)group_copy69,1873
getgrnam_cached(string_ty *name)getgrnam_cached88,2197
getgrnam_cached(const nstring &name)getgrnam_cached95,2287
getgrgid_cached(int gid)getgrgid_cached147,3292

libaegis/getpw_cache.cc,406
static symtab_ty *login_table;login_table29,968
static itab_ty *uid_table;uid_table30,999
passwd_null(void)passwd_null34,1044
passwd_copy(passwd *pw)passwd_copy83,2214
getpwnam_cached(string_ty *name)getpwnam_cached110,2851
getpwnam_cached(const nstring &name)getpwnam_cached117,2942
getpwuid_cached(int uid)getpwuid_cached170,4001
getpwnam_fuzzy(const nstring &name)getpwnam_fuzzy222,4969

libaegis/gif/close.cc,924
static unsigned char block[256];block31,1087
static int      block_len;block_len32,1120
static unsigned long pack_buffer;pack_buffer33,1147
static int      pack_buffer_len;pack_buffer_len34,1181
struct table_tytable_ty37,1216
    int emit;emit39,1234
    int chain;chain40,1248
enum state_tystate_ty43,1267
    state_normal,state_normal45,1283
    state_before_clear,state_before_clear46,1301
    state_after_clearstate_after_clear47,1325
put_le_short(const output::pointer &fp, int n)put_le_short52,1364
oof_flush(const output::pointer &fp)oof_flush60,1486
oof(const output::pointer &fp, int c)oof72,1691
code_write(const output::pointer &fp, int code, int code_size)code_write81,1824
#define IMPOSSIBLE IMPOSSIBLE102,2520
write_image(const output::pointer &fp, unsigned char *data, int width,write_image106,2560
flush(gif_ty *gp)flush369,10548
gif_close(gif_ty *gp)gif_close449,12035

bl/libaegis/gif/colormap_get.cc,86
gif_colormap_get(gif_ty *gp, int idx, int *r, int *g, int *b)gif_colormap_get24,780

bl/libaegis/gif/colormap_set.cc,83
gif_colormap_set(gif_ty *gp, int idx, int r, int g, int b)gif_colormap_set24,780

bl/libaegis/gif/create.cc,70
gif_create(const char *path, int width, int height)gif_create28,873

bl/libaegis/gif/line.cc,357
#define XLO XLO25,806
#define XHI XHI26,827
#define YLO YLO27,848
#define YHI YHI28,869
#define clip_x_min clip_x_min30,891
#define clip_y_min clip_y_min31,912
#define clip_x_max clip_x_max32,933
#define clip_y_max clip_y_max33,964
#define encode(encode35,997
gif_line(gif_ty *gp, int x1, int y1, int x2, int y2, int clr)gif_line48,1190

bl/libaegis/gif/mime.cc,37
gif_mime(gif_ty *fp)gif_mime24,780

bl/libaegis/gif/open.cc,622
#define TOLERATE_FOOLSTOLERATE_FOOLS35,1127
struct table_tytable_ty38,1152
    int		    emit;emit40,1170
    int		    chain;chain41,1189
enum state_tystate_ty44,1213
    state_normal,state_normal46,1229
    state_before_clear,state_before_clear47,1247
    state_after_clearstate_after_clear48,1271
format_error(const char *fn)format_error53,1310
gif_getc(FILE *fp, const char *fn)gif_getc65,1537
read_image(FILE *fp, const char *fn, int row_bytes, unsigned char *data,read_image91,1984
get_le_short(FILE *fp, const char *fn)get_le_short420,8582
gif_open(const char *fn, int mode)gif_open437,8889

bl/libaegis/gif/pixel_get.cc,61
gif_pixel_get(gif_ty *gp, int x, int y)gif_pixel_get24,779

bl/libaegis/gif/pixel_put.cc,68
gif_pixel_set(gif_ty *gp, int x, int y, int c)gif_pixel_set24,780

bl/libaegis/gif/private.cc,69
unsigned char gif_magic_number[] = "GIF87a";gif_magic_number23,783

bl/libaegis/gif/rect.cc,78
gif_rect(gif_ty *gp, int x1, int y1, int x2, int y2, int clr)gif_rect24,780

bl/libaegis/gif/text.cc,191
static unsigned char data[128][14] =data22,774
glyph(gif_ty *gp, int x, int y, int c, int clr)glyph440,13073
gif_text(gif_ty *gp, int x, int y, const char *s, int clr)gif_text460,13437

libaegis/glue.cc,5545
#define aegis_glue_disableaegis_glue_disable52,1972
#define GUARD1 GUARD164,2262
#define GUARD2 GUARD265,2288
    command_access,command_access69,2322
    command_catfile,command_catfile70,2342
    command_chmod,command_chmod71,2363
    command_chown,command_chown72,2382
    command_close,command_close73,2401
    command_copyfile,command_copyfile74,2420
    command_creat,command_creat75,2442
    command_fcntl,command_fcntl76,2461
    command_file_compare,command_file_compare77,2480
    command_file_fingerprint,command_file_fingerprint78,2506
    command_getcwd,command_getcwd79,2536
    command_link,command_link80,2556
    command_lstat,command_lstat81,2574
    command_lutime,command_lutime82,2593
    command_mkdir,command_mkdir83,2613
    command_open,command_open84,2632
    command_pathconf,command_pathconf85,2650
    command_read,command_read86,2672
    command_readlink,command_readlink87,2690
    command_read_whole_dir,command_read_whole_dir88,2712
    command_rename,command_rename89,2740
    command_rmdir,command_rmdir90,2760
    command_rmdir_bg,command_rmdir_bg91,2779
    command_rmdir_tree,command_rmdir_tree92,2801
    command_stat,command_stat93,2825
    command_symlink,command_symlink94,2843
    command_unlink,command_unlink95,2864
    command_utime,command_utime96,2884
    command_writecommand_write97,2903
struct proxy_typroxy_ty101,2926
    int             hash;hash103,2944
    int             uid;uid104,2970
    int             gid;gid105,2995
    int             umask;umask106,3020
    int             pid;pid107,3047
    FILE            *command;command108,3072
    FILE            *reply;reply109,3102
    proxy_ty        *next;next110,3130
#define proxy_hash(proxy_hash114,3162
static proxy_ty *proxy_table[17];proxy_table121,3349
command_name(int n)command_name127,3419
put_int(FILE *fp, int n)put_int172,4873
get_int(FILE *fp)get_int185,5141
put_long(FILE *fp, long n)put_long211,5685
get_long(FILE *fp)get_long227,5995
put_binary(FILE *fp, const void *ptr, size_t len)put_binary253,6551
get_binary(FILE *fp, void *ptr, size_t len)get_binary264,6768
put_string(FILE *fp, const char *s)put_string281,7128
get_string(FILE *fp)get_string298,7404
proxy(int rd_fd, int wr_fd)proxy341,8357
get_pipe(int *rd, int *wr)get_pipe777,21308
proxy_close(void)proxy_close793,21564
proxy_spawn(proxy_ty *pp)proxy_spawn820,22136
proxy_find(void)proxy_find927,24652
end_of_command(proxy_ty *pp)end_of_command986,25902
glue_stat(const char *path, struct stat *st)glue_stat996,26058
glue_lstat(const char *path, struct stat *st)glue_lstat1021,26575
glue_mkdir(const char *path, int mode)glue_mkdir1046,27095
glue_chown(const char *path, int uid, int gid)glue_chown1070,27583
glue_catfile(const char *path)glue_catfile1095,28109
glue_chmod(const char *path, int mode)glue_chmod1118,28561
glue_rmdir(const char *path)glue_rmdir1142,29049
glue_rmdir_bg(const char *path)glue_rmdir_bg1165,29495
glue_rename(const char *p1, const char *p2)glue_rename1188,29950
glue_symlink(const char *name1, const char *name2)glue_symlink1212,30444
glue_unlink(const char *path)glue_unlink1236,30953
glue_link(const char *p1, const char *p2)glue_link1259,31402
glue_access(const char *path, int mode)glue_access1283,31890
glue_getcwd(char *buf, int buf_len)glue_getcwd1307,32384
glue_readlink(const char *path, char *buf, int buf_len)glue_readlink1339,33084
glue_utime(const char *path, struct utimbuf *values)glue_utime1365,33698
glue_lutime(const char *path, struct utimbuf *values)glue_lutime1389,34222
glue_copyfile(const char *p1, const char *p2)glue_copyfile1420,34849
struct glue_file_tyglue_file_ty1443,35345
    long                guard1;guard11445,35367
    char                *path;path1446,35399
    int         fmode;fmode1447,35430
    char                *buffer_end;buffer_end1448,35453
    char                *buffer_pos;buffer_pos1449,35490
    int         fd;fd1450,35527
    int         errno_sequester;errno_sequester1451,35547
    int         pushback;pushback1452,35580
    proxy_ty    *pp;pp1453,35606
    char                buffer[1 << 11]; // fits within knl pipe bufbuffer1454,35627
    long                guard2;guard21455,35696
glue_fopen(const char *path, const char *mode)glue_fopen1460,35740
glue_fclose(FILE *fp)glue_fclose1529,37260
glue_fgetc(FILE *fp)glue_fgetc1590,38526
glue_read(int fd, void *data, size_t len)glue_read1688,40660
glue_ungetc(int c, FILE *fp)glue_ungetc1730,41538
glue_fputc(int c, FILE *fp)glue_fputc1779,42503
glue_fwrite(char *buf, long len1, long len2, FILE *fp)glue_fwrite1866,44437
glue_ferror(FILE *fp)glue_ferror1964,46740
glue_fflush(FILE *fp)glue_fflush1997,47369
glue_open(const char *path, int mode, int perm)glue_open2080,49264
glue_creat(const char *path, int mode)glue_creat2102,49774
glue_close(int fd)glue_close2123,50245
glue_write(int fd, const void *buf, long len)glue_write2146,50676
glue_fcntl(int fd, int cmd, struct flock *data)glue_fcntl2171,51205
glue_file_compare(const char *p1, const char *p2)glue_file_compare2199,51889
glue_file_fingerprint(const char *path, char *buf, int buf_len)glue_file_fingerprint2223,52396
glue_read_whole_dir(const char *path, char **data_p, long *data_len_p)glue_read_whole_dir2252,53066
glue_pathconf(const char *path, int cmd)glue_pathconf2296,54124
glue_rmdir_tree(const char *path)glue_rmdir_tree2317,54612

bl/libaegis/glue/catfile.cc,42
catfile(const char *path)catfile50,1260

bl/libaegis/glue/copyfile.cc,60
copyfile(const char *src, const char *dst)copyfile50,1286

bl/libaegis/glue/file_compare.cc,68
file_compare(const char *fn1, const char *fn2)file_compare51,1341

bl/libaegis/glue/file_fingerp.cc,79
file_fingerprint(const char *path, char *buf, int max)file_fingerprint29,897

bl/libaegis/glue/read_dir.cc,88
read_whole_dir(const char *path, char **data_p, long *data_len_p)read_whole_dir30,919

libaegis/glue/read_dir_wl.cc,357
read_whole_dir__wla(const char *path, string_list_ty *result)read_whole_dir__wla26,840
read_whole_dir__wl(const char *path, string_list_ty *result)read_whole_dir__wl49,1329
read_whole_dir__wla(const nstring &path, nstring_list &result)read_whole_dir__wla73,1831
read_whole_dir__wl(const nstring &path, nstring_list &result)read_whole_dir__wl91,2234

bl/libaegis/glue/rmdir.cc,92
rmdir_bg(const char *path)rmdir_bg35,1086
rmdir_tree(const char *path)rmdir_tree62,1473

libaegis/gonzo.cc,3063
struct gonzo_tygonzo_ty47,1494
    string_ty       *dir;dir49,1512
    string_ty       *gstate_filename;gstate_filename50,1538
    gstate_ty       *gstate_data;gstate_data51,1576
    int             is_a_new_file;is_a_new_file52,1610
    int             modified;modified53,1645
    long            lock_magic;lock_magic54,1675
    int             temporary;temporary55,1707
static size_t   ngonzos;ngonzos58,1742
static size_t   ngonzos_max;ngonzos_max59,1767
static gonzo_ty **gonzo;gonzo60,1796
static int      done_tail;done_tail61,1821
gonzo_user(void)gonzo_user65,1874
is_temporary(string_ty *s)is_temporary110,3029
gonzo_library_append(const char *s)gonzo_library_append117,3110
lock_sync(gonzo_ty *gp)lock_sync160,4163
gonzo_gstate_get(gonzo_ty *gp)gonzo_gstate_get180,4542
construct_library_directory(gonzo_ty *gp)construct_library_directory257,7319
gonzo_gstate_write_sub(gonzo_ty *gp)gonzo_gstate_write_sub325,9117
do_tail(void)do_tail367,10379
gonzo_nth(size_t j)gonzo_nth477,12735
gonzo_gstate_write(void)gonzo_gstate_write494,13014
gonzo_project_home_path_sub(gonzo_ty *gp, string_ty *name)gonzo_project_home_path_sub512,13308
gonzo_project_home_path_from_name(string_ty *name)gonzo_project_home_path_from_name545,14144
gonzo_alias_to_actual_sub(gonzo_ty *gp, string_ty *name)gonzo_alias_to_actual_sub577,14821
gonzo_alias_to_actual(string_ty *name)gonzo_alias_to_actual611,15647
gonzo_project_list(string_list_ty *result)gonzo_project_list642,16276
gonzo_alias_list(string_list_ty *result)gonzo_alias_list681,17100
gonzo_project_list_user(const nstring &uname, nstring_list &result)gonzo_project_list_user720,17923
sort_gstate_cmp(const void *va, const void *vb)sort_gstate_cmp769,19328
sort_gstate_where(gonzo_ty *gp)sort_gstate_where778,19591
gonzo_project_add(project *pp)gonzo_project_add796,19964
gonzo_alias_add(project *pp, string_ty *name)gonzo_alias_add818,20646
gonzo_project_delete_sub(gonzo_ty *gp, project *pp)gonzo_project_delete_sub840,21332
is_leading_prefix(string_ty *s1, string_ty *s2)is_leading_prefix892,22576
gonzo_alias_delete_destination_sub(gonzo_ty *gp, string_ty *name)gonzo_alias_delete_destination_sub908,22914
gonzo_project_delete(project *pp)gonzo_project_delete955,24082
gonzo_alias_delete_sub(gonzo_ty *gp, string_ty *name)gonzo_alias_delete_sub975,24499
gonzo_alias_delete(string_ty *name)gonzo_alias_delete1026,25707
waiting_callback(void *)waiting_callback1046,26117
gonzo_gstate_lock_prepare_new(void)gonzo_gstate_lock_prepare_new1056,26328
gonzo_lockpath_get(void)gonzo_lockpath_get1065,26501
gonzo_ustate_path_sub(gonzo_ty *gp, string_ty *project_name)gonzo_ustate_path_sub1085,26906
gonzo_ustate_path(const nstring &project_name, const nstring &login_name)gonzo_ustate_path1118,27651
gonzo_become(void)gonzo_become1167,29026
gonzo_become_undo(void)gonzo_become_undo1176,29146
gonzo_report_path(string_list_ty *p)gonzo_report_path1185,29274
gonzo_alias_acceptable(string_ty *name)gonzo_alias_acceptable1207,29633

libaegis/help.cc,1195
help_env(void)help_env38,1190
help(const char *progname, void (*usage)(void))help129,3135
generic_argument(void (*usage)(void))generic_argument171,4066
bad_argument(void (*usage)(void))bad_argument264,6361
mutually_exclusive_options(int a1, int a2, void (*usage)(void))mutually_exclusive_options311,7630
mutually_exclusive_options3(int a1, int a2, int a3, void (*usage)(void))mutually_exclusive_options3324,7980
duplicate_option_by_name(int name, void (*usage)(void))duplicate_option_by_name338,8413
duplicate_option(void (*usage)(void))duplicate_option350,8685
option_needs_number(int name, void (*usage)(void))option_needs_number357,8785
option_needs_string(int name, void (*usage)(void))option_needs_string369,9048
option_needs_name(int name, void (*usage)(void))option_needs_name381,9311
option_needs_file(int name, void (*usage)(void))option_needs_file393,9570
option_needs_dir(int name, void (*usage)(void))option_needs_dir405,9829
option_needs_files(int name, void (*usage)(void))option_needs_files417,10086
option_needs_url(int name, void (*usage)(void))option_needs_url429,10347
option_needs_uuid(int name, void (*usage)(void))option_needs_uuid441,10605

bl/libaegis/help/badprojname.cc,70
fatal_bad_project_name(string_ty *name)fatal_bad_project_name25,807

bl/libaegis/help/date_unknown.cc,64
fatal_date_unknown(const char *value)fatal_date_unknown25,807

bl/libaegis/help/grouptoopriv.cc,82
fatal_group_too_privileged(const nstring &name)fatal_group_too_privileged25,801

bl/libaegis/help/projaliaexis.cc,78
fatal_project_alias_exists(string_ty *name)fatal_project_alias_exists25,807

bl/libaegis/help/pronamtoolon.cc,97
fatal_project_name_too_long(string_ty *name, int max_nam_len)fatal_project_name_too_long25,807

bl/libaegis/help/toomanyfiles.cc,51
fatal_too_many_files()fatal_too_many_files25,807

bl/libaegis/help/user_toopriv.cc,156
fatal_user_too_privileged(string_ty *name)fatal_user_too_privileged26,829
fatal_user_too_privileged(const nstring &name)fatal_user_too_privileged33,929

libaegis/http.cc,2523
bool http_fatal_noerror;http_fatal_noerror45,1494
http_fatal(http_error_t oops, const char *fmt, ...)http_fatal49,1526
http_getenv(const char *name)http_getenv67,2002
http_getenv(const char *name, const char *dflt)http_getenv86,2309
html_escape_charstar(const char *s)html_escape_charstar96,2458
html_escape_string(string_ty *s)html_escape_string103,2541
html_escape_string(const nstring &s)html_escape_string110,2624
html_encode_charstar(const char *s)html_encode_charstar117,2714
html_encode_string(string_ty *s)html_encode_string124,2797
html_encode_string(const nstring &s)html_encode_string131,2880
http_sanitize_content_type(const nstring &content_type)http_sanitize_content_type138,2978
http_content_type_header(string_ty *filename)http_content_type_header179,3983
emit_project_attribute(project *pp, change::pointer cp, const char *cname)emit_project_attribute191,4295
html_header_ps(project *pp, change::pointer cp)html_header_ps223,5077
html_footer(project *pp, change::pointer cp)html_footer230,5191
emit_project_stylesheet(project *pp)emit_project_stylesheet248,5725
html_header(project *pp, change::pointer cp)html_header277,6683
emit_change(change::pointer cp)emit_change296,7340
emit_change_but1(change::pointer cp)emit_change_but1311,7681
http_script_name(void)http_script_name324,7928
emit_project_href(project *pp)emit_project_href406,10270
emit_project_href(project *pp, const char *modifier, ...)emit_project_href415,10427
emit_change_href_n(project *pp, long n, const char *modifier)emit_change_href_n434,10836
emit_change_href(change::pointer cp, const char *modifier)emit_change_href446,11112
emit_change_uuid_href(change::pointer cp, const nstring &uuid,emit_change_uuid_href463,11423
emit_file_href(change::pointer cp, const nstring &filename,emit_file_href482,11894
emit_file_href(change::pointer cp, string_ty *filename, const char *modifier,emit_file_href498,12355
emit_rect_image(int width, int height, const char *label, int hspace)emit_rect_image506,12546
emit_rect_image_rgb(int width, int height, const char *color, int hspace)emit_rect_image_rgb538,13174
modifier_test(string_list_ty *modifiers, const char *name)modifier_test567,13767
modifier_test_and_clear(string_list_ty *modifiers, const char *name)modifier_test_and_clear581,14025
emit_rss_icon_with_link(project *pp, const nstring &rss_filename)emit_rss_icon_with_link596,14341
emit_rss_meta_data(project *pp, const nstring &rss_filename)emit_rss_meta_data611,14674

libaegis/input.cc,441
input::~input()~input28,927
input::input() :input41,1145
input::read(void *data, size_t len)read71,1658
input::getc_complicated(void)getc_complicated102,2338
input::ungetc_complicated(int c)ungetc_complicated129,2979
input::unread(const void *data, size_t len)unread187,4630
input::ftell(void)ftell237,6117
input::keepalive(void)keepalive252,6490
input::at_end(void)at_end258,6524
input::is_remote(void)is_remote265,6580

libaegis/input/822wrap.cc,513
input_822wrap::~input_822wrap()~input_822wrap24,888
input_822wrap::input_822wrap(const input::pointer &a_deeper) :input_822wrap32,1051
input_822wrap::create(const input::pointer &a_deeper)create43,1278
input_822wrap::read_inner(void *data, size_t len)read_inner50,1395
input_822wrap::ftell_inner(void)ftell_inner92,2435
input_822wrap::name(void)name99,2498
input_822wrap::length(void)length106,2563
input_822wrap::keepalive(void)keepalive113,2617
input_822wrap::is_remote(void)is_remote120,2684

libaegis/input/base64.cc,665
input_base64::~input_base64()~input_base6424,882
input_base64::input_base64(const input::pointer &a_deeper) :input_base6429,918
input_base64::create(const input::pointer &a_deeper)create40,1101
input_base64::create_if_candidate(const input::pointer &a_deeper)create_if_candidate47,1230
input_base64::read_inner(void *data, size_t len)read_inner56,1394
input_base64::ftell_inner(void)ftell_inner203,5048
input_base64::name(void)name210,5110
input_base64::length(void)length217,5174
input_base64::keepalive(void)keepalive224,5227
input_base64::candidate(const input::pointer &ifp)candidate231,5293
input_base64::is_remote(void)is_remote331,7143

libaegis/input/base85.cc,970
input_base85::~input_base85()~input_base8525,834
input_base85::input_base85(const pointer &a_deeper) :input_base8530,870
input_base85::create(const pointer &a_deeper)create45,1103
input_base85::create_if_candidate(const pointer &a_deeper)create_if_candidate52,1218
input_base85::candidate(const pointer &ifp)candidate61,1372
input_base85::get1(unsigned char &buf)get184,1827
input_base85::get5(unsigned long &buf)get5200,3864
input_base85::check_for_length(void)check_for_length223,4328
input_base85::check_last_line(void)check_last_line272,5315
input_base85::read_inner(void *data, size_t size)read_inner307,6027
input_base85::format_error(void)format_error396,7709
input_base85::sum(unsigned char c)sum403,7822
input_base85::is_remote(void)is_remote416,8092
input_base85::keepalive(void)keepalive424,8175
input_base85::length(void)length431,8242
input_base85::name(void)name438,8298
input_base85::ftell_inner(void)ftell_inner448,8462

libaegis/input/bunzip2.cc,740
input_bunzip2::bzlib_fatal_error(int err)bzlib_fatal_error30,1022
input_bunzip2::~input_bunzip2()~input_bunzip242,1315
input_bunzip2::input_bunzip2(const input::pointer &arg) :input_bunzip266,1771
input_bunzip2::create(const input::pointer &a_deeper)create96,2480
input_bunzip2::read_inner(void *data, size_t len)read_inner103,2597
input_bunzip2::ftell_inner(void)ftell_inner169,3901
input_bunzip2::name(void)name176,3964
input_bunzip2::length(void)length198,4497
input_bunzip2::candidate(const input::pointer &ip)candidate208,4630
input_bunzip2::keepalive(void)keepalive234,5077
input_bunzip2::create_if_candidate(const input::pointer &ip)create_if_candidate241,5162
input_bunzip2::is_remote(void)is_remote257,5495

libaegis/input/catenate.cc,519
input_catenate::~input_catenate()~input_catenate28,927
input_catenate::input_catenate(input_catenate37,1117
input_catenate::create(const deeper_t &a_deeper, bool a_delete_on_close)create52,1403
input_catenate::read_inner(void *data, size_t data_size)read_inner71,1761
input_catenate::ftell_inner(void)ftell_inner107,2697
input_catenate::name(void)name115,2825
input_catenate::length(void)length127,3064
input_catenate::keepalive(void)keepalive147,3516
input_catenate::is_remote(void)is_remote155,3668

libaegis/input/cpio.cc,727
input_cpio::~input_cpio()~input_cpio31,1073
input_cpio::input_cpio(const input::pointer &a_deeper) :input_cpio37,1147
input_cpio::create(const input::pointer &a_deeper)create46,1358
input_cpio::candidate(const input::pointer &ip)candidate55,1556
input_cpio::read_inner(void *, size_t)read_inner70,1879
input_cpio::ftell_inner(void)ftell_inner79,2058
input_cpio::name(void)name88,2217
input_cpio::length(void)length96,2321
input_cpio::child(nstring &archive_name)child104,2438
input_cpio::padding(void)padding192,4576
input_cpio::hex_digit(bool &first)hex_digit206,4873
input_cpio::hex8(void)hex8238,5581
input_cpio::get_name(long namlen)get_name254,5867
input_cpio::is_remote(void)is_remote299,7030

libaegis/input/crlf.cc,469
input_crlf::~input_crlf()~input_crlf24,848
input_crlf::input_crlf(const input::pointer &arg1, bool arg2) :input_crlf32,993
input_crlf::create(const input::pointer &arg1, bool arg2)create44,1253
input_crlf::read_inner(void *data, size_t len)read_inner51,1373
input_crlf::ftell_inner()ftell_inner187,5703
input_crlf::name()name195,5833
input_crlf::length()length210,6122
input_crlf::keepalive()keepalive218,6228
input_crlf::is_remote()is_remote225,6288

libaegis/input/crop.cc,509
input_crop::~input_crop()~input_crop24,879
input_crop::input_crop(const input::pointer &a_deeper, size_t a_maximum) :input_crop35,1080
input_crop::create(const input::pointer &a_deeper, size_t a_maximum)create46,1327
input_crop::read_inner(void *data, size_t len)read_inner54,1509
input_crop::ftell_inner(void)ftell_inner78,1998
input_crop::name(void)name87,2140
input_crop::length(void)length98,2365
input_crop::keepalive(void)keepalive107,2507
input_crop::is_remote(void)is_remote115,2613

libaegis/input/curl.cc,1597
#define FATAL(FATAL44,1375
static CURLM *multi_handle;multi_handle52,1614
static bool call_multi_immediate;call_multi_immediate53,1642
static itab_ty *stp;stp54,1676
input_curl::~input_curl()~input_curl57,1699
progress_callback(void *p, double dt, double dc, double, double)progress_callback85,2192
write_callback(char *data, size_t size, size_t nitems, void *p)write_callback97,2431
input_curl::input_curl(const nstring &arg) :input_curl105,2621
input_curl::create(const nstring &url)create250,6946
print_byte_count(char *buf, size_t len, double number)print_byte_count257,7044
input_curl::progress_callback(double down_total, double down_current)progress_callback293,7800
input_curl::write_callback(char *data, size_t nbytes)write_callback339,9267
handle_to_fp(CURL *handle)handle_to_fp377,10379
perform(void)perform406,11114
input_curl::read_error(void)read_error516,13850
input_curl::read_data(void *data, size_t nbytes)read_data533,14221
input_curl::read_inner(void *data, size_t len)read_inner581,15427
input_curl::ftell_inner(void)ftell_inner594,15623
input_curl::name(void)name601,15683
input_curl::length(void)length608,15733
input_curl::~input_curl()~input_curl618,15835
input_curl::input_curl(const nstring &arg) :input_curl623,15867
input_curl::read_inner(void *, size_t)read_inner633,16060
input_curl::ftell_inner(void)ftell_inner640,16124
input_curl::name(void)name647,16182
input_curl::length(void)length654,16231
input_curl::candidate(const nstring &file_name)candidate663,16306
input_curl::is_remote(void)is_remote679,16605

libaegis/input/env.cc,391
input_env::~input_env()~input_env28,913
safe_getenv(const char *s)safe_getenv34,963
input_env::input_env(const nstring &arg) :input_env41,1055
input_env::create(const nstring &name)create50,1186
input_env::read_inner(void *data, size_t len)read_inner62,1441
input_env::ftell_inner(void)ftell_inner76,1712
input_env::name(void)name83,1771
input_env::length(void)length90,1823

libaegis/input/fatal_error.cc,99
input::fatal_error(const char *msg)fatal_error25,891
input::error(const char *msg)error37,1147

libaegis/input/file.cc,493
input_file::~input_file()~input_file38,1232
open_with_stale_nfs_retry(const char *path, int mode)open_with_stale_nfs_retry64,1824
input_file::input_file(input_file103,2703
input_file::read_inner(void *data, size_t len)read_inner139,3650
input_file::ftell_inner(void)ftell_inner163,4186
input_file::name(void)name170,4246
input_file::length(void)length177,4298
input_file::keepalive(void)keepalive186,4409
input_file::open(const nstring &fn, bool unlink_on_close,open207,4706

libaegis/input/file_text.cc,71
input_file::open_text(const nstring &fn, bool esc_nl)open_text24,845

libaegis/input/gunzip.cc,1207
#    define Z_BUFSIZE Z_BUFSIZE31,1029
#    define Z_BUFSIZE Z_BUFSIZE33,1104
#define ASCII_FLAG ASCII_FLAG38,1167
#define HEAD_CRC HEAD_CRC39,1232
#define EXTRA_FIELD EXTRA_FIELD40,1291
#define ORIG_NAME ORIG_NAME41,1351
#define COMMENT COMMENT42,1418
#define RESERVED RESERVED43,1479
input_gunzip::zlib_fatal_error(int err)zlib_fatal_error47,1535
input_gunzip::~input_gunzip()~input_gunzip62,1927
input_gunzip::input_gunzip(const input::pointer &arg) :input_gunzip73,2120
input_gunzip::create(const input::pointer &a_deeper)create108,3074
input_gunzip::create_if_candidate(const input::pointer &deeper)create_if_candidate116,3238
input_gunzip::getLong(void)getLong133,3627
input_gunzip::read_inner(void *data, size_t len)read_inner150,3974
input_gunzip::ftell_inner(void)ftell_inner246,6471
input_gunzip::name(void)name254,6575
input_gunzip::length(void)length277,7147
static int gz_magic[2] = {0x1f, 0x8b}; // gzip magic headergz_magic297,7735
input_gunzip::candidate(const input::pointer &ip)candidate300,7801
input_gunzip::read_header(void)read_header334,8445
input_gunzip::keepalive(void)keepalive413,10593
input_gunzip::is_remote(void)is_remote421,10701

libaegis/input/multipart.cc,573
input_multipart::~input_multipart()~input_multipart25,840
input_multipart::input_multipart(input_multipart30,882
input_multipart::create(const input::pointer &a_deeper,create43,1127
input_multipart::line_type(const nstring &line)line_type51,1312
input_multipart::read_inner(void *data, size_t len)read_inner65,1629
input_multipart::ftell_inner(void)ftell_inner140,3333
input_multipart::name(void)name147,3419
input_multipart::length(void)length154,3486
input_multipart::keepalive(void)keepalive161,3542
input_multipart::is_remote(void)is_remote168,3611

libaegis/input/null.cc,369
input_null::~input_null()~input_null22,779
input_null::input_null()input_null27,811
input_null::candidate(const nstring &fn)candidate33,847
input_null::create(void)create40,946
input_null::name(void)name46,1022
input_null::length(void)length52,1080
input_null::read_inner(void *, size_t)read_inner58,1132
input_null::ftell_inner(void)ftell_inner64,1196

libaegis/input/one_line.cc,49
input::one_line(nstring &result)one_line25,905

libaegis/input/pushba_trans.cc,280
input::pushback_transfer(input *from)pushback_transfer25,902
input::pushback_transfer(const input::pointer &from)pushback_transfer32,986
input::pullback_transfer(input *to)pullback_transfer39,1085
input::pullback_transfer(const input::pointer &to)pullback_transfer50,1287

libaegis/input/quoted_print.cc,824
input_quoted_printable::~input_quoted_printable()~input_quoted_printable181,9530
input_quoted_printable::input_quoted_printable(input_quoted_printable186,9586
input_quoted_printable::create(const input::pointer &a_deeper)create197,9760
input_quoted_printable::create_if_candidate(const input::pointer &a_deeper)create_if_candidate204,9919
hex(int c)hex213,10096
input_quoted_printable::read_inner(void *data, size_t len)read_inner252,10579
input_quoted_printable::ftell_inner(void)ftell_inner405,14841
input_quoted_printable::name(void)name412,14913
input_quoted_printable::length(void)length419,14987
input_quoted_printable::keepalive(void)keepalive426,15050
input_quoted_printable::is_remote(void)is_remote433,15126
input_quoted_printable::candidate(const input::pointer &deeper)candidate441,15219

libaegis/input/read_strict.cc,61
input::read_strict(void *buf, size_t len)read_strict24,803

libaegis/input/read_strict2.cc,67
input::read_strictest(void *buf, size_t len)read_strictest23,779

libaegis/input/skip.cc,37
input::skip(size_t size)skip23,779

libaegis/input/stdin.cc,489
input_stdin::~input_stdin()~input_stdin30,996
input_stdin::input_stdin() :input_stdin35,1030
input_stdin::candidate(const nstring &fn)candidate43,1104
input_stdin::create(void)create59,1344
standard_input(void)standard_input66,1430
input_stdin::read_inner(void *data, size_t len)read_inner79,1635
input_stdin::ftell_inner(void)ftell_inner102,2134
input_stdin::name(void)name109,2195
input_stdin::length(void)length116,2260
input_stdin::keepalive(void)keepalive128,2447

libaegis/input/string.cc,382
input_string::~input_string()~input_string25,886
input_string::input_string(const nstring &a_text) :input_string30,922
input_string::create(const nstring &a_text)create38,1031
input_string::read_inner(void *data, size_t len)read_inner45,1135
input_string::ftell_inner(void)ftell_inner59,1409
input_string::name(void)name66,1471
input_string::length(void)length73,1539

libaegis/input/svt_checkout.cc,521
input_svt_checkout::~input_svt_checkout()~input_svt_checkout33,1208
unzip_either(const input::pointer &ifp)unzip_either39,1278
input_svt_checkout::input_svt_checkout(input_svt_checkout46,1443
input_svt_checkout::create(const nstring &filename, const nstring &version)create100,2945
input_svt_checkout::name(void)name107,3098
input_svt_checkout::length(void)length114,3168
input_svt_checkout::ftell_inner(void)ftell_inner121,3258
input_svt_checkout::read_inner(void *data, size_t nbytes)read_inner128,3326

libaegis/input/tar.cc,658
input_tar::~input_tar()~input_tar28,938
input_tar::input_tar(const input::pointer &arg) :input_tar34,999
input_tar::create(const input::pointer &arg)create42,1120
input_tar::read_inner(void *, size_t)read_inner49,1219
input_tar::ftell_inner(void)ftell_inner58,1341
input_tar::name(void)name67,1456
input_tar::length(void)length74,1517
all_zero(const char *buf, size_t len)all_zero82,1626
input_tar::candidate(const input::pointer &ifp)candidate94,1772
input_tar::child(nstring &archive_name, bool &executable)child130,2481
input_tar::padding(void)padding294,6820
input_tar::read_data_as_string(size_t size)read_data_as_string308,7087

libaegis/input/undo_all.cc,426
input_undo_all::~input_undo_all()~input_undo_all24,793
input_undo_all::input_undo_all(const input::pointer &a_deeper) :input_undo_all33,1036
input_undo_all::create(const input::pointer &a_deeper)create42,1207
input_undo_all::length(void)length50,1366
input_undo_all::name(void)name58,1480
input_undo_all::read_inner(void *data, size_t nbytes)read_inner66,1590
input_undo_all::ftell_inner(void)ftell_inner78,1868

libaegis/input/uudecode.cc,779
#define NOT_DECODABLE NOT_DECODABLE34,1214
static char default_encoding_table[] =default_encoding_table36,1241
input_uudecode::~input_uudecode()~input_uudecode39,1362
input_uudecode::input_uudecode(input_uudecode44,1402
input_uudecode::create(const input::pointer &a_deeper)create57,1585
input_uudecode::create_if_candidate(const input::pointer &ip)create_if_candidate64,1720
input_uudecode::read_inner(void *data, size_t len)read_inner74,1863
input_uudecode::ftell_inner(void)ftell_inner408,11021
input_uudecode::name(void)name415,11085
input_uudecode::length(void)length422,11151
input_uudecode::keepalive(void)keepalive429,11206
input_uudecode::candidate(const input::pointer &ifp)candidate436,11274
input_uudecode::is_remote(void)is_remote471,12093

libaegis/input/verify_check.cc,543
input_verify_checksum::~input_verify_checksum()~input_verify_checksum26,917
input_verify_checksum::input_verify_checksum(input_verify_checksum31,971
input_verify_checksum::create(const input::pointer &arg1, unsigned long arg2)create44,1217
input_verify_checksum::read_inner(void *data, size_t nbytes)read_inner51,1368
input_verify_checksum::name(void)name85,2263
input_verify_checksum::length(void)length92,2336
input_verify_checksum::ftell_inner(void)ftell_inner99,2413
input_verify_checksum::is_remote(void)is_remote106,2481

libaegis/interrupt.cc,161
static int depth;depth26,875
static sigset_t oldsigs;oldsigs30,974
interrupt_disable()interrupt_disable36,1020
interrupt_enable()interrupt_enable67,1641

libaegis/interval.cc,1181
interval::valid(void)valid52,1399
interval::interval() :interval92,2277
interval::~interval()~interval119,2769
interval::clear(void)clear127,2845
interval::interval(data_t a_first, data_t a_last) :interval165,3750
interval::interval(data_t n) :interval180,4044
interval::interval(const interval &rhs) :interval194,4286
interval::operator=(const interval &rhs)operator =221,4818
interval::append(data_t datum)append272,6013
interval::normalize(void)normalize329,7190
interval::operator+(const interval &rhs)operator +375,8130
interval::operator+=(const interval &rhs)operator +=431,9448
interval::operator*(const interval &rhs)operator *464,10215
interval::operator*=(const interval &rhs)operator *=522,11568
interval::operator-(const interval &rhs)operator -554,12316
interval::operator-=(const interval &rhs)operator -=610,13640
interval::member(data_t datum)member638,14179
interval::scan_begin(void)scan_begin682,15088
interval::scan_next(data_t &datum)scan_next715,15721
interval::scan_end(void)scan_end749,16382
interval::first(void)first759,16524
interval::last(void)last769,16642
interval::second_last(void)second_last779,16774

libaegis/introspector.cc,528
introspector::~introspector()~introspector27,889
introspector::introspector()introspector33,967
introspector::error(sub_context_ty *scp, const char *text)error40,1049
introspector::value_of_type_required()value_of_type_required47,1145
introspector::integer(long)integer56,1315
introspector::real(double)real64,1426
introspector::string(const nstring &)string72,1536
introspector::enumeration(const nstring &)enumeration80,1657
introspector::list()list88,1800
introspector::field(const nstring &)field97,1962

libaegis/introspector/boolean.cc,198
introspector_boolean::~introspector_boolean()~introspector_boolean25,827
introspector_boolean::introspector_boolean()introspector_boolean31,921
introspector_boolean::get_name()get_name38,1022

libaegis/introspector/enumeration.cc,512
introspector_enumeration::~introspector_enumeration()~introspector_enumeration28,938
introspector_enumeration::introspector_enumeration(const nstring &a_name,introspector_enumeration33,998
introspector_enumeration::register_tags(const char **names, size_t len)register_tags43,1183
introspector_enumeration::get_name()get_name51,1348
introspector_enumeration::enumeration(const nstring &member)enumeration59,1423
introspector_enumeration::report_init(const char **names, size_t len)report_init95,2208

libaegis/introspector/error.cc,479
introspector_error::~introspector_error()~introspector_error25,835
introspector_error::introspector_error()introspector_error30,883
introspector_error::create()create36,958
introspector_error::integer(long)integer43,1044
introspector_error::real(double)real49,1089
introspector_error::string(const nstring &)string55,1133
introspector_error::list()list61,1205
introspector_error::field(const nstring &)field68,1281
introspector_error::get_name()get_name75,1359

libaegis/introspector/integer.cc,376
introspector_integer::~introspector_integer()~introspector_integer25,827
introspector_integer::introspector_integer(long &a_where) :introspector_integer31,921
introspector_integer::create(long &a_where)create39,1070
introspector_integer::integer(long n)integer47,1222
introspector_integer::real(double n)real55,1328
introspector_integer::get_name()get_name64,1472

libaegis/introspector/nstring.cc,342
introspector_nstring::~introspector_nstring()~introspector_nstring25,827
introspector_nstring::introspector_nstring(nstring &a_where) :introspector_nstring30,879
introspector_nstring::create(nstring &a_where)create37,989
introspector_nstring::get_name()get_name44,1105
introspector_nstring::string(const nstring &text)string52,1180

libaegis/introspector/real.cc,350
introspector_real::~introspector_real()~introspector_real25,824
introspector_real::introspector_real(double &a_where) :introspector_real31,912
introspector_real::create(double &a_where)create39,1057
introspector_real::integer(long n)integer47,1205
introspector_real::real(double n)real55,1308
introspector_real::get_name()get_name63,1413

libaegis/introspector/string.cc,340
introspector_string::~introspector_string()~introspector_string25,826
introspector_string::introspector_string(string_ty *&a_where) :introspector_string31,918
introspector_string::create(string_ty *&a_where)create39,1078
introspector_string::get_name()get_name47,1237
introspector_string::string(const nstring &text)string55,1311

libaegis/introspector/structure.cc,375
introspector_structure::~introspector_structure()~introspector_structure26,878
introspector_structure::introspector_structure(const nstring &a_name) :introspector_structure31,934
introspector_structure::create(const nstring &a_name)create39,1087
introspector_structure::get_name()get_name46,1211
introspector_structure::field(const nstring &field_name)field54,1301

libaegis/introspector/time.cc,378
introspector_time::~introspector_time()~introspector_time25,824
introspector_time::introspector_time(const adapter::pointer &a_how) :introspector_time31,912
introspector_time::create(const adapter::pointer &a_how)create39,1072
introspector_time::integer(long n)integer47,1232
introspector_time::real(double n)real55,1345
introspector_time::get_name()get_name64,1490

libaegis/introspector/vector.cc,517
introspector_vector::~introspector_vector()~introspector_vector25,834
introspector_vector::introspector_vector() :introspector_vector34,951
introspector_vector::introspector_vector(const introspector_vector &arg) :introspector_vector42,1045
introspector_vector::operator=(const introspector_vector &arg)operator =52,1211
introspector_vector::clear()clear64,1378
introspector_vector::push_back(const introspector_vector &arg)push_back75,1501
introspector_vector::grow_slow(size_t nitems)grow_slow84,1679

libaegis/io.cc,1469
boolean_write(output::pointer fp, const char *name, bool this_thing, int show)boolean_write31,986
boolean_write_xml(output::pointer fp, const char *name, bool this_thing,boolean_write_xml47,1308
integer_write(output::pointer fp, const char *name, long this_thing, int show)integer_write62,1620
integer_write_xml(output::pointer fp, const char *name, long this_thing,integer_write_xml83,2100
real_write(output::pointer fp, const char *name, double this_thing, int show)real_write105,2593
real_write_xml(output::pointer fp, const char *name, double this_thing,real_write_xml118,2868
time_write(output::pointer fp, const char *name, time_t this_thing, int show)time_write130,3122
time_write_xml(output::pointer fp, const char *name, time_t this_thing,time_write_xml150,3657
string_write(output::pointer fp, const char *name, const char *value)string_write169,4011
string_write(output::pointer fp, const char *name, string_ty *this_thing)string_write272,6545
string_write(output::pointer fp, const char *name, const nstring &value)string_write282,6746
string_write_xml(output::pointer fp, const char *name, string_ty *this_thing)string_write_xml289,6873
string_write_xml(output::pointer fp, const char *name, const nstring &value)string_write_xml303,7167
static string_list_ty comment;comment313,7381
io_comment_append(sub_context_ty *scp, const char *fmt)io_comment_append317,7419
io_comment_emit(output::pointer fp)io_comment_emit344,7959

libaegis/locale_name.cc,657
static xml_node_iso_639_3 language;language39,1242
language_setup(void)language_setup43,1292
is_a_language_code(const nstring &text)is_a_language_code66,1825
static xml_node_iso_3166 country;country73,1936
country_setup(void)country_setup77,1984
is_a_country_code(const nstring &text)is_a_country_code100,2511
is_a_valid_charset_name(const nstring &text)is_a_valid_charset_name109,2673
is_probably_a_qualifier_name(const nstring &text)is_probably_a_qualifier_name148,3958
typedef std::map<nstring, bool> locales_t;locales_t180,4973
static locales_t locales;locales181,5016
is_a_locale_name(const nstring &text)is_a_locale_name185,5049

libaegis/lock.cc,3561
#define WHOLE_FILE_LOCKS_ONLYWHOLE_FILE_LOCKS_ONLY48,1553
#define LOCK_PRIORITY_SCHEMELOCK_PRIORITY_SCHEME57,1825
#define BITS BITS62,1908
#define BITS_SIZE BITS_SIZE63,1924
#define BITS_MASK BITS_MASK64,1955
static quit_action_lock quitter;quitter66,1990
enum lock_tylock_ty68,2024
    lock_master,lock_master70,2039
    lock_gstate,lock_gstate71,2056
    lock_MAXlock_MAX72,2073
enum lock_mux_tylock_mux_ty75,2090
    lock_mux_baseline_priority,lock_mux_baseline_priority77,2109
    lock_mux_ustate,lock_mux_ustate78,2141
    lock_mux_pstate,lock_mux_pstate79,2162
    lock_mux_cstate,lock_mux_cstate80,2183
    lock_mux_baseline,lock_mux_baseline81,2204
    lock_mux_history,lock_mux_history82,2227
    lock_mux_MAXlock_mux_MAX83,2249
static struct flock flock_zero;flock_zero87,2271
struct lock_place_tylock_place_ty89,2304
    lock_place_ty() : location(flock_zero), release_immediately(0),lock_place_ty91,2327
    struct flock    location;location94,2437
    int             release_immediately;release_immediately95,2467
    lock_callback_ty callback;callback96,2508
    void            *callback_arg;callback_arg97,2539
static string_ty *path;path100,2578
static size_t   nplaces;nplaces101,2602
static size_t   nplaces_max;nplaces_max102,2627
static lock_place_ty *place;place103,2656
static int      fd = -1;fd104,2685
static long     magic;magic105,2710
static int      quitregd;quitregd106,2733
#define LOCK_PREP_SHARED LOCK_PREP_SHARED111,2817
#define LOCK_PREP_EXCLUSIVE LOCK_PREP_EXCLUSIVE112,2847
#define LOCK_PREP_PRIORITY LOCK_PREP_PRIORITY113,2877
#define LOCK_PREP_EXCL_PRIO LOCK_PREP_EXCL_PRIO114,2907
flock_construct(struct flock *p, int type, long start, long length)flock_construct118,2992
flock_equal(struct flock *p1, struct flock *p2)flock_equal152,3912
lock_prepare(long start, long length, int exclusive, lock_callback_ty callback,lock_prepare166,4143
lock_prepare_gstate(lock_callback_ty callback, void *arg)lock_prepare_gstate234,5783
lock_prepare_mux(lock_mux_ty lock_mux, long n, int exclusive,lock_prepare_mux243,5981
lock_prepare_mux_all(lock_mux_ty lock_mux, int exclusive,lock_prepare_mux_all261,6372
lock_prepare_pstate(string_ty *s, lock_callback_ty callback, void *arg)lock_prepare_pstate278,6703
lock_prepare_baseline_read(string_ty *s, lock_callback_ty callback, void *arg)lock_prepare_baseline_read294,7017
lock_prepare_baseline_write(string_ty *s, lock_callback_ty callback, void *arg)lock_prepare_baseline_write320,7528
lock_prepare_history(string_ty *s, lock_callback_ty callback, void *arg)lock_prepare_history346,8043
lock_prepare_ustate(int uid, lock_callback_ty callback, void *arg)lock_prepare_ustate362,8359
lock_prepare_ustate_all(lock_callback_ty callback, void *arg)lock_prepare_ustate_all378,8637
lock_prepare_cstate(string_ty *project_name, long change_number,lock_prepare_cstate387,8856
flock_type_string(int n)flock_type_string405,9310
flock_whence_string(int n)flock_whence_string423,9544
flock_string(struct flock *p)flock_string441,9780
lock_description(struct flock *p)lock_description461,10173
lock_quitter()lock_quitter496,10765
lock_take(void)lock_take508,10909
lock_release(void)lock_release934,24217
lock_magic(void)lock_magic1005,25897
lock_walk_hunt(long min, long max, lock_walk_callback callback)lock_walk_hunt1012,25950
lock_walk(lock_walk_callback callback)lock_walk1175,30226
lock_release_child(void)lock_release_child1262,32308
lock_active()lock_active1276,32493

libaegis/log.cc,455
quit_action_log log_quitter;log_quitter43,1456
static int      pid;pid44,1485
tee_stdout(user_ty::pointer up, char *filename, int also_to_tty,tee_stdout48,1520
pref_to_style(uconf_log_file_preference_ty dflt)pref_to_style164,4703
log_open(string_ty *filename, user_ty::pointer up, log_style_ty style)log_open200,5522
log_open(const nstring &filename, user_ty::pointer up, log_style_ty style)log_open314,8181
log_close(void)log_close321,8312

libaegis/meta_context.cc,100
meta_context::~meta_context()~meta_context22,764
meta_context::meta_context()meta_context27,800

libaegis/meta_context/introspector.cc,794
meta_context_introspector::~meta_context_introspector()~meta_context_introspector25,840
meta_context_introspector::meta_context_introspector()meta_context_introspector30,902
meta_context_introspector::parse_file(const nstring &filename,parse_file36,968
meta_context_introspector::integer(long n)integer47,1187
meta_context_introspector::real(double n)real55,1299
meta_context_introspector::string(const nstring &s)string63,1407
meta_context_introspector::enumeration(const nstring &name)enumeration71,1527
meta_context_introspector::list()list79,1663
meta_context_introspector::list_end()list_end87,1779
meta_context_introspector::field(const nstring &name)field95,1878
meta_context_introspector::field_end()field_end103,2019
meta_context_introspector::end()end111,2119

libaegis/meta_context/sem.cc,971
meta_context_sem::~meta_context_sem()~meta_context_sem31,981
meta_context_sem::meta_context_sem() :meta_context_sem36,1025
meta_context_sem::parse(const nstring &filename, meta_type *type)parse43,1089
meta_context_sem::parse_env(const nstring &name, meta_type *type)parse_env56,1427
meta_context_sem::parse_input(const input::pointer &ifp, meta_type *type)parse_input69,1765
meta_context_sem::sem_push(meta_type *type, void *addr)sem_push87,2151
meta_context_sem::sem_pop(void)sem_pop101,2477
meta_context_sem::integer(long n)integer115,2678
meta_context_sem::real(double n)real149,3567
meta_context_sem::string(const nstring &s)string184,4394
meta_context_sem::enumeration(const nstring &s)enumeration208,5011
meta_context_sem::list(void)list248,6232
meta_context_sem::list_end()list_end283,7060
meta_context_sem::field(const nstring &name)field290,7115
meta_context_sem::field_end()field_end397,10512
meta_context_sem::end()end404,10568

libaegis/meta_lex.cc,590
static input::pointer source;source46,1554
static int error_count;error_count48,1585
static nstring_accumulator buffer;buffer50,1638
lex_iopen_file(const nstring &filename)lex_iopen_file54,1690
lex_iopen_env(const nstring &name)lex_iopen_env81,2363
lex_open_input(const input::pointer &ifp)lex_open_input88,2445
lex_close(void)lex_close96,2537
lex_getc_undo(int c)lex_getc_undo115,2950
gram_lex(void)gram_lex123,3024
gram_error(const char *s)gram_error674,18211
lex_error(sub_context_ty *scp, const char *s)lex_error685,18356
lex_position(void)lex_position716,19203

libaegis/meta_parse.cc,196
parse(string_ty *filename, meta_type *type)parse26,875
parse_env(const char *name, meta_type *type)parse_env38,1163
parse_input(const input::pointer &ifp, meta_type *type)parse_input49,1421

libaegis/meta_type.cc,1976
static const char *boolean_s[] =boolean_s36,1233
static string_ty *boolean_f[SIZEOF(boolean_s)];boolean_f41,1296
boolean_ename(bool this_thing)boolean_ename45,1359
boolean_parse(string_ty *name, void *ptr)boolean_parse52,1463
boolean_fuzzy(string_ty *name)boolean_fuzzy68,1794
boolean_convert(void *this_thing)boolean_convert75,1924
boolean_is_set(void *this_thing)boolean_is_set82,2035
meta_type boolean_type =boolean_type88,2108
integer_convert(void *this_thing)integer_convert103,2335
integer_is_set(void *this_thing)integer_is_set110,2465
meta_type integer_type =integer_type116,2543
time_convert(void *this_thing)time_convert131,2769
time_is_set(void *this_thing)time_is_set138,2876
meta_type time_type =time_type144,2953
real_convert(void *this_thing)real_convert159,3167
real_is_set(void *this_thing)real_is_set166,3274
meta_type real_type =real_type172,3351
string_convert(void *this_thing)string_convert187,3565
string_is_set(void *this_thing)string_is_set194,3689
meta_type string_type =string_type200,3772
generic_struct_parse(void *this_thing, string_ty *name, meta_type **type_pp,generic_struct_parse215,3975
generic_struct_fuzzy(string_ty *name, type_table_ty *table, size_t table_length)generic_struct_fuzzy249,4950
generic_struct_convert(void *that, type_table_ty *table, size_t table_length)generic_struct_convert279,5698
generic_struct_is_set(void *this_thing)generic_struct_is_set313,6691
generic_enum_fuzzy(string_ty *name, string_ty **table, size_t table_length)generic_enum_fuzzy320,6799
generic_enum_convert(int n, string_ty **table, size_t table_length)generic_enum_convert345,7347
generic_enum__init(const char *const *table, size_t table_length)generic_enum__init355,7598
static int enum_option;enum_option366,7877
type_enum_option_set(void)type_enum_option_set370,7908
type_enum_option_query(void)type_enum_option_query377,7966
type_enum_option_clear(void)type_enum_option_clear384,8030

bl/libaegis/move_list.cc,601
move_constructor(move_ty *mp, string_ty *from, string_ty *to)move_constructor25,869
move_destructor(move_ty *mp)move_destructor35,1040
move_list_constructor(move_list_ty *mlp)move_list_constructor43,1126
move_list_destructor(move_list_ty *mlp)move_list_destructor52,1240
move_list_append_unique(move_list_ty *mlp, string_ty *from, string_ty *to)move_list_append_unique66,1492
move_list_append_create(move_list_ty *mlp, string_ty *from, string_ty *to)move_list_append_create93,2142
move_list_append_remove(move_list_ty *mlp, string_ty *from, string_ty *to)move_list_append_remove103,2323

libaegis/option.cc,1471
#define DEFAULT_TAB_WIDTH DEFAULT_TAB_WIDTH27,932
#define LEVEL_TERSE LEVEL_TERSE29,961
#define LEVEL_UNFORMATTED LEVEL_UNFORMATTED30,983
#define LEVEL_UNSET LEVEL_UNSET31,1011
#define LEVEL_VERBOSE LEVEL_VERBOSE32,1033
static int      verbose_flag = LEVEL_UNSET;verbose_flag34,1058
static int      tab_width;tab_width35,1102
static int      page_headers = -1;page_headers36,1129
too_many(void (*usage)(void))too_many41,1179
option_verbose_set(void (*usage)(void))option_verbose_set54,1371
option_verbose_get(void)option_verbose_get67,1682
option_terse_set(void (*usage)(void))option_terse_set74,1762
option_terse_get(void)option_terse_get87,2062
option_unformatted_set(void (*usage)(void))option_unformatted_set94,2138
option_unformatted_get(void)option_unformatted_get107,2468
option_page_width_set(int n, void (*usage)(void))option_page_width_set114,2587
option_page_length_set(int n, void (*usage)(void))option_page_length_set136,3088
option_tab_width_set(int n, void (*usage)(void))option_tab_width_set158,3593
option_tab_width_get(void)option_tab_width_get180,4066
option_page_headers_set(int n, void (*usage)(void))option_page_headers_set189,4207
option_page_headers_get(void)option_page_headers_get238,5135
static int signed_off_by = -1;signed_off_by246,5248
option_signed_off_by_argument(void (*usage)(void))option_signed_off_by_argument250,5286
option_signed_off_by_get(bool dflt)option_signed_off_by_get292,6279

bl/libaegis/os/background.cc,77
tcgetpgrp(int fd)tcgetpgrp34,967
os_background(void)os_background57,1275

bl/libaegis/os/basename.cc,137
os_basename(string_ty *name, string_ty *ext)os_basename28,887
os_basename(const nstring &name, const nstring &ext)os_basename50,1426

libaegis/os/become.cc,1545
static int      become_orig_uid;become_orig_uid33,1087
static int      become_orig_gid;become_orig_gid34,1120
static int      become_orig_umask;become_orig_umask35,1153
static int      become_inited;become_inited37,1201
static int      become_testing;become_testing48,1566
static int      become_active;become_active50,1599
static int      become_active_uid;become_active_uid51,1630
static int      become_active_gid;become_active_gid52,1665
static int      become_active_umask;become_active_umask53,1700
os_setgid(int gid)os_setgid57,1744
os_chown_check(string_ty *path, int mode, int uid, int gid)os_chown_check93,2606
os_become_init(void)os_become_init222,6104
os_become_init_mortal(void)os_become_init_mortal256,6843
os_become_reinit_mortal(void)os_become_reinit_mortal273,7211
os_testing_mode(void)os_testing_mode290,7579
os_become(int uid, int gid, int um)os_become311,7929
os_become_undo(void)os_become_undo351,8869
os_become_undo_atexit(void)os_become_undo_atexit361,9020
os_become_undo(int uid, int gid)os_become_undo391,9676
os_become_orig(void)os_become_orig423,10416
os_become_query(int *uid, int *gid, int *umsk)os_become_query430,10516
os_become_orig_query(int *uid, int *gid, int *umsk)os_become_orig_query442,10734
os_become_active(void)os_become_active454,10935
os_become_must_be_active_gizzards(const char *file, int line)os_become_must_be_active_gizzards461,10995
os_become_must_not_be_active_gizzards(const char *file, int line)os_become_must_not_be_active_gizzards469,11170

bl/libaegis/os/below_dir.cc,149
os_below_dir(string_ty *higher, string_ty *lower)os_below_dir24,780
os_below_dir(const nstring &higher, const nstring &lower)os_below_dir44,1115

bl/libaegis/os/canonify_dir.cc,139
os_canonify_dirname(const nstring &dirname)os_canonify_dirname25,832
os_canonify_dirname(string_ty *dirname)os_canonify_dirname33,1022

bl/libaegis/os/chdir.cc,89
os_chdir(const nstring &path)os_chdir28,859
os_chdir(string_ty *path)os_chdir44,1187

bl/libaegis/os/chmod/chmod.cc,109
os_chmod(string_ty *path, int mode)os_chmod32,977
os_chmod(const nstring &path, int mode)os_chmod39,1059

bl/libaegis/os/chmod/errok.cc,133
os_chmod_errok(string_ty *path, int mode)os_chmod_errok32,977
os_chmod_errok(const nstring &path, int mode)os_chmod_errok39,1071

bl/libaegis/os/chmod/query.cc,54
os_chmod_query(string_ty *path)os_chmod_query32,976

bl/libaegis/os/ck_path_trav.cc,118
mode_string(int mode)mode_string31,958
os_check_path_traversable(string_ty *path)os_check_path_traversable73,1627

libaegis/os/dirname.cc,98
os_dirname(string_ty *path)os_dirname46,1299
os_dirname(const nstring &path)os_dirname67,1746

libaegis/os/dirname_rel.cc,134
os_dirname_relative(string_ty *path)os_dirname_relative45,1311
os_dirname_relative(const nstring &path)os_dirname_relative64,1782

libaegis/os/domain_name.cc,547
is_a_valid_domain_string(const nstring &candidate)is_a_valid_domain_string29,980
try_etc_mailname(nstring &result)try_etc_mailname73,2301
run_a_command(const char *cmd)run_a_command89,2617
try_a_command(const char *cmd, nstring &result)try_a_command112,3179
try_hostname_d(nstring &result)try_hostname_d120,3323
try_hostname_fqdn(nstring &result)try_hostname_fqdn127,3423
try_dnsdomainname(nstring &result)try_dnsdomainname139,3679
try_domainname(nstring &result)try_domainname146,3783
os_domain_name(void)os_domain_name153,3877

libaegis/os/edit.cc,117
os_edit(const nstring &filename, edit_ty et)os_edit30,950
os_edit(string_ty *filename, edit_ty et)os_edit83,2236

bl/libaegis/os/edit/filename.cc,103
find_temp_dir(int at_home)find_temp_dir29,904
os_edit_filename(int at_home)os_edit_filename42,1077

libaegis/os/edit/filenames.cc,86
os_edit(const nstring_list &filenames, edit_ty et, const nstring &dir)os_edit29,906

bl/libaegis/os/edit/new.cc,43
os_edit_new(edit_ty et)os_edit_new24,780

bl/libaegis/os/edit/string.cc,69
os_edit_string(string_ty *subject, edit_ty et)os_edit_string31,951

libaegis/os/entrynam_rel.cc,141
os_entryname_relative(string_ty *path)os_entryname_relative27,908
os_entryname_relative(const nstring &path)os_entryname_relative43,1264

libaegis/os/entryname.cc,106
os_entryname(string_ty *path)os_entryname45,1265
os_entryname(const nstring &path)os_entryname63,1676

bl/libaegis/os/executable.cc,52
os_executable(string_ty *path)os_executable31,951

libaegis/os/execute.cc,274
#define MAX_CMD_RPT MAX_CMD_RPT26,876
extract_command_name(const nstring &s, bool abbrev)extract_command_name30,916
os_execute(string_ty *cmd, int flags, string_ty *dir)os_execute63,1618
os_execute(const nstring &cmd, int flags, const nstring &dir)os_execute86,2376

libaegis/os/execute_retc.cc,301
#define MAX_CMD_RPT MAX_CMD_RPT40,1241
who_and_where(int uid, int gid, const nstring &dir)who_and_where44,1278
os_execute_retcode(string_ty *cmd, int flags, string_ty *dir)os_execute_retcode90,2415
os_execute_retcode(const nstring &cmd, int flags, const nstring &dir)os_execute_retcode98,2595

bl/libaegis/os/execute_slrp.cc,84
os_execute_slurp(string_ty *cmd, int flags, string_ty *dir)os_execute_slurp26,833

bl/libaegis/os/exists.cc,133
os_exists(const nstring &path, bool eaccess_is_ok)os_exists31,951
os_exists(string_ty *path, bool eaccess_is_ok)os_exists68,1584

bl/libaegis/os/fingerprint.cc,54
os_fingerprint(string_ty *path)os_fingerprint28,863

libaegis/os/interrupt.cc,361
static int      interrupted;interrupted35,1137
os_interrupt(int n)os_interrupt39,1179
os_backtrace(int n)os_backtrace57,1536
os_interrupt_register(void)os_interrupt_register72,1721
os_interrupt_ignore(void)os_interrupt_ignore95,2372
os_interrupt_cope(void)os_interrupt_cope105,2527
os_interrupt_has_occurred(void)os_interrupt_has_occurred111,2561

bl/libaegis/os/isa/directory.cc,58
os_isa_directory(string_ty *path)os_isa_directory31,927

libaegis/os/isa/path_prefix.cc,159
os_isa_path_prefix(const nstring &s1, const nstring &s2)os_isa_path_prefix26,865
os_isa_path_prefix(string_ty *s1, string_ty *s2)os_isa_path_prefix44,1227

bl/libaegis/os/isa/special_file.cc,64
os_isa_special_file(string_ty *path)os_isa_special_file31,927

bl/libaegis/os/isa/symlink.cc,54
os_isa_symlink(string_ty *path)os_isa_symlink31,922

bl/libaegis/os/link.cc,119
os_link(const nstring &from, const nstring &to)os_link30,912
os_link(string_ty *from, string_ty *to)os_link50,1398

bl/libaegis/os/magic_file.cc,158
fix_magic_path()fix_magic_path33,980
os_magic_file(const nstring &filename)os_magic_file54,1438
os_magic_file(string_ty *filename)os_magic_file108,2827

libaegis/os/mkdir.cc,142
os_mkdir(const nstring &path, int mode, bool eexist_ok)os_mkdir32,1010
os_mkdir(string_ty *path, int mode, bool eexist_ok)os_mkdir90,2810

libaegis/os/mkdir_betwen.cc,177
os_mkdir_between(const nstring &top, const nstring &extn, int mode)os_mkdir_between27,872
os_mkdir_between(string_ty *top, string_ty *extn, int mode)os_mkdir_between54,1590

libaegis/os/mtime/actual.cc,57
os_mtime_actual(string_ty *path)os_mtime_actual32,1050

libaegis/os/mtime/range.cc,91
os_mtime_range(string_ty *path, time_t *oldest_p, time_t *newest_p)os_mtime_range32,1048

libaegis/os/mtime/set.cc,64
os_mtime_set(string_ty *path, time_t when)os_mtime_set32,1035

libaegis/os/mtime/set_errok.cc,76
os_mtime_set_errok(string_ty *path, time_t when)os_mtime_set_errok32,1035

bl/libaegis/os/owner_query.cc,78
os_owner_query(string_ty *path, int *uid_p, int *gid_p)os_owner_query32,977

bl/libaegis/os/path_cat.cc,420
stripdot(string_ty *s, int strip_left_slash)stripdot24,799
os_path_cat(string_ty *s1, string_ty *s2)os_path_cat67,1447
stripdot(const nstring &s, bool strip_left_slash)stripdot107,2168
os_path_cat(const nstring &s1, const nstring &s2)os_path_cat147,2761
os_path_rel2abs(string_ty *root, string_ty *path)os_path_rel2abs169,3158
os_path_rel2abs(const nstring &root, const nstring &path)os_path_rel2abs178,3323

bl/libaegis/os/path_join.cc,138
os_path_join(string_ty *lhs, string_ty *rhs)os_path_join24,780
os_path_join(const nstring &lhs, const nstring &rhs)os_path_join35,954

bl/libaegis/os/pathconf.cc,432
pathconf_inner(const char *path, int arg)pathconf_inner29,887
pathconf_wrapper(const char *path, int arg, long default_value)pathconf_wrapper69,1630
os_pathconf_path_max(string_ty *path)os_pathconf_path_max97,2238
os_pathconf_path_max(const nstring &path)os_pathconf_path_max104,2334
os_pathconf_name_max(string_ty *path)os_pathconf_name_max123,2754
os_pathconf_name_max(const nstring &path)os_pathconf_name_max130,2850

libaegis/os/pathname.cc,634
os_curdir_sub(void)os_curdir_sub64,1919
os_curdir(void)os_curdir134,3473
has_prefix(string_ty *pfx, string_ty *path)has_prefix168,4128
has_a_prefix(string_list_ty *pfx, string_ty *path)has_a_prefix209,5038
get_prefix_list(void)get_prefix_list245,5837
get_auto_mount_dirs(string_list_ty *prefix)get_auto_mount_dirs320,7714
remove_automounter_prefix(string_ty *path)remove_automounter_prefix452,11215
memb(void)memb523,12717
magic_memb_replace(string_ty *s)magic_memb_replace562,13515
os_pathname(string_ty *path, int resolve)os_pathname625,14840
os_pathname(const nstring &path, bool resolve)os_pathname900,22005

bl/libaegis/os/readable.cc,101
os_readable(const nstring &path)os_readable29,882
os_readable(string_ty *path)os_readable41,1069

libaegis/os/readlink.cc,102
os_readlink(const nstring &path)os_readlink37,1146
os_readlink(string_ty *path)os_readlink44,1246

bl/libaegis/os/rename.cc,119
os_rename(const nstring &a, const nstring &b)os_rename29,882
os_rename(string_ty *a, string_ty *b)os_rename48,1397

bl/libaegis/os/rmdir/bg.cc,101
os_rmdir_bg(const nstring &path)os_rmdir_bg29,882
os_rmdir_bg(string_ty *path)os_rmdir_bg47,1319

bl/libaegis/os/rmdir/errok.cc,113
os_rmdir_errok(const nstring &path)os_rmdir_errok30,912
os_rmdir_errok(string_ty *path)os_rmdir_errok48,1393

bl/libaegis/os/rmdir/rmdir.cc,89
os_rmdir(const nstring &path)os_rmdir30,912
os_rmdir(string_ty *path)os_rmdir48,1339

bl/libaegis/os/rmdir/tree.cc,109
os_rmdir_tree(const nstring &path)os_rmdir_tree29,882
os_rmdir_tree(string_ty *path)os_rmdir_tree47,1325

bl/libaegis/os/setuid.cc,36
os_setuid(int uid)os_setuid30,922

libaegis/os/shell.cc,27
os_shell()os_shell25,815

libaegis/os/size.cc,51
os_file_size(string_ty *path)os_file_size31,1025

bl/libaegis/os/symlink/copy.cc,77
os_symlink_or_copy(string_ty *src, string_ty *dst)os_symlink_or_copy29,884

bl/libaegis/os/symlink/query.cc,58
os_symlink_query(string_ty *path)os_symlink_query30,921

bl/libaegis/os/symlink/symlink.cc,132
os_symlink(string_ty *src, string_ty *dst)os_symlink34,1033
os_symlink(const nstring &src, const nstring &dst)os_symlink41,1131

libaegis/os/throttle.cc,176
static int nsecs;nsecs28,913
static bool nsecs_set;nsecs_set29,931
slurp(void)slurp33,968
os_throttle(void)os_throttle62,1412
os_unthrottle(void)os_unthrottle80,1714

bl/libaegis/os/tmpdir.cc,33
os_tmpdir(void)os_tmpdir26,811

bl/libaegis/os/unlink/errok.cc,118
os_unlink_errok(const nstring &path)os_unlink_errok33,1007
os_unlink_errok(string_ty *path)os_unlink_errok87,2463

bl/libaegis/os/unlink/unlink.cc,94
os_unlink(const nstring &path)os_unlink33,1007
os_unlink(string_ty *path)os_unlink85,2283

libaegis/os/waitpid.cc,55
os_waitpid(int child, int *status_p)os_waitpid30,946

bl/libaegis/os/waitpid_st.cc,72
os_waitpid_status(int child, const char *cmd)os_waitpid_status33,1002

libaegis/os/xargs.cc,175
os_xargs(string_ty *the_command, string_list_ty *the_list, string_ty *dir)os_xargs25,844
os_xargs(const nstring &the_command, const nstring_list &the_list,os_xargs57,1607

libaegis/output.cc,912
output::~output()~output29,955
output::output() :output45,1254
output::ftell()ftell60,1553
output::overflow(char c)overflow73,1851
output::fputs(const char *s)fputs93,2393
output::fputs(string_ty *s)fputs104,2593
output::fputs(const nstring &s)fputs113,2717
output::write(const void *data, size_t len)write121,2818
output::flush()flush155,3669
output::end_of_line()end_of_line171,4024
output_fprintf(output::pointer fp, const char *fmt, ...)output_fprintf213,4969
output::fprintf(const char *fmt, ...)fprintf223,5119
output::vfprintf(const char *fmt, va_list ap)vfprintf233,5246
output::register_delete_callback(functor::pointer fp)register_delete_callback248,5605
output::unregister_delete_callback(functor::pointer fp)unregister_delete_callback255,5698
output::page_width()page_width262,5789
output::page_length()page_length270,5865
output::flush_inner()flush_inner278,5940

libaegis/output/bit_bucket.cc,598
output_bit_bucket::~output_bit_bucket()~output_bit_bucket23,811
output_bit_bucket::output_bit_bucket() :output_bit_bucket33,969
output_bit_bucket::create(void)create41,1071
output_bit_bucket::filename(void)filename48,1162
output_bit_bucket::ftell_inner(void)ftell_inner56,1239
output_bit_bucket::write_inner(const void *, size_t len)write_inner64,1313
output_bit_bucket::page_width(void)page_width71,1396
output_bit_bucket::page_length(void)page_length79,1502
output_bit_bucket::end_of_line_inner(void)end_of_line_inner87,1612
output_bit_bucket::type_name(void)type_name93,1669

libaegis/output/conten_encod.cc,282
content_encoding_grok(const char *name)content_encoding_grok31,1103
content_encoding_header(output::pointer ofp, content_encoding_t name)content_encoding_header75,2212
output_content_encoding(const output::pointer &ofp, content_encoding_t name)output_content_encoding103,2874

libaegis/output/cpio.cc,565
output_cpio::~output_cpio()~output_cpio27,947
output_cpio::output_cpio(const output::pointer &a_deeper, time_t a_mtime) :output_cpio38,1154
output_cpio::create(const output::pointer &a_deeper, time_t a_mtime)create46,1298
output_cpio::filename(void)filename53,1437
output_cpio::ftell_inner(void)ftell_inner61,1517
output_cpio::write_inner(const void *, size_t)write_inner69,1583
output_cpio::end_of_line_inner(void)end_of_line_inner76,1662
output_cpio::type_name(void)type_name83,1734
output_cpio::child(const nstring &name, long len)child91,1822

libaegis/output/cpio_child.cc,754
output_cpio_child::~output_cpio_child()~output_cpio_child25,855
output_cpio_child::output_cpio_child(const output::pointer &a_deeper,output_cpio_child51,1321
output_cpio_child::create(const output::pointer &a_deeper,create66,1624
output_cpio_child::changed_size(void)changed_size74,1832
output_cpio_child::padding(void)padding89,2101
output_cpio_child::hex8(long n)hex8104,2307
output_cpio_child::header(void)header111,2384
output_cpio_child::filename(void)filename138,2966
output_cpio_child::ftell_inner(void)ftell_inner146,3052
output_cpio_child::write_inner(const void *data, size_t len)write_inner154,3126
output_cpio_child::end_of_line_inner(void)end_of_line_inner164,3316
output_cpio_child::type_name(void)type_name172,3408

libaegis/output/cpio_child2.cc,618
output_cpio_child2::~output_cpio_child2()~output_cpio_child224,875
output_cpio_child2::output_cpio_child2(const output::pointer &a_deeper,output_cpio_child245,1317
output_cpio_child2::create(const output::pointer &a_deeper,create56,1556
output_cpio_child2::filename(void)filename64,1744
output_cpio_child2::ftell_inner(void)ftell_inner72,1831
output_cpio_child2::write_inner(const void *data, size_t len)write_inner80,1918
output_cpio_child2::flush_inner(void)flush_inner87,2021
output_cpio_child2::end_of_line_inner(void)end_of_line_inner94,2091
output_cpio_child2::type_name(void)type_name101,2176

libaegis/output/file.cc,667
output_file::~output_file()~output_file35,1160
output_file::filename(void)filename60,1682
output_file::ftell_inner(void)ftell_inner68,1753
output_file::write_inner(const void *data, size_t len)write_inner78,1910
output_file::page_width(void)page_width100,2492
output_file::page_length(void)page_length108,2592
output_file::end_of_line_inner(void)end_of_line_inner116,2696
output_file::type_name(void)type_name127,2910
open_with_stale_nfs_retry(const char *path, int mode)open_with_stale_nfs_retry135,2985
output_file::output_file(const nstring &fn, bool binary) :output_file176,3937
output_file::open(const nstring &fn, bool binary)open202,4639

libaegis/output/file/comptextopen.cc,87
output_file::compressed_text_open(const nstring &filename)compressed_text_open26,904

libaegis/output/filter.cc,594
output_filter::~output_filter()~output_filter25,828
output_filter::output_filter(const output::pointer &a_deeper) :output_filter31,916
output_filter::filename(void)filename40,1084
output_filter::page_width(void)page_width49,1224
output_filter::page_length(void)page_length58,1370
output_filter::ftell_inner(void)ftell_inner67,1520
output_filter::write_inner(const void *data, size_t data_size)write_inner76,1664
output_filter::end_of_line_inner(void)end_of_line_inner85,1859
output_filter::flush_inner(void)flush_inner94,2027
output_filter::type_name(void)type_name103,2180

libaegis/output/filter/base64.cc,594
static char base64[] =base6421,800
map64(int n)map6425,914
output_filter_base64::~output_filter_base64()~output_filter_base6431,962
output_filter_base64::output_filter_base64(const output::pointer &a_deeper) :output_filter_base6459,1509
output_filter_base64::create(const output::pointer &a_deeper)create71,1731
output_filter_base64::write_inner(const void *p, size_t len)write_inner78,1860
output_filter_base64::ftell_inner(void)ftell_inner108,2574
output_filter_base64::end_of_line_inner(void)end_of_line_inner116,2651
output_filter_base64::type_name(void)type_name124,2755

libaegis/output/filter/base85.cc,728
output_filter_base85::~output_filter_base85()~output_filter_base8525,832
output_filter_base85::output_filter_base85(output_filter_base8549,1252
output_filter_base85::create(const pointer &a_deeper)create67,1568
#define MAXPERLINE MAXPERLINE73,1684
output_filter_base85::char_out(unsigned char c)char_out77,1713
output_filter_base85::word_out(unsigned long word)word_out90,1897
output_filter_base85::encode(unsigned char c)encode127,2676
output_filter_base85::write_inner(const void *data, size_t size)write_inner147,3100
output_filter_base85::type_name(void)type_name163,3427
output_filter_base85::end_of_line_inner(void)end_of_line_inner171,3539
output_filter_base85::ftell_inner(void)ftell_inner181,3658

libaegis/output/filter/bzip2.cc,599
output_filter_bzip2::bzlib_fatal_error(int err)bzlib_fatal_error28,916
output_filter_bzip2::~output_filter_bzip2()~output_filter_bzip238,1190
output_filter_bzip2::output_filter_bzip2(const output::pointer &a_deeper) :output_filter_bzip286,2651
output_filter_bzip2::create(const output::pointer &a_deeper)create117,3567
output_filter_bzip2::ftell_inner(void)ftell_inner124,3694
output_filter_bzip2::write_inner(const void *data, size_t len)write_inner133,3849
output_filter_bzip2::end_of_line_inner(void)end_of_line_inner180,5358
output_filter_bzip2::type_name(void)type_name188,5461

libaegis/output/filter/dotblankline.cc,590
output_filter_dot_blank_lines::~output_filter_dot_blank_lines()~output_filter_dot_blank_lines22,784
output_filter_dot_blank_lines::output_filter_dot_blank_lines(output_filter_dot_blank_lines27,854
output_filter_dot_blank_lines::create(const pointer &a_deeper)create38,1025
output_filter_dot_blank_lines::type_name(void)type_name45,1167
output_filter_dot_blank_lines::ftell_inner(void)ftell_inner53,1285
output_filter_dot_blank_lines::write_inner(const void *data, size_t length)write_inner61,1371
output_filter_dot_blank_lines::end_of_line_inner(void)end_of_line_inner84,1844

libaegis/output/filter/gzip.cc,803
#define Z_BUFSIZE Z_BUFSIZE26,885
#define Z_BUFSIZE Z_BUFSIZE28,954
static int gzip_magic[2] = {0x1f, 0x8b}; // gzip magic headergzip_magic32,993
output_filter_gzip::drop_dead(int err)drop_dead36,1062
output_filter_gzip::output_long_le(unsigned long x)output_long_le52,1407
output_filter_gzip::~output_filter_gzip(void)~output_filter_gzip62,1566
output_filter_gzip::output_filter_gzip(const output::pointer &a_deeper) :output_filter_gzip109,2585
output_filter_gzip::create(const output::pointer &a_deeper)create159,3839
output_filter_gzip::ftell_inner(void)ftell_inner166,3964
output_filter_gzip::write_inner(const void *buf, size_t len)write_inner174,4039
output_filter_gzip::end_of_line_inner(void)end_of_line_inner198,4627
output_filter_gzip::type_name(void)type_name206,4729

libaegis/output/filter/indent.cc,652
output_filter_indent::~output_filter_indent()~output_filter_indent24,833
output_filter_indent::output_filter_indent(const output::pointer &a_deeper) :output_filter_indent38,1099
output_filter_indent::create(const output::pointer &a_deeper)create52,1443
output_filter_indent::ftell_inner(void)ftell_inner59,1573
output_filter_indent::write_inner(const void *p, size_t len)write_inner87,2055
output_filter_indent::end_of_line_inner(void)end_of_line_inner170,4117
output_filter_indent::type_name(void)type_name178,4223
output_filter_indent::indent_more(void)indent_more186,4335
output_filter_indent::indent_less(void)indent_less193,4399

libaegis/output/filter/prefix.cc,670
output_filter_prefix::~output_filter_prefix()~output_filter_prefix25,857
expanded_size_of(const nstring &text)expanded_size_of38,1117
subtract(unsigned a, unsigned b)subtract73,1669
output_filter_prefix::output_filter_prefix(output_filter_prefix81,1761
output_filter_prefix::create(const output::pointer &a_deeper,create97,2138
output_filter_prefix::write_inner(const void *p, size_t len)write_inner105,2303
output_filter_prefix::ftell_inner(void)ftell_inner143,3186
output_filter_prefix::page_width(void)page_width151,3262
output_filter_prefix::end_of_line_inner(void)end_of_line_inner159,3340
output_filter_prefix::type_name(void)type_name169,3549

libaegis/output/filter/quoted_print.cc,853
map_hex(int x)map_hex178,9454
output_filter_quoted_printable::eoln(bool soft)eoln190,9650
output_filter_quoted_printable::output_filter_quoted_printable(output_filter_quoted_printable213,10111
output_filter_quoted_printable::create(const output::pointer &a_deeper,create225,10338
output_filter_quoted_printable::eoln_partial(void)eoln_partial233,10512
output_filter_quoted_printable::eoln_hard(void)eoln_hard282,11615
output_filter_quoted_printable::~output_filter_quoted_printable()~output_filter_quoted_printable315,12318
output_filter_quoted_printable::write_inner(const void *p, size_t len)write_inner329,12548
output_filter_quoted_printable::page_width(void)page_width386,13816
output_filter_quoted_printable::end_of_line_inner(void)end_of_line_inner394,13911
output_filter_quoted_printable::type_name(void)type_name402,14015

libaegis/output/filter/set_width.cc,319
output_filter_set_width::~output_filter_set_width()~output_filter_set_width25,838
output_filter_set_width::output_filter_set_width(output_filter_set_width33,991
output_filter_set_width::create(const output::pointer &a_deeper, int a_width)create47,1323
output_filter_set_width::page_width(void)page_width54,1479

libaegis/output/filter/uuencode.cc,729
static char etab[] =etab24,851
output_filter_uuencode::~output_filter_uuencode()~output_filter_uuencode28,955
output_filter_uuencode::output_filter_uuencode(output_filter_uuencode65,1774
output_filter_uuencode::create(const output::pointer &arg)create97,2446
output_filter_uuencode::write_inner(const void *p, size_t len)write_inner104,2569
output_filter_uuencode::filename(void)filename146,3612
output_filter_uuencode::ftell_inner(void)ftell_inner154,3694
output_filter_uuencode::page_width(void)page_width162,3772
output_filter_uuencode::page_length(void)page_length170,3848
output_filter_uuencode::end_of_line_inner(void)end_of_line_inner178,3926
output_filter_uuencode::type_name(void)type_name186,4023

libaegis/output/filter/wrap_make.cc,552
output_filter_wrap_make::~output_filter_wrap_make()~output_filter_wrap_make25,837
output_filter_wrap_make::output_filter_wrap_make(output_filter_wrap_make34,1013
output_filter_wrap_make::create(const output::pointer &a_deeper)create46,1260
output_filter_wrap_make::type_name(void)type_name53,1398
output_filter_wrap_make::write_inner(const void *data, size_t data_size)write_inner61,1516
output_filter_wrap_make::end_of_line_inner(void)end_of_line_inner125,2953
output_filter_wrap_make::write_out_the_line(void)write_out_the_line135,3071

libaegis/output/filter/wrap_simple.cc,495
output_filter_wrap_simple::~output_filter_wrap_simple()~output_filter_wrap_simple25,833
output_filter_wrap_simple::output_filter_wrap_simple(output_filter_wrap_simple35,1041
output_filter_wrap_simple::create(const output::pointer &a_deeper)create47,1291
output_filter_wrap_simple::write_inner(const void *data, size_t data_size)write_inner55,1472
output_filter_wrap_simple::end_of_line_inner(void)end_of_line_inner111,2929
output_filter_wrap_simple::type_name(void)type_name122,3149

bl/libaegis/output/fputs_xml.cc,234
near_end(const char *s)near_end27,843
output::fputs_xml(const char *s, bool paragraphs)fputs_xml42,993
output::fputs_xml(string_ty *s, bool para)fputs_xml98,1677
output::fputs_xml(const nstring &s, bool para)fputs_xml107,1786

libaegis/output/from_input.cc,83
operator<<(const output::pointer &os, const input::pointer &is)operator <<24,809

libaegis/output/memory.cc,546
output_memory::~output_memory()~output_memory29,953
output_memory::output_memory()output_memory36,1074
output_memory::create(void)create43,1169
output_memory::filename(void)filename50,1253
output_memory::ftell_inner(void)ftell_inner58,1325
output_memory::write_inner(const void *data, size_t len)write_inner66,1405
output_memory::end_of_line_inner(void)end_of_line_inner76,1645
output_memory::type_name(void)type_name86,1857
output_memory::forward(output::pointer deeper)forward94,1930
output_memory::mkstr(void)mkstr110,2299

libaegis/output/pager.cc,930
static quit_action_pager cleanup_action;cleanup_action47,1516
static int option_pager_flag = -1;option_pager_flag48,1557
static output::pointer singleton;singleton49,1592
option_pager_set(int n, void (*usage)(void))option_pager_set53,1633
option_pager_get(void)option_pager_get73,2125
output_pager::pipe_open(void)pipe_open85,2333
output_pager::cleanup(void)cleanup146,3678
output_pager::pager_error(void)pager_error156,3833
output_pager::~output_pager()~output_pager167,4064
output_pager::output_pager() :output_pager196,4575
output_pager::filename(void)filename210,4791
output_pager::ftell_inner(void)ftell_inner218,4859
output_pager::write_inner(const void *data, size_t len)write_inner226,4927
output_pager::flush_inner(void)flush_inner236,5141
output_pager::end_of_line_inner(void)end_of_line_inner244,5240
output_pager::type_name(void)type_name252,5327
output_pager::open(void)open260,5409

libaegis/output/stdout.cc,608
standard_output_name(void)standard_output_name34,1098
output_stdout::~output_stdout()~output_stdout48,1351
output_stdout::output_stdout() :output_stdout60,1589
output_stdout::create(void)create69,1734
output_stdout::filename(void)filename76,1817
output_stdout::ftell_inner(void)ftell_inner84,1903
output_stdout::write_inner(const void *data, size_t len)write_inner94,2060
output_stdout::page_width(void)page_width116,2701
output_stdout::page_length(void)page_length127,2926
output_stdout::end_of_line_inner(void)end_of_line_inner138,3152
output_stdout::type_name(void)type_name149,3364

libaegis/output/tar.cc,537
output_tar::~output_tar()~output_tar27,911
output_tar::output_tar(const output::pointer &a_deeper) :output_tar45,1423
output_tar::create(const output::pointer &a_deeper)create52,1528
output_tar::filename(void)filename59,1640
output_tar::ftell_inner(void)ftell_inner67,1719
output_tar::write_inner(const void *, size_t)write_inner75,1784
output_tar::end_of_line_inner(void)end_of_line_inner82,1862
output_tar::type_name(void)type_name89,1933
output_tar::child(const nstring &name, long len, bool executable)child97,2046

libaegis/output/tar_child.cc,713
output_tar_child::~output_tar_child()~output_tar_child29,967
output_tar_child::output_tar_child(const output::pointer &arg1,output_tar_child60,1527
output_tar_child::create(const output::pointer &a_deeper, const nstring &a_name,create78,1969
output_tar_child::changed_size(void)changed_size86,2171
output_tar_child::padding(void)padding101,2439
output_tar_child::header(void)header121,2844
output_tar_child::filename(void)filename173,4475
output_tar_child::ftell_inner(void)ftell_inner181,4560
output_tar_child::write_inner(const void *data, size_t len)write_inner189,4633
output_tar_child::end_of_line_inner(void)end_of_line_inner203,5030
output_tar_child::type_name(void)type_name215,5284

libaegis/output/tee.cc,630
output_tee::~output_tee()~output_tee22,791
output_tee::output_tee(const output::pointer &a1, const output::pointer &a2) :output_tee32,935
output_tee::create(const output::pointer &a1, const output::pointer &a2)create40,1059
output_tee::write_inner(const void *data, size_t nbytes)write_inner47,1187
output_tee::flush_inner()flush_inner55,1313
output_tee::filename()filename63,1387
output_tee::ftell_inner()ftell_inner71,1458
output_tee::page_width()page_width82,1604
output_tee::page_length()page_length90,1678
output_tee::end_of_line_inner()end_of_line_inner98,1755
output_tee::type_name()type_name106,1847

libaegis/output/to_wide.cc,747
static mbstate_t initial_state;initial_state33,1075
output_to_wide::~output_to_wide()~output_to_wide36,1109
output_to_wide::output_to_wide(const wide_output::pointer &a_deeper) :output_to_wide143,3863
output_to_wide::open(const wide_output::pointer &a_deeper)open158,4141
output_to_wide::flush_inner(void)flush_inner165,4261
output_to_wide::filename(void)filename179,4523
output_to_wide::ftell_inner(void)ftell_inner191,4767
output_to_wide::write_inner(const void *input_p, size_t len)write_inner200,4898
output_to_wide::page_width(void)page_width343,8819
output_to_wide::page_length(void)page_length352,8967
output_to_wide::end_of_line_inner(void)end_of_line_inner361,9119
output_to_wide::type_name(void)type_name371,9306

libaegis/output/wrap.cc,83
output_wrap_open(const output::pointer &deeper, int width)output_wrap_open28,993

bl/libaegis/patch.cc,127
patch_ty::patch_ty()patch_ty23,777
patch_ty::~patch_ty()~patch_ty31,911
patch_ty::append(patch_hunk_ty *php)append38,986

libaegis/patch/apply.cc,77
patch_apply(patch_ty *pp, string_ty *ifn, string_ty *ofn)patch_apply27,946

libaegis/patch/context.cc,248
patch_context_ty::patch_context_ty(const input::pointer &arg) :patch_context_ty22,788
patch_context_ty::~patch_context_ty()~patch_context_ty28,870
patch_context_ty::getline(int n)getline34,926
patch_context_ty::discard(int n)discard50,1183

libaegis/patch/format/context.cc,543
static string_ty *star15;star1528,1019
starts_with(string_ty *line, const char *prefix, size_t pfxlen)starts_with32,1058
second_word(string_ty *line)second_word46,1377
context_diff_header(patch_context_ty *context)context_diff_header64,1736
range(string_ty *line, const char *prefix, int *n1, int *n2)range156,3760
line_append(patch_line_list_ty *pllp, string_ty *line)line_append279,5911
context_diff_hunk(patch_context_ty *context)context_diff_hunk318,6695
patch_format_ty patch_format_context =patch_format_context486,11263

libaegis/patch/format/diff.cc,400
starts_with(string_ty *line, const char *prefix)starts_with32,1081
parse_command(string_ty *line, long *b1, long *b2, char *c, long *a1, long *a2)parse_command49,1435
second_word(string_ty *line)second_word113,2491
diff_header(patch_context_ty *context)diff_header131,2906
diff_hunk(patch_context_ty *context)diff_hunk236,5546
patch_format_ty patch_format_diff =patch_format_diff395,9604

libaegis/patch/format/uni.cc,432
starts_with(string_ty *line, const char *prefix)starts_with30,1017
second_word(string_ty *line)second_word51,1393
uni_diff_header(patch_context_ty *context)uni_diff_header69,1752
getnum(const char *cp, int *np)getnum159,3684
range(string_ty *line, int *b1, int *b2, int *a1, int *a2)range193,4270
uni_diff_hunk(patch_context_ty *context)uni_diff_hunk267,5698
patch_format_ty patch_format_uni =patch_format_uni363,8286

bl/libaegis/patch/hunk.cc,114
patch_hunk_new(void)patch_hunk_new25,822
patch_hunk_delete(patch_hunk_ty *this_thing)patch_hunk_delete39,1121

bl/libaegis/patch/hunk_list.cc,294
patch_hunk_list_constructor(patch_hunk_list_ty *this_thing)patch_hunk_list_constructor25,816
patch_hunk_list_destructor(patch_hunk_list_ty *this_thing)patch_hunk_list_destructor34,970
patch_hunk_list_append(patch_hunk_list_ty *this_thing, patch_hunk_ty *php)patch_hunk_list_append48,1257

bl/libaegis/patch/line.cc,180
patch_line_constructor(patch_line_ty *this_thing, patch_line_type type,patch_line_constructor24,787
patch_line_destructor(patch_line_ty *this_thing)patch_line_destructor33,962

bl/libaegis/patch/line_list.cc,297
patch_line_list_constructor(patch_line_list_ty *this_thing)patch_line_list_constructor26,817
patch_line_list_destructor(patch_line_list_ty *this_thing)patch_line_list_destructor36,1011
patch_line_list_append(patch_line_list_ty *this_thing, patch_line_type type,patch_line_list_append51,1351

bl/libaegis/patch/list.cc,199
patch_list_new(void)patch_list_new24,798
patch_list_delete(patch_list_ty *this_thing)patch_list_delete41,1158
patch_list_append(patch_list_ty *this_thing, patch_ty *pp)patch_list_append76,1929

libaegis/patch/read.cc,121
static patch_format_ty *format[] =format33,1148
patch_read(const input::pointer &ip, bool required)patch_read41,1291

libaegis/project.cc,3631
project::convert_to_new_format(void)convert_to_new_format53,1645
project::~project()~project436,12560
project::project(string_ty *s) :project468,13313
project_alloc(string_ty *s)project_alloc497,13915
project_copy(project *pp)project_copy508,14121
project::copy(void)copy516,14230
project_free(project *pp)project_free528,14448
project::free()free536,14546
project_pstate_lock_prepare_top(project *pp)project_pstate_lock_prepare_top568,15492
waiting_for_baseline_read_lock(void *p)waiting_for_baseline_read_lock577,15685
project_baseline_read_lock_prepare(project *pp)project_baseline_read_lock_prepare590,15976
waiting_for_baseline_write_lock(void *p)waiting_for_baseline_write_lock616,16550
project_baseline_write_lock_prepare(project *pp)project_baseline_write_lock_prepare629,16844
waiting_for_history_lock(void *p)waiting_for_history_lock643,17122
project_history_lock_prepare(project *pp)project_history_lock_prepare656,17395
break_up_version_string(const char *sp, long *buf, size_t buflen_max,break_up_version_string672,17896
extract_version_from_project_name(string_ty **name_p, long *buf,extract_version_from_project_name731,19236
extract_version_from_project_name(nstring &name, long *buf, size_t buflen_max,extract_version_from_project_name788,20502
project::find_branch(const char *version_string)find_branch838,21605
project::pstate_write(void)pstate_write916,23437
project_pstate_write_top(project *pp)project_pstate_write_top974,25017
project_Home_path_get(project *pp)project_Home_path_get983,25189
project::top_path_get(bool resolve)top_path_get990,25283
project_rss_path_get(project *pp, bool resolve)project_rss_path_get997,25381
project_error(project *pp, sub_context_ty *scp, const char *s)project_error1004,25498
project_fatal(project *pp, sub_context_ty *scp, const char *s)project_fatal1038,26173
project_verbose(project *pp, sub_context_ty *scp, const char *s)project_verbose1072,26865
project_change_append(project *pp, long cn, int is_a_branch)project_change_append1106,27548
project_change_delete(project *pp, long cn)project_change_delete1114,27714
project_change_number_in_use(project *pp, long cn)project_change_number_in_use1122,27852
project_version_short_get(project *pp)project_version_short_get1130,28015
project_version_get(project *pp)project_version_get1191,29525
project_user(project *pp)project_user1205,29931
project::get_user(void)get_user1212,30007
project_become(project *pp)project_become1234,30448
project_become_undo(project *pp)project_become_undo1243,30592
project_is_readable(project *pp)project_is_readable1252,30734
project_next_test_number_get(project *pp)project_next_test_number_get1266,31011
project_minimum_change_number_get(project *pp)project_minimum_change_number_get1287,31541
project_minimum_change_number_set(project *pp, long n)project_minimum_change_number_set1295,31698
project_reuse_change_numbers_get(project *pp)project_reuse_change_numbers_get1303,31859
project_reuse_change_numbers_set(project *pp, bool n)project_reuse_change_numbers_set1311,32014
project_minimum_branch_number_get(project *pp)project_minimum_branch_number_get1319,32173
project_minimum_branch_number_set(project *pp, long n)project_minimum_branch_number_set1327,32330
project_skip_unlucky_get(project *pp)project_skip_unlucky_get1335,32491
project_skip_unlucky_set(project *pp, bool n)project_skip_unlucky_set1343,32630
project_name_ok(const char *sp)project_name_ok1351,32780
project_name_ok(string_ty *s)project_name_ok1379,33290
project_name_ok(const nstring &s)project_name_ok1386,33372

libaegis/project/active.cc,242
project_active(project *pp, int active_branch_ok)project_active29,1026
project_active_check(project *pp, int brok)project_active_check101,3069
project_active_check_branch(change::pointer cp, int brok)project_active_check_branch119,3456

libaegis/project/attribute/get.cc,66
project::attribute_get(const nstring &aname)attribute_get27,911

libaegis/project/attribute/get_boolean.cc,82
project::attribute_get_boolean(const nstring &aname)attribute_get_boolean25,878

libaegis/project/baselin_path.cc,66
project::baseline_path_get(bool resolve)baseline_path_get26,913

libaegis/project/bind/branch.cc,67
project::bind_branch(const change::pointer &cp)bind_branch28,946

libaegis/project/bind/existing.cc,219
name_has_numeric_suffix(string_ty *name, string_ty **left, long *right)name_has_numeric_suffix36,1176
project::bind_existing(void)bind_existing55,1689
project::bind_existing_errok(void)bind_existing_errok232,6233

libaegis/project/bind/keep.cc,57
project::bind_keep(const nstring &home)bind_keep28,955

libaegis/project/bind/new.cc,37
project::bind_new()bind_new32,1062

libaegis/project/briefdescget.cc,80
project_brief_description_get(project *pp)project_brief_description_get25,885

libaegis/project/change/dir_path_get.cc,52
project::changes_path_get()changes_path_get27,914

libaegis/project/change/get.cc,44
project::change_get(void)change_get28,952

libaegis/project/change/path_get.cc,56
project::change_path_get(long n)change_path_get27,941

libaegis/project/change/walk.cc,82
project_change_walk(project *pp, change_functor &func)project_change_walk28,965

libaegis/project/change2delta.cc,116
project_change_number_to_delta_number(project *pp, long change_number)project_change_number_to_delta_number28,949

libaegis/project/compdataget.cc,80
project_compress_database_get(project *pp)project_compress_database_get26,926

libaegis/project/compdataset.cc,88
project_compress_database_set(project *pp, bool n)project_compress_database_set26,926

libaegis/project/copyright_years/slurp.cc,91
project::copyright_years_slurp(int *a, int amax, int *alen_p)copyright_years_slurp25,886

libaegis/project/deftesreexge.cc,112
project_default_test_regression_exemption_get(project *pp)project_default_test_regression_exemption_get25,885

libaegis/project/deftesreexse.cc,120
project_default_test_regression_exemption_set(project *pp, bool n)project_default_test_regression_exemption_set25,885

libaegis/project/delta2change.cc,115
project_delta_number_to_change_number(project *pp, long delta_number)project_delta_number_to_change_number27,948

libaegis/project/devendactget.cc,82
project_develop_end_action_get(project *pp)project_develop_end_action_get26,925

libaegis/project/devendactset.cc,89
project_develop_end_action_set(project *pp, int n)project_develop_end_action_set26,926

libaegis/project/directory.cc,77
project_directory_get(project *pp, int resolve)project_directory_get26,925

libaegis/project/file/directory/conflict.cc,106
project_file_directory_conflict(project *pp, string_ty *file_name)project_file_directory_conflict25,914

libaegis/project/file/directory/query.cc,165
project::file_directory_query(const nstring &file_name,file_directory_query30,998
project::file_directory_query(string_ty *file_name,file_directory_query86,2459

libaegis/project/file/exists.cc,65
project::file_exists(const nstring &filename)file_exists23,764

libaegis/project/file/find.cc,175
project::file_find(const nstring &file_name, view_path_ty as_view_path)file_find27,894
project::file_find(string_ty *file_name, view_path_ty as_view_path)file_find35,1087

libaegis/project/file/find_by_meta.cc,80
project::file_find(fstate_src_ty *c_src_data, view_path_ty vp)file_find27,940

libaegis/project/file/find_by_uuid.cc,96
project::file_find_by_uuid(string_ty *uuid, view_path_ty as_view_path)file_find_by_uuid29,979

libaegis/project/file/find_fuzzy.cc,97
project::file_find_fuzzy(string_ty *file_name, view_path_ty as_view_path)file_find_fuzzy26,898

libaegis/project/file/find_legacy.cc,80
project::file_find(cstate_src_ty *c_src_data, view_path_ty vp)file_find25,866

libaegis/project/file/list_get.cc,71
project::file_list_get(view_path_ty as_view_path)file_list_get30,980

libaegis/project/file/list_invalid.cc,60
project::file_list_invalidate()file_list_invalidate26,865

libaegis/project/file/new.cc,112
project::file_new(string_ty *file_name)file_new26,931
project::file_new(fstate_src_ty *meta)file_new38,1243

libaegis/project/file/nth.cc,71
project::file_nth(size_t n, view_path_ty as_view_path)file_nth27,901

libaegis/project/file/path.cc,161
project_file_path(project *pp, string_ty *file_name)project_file_path29,990
project_file_path(project *pp, const nstring &file_name)project_file_path39,1201

libaegis/project/file/path_by_meta.cc,76
project_file_path(project *pp, fstate_src_ty *src)project_file_path28,952

libaegis/project/file/path_by_uuid.cc,89
project_file_path_by_uuid(project *pp, string_ty *uuid)project_file_path_by_uuid29,978

libaegis/project/file/path_legacy.cc,76
project_file_path(project *pp, cstate_src_ty *src)project_file_path26,930

libaegis/project/file/remove.cc,82
project_file_remove(project *pp, string_ty *file_name)project_file_remove26,932

libaegis/project/file/roll_forward.cc,3200
project_file_roll_forward::~project_file_roll_forward()~project_file_roll_forward39,1311
possibly_broken_by_aeimport(change::pointer cp)possibly_broken_by_aeimport46,1458
static change_list_ty walk_these_branches;walk_these_branches108,3138
change_list_get(project *pp, time_t limit)change_list_get112,3207
struct playback_typlayback_ty241,7305
    project      *pp;pp243,7326
    change_list_ty  *clp;clp244,7348
    size_t          position;position245,7374
    size_t          pushed;pushed246,7404
    symtab_ty       *files;files247,7432
playback_constructor(playback_ty *pbp, time_t limit, project *pp)playback_constructor252,7477
playback_destructor(playback_ty *pbp)playback_destructor266,7853
playback_when(playback_ty *pbp)playback_when283,8176
struct playback_list_typlayback_list_ty296,8484
    size_t          length;length298,8510
    size_t          maximum;maximum299,8538
    playback_ty     *item;item300,8567
playback_list_constructor(playback_list_ty *pblp)playback_list_constructor305,8611
playback_list_destructor(playback_list_ty *pblp)playback_list_destructor316,8828
playback_list_push(playback_list_ty *pblp, time_t limit, project *pp)playback_list_push335,9225
playback_list_pop(playback_list_ty *pblp)playback_list_pop359,9983
playback_list_recinit(playback_list_ty *pblp, time_t limit, project *pp)playback_list_recinit376,10317
#define playback_trace(playback_trace435,12040
playback_list_next(playback_list_ty *pblp, size_t *index_p)playback_list_next441,12097
branch_start_time(project *pp)branch_start_time501,13592
branch_is_completed(project *pp)branch_is_completed523,14027
branch_finish_time(project *pp)branch_finish_time530,14125
uuid_or_filename(fstate_src_ty *src)uuid_or_filename557,14713
project_file_roll_forward::recapitulate(project *pp, time_t limit,recapitulate566,14861
project_file_roll_forward::project_file_roll_forward() :project_file_roll_forward961,28640
project_file_roll_forward::project_file_roll_forward(project_file_roll_forward969,28769
project_file_roll_forward::set(project *pp, time_t limit, bool detailed)set982,28956
project_file_roll_forward::get(const nstring &filename)get993,29312
project_file_roll_forward::get(string_ty *filename)get1080,32097
project_file_roll_forward::get(fstate_src_ty *src)get1087,32215
uuid_or_filename(cstate_src_ty *src)uuid_or_filename1166,34836
project_file_roll_forward::get(cstate_src_ty *src)get1175,35002
project_file_roll_forward::get_last(const nstring &filename)get_last1255,37653
project_file_roll_forward::get_last(string_ty *filename)get_last1274,38123
project_file_roll_forward::get_last(fstate_src_ty *src)get_last1281,38239
project_file_roll_forward::get_last_dir(const nstring &dirname)get_last_dir1301,38723
project_file_roll_forward::get_last_fuzzy(const nstring &filename)get_last_fuzzy1339,39703
project_file_roll_forward::get_older(const nstring &filename)get_older1351,40030
project_file_roll_forward::get_older(string_ty *filename)get_older1394,41308
project_file_roll_forward::keys(nstring_list &result)keys1401,41418
project_file_roll_forward::get_last_change()get_last_change1410,41587

libaegis/project/file/shallow.cc,94
project_file_shallow(project *pp, string_ty *file_name, long cn)project_file_shallow32,1041

libaegis/project/file/shallow_chk.cc,97
project_file_shallow_check(project *pp, string_ty *file_name)project_file_shallow_check31,1013

libaegis/project/file/trojan.cc,92
project_file_trojan_suspect(project *pp, string_ty *fn)project_file_trojan_suspect29,1017

libaegis/project/file/version_path.cc,92
project::file_version_path(fstate_src_ty *src, bool &unlink_flag)file_version_path34,1083

libaegis/project/find_branch.cc,0

libaegis/project/history/change/change2time.cc,92
project::change_completion_timestamp(long change_number)change_completion_timestamp29,949

libaegis/project/history/filename_get.cc,98
project_history_filename_get(project *pp, fstate_src_ty *src)project_history_filename_get27,962

libaegis/project/history/path_get.cc,52
project::history_path_get()history_path_get25,888

libaegis/project/history/uuid_trans.cc,130
safe_tolower(int c)safe_tolower27,899
project_history_uuid_translate(fstate_src_ty *src)project_history_uuid_translate52,1628

libaegis/project/home_path/get.cc,46
project::home_path_get()home_path_get28,962

libaegis/project/home_path/set.cc,121
project::home_path_set(const nstring &s)home_path_set29,992
project::home_path_set(string_ty *s)home_path_set36,1076

bl/libaegis/project/identifi_sub.cc,178
project_identifier_subset::~project_identifier_subset()~project_identifier_subset24,812
project_identifier_subset::project_identifier_subset()project_identifier_subset30,921

libaegis/project/identifi_sub/branch.cc,913
project_identifier_subset_branch::~project_identifier_subset_branch()~project_identifier_subset_branch30,1033
project_identifier_subset_branch::project_identifier_subset_branch(project_identifier_subset_branch36,1163
project_identifier_subset_branch::command_line_check(usage_t usage)command_line_check49,1433
project_identifier_subset_branch::command_line_parse(usage_t usage)command_line_parse95,2334
project_identifier_subset_branch::parse_change_with_branch(long &change_number,parse_change_with_branch149,3553
project_identifier_subset_branch::parse_change_with_branch(long &change_number,parse_change_with_branch157,3723
project_identifier_subset_branch::get_up()get_up170,3976
project_identifier_subset_branch::set_user_by_name(nstring &login)set_user_by_name176,4057
project_identifier_subset_branch::get_pp()get_pp183,4176
project_identifier_subset_branch::is_set(void)is_set200,4510

libaegis/project/identifi_sub/plain.cc,908
project_identifier_subset_plain::~project_identifier_subset_plain()~project_identifier_subset_plain33,1132
project_identifier_subset_plain::project_identifier_subset_plain() :project_identifier_subset_plain46,1386
project_identifier_subset_plain::get_pp()get_pp55,1554
project_identifier_subset_plain::get_up()get_up77,1983
project_identifier_subset_plain::set_user_by_name(nstring &login)set_user_by_name88,2127
project_identifier_subset_plain::command_line_parse(void (*usage)(void))command_line_parse100,2406
project_identifier_subset_plain::command_line_check(void (*)(void))command_line_check136,3206
project_identifier_subset_plain::parse_change_with_branch(long &change_number,parse_change_with_branch142,3285
project_identifier_subset_plain::parse_change_with_branch(long &change_number,parse_change_with_branch150,3457
project_identifier_subset_plain::is_set(void)is_set164,3714

libaegis/project/info_path.cc,46
project::info_path_get()info_path_get26,909

libaegis/project/invento_walk.cc,669
project_is_completed_branch(project *pp)project_is_completed_branch31,1021
project_completion_timestamp(project *pp)project_completion_timestamp39,1156
project_change_inventory_get(project *pp, change_functor &result,project_change_inventory_get47,1298
project_change_inventory_getr(project *pp, change_functor &result,project_change_inventory_getr158,4490
project_inventory_walk(project *pp, change_functor &result, time_t limit,project_inventory_walk168,4777
project_inventory_walk(project *pp, change_functor &result, time_t limit)project_inventory_walk197,5563
project_inventory_walk(project *pp, change_functor &result)project_inventory_walk206,5794

libaegis/project/list.cc,123
project::list_inner(string_list_ty &wlr)list_inner30,1035
project_list_get(string_list_ty *wlp)project_list_get71,2017

libaegis/project/lock/everything.cc,66
project::lock_prepare_everything()lock_prepare_everything25,891

libaegis/project/lock/prepare.cc,110
waiting_for_lock(void *p)waiting_for_lock31,1022
project::pstate_lock_prepare()pstate_lock_prepare42,1254

libaegis/project/lock/sync.cc,38
project::lock_sync()lock_sync26,903

libaegis/project/name_get.cc,36
project::name_get()name_get25,883

libaegis/project/new_branch.cc,174
branch_description_invent(project *pp)branch_description_invent37,1234
project_new_branch(project *ppp, user_ty::pointer up, long change_number,project_new_branch66,1841

libaegis/project/owner/copy.cc,59
project::copy_the_owner(project *pp)copy_the_owner24,850

libaegis/project/owner/get.cc,46
project::get_the_owner()get_the_owner28,927

libaegis/project/owner/gid.cc,34
project::gid_get()gid_get24,849

libaegis/project/owner/uid.cc,34
project::uid_get()uid_get24,849

libaegis/project/pattr/edit.cc,72
project_pattr_edit(pattr_ty **dp, edit_ty et)project_pattr_edit29,946

libaegis/project/pattr/get.cc,69
project_pattr_get(project *pp, pattr_ty *a)project_pattr_get27,974

libaegis/project/pattr/set.cc,79
project_pattr_set(project *pp, pattr_ty *pattr_data)project_pattr_set28,1000

libaegis/project/pconf/get.cc,56
project_pconf_get(project *pp)project_pconf_get26,925

libaegis/project/prodevdirget.cc,104
project_protect_development_directory_get(project *pp)project_protect_development_directory_get26,920

libaegis/project/prodevdirset.cc,112
project_protect_development_directory_set(project *pp, bool n)project_protect_development_directory_set26,920

libaegis/project/pstate/get.cc,40
project::pstate_get()pstate_get28,960

libaegis/project/pstate/path_get.cc,50
project::pstate_path_get()pstate_path_get26,909

libaegis/project/rebeunnocoge.cc,110
project_review_begin_undo_notify_command_get(project *pp)project_review_begin_undo_notify_command_get26,941

libaegis/project/rebeunnocose.cc,128
project_review_begin_undo_notify_command_set(project *pp, string_ty *value)project_review_begin_undo_notify_command_set26,934

libaegis/project/revbegnocoge.cc,100
project_review_begin_notify_command_get(project *pp)project_review_begin_notify_command_get26,941

libaegis/project/revbegnocose.cc,118
project_review_begin_notify_command_set(project *pp, string_ty *value)project_review_begin_notify_command_set26,934

libaegis/project/sch_path_get.cc,168
project::search_path_get(nstring_list &result, bool resolve)search_path_get27,925
project::search_path_get(string_list_ty *wlp, bool resolve)search_path_get59,1740

libaegis/project/trunk_get.cc,38
project::trunk_get()trunk_get24,855

libaegis/project/uuid_find.cc,73
project_uuid_find(project *pp, string_ty *uuid)project_uuid_find26,936

libaegis/project/verbose/directory.cc,89
project_verbose_directory(project *pp, string_ty *home)project_verbose_directory26,931

libaegis/project/verbose/newbrancomp.cc,92
project_verbose_new_branch_complete(project *pp)project_verbose_new_branch_complete26,931

libaegis/project/verbose/newprojcomp.cc,94
project_verbose_new_project_complete(project *pp)project_verbose_new_project_complete26,931

libaegis/project_hist.cc,8330
project_history_delta_validate(project *pp, long delta_number)project_history_delta_validate30,999
project_history_delta_to_timestamp(project *pp, long delnum)project_history_delta_to_timestamp40,1187
project_history_timestamp_to_delta(project *pp, time_t when)project_history_timestamp_to_delta47,1317
project_history_delta_latest(project *pp)project_history_delta_latest54,1445
project_history_delta_by_name(project *pp, string_ty *delta_name, int errok)project_history_delta_by_name64,1594
project_history_change_by_name(project *pp, string_ty *delta_name, int errok)project_history_change_by_name74,1798
project_history_change_by_timestamp(project *pp, time_t when)project_history_change_by_timestamp84,2004
project_history_change_by_delta(project *pp, long delta_number)project_history_change_by_delta91,2134
project_history_delta_name_delete(project *pp, string_ty *delta_name)project_history_delta_name_delete101,2322
project_history_delta_name_add(project *pp, long delta_number,project_history_delta_name_add111,2509
project_current_integration_get(project *pp)project_current_integration_get122,2727
project_current_integration_set(project *pp, long change_number)project_current_integration_set137,3055
project_next_delta_number(project *pp)project_next_delta_number151,3419
project_copyright_years_merge(project *pp, change::pointer cp2)project_copyright_years_merge161,3569
project_copyright_years_get(project *pp, int *ary, int ary_len_max,project_copyright_years_get171,3742
project_copyright_year_append(project *pp, int yyyy)project_copyright_year_append186,4077
project_history_new(project *pp, long delta_number, long change_number,project_history_new196,4237
project_history_nth(project *pp, long n, long *cnp, long *dnp,project_history_nth218,4726
project_administrator_query(project *pp, const nstring &usrnam)project_administrator_query234,5111
project_administrator_query(project *pp, string_ty *usrnam)project_administrator_query247,5489
project_administrator_add(project *pp, const nstring &usrnam)project_administrator_add259,5809
project_administrator_add(project *pp, string_ty *usrnam)project_administrator_add270,6111
project_administrator_remove(project *pp, const nstring &usrnam)project_administrator_remove280,6355
project_administrator_remove(project *pp, string_ty *usrnam)project_administrator_remove291,6666
project_administrator_nth(project *pp, long n)project_administrator_nth301,6926
project_developer_query(project *pp, const nstring &usrnam)project_developer_query317,7274
project_developer_query(project *pp, string_ty *usrnam)project_developer_query330,7640
project_developer_add(project *pp, const nstring &usrnam)project_developer_add342,7948
project_developer_add(project *pp, string_ty *usrnam)project_developer_add353,8238
project_developer_remove(project *pp, const nstring &usrnam)project_developer_remove363,8470
project_developer_remove(project *pp, string_ty *usrnam)project_developer_remove374,8773
project_developer_nth(project *pp, long n)project_developer_nth384,9021
project_reviewer_query(project *pp, const nstring &usrnam)project_reviewer_query400,9357
project_reviewer_query(project *pp, string_ty *usrnam)project_reviewer_query413,9720
project_reviewer_add(project *pp, const nstring &usrnam)project_reviewer_add425,10025
project_reviewer_add(project *pp, string_ty *usrnam)project_reviewer_add436,10312
project_reviewer_remove(project *pp, const nstring &usrnam)project_reviewer_remove446,10541
project_reviewer_remove(project *pp, string_ty *usrnam)project_reviewer_remove457,10837
project_reviewer_nth(project *pp, long n)project_reviewer_nth467,11082
project_integrator_query(project *pp, const nstring &usrnam)project_integrator_query483,11415
project_integrator_query(project *pp, string_ty *usrnam)project_integrator_query496,11784
project_integrator_add(project *pp, const nstring &usrnam)project_integrator_add508,12095
project_integrator_add(project *pp, string_ty *usrnam)project_integrator_add519,12388
project_integrator_remove(project *pp, const nstring &usrnam)project_integrator_remove529,12623
project_integrator_remove(project *pp, string_ty *usrnam)project_integrator_remove540,12925
project_integrator_nth(project *pp, long n)project_integrator_nth550,13176
project_change_add(project *pp, long change_number, int is_a_branch)project_change_add566,13515
project_change_remove(project *pp, long change_number)project_change_remove579,13826
project_change_nth(project *pp, long n, long *cnp)project_change_nth592,14115
project_next_change_number(project *pp, bool is_a_change)project_next_change_number607,14449
project_last_change_integrated(project *pp)project_last_change_integrated619,14789
project_description_set(project *pp, string_ty *s)project_description_set641,15254
project_description_get(project *pp)project_description_get661,15745
project_version_previous_get(project *pp)project_version_previous_get673,15974
project_version_previous_set(project *pp, string_ty *s)project_version_previous_set685,16191
project_umask_set(project *pp, int n)project_umask_set702,16584
project_umask_get(project *pp)project_umask_get709,16682
project::umask_get()umask_get716,16751
project_developer_may_review_set(project *pp, bool n)project_developer_may_review_set725,16873
project_developer_may_review_get(project *pp)project_developer_may_review_get732,17003
project_developer_may_integrate_set(project *pp, bool n)project_developer_may_integrate_set739,17129
project_developer_may_integrate_get(project *pp)project_developer_may_integrate_get746,17265
project_reviewer_may_integrate_set(project *pp, bool n)project_reviewer_may_integrate_set753,17397
project_reviewer_may_integrate_get(project *pp)project_reviewer_may_integrate_get760,17531
project_developers_may_create_changes_set(project *pp, bool n)project_developers_may_create_changes_set767,17661
project_developers_may_create_changes_get(project *pp)project_developers_may_create_changes_get774,17809
project_forced_develop_begin_notify_command_set(project *pp, string_ty *s)project_forced_develop_begin_notify_command_set782,17961
project_forced_develop_begin_notify_command_get(project *pp)project_forced_develop_begin_notify_command_get793,18161
project_develop_end_notify_command_set(project *pp, string_ty *s)project_develop_end_notify_command_set804,18356
project_develop_end_notify_command_get(project *pp)project_develop_end_notify_command_get811,18511
project_develop_end_undo_notify_command_set(project *pp, string_ty *s)project_develop_end_undo_notify_command_set818,18649
project_develop_end_undo_notify_command_get(project *pp)project_develop_end_undo_notify_command_get829,18841
project_review_pass_notify_command_set(project *pp, string_ty *s)project_review_pass_notify_command_set840,19028
project_review_pass_notify_command_get(project *pp)project_review_pass_notify_command_get847,19183
project_review_pass_undo_notify_command_set(project *pp, string_ty *s)project_review_pass_undo_notify_command_set854,19321
project_review_pass_undo_notify_command_get(project *pp)project_review_pass_undo_notify_command_get865,19513
project_review_fail_notify_command_set(project *pp, string_ty *s)project_review_fail_notify_command_set876,19700
project_review_fail_notify_command_get(project *pp)project_review_fail_notify_command_get883,19855
project_integrate_pass_notify_command_set(project *pp, string_ty *s)project_integrate_pass_notify_command_set890,19993
project_integrate_pass_notify_command_get(project *pp)project_integrate_pass_notify_command_get897,20154
project_integrate_fail_notify_command_set(project *pp, string_ty *s)project_integrate_fail_notify_command_set905,20306
project_integrate_fail_notify_command_get(project *pp)project_integrate_fail_notify_command_get912,20467
project_default_development_directory_set(project *pp, string_ty *s)project_default_development_directory_set920,20619
project_default_development_directory_get(project *pp)project_default_development_directory_get926,20779
project_default_test_exemption_set(project *pp, bool n)project_default_test_exemption_set934,20931
project_default_test_exemption_get(project *pp)project_default_test_exemption_get941,21065

bl/libaegis/quit/action/histtransabt.cc,336
quit_action_history_transaction_abort::~quit_action_history_transaction_abort()~quit_action_history_transaction_abort24,813
quit_action_history_transaction_abort::quit_action_history_transaction_abort(quit_action_history_transaction_abort29,899
quit_action_history_transaction_abort::operator()(int exit_status)operator ()37,1024

bl/libaegis/quit/action/lock.cc,177
quit_action_lock::~quit_action_lock()~quit_action_lock24,803
quit_action_lock::quit_action_lock()quit_action_lock29,847
quit_action_lock::operator()(int)operator ()35,895

bl/libaegis/quit/action/log.cc,170
quit_action_log::~quit_action_log()~quit_action_log25,826
quit_action_log::quit_action_log()quit_action_log30,868
quit_action_log::operator()(int)operator ()36,914

bl/libaegis/quit/action/pager.cc,184
quit_action_pager::~quit_action_pager()~quit_action_pager24,812
quit_action_pager::quit_action_pager()quit_action_pager29,858
quit_action_pager::operator()(int)operator ()35,908

bl/libaegis/quit/action/undo.cc,191
quit_action_undo::~quit_action_undo()~quit_action_undo25,834
quit_action_undo::quit_action_undo() :quit_action_undo30,878
quit_action_undo::operator()(int exit_status)operator ()37,946

libaegis/quit/action/unlink.cc,212
quit_action_unlink::~quit_action_unlink()~quit_action_unlink25,837
quit_action_unlink::quit_action_unlink(const nstring &arg) :quit_action_unlink30,885
quit_action_unlink::operator()(int)operator ()43,1094

libaegis/rfc822.cc,1487
rfc822::~rfc822()~rfc82240,1312
rfc822::rfc822()rfc82245,1336
rfc822::rfc822(const rfc822 &arg)rfc82251,1386
rfc822::operator=(const rfc822 &arg)operator =59,1491
rfc822::sanitize_name(const nstring &name)sanitize_name68,1615
rfc822::set(const nstring &name, const nstring &value)set113,2984
rfc822::set(const nstring &name, const char *value)set123,3161
rfc822::set_minimalist(const nstring &name, const nstring &value)set_minimalist130,3255
rfc822::set(const nstring &name, bool value)set141,3479
rfc822::set(const nstring &name, long value)set148,3573
rfc822::set(const nstring &name, unsigned long value)set155,3675
rfc822::set_off_t(const nstring &name, off_t value)set_off_t162,3786
rfc822::get(const nstring &name)get169,3910
rfc822::get(const nstring &name)get195,4457
rfc822::get_long(const nstring &name)get_long209,4774
rfc822::get_ulong(const nstring &name)get_ulong217,4911
rfc822::get_off_t(const nstring &name)get_off_t225,5042
has_a_header(const input::pointer &ifp)has_a_header240,5304
is_binary(const input::pointer &ifp)is_binary372,8834
rfc822::load(const input::pointer &source, bool maybe_not)load400,9470
rfc822::load_from_file(const nstring &filename)load_from_file535,13550
rfc822::store(output::pointer dest)store543,13688
rfc822::store_to_file(const nstring &filename)store_to_file578,14673
rfc822::date(void)date586,14808
rfc822::is_set(const nstring &name)is_set598,15026
rfc822::clear(void)clear612,15335

bl/libaegis/rfc822/functor.cc,112
rfc822_functor::~rfc822_functor()~rfc822_functor23,781
rfc822_functor::rfc822_functor()rfc822_functor28,821

bl/libaegis/rfc822/functor/list_meta.cc,243
rfc822_functor_list_meta::~rfc822_functor_list_meta()~rfc822_functor_list_meta26,854
rfc822_functor_list_meta::rfc822_functor_list_meta() :rfc822_functor_list_meta31,914
rfc822_functor_list_meta::operator()(rfc822 &arg)operator ()38,996

bl/libaegis/rfc822/functor/print_vers.cc,269
rfc822_functor_print_version::~rfc822_functor_print_version()~rfc822_functor_print_version25,822
rfc822_functor_print_version::rfc822_functor_print_version()rfc822_functor_print_version30,890
rfc822_functor_print_version::operator()(rfc822 &arg)operator ()36,962

bl/libaegis/rfc822/functor/vers_search.cc,275
rfc822_functor_version_search::~rfc822_functor_version_search()~rfc822_functor_version_search23,793
rfc822_functor_version_search::rfc822_functor_version_search(rfc822_functor_version_search28,863
rfc822_functor_version_search::operator()(rfc822 &arg)operator ()37,995

bl/libaegis/rfc822/functor/version_prev.cc,290
rfc822_functor_version_previous::~rfc822_functor_version_previous()~rfc822_functor_version_previous23,794
rfc822_functor_version_previous::rfc822_functor_version_previous()rfc822_functor_version_previous28,868
rfc822_functor_version_previous::operator()(rfc822 &arg)operator ()34,946

libaegis/rss.cc,492
rss_feed_filename(project *pp, const nstring &state)rss_feed_filename39,1268
rss_feed_attr_to_str(enum rss_feed_attribute attribute)rss_feed_attr_to_str98,3099
rss_feed_attribute(project *pp, const nstring &filename,rss_feed_attribute121,3519
rss_get_project_url(project *pp)rss_get_project_url181,5314
rss_add_item_by_change(project *pp, change::pointer cp)rss_add_item_by_change191,5479
rss_add_item(const nstring &filename, project *pp, change::pointer cp)rss_add_item206,5847

libaegis/rss/feed.cc,5176
rss_feed::~rss_feed()~rss_feed44,1447
rss_feed::rss_feed(rss_feed59,1665
rss_feed::rss_feed(const rss_feed &arg) :rss_feed78,2106
rss_feed::operator=(const rss_feed &arg)operator =87,2224
class xml_node_rss_channel_item:xml_node_rss_channel_item99,2398
    xml_node_rss_channel_item(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item103,2461
    void element_begin(const nstring &) { other->handle_item(); }element_begin104,2523
    rss_feed *other;other106,2598
rss_feed::handle_item(void)handle_item111,2629
rss_feed::back(void)back120,2770
rss_feed::pop_back(void)pop_back129,2879
class xml_node_rss_channel_item_title:xml_node_rss_channel_item_title137,2985
    xml_node_rss_channel_item_title(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_title141,3054
    void text(const nstring &value) { other->handle_item_title(value); }text142,3122
    rss_feed *other;other144,3204
rss_feed::handle_item_title(const nstring &value)handle_item_title149,3235
class xml_node_rss_channel_item_description:xml_node_rss_channel_item_description157,3395
    xml_node_rss_channel_item_description(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_description161,3470
    void text(const nstring &value) { other->handle_item_description(value); }text162,3544
    rss_feed *other;other164,3632
rss_feed::handle_item_description(const nstring &value)handle_item_description169,3663
class xml_node_rss_channel_item_pub_date:xml_node_rss_channel_item_pub_date175,3764
    xml_node_rss_channel_item_pub_date(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_pub_date179,3836
    void text(const nstring &value) { other->handle_item_pub_date(value); }text180,3907
    rss_feed *other;other182,3992
rss_feed::handle_item_pub_date(const nstring &value)handle_item_pub_date187,4023
class xml_node_rss_channel_item_link:xml_node_rss_channel_item_link193,4118
    xml_node_rss_channel_item_link(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_link197,4186
    void text(const nstring &value) { other->handle_item_link(value); }text198,4253
    rss_feed *other;other200,4334
rss_feed::handle_item_link(const nstring &value)handle_item_link205,4365
class xml_node_rss_channel_item_author:xml_node_rss_channel_item_author211,4452
    xml_node_rss_channel_item_author(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_author215,4522
    void text(const nstring &value) { other->handle_item_author(value); }text216,4591
    rss_feed *other;other218,4674
rss_feed::handle_item_author(const nstring &value)handle_item_author223,4705
class xml_node_rss_channel_item_category:xml_node_rss_channel_item_category229,4796
    xml_node_rss_channel_item_category(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_category233,4868
    void text(const nstring &value) { other->handle_item_category(value); }text234,4939
    rss_feed *other;other236,5024
rss_feed::handle_item_category(const nstring &value)handle_item_category241,5055
class xml_node_rss_channel_item_comments:xml_node_rss_channel_item_comments247,5150
    xml_node_rss_channel_item_comments(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_comments251,5222
    void text(const nstring &value) { other->handle_item_comments(value); }text252,5293
    rss_feed *other;other254,5378
rss_feed::handle_item_comments(const nstring &value)handle_item_comments259,5409
class xml_node_rss_channel_item_enclosure:xml_node_rss_channel_item_enclosure265,5504
    xml_node_rss_channel_item_enclosure(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_enclosure269,5577
    void text(const nstring &value) { other->handle_item_enclosure(value); }text270,5649
    rss_feed *other;other272,5735
rss_feed::handle_item_enclosure(const nstring &value)handle_item_enclosure277,5766
class xml_node_rss_channel_item_guid:xml_node_rss_channel_item_guid283,5863
    xml_node_rss_channel_item_guid(rss_feed *arg) :xml_node_rss_channel_item_guid287,5931
    attribute(const nstring &name, const nstring &value)attribute294,6044
    text(const nstring &value)text301,6218
    rss_feed *other;other307,6317
    bool attr;attr308,6338
rss_feed::handle_item_guid(const nstring &value, bool attr)handle_item_guid313,6363
class xml_node_rss_channel_item_source:xml_node_rss_channel_item_source319,6467
    xml_node_rss_channel_item_source(rss_feed *arg) : other(arg) { }xml_node_rss_channel_item_source323,6537
    void text(const nstring &value) { other->handle_item_source(value); }text324,6606
    rss_feed *other;other326,6689
rss_feed::handle_item_source(const nstring &value)handle_item_source331,6720
rss_feed::push_back(rss_item *rip)push_back338,6816
rss_feed::parse(void)parse355,7211
rss_feed::print(void)print412,9235
rss_feed::print(output::pointer op)print438,9846
rss_feed::channel_elements_from_project(void)channel_elements_from_project475,10852
rss_feed::channel_elements_from_change(void)channel_elements_from_change522,12138
rss_feed::title_set(const nstring &arg)title_set531,12278
rss_feed::description_set(const nstring &arg)description_set539,12434

libaegis/rss/item.cc,1042
rss_item::~rss_item()~rss_item37,1195
rss_item::rss_item() :rss_item42,1223
rss_item::rss_item(const rss_item &arg) :rss_item48,1278
rss_item::operator=(const rss_item &arg)operator =65,1636
rss_item::handle_link(const nstring &value)handle_link86,2095
rss_item::handle_author(const nstring &value)handle_author93,2168
rss_item::handle_category(const nstring &value)handle_category100,2245
rss_item::handle_comments(const nstring &value)handle_comments107,2326
rss_item::handle_enclosure(const nstring &value)handle_enclosure114,2407
rss_item::handle_guid(const nstring &value, bool isPermaLink)handle_guid121,2490
rss_item::handle_source(const nstring &value)handle_source129,2616
rss_item::handle_title(const nstring &value)handle_title136,2693
rss_item::handle_description(const nstring &value)handle_description143,2768
rss_item::handle_pub_date(const nstring &value)handle_pub_date150,2855
rss_item::print(output::pointer out)print157,2936
rss_item::handle_change(change::pointer cp)handle_change222,4100

bl/libaegis/safe_freopen.cc,79
safe_freopen(const char *path, const char *mode, FILE *fp)safe_freopen29,888

libaegis/search_path/base_get.cc,103
search_path_base_get(const nstring_list &search_path, user_ty::pointer up)search_path_base_get25,835

libaegis/sem.cc,607
static meta_context *context;context26,882
sem_integer(long n)sem_integer30,919
sem_real(double n)sem_real37,975
sem_string(const nstring &s)sem_string44,1027
sem_enum(const nstring &s)sem_enum51,1091
sem_list(void)sem_list58,1158
sem_list_end(void)sem_list_end65,1205
sem_field(const nstring &name)sem_field72,1260
sem_field_end(void)sem_field_end79,1328
sem_parse(meta_context &ctx, const input::pointer &ifp)sem_parse86,1385
sem_parse_file(meta_context &ctx, const nstring &filename)sem_parse_file98,1569
sem_parse_env(meta_context &ctx, const nstring &name)sem_parse_env106,1713

bl/libaegis/simpverstool.cc,161
simple_version_tool::~simple_version_tool()~simple_version_tool23,779
simple_version_tool::simple_version_tool(const nstring &arg1,simple_version_tool28,829

libaegis/simpverstool/checkin.cc,263
build_temp_file_name(const nstring &path)build_temp_file_name44,1476
get_user_name()get_user_name53,1664
simple_version_tool::checkin(const nstring &input_file_name)checkin65,1884
simple_version_tool::checkin(const nstring &input_file_name,checkin73,2019

libaegis/simpverstool/checkout.cc,155
simple_version_tool::checkout(const nstring &output_file_name,checkout26,886
simple_version_tool::checkout(const output::pointer &dest,checkout35,1083

libaegis/simpverstool/list.cc,60
simple_version_tool::list(rfc822_functor &arg)list32,1055

libaegis/sub.cc,2712
enum getc_typegetc_type127,4442
    getc_type_control,getc_type_control129,4459
    getc_type_datagetc_type_data130,4482
sub_context_ty::sub_context_ty(const char *a__file__, int a__line__) :sub_context_ty134,4506
sub_context_ty::~sub_context_ty()~sub_context_ty145,4768
sub_context_ty::error_set(const char *s)error_set152,4826
sub_context_ty::project_get(void)project_get159,4899
sub_context_ty::change_get(void)change_get166,4970
sub_errno(sub_context_ty *scp, const wstring_list &arg)sub_errno198,5787
static sub_functor_list globals;globals243,7012
init_globals(void)init_globals247,7059
sub_context_ty::execute(const wstring_list &arg)execute462,14349
sub_context_ty::getc_meta(getc_type &tr)getc_meta573,17361
sub_context_ty::getc_meta_undo(wchar_t c)getc_meta_undo599,17992
sub_context_ty::dollar(void)dollar612,18269
sub_context_ty::getch(getc_type &tr)getch947,26349
sub_context_ty::subst_intl_project(project *a)subst_intl_project996,27370
sub_context_ty::subst_intl_change(change::pointer a)subst_intl_change1009,27535
sub_context_ty::subst(const wstring &s)subst1019,27675
sub_context_ty::subst_intl_wide(const char *msg)subst_intl_wide1133,30685
sub_context_ty::subst_intl(const char *s)subst_intl1162,31287
sub_context_ty::substitute(change::pointer acp, string_ty *s)substitute1174,31590
sub_context_ty::substitute(change::pointer acp, const nstring &s)substitute1189,32007
sub_context_ty::substitute_p(project *app, string_ty *s)substitute_p1206,32440
sub_context_ty::substitute_p(project *app, const nstring &s)substitute_p1221,32861
sub_context_ty::clear(void)clear1238,33276
sub_context_ty::var_set_vformat(const char *name, const char *fmt, va_list ap)var_set_vformat1248,33390
sub_context_ty::var_set_format(const char *name, const char *fmt, ...)var_set_format1257,33567
sub_context_ty::var_set_string(const char *name, const nstring &value)var_set_string1267,33740
sub_context_ty::var_set_string(const char *name, string_ty *value)var_set_string1274,33889
sub_context_ty::var_resubstitute(const char *name)var_resubstitute1281,34009
sub_context_ty::var_override(const char *name)var_override1292,34200
sub_context_ty::var_optional(const char *name)var_optional1303,34383
sub_context_ty::var_append_if_unused(const char *name)var_append_if_unused1314,34566
wrap(const wchar_t *s)wrap1341,35144
sub_context_ty::error_intl(const char *s)error_intl1619,42913
sub_context_ty::fatal_intl(const char *s)fatal_intl1629,43102
sub_context_ty::verbose_intl(const char *s)verbose_intl1665,43935
sub_context_ty::errno_setx(int x)errno_setx1679,44197
sub_context_ty::errno_sequester_get(void)errno_sequester_get1686,44266

libaegis/sub/addpathsuffi.cc,94
sub_add_path_suffix(sub_context_ty *scp, const wstring_list &arg)sub_add_path_suffix29,1004

libaegis/sub/architecture.cc,88
sub_architecture(sub_context_ty *scp, const wstring_list &arg)sub_architecture51,1659

libaegis/sub/base_relativ.cc,90
sub_base_relative(sub_context_ty *scp, const wstring_list &arg)sub_base_relative57,1787

libaegis/sub/basename.cc,80
sub_basename(sub_context_ty *scp, const wstring_list &arg)sub_basename51,1582

libaegis/sub/binary_direc.cc,96
sub_binary_directory(sub_context_ty *scp, const wstring_list &arg)sub_binary_directory48,1579

libaegis/sub/capitalize.cc,84
sub_capitalize(sub_context_ty *scp, const wstring_list &arg)sub_capitalize50,1552

libaegis/sub/change/active_direc.cc,109
sub_change_active_directory(sub_context_ty *scp, const wstring_list &arg)sub_change_active_directory28,982

libaegis/sub/change/attribute.cc,96
sub_change_attribute(sub_context_ty *scp, const wstring_list &arg)sub_change_attribute29,1012

libaegis/sub/change/delta.cc,74
sub_delta(sub_context_ty *scp, const wstring_list &arg)sub_delta48,1501

libaegis/sub/change/develo_direc.cc,106
sub_development_directory(sub_context_ty *scp, const wstring_list &arg)sub_development_directory49,1609

libaegis/sub/change/develop_list.cc,103
sub_change_developer_list(sub_context_ty *scp, const wstring_list &)sub_change_developer_list29,1009

libaegis/sub/change/developer.cc,82
sub_developer(sub_context_ty *scp, const wstring_list &arg)sub_developer52,1650

libaegis/sub/change/files.cc,88
sub_change_files(sub_context_ty *scp, const wstring_list &arg)sub_change_files54,1666

libaegis/sub/change/integr_direc.cc,106
sub_integration_directory(sub_context_ty *scp, const wstring_list &arg)sub_integration_directory49,1608

libaegis/sub/change/integrator.cc,84
sub_integrator(sub_context_ty *scp, const wstring_list &arg)sub_integrator51,1630

libaegis/sub/change/number.cc,2338
#define ONE_OR_MORE ONE_OR_MORE40,1320
typedef nstring (*func_ptr)(change::pointer cp, const wstring_list &args);func_ptr43,1347
struct table_tytable_ty44,1422
    const char      *name;name46,1440
    func_ptr        func;func47,1467
    int             num_args;num_args48,1493
change_number_get(change::pointer cp, const wstring_list &)change_number_get53,1543
change_attribute_get(change::pointer cp, const wstring_list &arg)change_attribute_get60,1681
get_brief_description(change::pointer cp, const wstring_list &)get_brief_description70,1918
get_delta(change::pointer cp, const wstring_list &)get_delta87,2393
get_delta_uuid(change::pointer cp, const wstring_list &)get_delta_uuid108,2931
get_development_directory(change::pointer cp, const wstring_list &)get_development_directory129,3457
get_developer(change::pointer cp, const wstring_list &)get_developer150,4003
get_integration_directory(change::pointer cp, const wstring_list &)get_integration_directory171,4525
calc_date_string(time_t when, const wstring_list &arg)calc_date_string181,4795
get_integrate_pass_date(change::pointer cp, const wstring_list &arg)get_integrate_pass_date199,5171
get_integrator(change::pointer cp, const wstring_list &)get_integrator210,5467
get_reviewer(change::pointer cp, const wstring_list &)get_reviewer231,5991
get_state(change::pointer cp, const wstring_list &)get_state254,6535
get_cause(change::pointer cp, const wstring_list &)get_cause262,6715
get_uuid(change::pointer cp, const wstring_list &)get_uuid270,6895
get_version(change::pointer cp, const wstring_list &)get_version278,7053
get_debian_version(change::pointer cp, const wstring_list &)get_debian_version285,7158
get_rpm_version(change::pointer cp, const wstring_list &)get_rpm_version292,7277
get_cstate_file(change::pointer cp, const wstring_list &)get_cstate_file299,7390
get_fstate_path(change::pointer cp, const wstring_list &)get_fstate_path306,7507
static table_ty table[] =table328,8055
static symtab_ty *stp;stp356,9128
find_func(const nstring &name)find_func360,9171
requires_at_least_n_arguments(int n)requires_at_least_n_arguments391,9908
requires_exactly_n_arguments(int n)requires_exactly_n_arguments406,10180
sub_change_number(sub_context_ty *scp, const wstring_list &arg)sub_change_number446,11033

libaegis/sub/change/reviewer.cc,80
sub_reviewer(sub_context_ty *scp, const wstring_list &arg)sub_reviewer51,1614

libaegis/sub/change/reviewr_list.cc,101
sub_change_reviewer_list(sub_context_ty *scp, const wstring_list &)sub_change_reviewer_list29,1002

libaegis/sub/change/state.cc,71
sub_state(sub_context_ty *scp, const wstring_list &)sub_state51,1553

libaegis/sub/change/version.cc,78
sub_version(sub_context_ty *scp, const wstring_list &arg)sub_version57,1985

bl/libaegis/sub/comment.cc,72
sub_comment(sub_context_ty *, const wstring_list &)sub_comment45,1282

libaegis/sub/common_direc.cc,96
sub_common_directory(sub_context_ty *scp, const wstring_list &arg)sub_common_directory50,1689

libaegis/sub/copyri_owner.cc,94
sub_copyright_owner(sub_context_ty *scp, const wstring_list &arg)sub_copyright_owner31,1064

libaegis/sub/copyri_years.cc,94
sub_copyright_years(sub_context_ty *scp, const wstring_list &arg)sub_copyright_years52,1739

libaegis/sub/data_directo.cc,92
sub_data_directory(sub_context_ty *scp, const wstring_list &arg)sub_data_directory50,1658

libaegis/sub/date.cc,69
sub_date(sub_context_ty *, const wstring_list &arg)sub_date52,1590

libaegis/sub/diff.cc,71
sub_diff(sub_context_ty *scp, const wstring_list &arg)sub_diff27,932

libaegis/sub/dirname.cc,78
sub_dirname(sub_context_ty *scp, const wstring_list &arg)sub_dirname49,1551

libaegis/sub/dirname_rel.cc,96
sub_dirname_relative(sub_context_ty *scp, const wstring_list &arg)sub_dirname_relative49,1555

libaegis/sub/diversion.cc,428
sub_diversion::~sub_diversion()~sub_diversion25,832
sub_diversion::sub_diversion(const wstring &arg1, bool arg2) :sub_diversion30,870
sub_diversion::sub_diversion() :sub_diversion38,990
sub_diversion::sub_diversion(const sub_diversion &arg) :sub_diversion45,1065
sub_diversion::operator=(const sub_diversion &arg)operator =54,1217
sub_diversion::getch()getch67,1423
sub_diversion::ungetch(wchar_t c)ungetch76,1535

libaegis/sub/diversion/stack.cc,424
sub_diversion_stack::~sub_diversion_stack()~sub_diversion_stack25,837
sub_diversion_stack::sub_diversion_stack() :sub_diversion_stack31,908
sub_diversion_stack::push_back(const wstring &s, bool resub)push_back40,1001
sub_diversion_stack::pop_back()pop_back57,1403
sub_diversion_stack::resub_both()resub_both65,1478
sub_diversion_stack::getch()getch73,1589
sub_diversion_stack::ungetch(wchar_t c)ungetch82,1700

bl/libaegis/sub/dollar.cc,76
sub_dollar(sub_context_ty *scp, const wstring_list &arg)sub_dollar48,1456

libaegis/sub/downcase.cc,80
sub_downcase(sub_context_ty *scp, const wstring_list &arg)sub_downcase50,1539

libaegis/sub/email_addres.cc,87
sub_email_address(sub_context_ty *, const wstring_list &arg)sub_email_address30,1027

libaegis/sub/expr.cc,83
sub_expression(sub_context_ty *scp, const wstring_list &arg)sub_expression29,998

libaegis/sub/expr_lex.cc,298
static nstring text;text24,856
static size_t pos;pos25,877
sub_expr_lex_open(const nstring &s)sub_expr_lex_open29,903
sub_expr_lex_close(void)sub_expr_lex_close37,977
lex_getc(void)lex_getc45,1050
lex_getc_undo(int)lex_getc_undo58,1222
sub_expr_gram_lex(void)sub_expr_gram_lex67,1284

libaegis/sub/functor.cc,533
sub_functor::~sub_functor()~sub_functor25,870
sub_functor::sub_functor(const nstring &a_name) :sub_functor31,946
sub_functor::append_if_unused()append_if_unused39,1066
sub_functor::override()override47,1137
sub_functor::resubstitute()resubstitute55,1200
sub_functor::must_be_used()must_be_used63,1267
sub_functor::resubstitute_set()resubstitute_set71,1334
sub_functor::override_set()override_set78,1396
sub_functor::optional_set()optional_set85,1454
sub_functor::append_if_unused_set()append_if_unused_set92,1512

bl/libaegis/sub/functor/glue.cc,879
sub_functor_glue::~sub_functor_glue()~sub_functor_glue23,777
sub_functor_glue::sub_functor_glue(const nstring &a_name, func_p a_what,sub_functor_glue28,821
sub_functor_glue::create(const nstring &a_name, func_p a_what)create38,1007
sub_functor_glue::create(const nstring &a_name, func_p a_what, bool a_resub)create45,1162
sub_functor_glue::evaluate(sub_context_ty *scp, const wstring_list &args)evaluate52,1320
sub_functor_glue::resubstitute()resubstitute59,1433
sub_functor_glue::resubstitute_set()resubstitute_set67,1505
sub_functor_glue::append_if_unused()append_if_unused74,1571
sub_functor_glue::append_if_unused_set()append_if_unused_set82,1647
sub_functor_glue::override()override89,1718
sub_functor_glue::override_set()override_set97,1786
sub_functor_glue::must_be_used()must_be_used104,1849
sub_functor_glue::optional_set()optional_set112,1921

libaegis/sub/functor/hostname.cc,330
sub_functor_hostname::~sub_functor_hostname()~sub_functor_hostname27,887
sub_functor_hostname::sub_functor_hostname(const nstring &aname) :sub_functor_hostname32,939
sub_functor_hostname::create(const nstring &aname)create39,1056
sub_functor_hostname::evaluate(sub_context_ty *scp, const wstring_list &arg)evaluate46,1174

bl/libaegis/sub/functor/list.cc,425
sub_functor_list::~sub_functor_list()~sub_functor_list27,861
sub_functor_list::sub_functor_list() :sub_functor_list37,985
sub_functor_list::push_back(sub_functor::pointer sfp)push_back46,1078
sub_functor_list::match(const nstring &name, sub_functor_list &result)match63,1494
sub_functor_list::clear()clear80,1924
sub_functor_list::get(size_t n)get91,2060
sub_functor_list::find(const nstring &name)find101,2209

bl/libaegis/sub/functor/variable.cc,839
sub_functor_variable::~sub_functor_variable()~sub_functor_variable25,808
sub_functor_variable::sub_functor_variable(const nstring &a_name,sub_functor_variable31,902
sub_functor_variable::create(const nstring &a_name, const nstring &a_value)create45,1222
sub_functor_variable::evaluate(sub_context_ty *, const wstring_list &)evaluate53,1417
sub_functor_variable::append_if_unused()append_if_unused62,1576
sub_functor_variable::append_if_unused_set()append_if_unused_set71,1714
sub_functor_variable::override()override79,1846
sub_functor_variable::override_set()override_set88,1968
sub_functor_variable::resubstitute()resubstitute96,2084
sub_functor_variable::resubstitute_set()resubstitute_set105,2214
sub_functor_variable::must_be_used()must_be_used113,2338
sub_functor_variable::optional_set()optional_set122,2456

libaegis/sub/getenv.cc,76
sub_getenv(sub_context_ty *scp, const wstring_list &arg)sub_getenv50,1534

libaegis/sub/histo_direc.cc,98
sub_history_directory(sub_context_ty *scp, const wstring_list &arg)sub_history_directory49,1582

libaegis/sub/history_path.cc,88
sub_history_path(sub_context_ty *scp, const wstring_list &arg)sub_history_path31,1081

libaegis/sub/identifier.cc,84
sub_identifier(sub_context_ty *scp, const wstring_list &arg)sub_identifier51,1644

libaegis/sub/left.cc,71
sub_left(sub_context_ty *scp, const wstring_list &arg)sub_left27,938

libaegis/sub/length.cc,75
sub_length(sub_context_ty *scp, const wstring_list &arg)sub_length27,940

libaegis/sub/librar_direc.cc,98
sub_library_directory(sub_context_ty *scp, const wstring_list &arg)sub_library_directory48,1543

libaegis/sub/namemax.cc,77
sub_namemax(sub_context_ty *scp, const wstring_list &arg)sub_namemax29,999

libaegis/sub/path_reduce.cc,82
sub_path_reduce(sub_context_ty *, const wstring_list &arg)sub_path_reduce27,947

libaegis/sub/perl.cc,72
sub_perl(sub_context_ty *scp, const wstring_list &arg)sub_perl49,1524

libaegis/sub/plural.cc,75
sub_plural(sub_context_ty *scp, const wstring_list &arg)sub_plural28,959

libaegis/sub/plural_forms.cc,409
static char *header_begin;header_begin31,1039
static char *header_pos;header_pos32,1066
header_getc(void)header_getc36,1104
header_ungetc(int c)header_ungetc45,1221
header_get_line(void)header_get_line55,1371
find_plural_forms(void)find_plural_forms84,1877
static nstring plural_forms;plural_forms124,3038
sub_plural_forms(sub_context_ty *scp, const wstring_list &arg)sub_plural_forms128,3077

libaegis/sub/plural_lex.cc,311
static nstring text;text26,903
static size_t pos;pos27,924
sub_plural_lex_open(const nstring &s)sub_plural_lex_open31,950
sub_plural_lex_close(void)sub_plural_lex_close39,1026
lex_getc(void)lex_getc47,1101
lex_getc_undo(int)lex_getc_undo60,1273
sub_plural_gram_lex(void)sub_plural_gram_lex68,1334

libaegis/sub/project.cc,610
typedef nstring (*func_ptr)(project *);func_ptr31,1057
struct table_tytable_ty32,1097
    const char      *name;name34,1115
    func_ptr        func;func35,1142
trunk_name_get(project *pp)trunk_name_get40,1188
trunk_description_get(project *pp)trunk_description_get47,1283
trunk_top_path_get(project *pp)trunk_top_path_get65,1657
project_top_path_get(project *pp)project_top_path_get72,1758
static table_ty table[] =table78,1833
static symtab_ty *stp;stp92,2302
find_func(const nstring &name)find_func96,2343
sub_project(sub_context_ty *scp, const wstring_list &arg)sub_project144,3552

libaegis/sub/project/adminis_list.cc,157
get_user_name(user_ty::pointer up)get_user_name32,1125
sub_administrator_list(sub_context_ty *scp, const wstring_list &arg)sub_administrator_list59,1803

libaegis/sub/project/baseline.cc,80
sub_baseline(sub_context_ty *scp, const wstring_list &arg)sub_baseline48,1513

libaegis/sub/project/develop_list.cc,149
get_user_name(user_ty::pointer up)get_user_name31,1096
sub_developer_list(sub_context_ty *scp, const wstring_list &arg)sub_developer_list58,1746

libaegis/sub/project/integra_list.cc,151
get_user_name(user_ty::pointer up)get_user_name31,1096
sub_integrator_list(sub_context_ty *scp, const wstring_list &arg)sub_integrator_list58,1753

libaegis/sub/project/reviewe_list.cc,147
get_user_name(user_ty::pointer up)get_user_name31,1096
sub_reviewer_list(sub_context_ty *scp, const wstring_list &arg)sub_reviewer_list58,1739

libaegis/sub/project/specific.cc,203
pconf_project_specific_find(pconf_ty *pconf_data, const nstring &name)pconf_project_specific_find34,1144
sub_project_specific(sub_context_ty *scp, const wstring_list &arg)sub_project_specific68,2068

libaegis/sub/quote.cc,70
sub_quote(sub_context_ty *, const wstring_list &arg)sub_quote27,939

libaegis/sub/read_file.cc,82
sub_read_file(sub_context_ty *scp, const wstring_list &arg)sub_read_file49,1551

libaegis/sub/right.cc,73
sub_right(sub_context_ty *scp, const wstring_list &arg)sub_right28,967

libaegis/sub/search_path.cc,86
sub_search_path(sub_context_ty *scp, const wstring_list &arg)sub_search_path55,1759

libaegis/sub/shell.cc,74
sub_shell(sub_context_ty *scp, const wstring_list &arg)sub_shell51,1562

libaegis/sub/source.cc,76
sub_source(sub_context_ty *scp, const wstring_list &arg)sub_source60,1986

libaegis/sub/split.cc,73
sub_split(sub_context_ty *scp, const wstring_list &arg)sub_split28,972

libaegis/sub/substitute.cc,84
sub_substitute(sub_context_ty *scp, const wstring_list &arg)sub_substitute30,1033

libaegis/sub/substr.cc,75
sub_substr(sub_context_ty *scp, const wstring_list &arg)sub_substr28,962

libaegis/sub/switch.cc,75
sub_switch(sub_context_ty *scp, const wstring_list &arg)sub_switch28,959

libaegis/sub/trim_directo.cc,91
sub_trim_directory(sub_context_ty *scp, const wstring_list &arg)sub_trim_directory28,974

libaegis/sub/trim_extensi.cc,91
sub_trim_extension(sub_context_ty *scp, const wstring_list &arg)sub_trim_extension28,970

libaegis/sub/unsplit.cc,77
sub_unsplit(sub_context_ty *scp, const wstring_list &arg)sub_unsplit28,969

libaegis/sub/upcase.cc,76
sub_upcase(sub_context_ty *scp, const wstring_list &arg)sub_upcase50,1524

libaegis/sub/user.cc,686
qemail(user_ty::pointer up)qemail29,964
get_user_name(user_ty::pointer up)get_user_name36,1063
get_user_full_name(user_ty::pointer up)get_user_full_name43,1142
get_user_group_name(user_ty::pointer up)get_user_group_name50,1231
get_user_home(user_ty::pointer up)get_user_home57,1326
get_user_email_address(user_ty::pointer up)get_user_email_address64,1409
struct table_tytable_ty70,1495
    const char      *name;name72,1513
    sub_user_func_ptr func;func73,1540
static table_ty table[] =table76,1572
static symtab_ty *stp;stp86,1814
sub_user_func(const nstring &name)sub_user_func90,1857
sub_user(sub_context_ty *scp, const wstring_list &arg)sub_user142,3192

bl/libaegis/sub/var/set_charstar.cc,94
sub_context_ty::var_set_charstar(const char *name, const char *value)var_set_charstar25,802

bl/libaegis/sub/var/set_long.cc,79
sub_context_ty::var_set_long(const char *name, long value)var_set_long25,802

bl/libaegis/sub/var/set_time.cc,81
sub_context_ty::var_set_time(const char *name, time_t value)var_set_time25,802

libaegis/sub/zero_pad.cc,79
sub_zero_pad(sub_context_ty *scp, const wstring_list &arg)sub_zero_pad30,997

libaegis/tar_header.cc,2063
octal(char *buf, size_t len)octal27,879
to_octal(char *buf, size_t len, long n)to_octal65,1563
careful_strlen(char *s, size_t n)careful_strlen80,1790
string_field_set(char *to_buf, size_t to_len, const nstring &from)string_field_set95,1963
header_name_get(header_ty *hp)header_name_get109,2330
header_name_set(header_ty *hp, const nstring &arg)header_name_set116,2446
header_mode_get(header_ty *hp)header_mode_get123,2563
header_mode_set(header_ty *hp, long n)header_mode_set130,2661
header_uid_get(header_ty *hp)header_uid_get137,2756
header_uid_set(header_ty *hp, long n)header_uid_set144,2841
header_gid_get(header_ty *hp)header_gid_get151,2933
header_gid_set(header_ty *hp, long n)header_gid_set158,3018
header_size_get(header_ty *hp)header_size_get165,3110
header_size_set(header_ty *hp, long n)header_size_set172,3198
header_mtime_get(header_ty *hp)header_mtime_get179,3293
header_mtime_set(header_ty *hp, long n)header_mtime_set186,3384
header_checksum_get(header_ty *hp)header_checksum_get193,3482
header_checksum_set(header_ty *hp, long n)header_checksum_set200,3582
header_linkflag_get(header_ty *hp)header_linkflag_get207,3688
header_linkflag_set(header_ty *hp, int n)header_linkflag_set214,3774
header_linkname_get(header_ty *hp)header_linkname_get221,3852
header_linkname_set(header_ty *hp, const nstring &arg)header_linkname_set233,4035
header_uname_get(header_ty *hp)header_uname_get240,4167
header_uname_set(header_ty *hp, const nstring &arg)header_uname_set249,4373
header_gname_get(header_ty *hp)header_gname_get257,4561
header_gname_set(header_ty *hp, const nstring &arg)header_gname_set266,4767
header_devmajor_get(header_ty *hp)header_devmajor_get274,4952
header_devmajor_set(header_ty *hp, long n)header_devmajor_set281,5052
header_devminor_get(header_ty *hp)header_devminor_get288,5159
header_devminor_set(header_ty *hp, long n)header_devminor_set295,5259
header_checksum_calculate(header_ty *hp)header_checksum_calculate302,5366
header_dump(header_ty *hp)header_dump321,5813

libaegis/uname.cc,225
static string_ty *uname_variant;uname_variant29,995
static string_ty *uname_node;uname_node30,1028
uname_init(void)uname_init34,1072
uname_node_get()uname_node_get62,1718
uname_variant_get()uname_variant_get73,1893

libaegis/undo.cc,1229
quit_action_undo undo_quitter;undo_quitter36,1315
typedef std::list<undo_item *> jobs_t;jobs_t39,1363
static jobs_t jobs;jobs40,1402
undo_rename(string_ty *from, string_ty *to)undo_rename44,1429
undo_rename(const nstring &from, const nstring &to)undo_rename53,1612
undo_rename_cancel(string_ty *from, string_ty *to)undo_rename_cancel65,1891
undo_rename_cancel(const nstring &from, const nstring &to)undo_rename_cancel72,2005
undo_chmod(string_ty *path, int mode)undo_chmod99,2664
undo_chmod(const nstring &path, int mode)undo_chmod106,2750
undo_chmod_errok(string_ty *path, int mode)undo_chmod_errok118,3024
undo_chmod_errok(const nstring &path, int mode)undo_chmod_errok125,3122
undo_unlink_errok(string_ty *path)undo_unlink_errok138,3422
undo_unlink_errok(const nstring &path)undo_unlink_errok145,3506
undo_message(string_ty *path)undo_message156,3747
undo_message(const nstring &msg)undo_message163,3821
undo_rmdir_bg(string_ty *path)undo_rmdir_bg173,4018
undo_rmdir_bg(const nstring &path)undo_rmdir_bg180,4094
undo_rmdir_errok(string_ty *path)undo_rmdir_errok191,4323
undo_rmdir_errok(const nstring &path)undo_rmdir_errok198,4405
undo()undo209,4643
undo_cancel()undo_cancel254,5615

libaegis/undo/item.cc,156
undo_item::~undo_item()~undo_item26,860
undo_item::undo_item() :undo_item31,890
undo_item::act()act45,1117
undo_item::unfinished()unfinished54,1213

bl/libaegis/undo/item/chmod.cc,238
undo_item_chmod::~undo_item_chmod()~undo_item_chmod25,832
undo_item_chmod::undo_item_chmod(const nstring &arg1, int arg2) :undo_item_chmod30,874
undo_item_chmod::action()action38,982
undo_item_chmod::unfinished()unfinished45,1045

bl/libaegis/undo/item/chmod_errok.cc,287
undo_item_chmod_errok::~undo_item_chmod_errok()~undo_item_chmod_errok25,838
undo_item_chmod_errok::undo_item_chmod_errok(const nstring &arg1, int arg2) :undo_item_chmod_errok30,892
undo_item_chmod_errok::action()action38,1012
undo_item_chmod_errok::unfinished()unfinished45,1087

bl/libaegis/undo/item/message.cc,243
undo_item_message::~undo_item_message()~undo_item_message24,803
undo_item_message::undo_item_message(const nstring &arg) :undo_item_message29,849
undo_item_message::action()action36,936
undo_item_message::unfinished()unfinished46,1137

bl/libaegis/undo/item/rename.cc,258
undo_item_rename::~undo_item_rename()~undo_item_rename25,833
undo_item_rename::undo_item_rename(const nstring &arg1, const nstring &arg2) :undo_item_rename30,877
undo_item_rename::action()action38,1004
undo_item_rename::unfinished()unfinished45,1075

bl/libaegis/undo/item/rmdir_bg.cc,251
undo_item_rmdir_bg::~undo_item_rmdir_bg()~undo_item_rmdir_bg25,835
undo_item_rmdir_bg::undo_item_rmdir_bg(const nstring &arg) :undo_item_rmdir_bg30,883
undo_item_rmdir_bg::action()action37,969
undo_item_rmdir_bg::unfinished()unfinished44,1032

bl/libaegis/undo/item/rmdir_errok.cc,275
undo_item_rmdir_errok::~undo_item_rmdir_errok()~undo_item_rmdir_errok25,838
undo_item_rmdir_errok::undo_item_rmdir_errok(const nstring &arg) :undo_item_rmdir_errok30,892
undo_item_rmdir_errok::action()action37,984
undo_item_rmdir_errok::unfinished()unfinished44,1053

bl/libaegis/undo/item/unlink_errok.cc,283
undo_item_unlink_errok::~undo_item_unlink_errok()~undo_item_unlink_errok25,839
undo_item_unlink_errok::undo_item_unlink_errok(const nstring &arg) :undo_item_unlink_errok30,895
undo_item_unlink_errok::action()action37,989
undo_item_unlink_errok::unfinished()unfinished44,1060

libaegis/url.cc,647
url::~url()~url28,914
url::url() :url33,932
url::url(const nstring &s) :url41,1013
url::url(const char *s) :url48,1082
url::url(const url &arg) :url55,1140
url::operator=(const url &arg)operator =68,1358
check_exists(const nstring &path)check_exists85,1674
url::split(const char *cp)split96,1887
url::is_a_file()is_a_file282,6270
url::get_path()get_path290,6344
url::set_path_if_empty(const nstring &s)set_path_if_empty302,6493
url::set_query_if_empty(const nstring &s)set_query_if_empty316,6709
url::reassemble(bool exclude_userpass)reassemble325,6846
url::set_host_part_from(const url &arg)set_host_part_from359,7689

libaegis/user.cc,36
user_ty::~user_ty()~user_ty24,838

libaegis/user/baserel_pref.cc,296
static int user_relative_filename_preference_option = -1;user_relative_filename_preference_option29,951
user_ty::relative_filename_preference_argument(void (*usage)(void))relative_filename_preference_argument33,1016
user_ty::relative_filename_preference(relative_filename_preference58,1664

libaegis/user/become.cc,85
user_ty::become_begin()become_begin26,892
user_ty::become_end()become_end35,1048

bl/libaegis/user/check.cc,76
user_ty::check_uid()check_uid24,770
user_ty::check_gid()check_gid32,851

bl/libaegis/user/creat_by_dir.cc,77
user_ty::create_by_directory(const nstring &path)create_by_directory31,955

libaegis/user/create1.cc,86
user_ty::create(int uid)create30,1004
user_ty::user_ty(int a_uid) :user_ty55,1475

libaegis/user/create2.cc,101
user_ty::create(int uid, int gid)create29,978
user_ty::user_ty(int uid, int gid) :user_ty49,1382

libaegis/user/create3.cc,106
user_symbolic(string_ty *name)user_symbolic28,965
user_ty::create(const nstring &u_name)create35,1062

libaegis/user/create4.cc,72
user_executing()user_executing26,904
user_ty::create()create37,1114

libaegis/user/default.cc,325
is_a_change_number(const char *s)is_a_change_number38,1242
project_dot_change(const nstring &s, const nstring &projnam)project_dot_change51,1453
is_below(const nstring &hi, const nstring &lo)is_below70,1898
user_ty::default_change(project *pp)default_change86,2179
user_ty::default_project()default_project248,6500

libaegis/user/delete_pref.cc,511
enum del_prefdel_pref31,993
    del_pref_unset,del_pref_unset33,1009
    del_pref_keep_not,del_pref_keep_not34,1029
    del_pref_interactive,del_pref_interactive35,1052
    del_pref_keepdel_pref_keep36,1078
static del_pref cmd_line_pref = del_pref_unset;cmd_line_pref39,1100
user_ty::delete_file_argument(void (*usage)(void))delete_file_argument43,1155
ask(const nstring &filename, bool isdir)ask76,1797
user_ty::delete_file_query(const nstring &filename, bool isdir,delete_file_query143,3519

libaegis/user/dflt_dev_dir.cc,89
user_ty::default_development_directory(project *pp)default_development_directory26,913

libaegis/user/dflt_prj_dir.cc,70
user_ty::default_project_directory()default_project_directory26,895

bl/libaegis/user/diff_pref.cc,50
user_ty::diff_preference()diff_preference24,790

libaegis/user/editor.cc,48
user_ty::editor_command()editor_command29,914

bl/libaegis/user/email.cc,166
clean_up(const nstring &s)clean_up40,1172
user_email_address(user_ty::pointer up)user_email_address60,1598
user_ty::get_email_address()get_email_address69,1746

libaegis/user/full_name.cc,206
user_name2(user_ty::pointer up)user_name228,915
user_ty::full_name()full_name40,1173
user_ty::full_name(const nstring &u_name)full_name48,1246
user_full_name(string_ty *u_name)user_full_name82,2118

libaegis/user/get_gid.cc,81
user_ty::get_gid()get_gid25,866
user_gid(user_ty::pointer up)user_gid36,1040

libaegis/user/get_grou_nam.cc,99
user_ty::get_group_name()get_group_name25,870
user_group(user_ty::pointer up)user_group36,1088

libaegis/user/get_home.cc,85
user_ty::get_home()get_home28,927
user_home(user_ty::pointer up)user_home40,1148

libaegis/user/get_uid.cc,79
user_ty::get_uid()get_uid25,866
user_id(user_ty::pointer up)user_id36,1038

libaegis/user/lock_sync.cc,38
user_ty::lock_sync()lock_sync26,894

bl/libaegis/user/log_pref.cc,91
user_ty::log_file_preference(uconf_log_file_preference_ty dflt)log_file_preference24,794

libaegis/user/name.cc,77
user_name(user_ty::pointer up)user_name25,874
user_ty::name()name36,1106

libaegis/user/own.cc,267
user_ty::ustate_get(project *pp)ustate_get32,1057
user_ty::own_add(project *pp, long change_number)own_add69,1930
user_ty::own_nth(project *pp, long n, long &change_number)own_nth129,3568
user_ty::own_remove(project *pp, long change_number)own_remove177,4759

libaegis/user/pager.cc,99
user_ty::pager_command()pager_command28,888
user_ty::pager_preference()pager_preference47,1352

bl/libaegis/user/pager_pref.cc,72
user_pager_preference(user_ty::pointer up)user_pager_preference24,769

bl/libaegis/user/pool.cc,261
size_t user_ty::pool_nusers_max;pool_nusers_max27,911
size_t user_ty::pool_nusers;pool_nusers28,944
user_ty::pointer *user_ty::pool_user;pool_user29,973
user_ty::pool_find(int uid)pool_find33,1030
user_ty::pool_add(user_ty::pointer up)pool_add46,1244

libaegis/user/presevere.cc,215
static int uconf_persevere_option = -1;uconf_persevere_option26,856
user_ty::persevere_argument(void (*usage)(void))persevere_argument30,903
user_ty::persevere_preference(bool dflt)persevere_preference52,1293

libaegis/user/progress.cc,238
static int flag = -1;flag26,924
user_ty::progress_option_set(void (*usage)(void))progress_option_set30,953
user_ty::progress_option_clear(void (*usage)(void))progress_option_clear48,1259
user_ty::progress_get()progress_get66,1567

libaegis/user/set_gid.cc,52
user_ty::set_gid(int gid, bool weak)set_gid27,927

libaegis/user/symlink_pref.cc,225
static int uconf_symlink_pref_option = -1;uconf_symlink_pref_option26,856
user_ty::symlink_pref_argument(void (*usage)(void))symlink_pref_argument30,906
user_ty::symlink_pref(bool proj_files_changed)symlink_pref52,1318

libaegis/user/uconf_get.cc,312
merge_uconf(uconf_ty *data, uconf_ty *tmp)merge_uconf41,1308
read_and_merge(uconf_ty *data, const nstring &filename)read_and_merge179,5025
fix_default_change(uconf_ty *uconf_data)fix_default_change201,5457
user_uconf_get(user_ty::pointer up)user_uconf_get225,5994
user_ty::uconf_get()uconf_get233,6127

libaegis/user/umask.cc,83
user_ty::umask_get()umask_get25,866
user_ty::umask_set(int um)umask_set36,1041

libaegis/user/ustate_lock.cc,359
user_ty::waiting_for_lock(void *p)waiting_for_lock32,1033
user_ty::waiting_for_lock()waiting_for_lock40,1139
user_ty::ustate_lock_prepare()ustate_lock_prepare66,1758
static int uconf_lock_wait_option = -1;uconf_lock_wait_option74,1940
user_ty::lock_wait_argument(void (*usage)(void))lock_wait_argument78,1987
user_ty::lock_wait()lock_wait100,2367

libaegis/user/ustate_write.cc,110
user_ustate_write(user_ty::pointer up)user_ustate_write31,1007
user_ty::ustate_write()ustate_write38,1081

libaegis/user/visual.cc,48
user_ty::visual_command()visual_command29,956

libaegis/user/whiteout.cc,186
static int uconf_whiteout_option = -1;uconf_whiteout_option26,856
user_ty::whiteout_argument(void (*usage)(void))whiteout_argument30,902
user_ty::whiteout(int dflt)whiteout52,1286

bl/libaegis/user/write_xml.cc,68
user_ty::uconf_write_xml(output::pointer op)uconf_write_xml24,770

libaegis/version.cc,408
version_copyright()version_copyright36,1144
version_license(void)version_license71,2181
version_usage(void)version_usage78,2259
struct table_tytable_ty89,2493
    const char      *name;name91,2511
    void            (*func)(void);func92,2538
static table_ty table[] =table96,2578
version_main(void)version_main104,2725
version_help(void)version_help185,4643
version(void)version192,4705

bl/libaegis/view_path.cc,55
view_path_ename(view_path_ty n)view_path_ename24,788

libaegis/view_path/next_change.cc,92
view_path_next_change(const change::pointer &cp, time_t limit)view_path_next_change27,973

libaegis/wide_output.cc,849
wide_output::~wide_output()~wide_output31,1036
wide_output::wide_output() :wide_output52,1371
wide_output::overflow(wchar_t wc)overflow66,1658
wide_output::put_ws(const wchar_t *s)put_ws86,2144
wide_output::write(const wstring &s)write103,2435
wide_output::write(const wchar_t *data, size_t len)write112,2592
wide_output::flush()flush142,3323
wide_output::end_of_line()end_of_line157,3612
wide_output::register_delete_callback(functor::pointer cb)register_delete_callback198,4494
wide_output::unregister_delete_callback(functor::pointer cb)unregister_delete_callback205,4592
wide_output::put_wstr(wstring_ty *wsp)put_wstr212,4689
wide_output::fputs(string_ty *s)fputs221,4835
wide_output::put_cstr(const char *s)put_cstr232,5026
wide_output::page_width()page_width243,5182
wide_output::page_length()page_length250,5253

libaegis/wide_output/column.cc,748
wide_output_column::~wide_output_column()~wide_output_column27,959
wide_output_column::wide_output_column(int a_width, int a_length) :wide_output_column48,1363
wide_output_column::open(int a_width, int a_length)open59,1625
wide_output_column::filename()filename66,1755
wide_output_column::write_inner(const wchar_t *buf, size_t buflen)write_inner73,1820
wide_output_column::page_width()page_width156,4101
wide_output_column::flush_inner()flush_inner163,4163
wide_output_column::page_length()page_length169,4207
wide_output_column::end_of_line_inner()end_of_line_inner176,4271
wide_output_column::get(int n)get191,4585
wide_output_column::clear_buffers()clear_buffers238,5584
wide_output_column::type_name()type_name252,5855

libaegis/wide_output/expand.cc,717
wide_output_expand::~wide_output_expand()~wide_output_expand30,1018
wide_output_expand::wide_output_expand(const wide_output::pointer &a_deeper) :wide_output_expand38,1168
wide_output_expand::open(const wide_output::pointer &a_deeper)open49,1445
wide_output_expand::filename()filename56,1576
wide_output_expand::put_hex(int n)put_hex63,1649
wide_output_expand::write_inner(const wchar_t *data, size_t len)write_inner70,1754
wide_output_expand::flush_inner()flush_inner131,3177
wide_output_expand::page_width()page_width140,3326
wide_output_expand::page_length()page_length147,3402
wide_output_expand::end_of_line_inner()end_of_line_inner154,3481
wide_output_expand::type_name()type_name165,3687

libaegis/wide_output/head.cc,646
wide_output_head::~wide_output_head()~wide_output_head25,914
wide_output_head::wide_output_head(const wide_output::pointer &a_deeper,wide_output_head33,1058
wide_output_head::open(const wide_output::pointer &a_deeper, int a_nlines)open44,1323
wide_output_head::filename()filename51,1474
wide_output_head::write_inner(const wchar_t *data, size_t len)write_inner58,1545
wide_output_head::flush_inner()flush_inner77,1981
wide_output_head::page_width()page_width86,2126
wide_output_head::page_length()page_length93,2200
wide_output_head::end_of_line_inner()end_of_line_inner100,2277
wide_output_head::type_name()type_name111,2486

libaegis/wide_output/header.cc,1441
#define PRINTER_THRESHOLD PRINTER_THRESHOLD39,1339
wide_output_header::~wide_output_header()~wide_output_header43,1448
wide_output_header::wide_output_header(const wide_output::pointer &a_deeper) :wide_output_header52,1615
wide_output_header::open(const wide_output::pointer &a_deeper)open90,2517
wide_output_header::filename()filename98,2721
wstr_subset_of_max_width(const wstring &wis, int len)wstr_subset_of_max_width105,2804
wstr_spaces(int n)wstr_spaces123,3154
wide_output_header::left_and_right(const wstring &lhs, const char *rhs)left_and_right138,3368
wide_output_header::top_of_page_processing()top_of_page_processing161,3984
wide_output_header::bottom_of_page_processing()bottom_of_page_processing211,4998
wide_output_header::write_inner(const wchar_t *data, size_t len)write_inner225,5325
wide_output_header::page_width()page_width320,8122
wide_output_header::flush_inner()flush_inner328,8250
wide_output_header::page_length()page_length337,8405
wide_output_header::end_of_line_inner()end_of_line_inner345,8536
censor(const nstring &s)censor355,8729
wide_output_header::title(const nstring &t1, const nstring &t2)title389,9276
wide_output_header::need(int nlines)need400,9545
wide_output_header::need1(int nlines)need1414,9836
wide_output_header::eject()eject433,10195
wide_output_header::is_at_top_of_page()is_at_top_of_page445,10409
wide_output_header::type_name()type_name453,10527

libaegis/wide_output/to_narrow.cc,752
wide_output_to_narrow::~wide_output_to_narrow()~wide_output_to_narrow32,1087
static mbstate_t initial_state;initial_state52,1556
wide_output_to_narrow::wide_output_to_narrow(const output::pointer &a_deeper) :wide_output_to_narrow55,1590
wide_output_to_narrow::open(const output::pointer &a_deeper)open64,1772
wide_output_to_narrow::filename()filename71,1904
wide_output_to_narrow::write_inner(const wchar_t *data, size_t len)write_inner78,1980
wide_output_to_narrow::flush_inner()flush_inner124,3362
wide_output_to_narrow::page_width()page_width131,3430
wide_output_to_narrow::page_length()page_length138,3509
wide_output_to_narrow::end_of_line_inner()end_of_line_inner145,3591
wide_output_to_narrow::type_name()type_name156,3810

bl/libaegis/wide_output/truncate.cc,704
wide_output_truncate::~wide_output_truncate()~wide_output_truncate25,914
wide_output_truncate::wide_output_truncate(const wide_output::pointer &a_deeper,wide_output_truncate33,1052
wide_output_truncate::open(const wide_output::pointer &a_deeper, int a_width)open43,1279
wide_output_truncate::filename()filename50,1436
wide_output_truncate::write_inner(const wchar_t *data, size_t len)write_inner57,1511
wide_output_truncate::flush_inner()flush_inner109,2671
wide_output_truncate::page_width()page_width117,2791
wide_output_truncate::page_length()page_length124,2854
wide_output_truncate::end_of_line_inner()end_of_line_inner131,2935
wide_output_truncate::type_name()type_name139,3039

libaegis/wide_output/unexpand.cc,708
wide_output_unexpand::~wide_output_unexpand()~wide_output_unexpand33,1123
wide_output_unexpand::wide_output_unexpand(const wide_output::pointer &a_deeper,wide_output_unexpand39,1188
wide_output_unexpand::open(const wide_output::pointer &a_deeper, int a_tabwidth)open50,1441
wide_output_unexpand::filename()filename57,1604
wide_output_unexpand::write_inner(const wchar_t *data, size_t len)write_inner64,1679
wide_output_unexpand::flush_inner()flush_inner150,3942
wide_output_unexpand::page_width()page_width157,4009
wide_output_unexpand::page_length()page_length164,4087
wide_output_unexpand::end_of_line_inner()end_of_line_inner171,4168
wide_output_unexpand::type_name()type_name182,4376

libaegis/wide_output/wrap.cc,691
wide_output_wrap::wrap()wrap30,991
wide_output_wrap::~wide_output_wrap()~wide_output_wrap136,3696
wide_output_wrap::wide_output_wrap(const wide_output::pointer &a_deeper,wide_output_wrap146,3878
wide_output_wrap::open(const wide_output::pointer &a_deeper, int a_width)open156,4124
wide_output_wrap::filename()filename164,4315
wide_output_wrap::write_inner(const wchar_t *data, size_t len)write_inner171,4386
wide_output_wrap::flush_inner()flush_inner189,4758
wide_output_wrap::page_width()page_width196,4821
wide_output_wrap::page_length()page_length203,4880
wide_output_wrap::end_of_line_inner()end_of_line_inner210,4957
wide_output_wrap::type_name()type_name220,5140

bl/libaegis/xml_node.cc,1434
xml_node::~xml_node()~xml_node23,768
xml_node::xml_node()xml_node28,796
xml_node::xml_node(const xml_node &)xml_node33,823
xml_node::operator=(const xml_node &)operator =39,877
xml_node::none(const nstring &, const nstring &)none46,944
xml_node::attribute(const nstring &, const nstring &)attribute52,1004
xml_node::cdata(const nstring &value)cdata58,1069
xml_node::comment(const nstring &)comment65,1135
xml_node::document(const nstring &)document71,1181
xml_node::document_fragment(const nstring &)document_fragment77,1228
xml_node::document_type(const nstring &, const nstring &)document_type83,1284
xml_node::element_begin(const nstring &)element_begin89,1353
xml_node::element_end(const nstring &)element_end95,1405
xml_node::entity_begin(const nstring &, const nstring &)entity_begin101,1455
xml_node::entity_end(const nstring &, const nstring &)entity_end107,1523
xml_node::entity_reference(const nstring &, const nstring &)entity_reference113,1589
xml_node::notation(const nstring &, const nstring &)notation119,1661
xml_node::processing_instruction(const nstring &, const nstring &)processing_instruction125,1725
xml_node::significant_whitespace(const nstring &value)significant_whitespace131,1803
xml_node::text(const nstring &)text138,1886
xml_node::whitespace(const nstring &)whitespace144,1929
xml_node::xml_declaration(const nstring &, const nstring &)xml_declaration150,1978

libaegis/xml_node/iso_3166.cc,583
xml_node_iso_3166::~xml_node_iso_3166()~xml_node_iso_316622,769
xml_node_iso_3166::xml_node_iso_3166()xml_node_iso_316627,815
xml_node_iso_3166::need_setup(void)need_setup33,865
xml_node_iso_3166::is_a_valid_code(const nstring &code_name)is_a_valid_code46,1044
xml_node_iso_3166::assign(const nstring &name, const nstring &value)assign55,1225
xml_node_iso_3166::element_begin(const nstring &)element_begin62,1368
xml_node_iso_3166::attribute(const nstring &name, const nstring &value)attribute70,1481
xml_node_iso_3166::element_end(const nstring &)element_end80,1693

libaegis/xml_node/iso_639_3.cc,597
xml_node_iso_639_3::~xml_node_iso_639_3()~xml_node_iso_639_323,796
xml_node_iso_639_3::xml_node_iso_639_3() :xml_node_iso_639_328,844
xml_node_iso_639_3::is_a_valid_code(const nstring &code_name)is_a_valid_code35,913
xml_node_iso_639_3::assign(const nstring &name, const nstring &value)assign44,1095
xml_node_iso_639_3::need_setup(void)need_setup51,1239
xml_node_iso_639_3::element_begin(const nstring &)element_begin67,1525
xml_node_iso_639_3::attribute(const nstring &name, const nstring &value)attribute77,1693
xml_node_iso_639_3::element_end(const nstring &)element_end91,2076

bl/libaegis/xml_node/rss.cc,501
xml_node_rss::~xml_node_rss()~xml_node_rss26,942
xml_node_rss::xml_node_rss(xml_text_reader_by_node &reader,xml_node_rss31,978
xml_node_rss::xml_node_rss(const xml_node_rss &arg) :xml_node_rss42,1217
xml_node_rss::element_begin(const nstring &name)element_begin53,1443
xml_node_rss::element_end(const nstring &name)element_end72,1878
xml_node_rss::attribute(const nstring &name, const nstring &value)attribute81,2012
xml_node_rss::terminate_element_begin()terminate_element_begin93,2246

bl/libaegis/xml_node/rss/channel.cc,420
xml_node_rss_channel::~xml_node_rss_channel()~xml_node_rss_channel27,987
xml_node_rss_channel::xml_node_rss_channel(rss_item *the_item,xml_node_rss_channel33,1057
xml_node_rss_channel::xml_node_rss_channel(const xml_node_rss_channel &arg) :xml_node_rss_channel43,1378
xml_node_rss_channel::element_begin(const nstring &)element_begin51,1517
xml_node_rss_channel::element_end(const nstring &)element_end59,1660

bl/libaegis/xml_node/rss/generic.cc,349
xml_node_rss_generic::~xml_node_rss_generic()~xml_node_rss_generic26,950
xml_node_rss_generic::xml_node_rss_generic(xml_text_reader_by_node &reader,xml_node_rss_generic31,1002
xml_node_rss_generic::xml_node_rss_generic(const xml_node_rss_generic &arg) :xml_node_rss_generic77,3776
xml_node_rss_generic::text(const nstring &value)text84,3887

bl/libaegis/xml_node/rss/item.cc,433
xml_node_rss_item::~xml_node_rss_item()~xml_node_rss_item27,984
xml_node_rss_item::xml_node_rss_item(rss_item *the_item,xml_node_rss_item33,1048
xml_node_rss_item::xml_node_rss_item(const xml_node_rss_item &arg) :xml_node_rss_item44,1380
xml_node_rss_item::element_begin(const nstring &)element_begin53,1534
xml_node_rss_item::element_end(const nstring &)element_end76,2120
xml_node_rss_item::num_items()num_items87,2321

bl/libaegis/xml_node/rss/timedate.cc,326
xml_node_rss_timedate::~xml_node_rss_timedate()~xml_node_rss_timedate28,1003
xml_node_rss_timedate::xml_node_rss_timedate(xml_text_reader_by_node &reader,xml_node_rss_timedate33,1057
xml_node_rss_timedate::xml_node_rss_timedate(xml_node_rss_timedate55,1782
xml_node_rss_timedate::text(const nstring &value)text65,1977

libaegis/xmltextread.cc,1008
int xml_text_reader::number_of_parsers;number_of_parsers27,891
xml_text_reader::~xml_text_reader()~xml_text_reader30,933
xml_text_reader::xml_text_reader(const input::pointer &arg1, bool arg2) :xml_text_reader52,1362
xml_text_reader::read_callback(void *context, char *buffer, int len)read_callback77,1946
xml_text_reader::read_deeper(char *buffer, int len)read_deeper85,2118
xml_text_reader::close_callback(void *context)close_callback94,2253
xml_text_reader::close(void)close103,2394
xml_text_reader::error_callback(void *context, const char *msg,error_callback119,2743
xml_text_reader::error(const char *msg, xmlParserSeverities severity,error128,2976
xmlReaderForIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose,xmlReaderForIO158,3872
xml_text_reader::read(void)read188,4593
xml_text_reader::process_node_end(bool)process_node_end236,5971
xml_text_reader::parse(void)parse243,6041
xml_text_reader::xmlReaderType_ename(xmlReaderTypes n)xmlReaderType_ename289,7364

libaegis/xmltextread/by_node.cc,659
xml_text_reader_by_node::~xml_text_reader_by_node()~xml_text_reader_by_node26,876
xml_text_reader_by_node::xml_text_reader_by_node(xml_text_reader_by_node32,979
xml_text_reader_by_node::register_node_handler(const nstring &hname,register_node_handler44,1187
xml_text_reader_by_node::push_name(const nstring &arg)push_name56,1500
xml_text_reader_by_node::pop_name(const nstring &arg)pop_name70,1856
xml_text_reader_by_node::calculate_current_node_handler(void)calculate_current_node_handler90,2273
xml_text_reader_by_node::process_node(void)process_node102,2556
xml_text_reader_by_node::process_node_end(bool was_empty)process_node_end218,5614

libaegis/zero.cc,102
magic_zero_encode(long x)magic_zero_encode25,815
magic_zero_decode(long x)magic_zero_decode34,906

test_abbreviate/main.cc,860
    arglex_token_basename,arglex_token_basename33,1020
    arglex_token_dirname,arglex_token_dirname34,1047
    arglex_token_dos83,arglex_token_dos8335,1073
    arglex_token_keep_dot,arglex_token_keep_dot36,1097
    arglex_token_maxlen,arglex_token_maxlen37,1124
    arglex_token_verbose,arglex_token_verbose38,1149
static arglex_table_ty argtab[] =argtab42,1180
usage(void)usage55,1531
static int maxlen = 14;maxlen63,1666
static bool keep_dot = false;keep_dot64,1690
simplest(const nstring &text)simplest68,1737
abbrev_basename(const nstring &text)abbrev_basename75,1835
abbrev_dirname(const nstring &text)abbrev_dirname82,1939
abbrev_8dot3(const nstring &text)abbrev_8dot389,2041
typedef nstring (*func_t)(const nstring &text);func_t95,2116
static func_t func = simplest;func97,2165
main(int argc, char **argv)main102,2203

test_base64/main.cc,1501
    arglex_token_base64,arglex_token_base6445,1489
    arglex_token_base85,arglex_token_base8546,1514
    arglex_token_bzip,arglex_token_bzip47,1539
    arglex_token_header_not,arglex_token_header_not48,1562
    arglex_token_input,arglex_token_input49,1591
    arglex_token_output,arglex_token_output50,1615
    arglex_token_quoted_printable,arglex_token_quoted_printable51,1640
    arglex_token_unix_to_unix,arglex_token_unix_to_unix52,1675
static arglex_table_ty argtab[] =argtab56,1711
bool has_header = true;has_header72,2255
usage(void)usage76,2293
skip_header(const input::pointer &ifp)skip_header92,2517
test_input_bunzip(const nstring &ifn, const nstring &ofn)test_input_bunzip113,2903
test_input_base64(const nstring &ifn, const nstring &ofn)test_input_base64129,3210
test_input_base85(const nstring &ifn, const nstring &ofn)test_input_base85145,3516
test_input_qp(const nstring &ifn, const nstring &ofn)test_input_qp161,3822
test_input_uu(const nstring &ifn, const nstring &ofn)test_input_uu174,4084
test_output_base64(const nstring &ifn, const nstring &ofn)test_output_base64187,4338
test_output_base85(const nstring &ifn, const nstring &ofn)test_output_base85203,4765
test_output_bzip(const nstring &ifn, const nstring &ofn)test_output_bzip219,5192
test_output_qp(const nstring &ifn, const nstring &ofn)test_output_qp235,5614
test_output_uu(const nstring &ifn, const nstring &ofn)test_output_uu251,6064
main(int argc, char **argv)main267,6483

test_cfn/main.cc,459
    arglex_token_view_path = ARGLEX2_MAX,arglex_token_view_path42,1332
    arglex_token_usage,arglex_token_usage43,1374
    arglex_token_actionarglex_token_action44,1398
static arglex_table_ty argtab[] =argtab47,1426
usage(void)usage57,1625
view_path_find(const char *s)view_path_find68,1812
file_action_find(const char *s)file_action_find90,2272
file_usage_find(const char *s)file_usage_find112,2711
main(int argc, char **argv)main134,3137

test_cpio/main.cc,566
    arglex_token_extract,arglex_token_extract49,1570
    arglex_token_createarglex_token_create50,1596
static arglex_table_ty argtab[] =argtab53,1624
input_cpio_mime(const input::pointer &ip)input_cpio_mime65,1927
cpio_create(const nstring &cwd, const nstring &archive_name,cpio_create129,3508
cpio_list(const nstring &, const nstring &archive, const nstring_list &)cpio_list177,4893
cpio_extract(const nstring& root, const nstring& archive, const nstring_list&)cpio_extract199,5427
usage(void)usage222,6018
main(int argc, char **argv)main247,6567

bl/test_execute/main.cc,67
usage(void)usage34,1092
main(int argc, char **argv)main43,1229

test_felp/main.cc,67
usage(void)usage39,1291
main(int argc, char **argv)main50,1490

bl/test_getdate/main.cc,66
usage(void)usage31,955
main(int argc, char **argv)main47,1121

test_localename/main.cc,67
usage(void)usage34,1030
main(int argc, char **argv)main43,1174

test_magic/main.cc,67
usage(void)usage33,1019
main(int argc, char **argv)main42,1154

test_mkdtemp/main.cc,66
usage(void)usage28,886
main(int argc, char **argv)main37,1027

test_quote_c/main.cc,66
usage(void)usage32,963
main(int argc, char **argv)main41,1102

bl/test_shared_ptr/main.cc,397
class junkjunk27,848
    typedef aegis_shared_ptr<junk> pointer;pointer30,869
    int a;a39,1088
junk::~junk()~junk43,1104
junk::junk() :junk49,1160
junk::create()create57,1245
junk::junk(int arg) :junk63,1298
junk::create(int arg)create71,1388
junk::junk(const junk &arg) :junk77,1451
junk::operator=(const junk &arg)operator =85,1541
main(int argc, char **argv)main95,1680

bl/test_strverscmp/main.cc,873
    arglex_token_lt,arglex_token_lt31,945
    arglex_token_gt,arglex_token_gt32,966
    arglex_token_le,arglex_token_le33,987
    arglex_token_ge,arglex_token_ge34,1008
    arglex_token_eq,arglex_token_eq35,1029
    arglex_token_nearglex_token_ne36,1050
static arglex_table_ty argtab[] =argtab40,1075
usage()usage61,1661
typedef bool (*func_t)(const nstring &lhs, const nstring &rhs);func_t71,1892
get_string()get_string75,1973
lt(const nstring &lhs, const nstring &rhs)lt95,2271
le(const nstring &lhs, const nstring &rhs)le102,2387
gt(const nstring &lhs, const nstring &rhs)gt109,2504
ge(const nstring &lhs, const nstring &rhs)ge116,2620
eq(const nstring &lhs, const nstring &rhs)eq123,2737
ne(const nstring &lhs, const nstring &rhs)ne130,2854
get_op()get_op137,2973
get_eoln()get_eoln173,3470
main(int argc, char **argv)main182,3563

test_uuid/main.cc,512
    arglex_token_generate,arglex_token_generate40,1275
    arglex_token_check,arglex_token_check41,1302
    arglex_token_uuid_translatearglex_token_uuid_translate42,1326
static arglex_table_ty argtab[] =argtab45,1362
usage(void)usage55,1573
generate_uuid(const nstring &, const nstring &ofn)generate_uuid71,1822
check_uuid(const nstring &ifn, const nstring &)check_uuid89,2225
translate_uuid(const nstring &ifn, const nstring &ofn)translate_uuid102,2545
main(int argc, char **argv)main119,2956

test_xml/main.cc,67
usage(void)usage33,1066
main(int argc, char **argv)main42,1216

bl/test_xml/xml_node/dump.cc,1670
xml_node_dump::~xml_node_dump()~xml_node_dump27,867
xml_node_dump::xml_node_dump(const output::pointer &arg) :xml_node_dump32,905
c_escape(output::pointer op, const char *s, int len)c_escape39,994
c_escape(output::pointer op, const nstring &s)c_escape88,1596
print_one(output::pointer op, const char *caption, const nstring &name,print_one95,1700
xml_node_dump::none(const nstring &name, const nstring &value)none121,2144
xml_node_dump::attribute(const nstring &name, const nstring &value)attribute128,2258
xml_node_dump::comment(const nstring &value)comment135,2382
xml_node_dump::document(const nstring &value)document142,2479
xml_node_dump::document_fragment(const nstring &value)document_fragment149,2578
xml_node_dump::document_type(const nstring &name, const nstring &value)document_type156,2695
xml_node_dump::element_begin(const nstring &name)element_begin163,2827
xml_node_dump::element_end(const nstring &name)element_end170,2934
xml_node_dump::entity_begin(const nstring &name, const nstring &value)entity_begin177,3037
xml_node_dump::entity_end(const nstring &name, const nstring &value)entity_end184,3167
xml_node_dump::entity_reference(const nstring &name, const nstring &value)entity_reference191,3293
xml_node_dump::notation(const nstring &name, const nstring &value)notation198,3431
xml_node_dump::processing_instruction(const nstring &name, const nstring &value)processing_instruction205,3553
xml_node_dump::text(const nstring &value)text212,3703
xml_node_dump::whitespace(const nstring &value)whitespace219,3794
xml_node_dump::xml_declaration(const nstring &name, const nstring &value)xml_declaration226,3897

test_zlib/main.cc,361
    arglex_token_input,arglex_token_input36,1140
    arglex_token_outputarglex_token_output37,1164
static arglex_table_ty argtab[] =argtab41,1193
usage(void)usage50,1348
test_input(const nstring &ifn, const nstring &ofn)test_input61,1529
test_output(const nstring &ifn, const nstring &ofn)test_output72,1791
main(int argc, char **argv)main84,2072

bl/ae-repo-ci/arglex3.h,228
#define AE_REPO_CHECKIN_ARGLEX3_HAE_REPO_CHECKIN_ARGLEX3_H21,770
    arglex_token_module = ARGLEX2_MAX,arglex_token_module27,843
    arglex_token_repository,arglex_token_repository28,882
    ARGLEX3_MAXARGLEX3_MAX29,911

bl/ae-repo-ci/checkin.h,67
#define AE_REPO_CHECKIN_CHECKIN_HAE_REPO_CHECKIN_CHECKIN_H21,770

bl/ae-repo-ci/repository.h,105
#define AE_VC_CHECKIN_REPOSITORY_HAE_VC_CHECKIN_REPOSITORY_H21,770
class repositoryrepository37,1195

bl/ae-repo-ci/repository/cvs.h,202
#define AE_REPO_CHECKIN_REPOSITORY_CVS_HAE_REPO_CHECKIN_REPOSITORY_CVS_H21,777
class repository_cvs:repository_cvs31,1018
    nstring module;module68,1974
    nstring directory;directory74,2134

bl/ae-repo-ci/repository/subversion.h,251
#define AE_REPO_CI_REPOSITORY_SUBVERSION_HAE_REPO_CI_REPOSITORY_SUBVERSION_H21,778
class repository_subversion:repository_subversion30,1007
    nstring module;module78,2406
    nstring directory;directory84,2573
    nstring auth;auth92,2826

ae/aegis_cmd.h,45
#define AE_AEGIS_CMD_HAE_AEGIS_CMD_H20,750

ae/command.h,41
#define AE_COMMAND_HAE_COMMAND_H20,748

ae/exe.h,33
#define AE_EXE_HAE_EXE_H20,744

ae/usage.h,37
#define AE_USAGE_HAE_USAGE_H20,746

aeannotate/annotate.h,59
#define AEANNOTATE_ANNOTATE_HAEANNOTATE_ANNOTATE_H20,781

bl/aeannotate/arglex3.h,340
#define AEANNOTATE_ARGLEX3_HAEANNOTATE_ARGLEX3_H21,777
    arglex_token_column = ARGLEX2_MAX,arglex_token_column27,845
    arglex_token_filestat,arglex_token_filestat28,884
    arglex_token_filestat_not,arglex_token_filestat_not29,911
    arglex_token_diff_option,arglex_token_diff_option30,942
    ARGLEX3_MAXARGLEX3_MAX31,972

bl/aeannotate/line.h,150
#define AEANNOTATE_LINE_HAEANNOTATE_LINE_H21,767
struct line_tline_t25,819
    change::pointer cp;cp27,835
    string_ty	    *text;text28,859

bl/aeannotate/line_list.h,324
#define AEANNOTATE_LINE_LIST_HAEANNOTATE_LINE_LIST_H21,772
struct line_list_tline_list_t25,834
    size_t	    maximum;maximum27,855
    size_t	    start1;start128,879
    size_t	    length1;length129,902
    size_t	    start2;start230,926
    size_t	    length2;length231,949
    line_t	    *item;item32,973

aeannotate/list.h,51
#define AEANNOTATE_LIST_HAEANNOTATE_LIST_H20,777

aeannotate/usage.h,53
#define AEANNOTATE_USAGE_HAEANNOTATE_USAGE_H20,778

bl/aecomplete/command.h,139
#define AECOMPLETE_COMMAND_HAECOMPLETE_COMMAND_H21,776
struct command_tycommand_ty25,831
    struct command_vtbl_ty *vptr;vptr27,851

bl/aecomplete/command/ae_c.h,67
#define AECOMPLETE_COMMAND_AE_C_HAECOMPLETE_COMMAND_AE_C_H21,782

bl/aecomplete/command/ae_p.h,67
#define AECOMPLETE_COMMAND_AE_P_HAECOMPLETE_COMMAND_AE_P_H21,782

bl/aecomplete/command/aeb.h,65
#define AECOMPLETE_COMMAND_AEB_HAECOMPLETE_COMMAND_AEB_H21,781

bl/aecomplete/command/aeca.h,67
#define AECOMPLETE_COMMAND_AECA_HAECOMPLETE_COMMAND_AECA_H21,782

bl/aecomplete/command/aecd.h,67
#define AECOMPLETE_COMMAND_AECD_HAECOMPLETE_COMMAND_AECD_H21,782

bl/aecomplete/command/aechown.h,73
#define AECOMPLETE_COMMAND_AECHOWN_HAECOMPLETE_COMMAND_AECHOWN_H21,785

bl/aecomplete/command/aeclean.h,73
#define AECOMPLETE_COMMAND_AECLEAN_HAECOMPLETE_COMMAND_AECLEAN_H21,785

bl/aecomplete/command/aecp.h,67
#define AECOMPLETE_COMMAND_AECP_HAECOMPLETE_COMMAND_AECP_H21,782

bl/aecomplete/command/aecpu.h,69
#define AECOMPLETE_COMMAND_AECPU_HAECOMPLETE_COMMAND_AECPU_H21,783

bl/aecomplete/command/aed.h,65
#define AECOMPLETE_COMMAND_AED_HAECOMPLETE_COMMAND_AED_H21,781

bl/aecomplete/command/aedb.h,67
#define AECOMPLETE_COMMAND_AEDB_HAECOMPLETE_COMMAND_AEDB_H21,782

bl/aecomplete/command/aedbu.h,69
#define AECOMPLETE_COMMAND_AEDBU_HAECOMPLETE_COMMAND_AEDBU_H21,783

bl/aecomplete/command/aede.h,67
#define AECOMPLETE_COMMAND_AEDE_HAECOMPLETE_COMMAND_AEDE_H21,782

bl/aecomplete/command/aedeu.h,69
#define AECOMPLETE_COMMAND_AEDEU_HAECOMPLETE_COMMAND_AEDEU_H21,783

bl/aecomplete/command/aedn.h,67
#define AECOMPLETE_COMMAND_AEDN_HAECOMPLETE_COMMAND_AEDN_H21,782

bl/aecomplete/command/aefa.h,67
#define AECOMPLETE_COMMAND_AEFA_HAECOMPLETE_COMMAND_AEFA_H21,775

bl/aecomplete/command/aegis.h,69
#define AECOMPLETE_COMMAND_AEGIS_HAECOMPLETE_COMMAND_AEGIS_H21,783

bl/aecomplete/command/aeib.h,67
#define AECOMPLETE_COMMAND_AEIB_HAECOMPLETE_COMMAND_AEIB_H21,782

bl/aecomplete/command/aeibu.h,69
#define AECOMPLETE_COMMAND_AEIBU_HAECOMPLETE_COMMAND_AEIBU_H21,783

bl/aecomplete/command/aeifail.h,73
#define AECOMPLETE_COMMAND_AEIFAIL_HAECOMPLETE_COMMAND_AEIFAIL_H21,785

bl/aecomplete/command/aeipass.h,73
#define AECOMPLETE_COMMAND_AEIPASS_HAECOMPLETE_COMMAND_AEIPASS_H21,785

bl/aecomplete/command/aemt.h,67
#define AECOMPLETE_COMMAND_AEMT_HAECOMPLETE_COMMAND_AEMT_H21,782

bl/aecomplete/command/aemtu.h,69
#define AECOMPLETE_COMMAND_AEMTU_HAECOMPLETE_COMMAND_AEMTU_H21,783

bl/aecomplete/command/aena.h,67
#define AECOMPLETE_COMMAND_AENA_HAECOMPLETE_COMMAND_AENA_H21,782

bl/aecomplete/command/aencu.h,69
#define AECOMPLETE_COMMAND_AENCU_HAECOMPLETE_COMMAND_AENCU_H21,783

bl/aecomplete/command/aend.h,67
#define AECOMPLETE_COMMAND_AEND_HAECOMPLETE_COMMAND_AEND_H21,782

bl/aecomplete/command/aenf.h,67
#define AECOMPLETE_COMMAND_AENF_HAECOMPLETE_COMMAND_AENF_H21,782

bl/aecomplete/command/aenfu.h,69
#define AECOMPLETE_COMMAND_AENFU_HAECOMPLETE_COMMAND_AENFU_H21,783

bl/aecomplete/command/aeni.h,67
#define AECOMPLETE_COMMAND_AENI_HAECOMPLETE_COMMAND_AENI_H21,782

bl/aecomplete/command/aenrv.h,69
#define AECOMPLETE_COMMAND_AENRV_HAECOMPLETE_COMMAND_AENRV_H21,783

bl/aecomplete/command/aentu.h,69
#define AECOMPLETE_COMMAND_AENTU_HAECOMPLETE_COMMAND_AENTU_H21,783

bl/aecomplete/command/aepa.h,67
#define AECOMPLETE_COMMAND_AEPA_HAECOMPLETE_COMMAND_AEPA_H21,782

bl/aecomplete/command/aera.h,67
#define AECOMPLETE_COMMAND_AERA_HAECOMPLETE_COMMAND_AERA_H21,782

bl/aecomplete/command/aerb.h,67
#define AECOMPLETE_COMMAND_AERB_HAECOMPLETE_COMMAND_AERB_H21,782

bl/aecomplete/command/aerbu.h,69
#define AECOMPLETE_COMMAND_AERBU_HAECOMPLETE_COMMAND_AERBU_H21,783

bl/aecomplete/command/aerd.h,67
#define AECOMPLETE_COMMAND_AERD_HAECOMPLETE_COMMAND_AERD_H21,782

bl/aecomplete/command/aerfail.h,73
#define AECOMPLETE_COMMAND_AERFAIL_HAECOMPLETE_COMMAND_AERFAIL_H21,785

bl/aecomplete/command/aeri.h,67
#define AECOMPLETE_COMMAND_AERI_HAECOMPLETE_COMMAND_AERI_H21,782

bl/aecomplete/command/aerm.h,67
#define AECOMPLETE_COMMAND_AERM_HAECOMPLETE_COMMAND_AERM_H21,782

bl/aecomplete/command/aermu.h,69
#define AECOMPLETE_COMMAND_AERMU_HAECOMPLETE_COMMAND_AERMU_H21,783

bl/aecomplete/command/aerpass.h,73
#define AECOMPLETE_COMMAND_AERPASS_HAECOMPLETE_COMMAND_AERPASS_H21,785

bl/aecomplete/command/aerpu.h,69
#define AECOMPLETE_COMMAND_AERPU_HAECOMPLETE_COMMAND_AERPU_H21,783

bl/aecomplete/command/aerrv.h,69
#define AECOMPLETE_COMMAND_AERRV_HAECOMPLETE_COMMAND_AERRV_H21,783

bl/aecomplete/command/aet.h,65
#define AECOMPLETE_COMMAND_AET_HAECOMPLETE_COMMAND_AET_H21,781

bl/aecomplete/command/generic.h,73
#define AECOMPLETE_COMMAND_GENERIC_HAECOMPLETE_COMMAND_GENERIC_H21,785

bl/aecomplete/command/private.h,343
#define AECOMPLETE_COMMAND_PRIVATE_HAECOMPLETE_COMMAND_PRIVATE_H21,778
struct command_vtbl_tycommand_vtbl_ty25,849
    void            (*destructor)(command_ty *);destructor27,874
    struct complete_ty *(*completion_get)(command_ty *);completion_get28,923
    int             size;size29,980
    const char      *name;name30,1006

bl/aecomplete/command/unknown.h,73
#define AECOMPLETE_COMMAND_UNKNOWN_HAECOMPLETE_COMMAND_UNKNOWN_H21,785

aecomplete/complete.h,144
#define AECOMPLETE_COMPLETE_HAECOMPLETE_COMPLETE_H20,780
struct complete_tycomplete_ty24,840
    struct complete_vtbl_ty *vptr;vptr26,861

bl/aecomplete/complete/change/file.h,83
#define AECOMPLETE_COMPLETE_CHANGE_FILE_HAECOMPLETE_COMPLETE_CHANGE_FILE_H21,783

bl/aecomplete/complete/change/file_union.h,95
#define AECOMPLETE_COMPLETE_CHANGE_FILE_UNION_HAECOMPLETE_COMPLETE_CHANGE_FILE_UNION_H21,789

aecomplete/complete/change/number.h,87
#define AECOMPLETE_COMPLETE_CHANGE_NUMBER_HAECOMPLETE_COMPLETE_CHANGE_NUMBER_H21,869

bl/aecomplete/complete/filename.h,77
#define AECOMPLETE_COMPLETE_FILENAME_HAECOMPLETE_COMPLETE_FILENAME_H21,787

bl/aecomplete/complete/nil.h,67
#define AECOMPLETE_COMPLETE_NIL_HAECOMPLETE_COMPLETE_NIL_H21,782

bl/aecomplete/complete/private.h,310
#define AECOMPLETE_COMPLETE_PRIVATE_HAECOMPLETE_COMPLETE_PRIVATE_H21,779
struct complete_vtbl_tycomplete_vtbl_ty25,852
    void (*destructor)(complete_ty *);destructor27,878
    void (*perform)(complete_ty *, struct shell_ty *);perform28,917
    int size;size29,972
    const char *name;name30,986

aecomplete/complete/project/administrato.h,101
#define AECOMPLETE_COMPLETE_PROJECT_ADMINISTRATO_HAECOMPLETE_COMPLETE_PROJECT_ADMINISTRATO_H21,876

aecomplete/complete/project/branch.h,89
#define AECOMPLETE_COMPLETE_PROJECT_BRANCH_HAECOMPLETE_COMPLETE_PROJECT_BRANCH_H21,870

aecomplete/complete/project/delta.h,87
#define AECOMPLETE_COMPLETE_PROJECT_DELTA_HAECOMPLETE_COMPLETE_PROJECT_DELTA_H21,869

aecomplete/complete/project/developer.h,95
#define AECOMPLETE_COMPLETE_PROJECT_DEVELOPER_HAECOMPLETE_COMPLETE_PROJECT_DEVELOPER_H21,873

bl/aecomplete/complete/project/file.h,85
#define AECOMPLETE_COMPLETE_PROJECT_FILE_HAECOMPLETE_COMPLETE_PROJECT_FILE_H21,784

bl/aecomplete/complete/project/file_branch.h,99
#define AECOMPLETE_COMPLETE_PROJECT_FILE_BRANCH_HAECOMPLETE_COMPLETE_PROJECT_FILE_BRANCH_H21,791

aecomplete/complete/project/file_union.h,97
#define AECOMPLETE_COMPLETE_PROJECT_FILE_UNION_HAECOMPLETE_COMPLETE_PROJECT_FILE_UNION_H20,793

aecomplete/complete/project/integrator.h,97
#define AECOMPLETE_COMPLETE_PROJECT_INTEGRATOR_HAECOMPLETE_COMPLETE_PROJECT_INTEGRATOR_H21,874

bl/aecomplete/complete/project/name.h,85
#define AECOMPLETE_COMPLETE_PROJECT_NAME_HAECOMPLETE_COMPLETE_PROJECT_NAME_H21,791

aecomplete/complete/project/reviewer.h,93
#define AECOMPLETE_COMPLETE_PROJECT_REVIEWER_HAECOMPLETE_COMPLETE_PROJECT_REVIEWER_H21,872

aecomplete/complete/user.h,168
#define AECOMPLETE_COMPLETE_USER_HAECOMPLETE_COMPLETE_USER_H21,860
typedef int (*complete_user_func)(struct project *, struct string_ty *);complete_user_func28,987

aecomplete/complete/user/administrato.h,95
#define AECOMPLETE_COMPLETE_USER_ADMINISTRATO_HAECOMPLETE_COMPLETE_USER_ADMINISTRATO_H21,873

aecomplete/complete/user/developer.h,89
#define AECOMPLETE_COMPLETE_USER_DEVELOPER_HAECOMPLETE_COMPLETE_USER_DEVELOPER_H21,870

aecomplete/complete/user/integrator.h,91
#define AECOMPLETE_COMPLETE_USER_INTEGRATOR_HAECOMPLETE_COMPLETE_USER_INTEGRATOR_H21,871

aecomplete/complete/user/reviewer.h,87
#define AECOMPLETE_COMPLETE_USER_REVIEWER_HAECOMPLETE_COMPLETE_USER_REVIEWER_H21,869

bl/aecomplete/shell.h,129
#define AECOMPLETE_SHELL_HAECOMPLETE_SHELL_H21,774
struct shell_tyshell_ty25,827
    struct shell_vtbl_ty *vptr;vptr27,845

bl/aecomplete/shell/bash.h,63
#define AECOMPLETE_SHELL_BASH_HAECOMPLETE_SHELL_BASH_H21,780

bl/aecomplete/shell/private.h,449
#define AECOMPLETE_SHELL_PRIVATE_HAECOMPLETE_SHELL_PRIVATE_H21,776
struct shell_vtbl_tyshell_vtbl_ty25,843
    void (*destructor)(shell_ty *);destructor30,957
    int (*test)(shell_ty *);test41,1403
    string_ty *(*command_get)(shell_ty *);command_get47,1550
    string_ty *(*prefix_get)(shell_ty *);prefix_get53,1723
    void (*emit)(shell_ty *, string_ty *);emit59,1903
    int size;size64,2029
    const char *name;name71,2224

bl/aecomplete/shell/zsh.h,61
#define AECOMPLETE_SHELL_ZSH_HAECOMPLETE_SHELL_ZSH_H21,779

bl/aecvsserver/directo_list.h,244
#define AECVSSERVER_DIRECTO_LIST_HAECVSSERVER_DIRECTO_LIST_H21,776
struct directory_list_tydirectory_list_ty25,848
    size_t          length;length27,875
    size_t          maximum;maximum28,903
    directory_ty    *item;item29,932

bl/aecvsserver/directory.h,197
#define AECVSSERVER_DIRECTORY_HAECVSSERVER_DIRECTORY_H21,773
struct directory_tydirectory_ty25,831
    string_ty	*client_side;client_side27,853
    string_ty	*server_side;server_side28,881

bl/aecvsserver/fake_version.h,69
#define AECVSSERVER_FAKE_VERSION_HAECVSSERVER_FAKE_VERSION_H21,776

aecvsserver/file_info.h,251
#define AECVSSERVER_FILE_INFO_HAECVSSERVER_FILE_INFO_H20,776
struct file_info_tyfile_info_ty22,809
    struct string_ty *version;version24,831
    int modified;modified25,862
    int mode;mode26,880
    int questionable;questionable27,894

aecvsserver/module.h,1735
#define AECVSSERVER_MODULE_HAECVSSERVER_MODULE_H20,767
class modulemodule31,999
    module() : ref(0) { }module44,1203
    operator->()operator ->71,1858
    operator->()operator ->81,2080
    module_ty *ref;ref121,3258
class module_tymodule_ty132,3440
    bool reference_count_valid() const { return (reference_count > 0); }reference_count_valid185,4975
    struct optionsoptions212,5893
        int             A;   // Reset any sticky tags/date/kopts.A219,6037
        int             C;   // Overwrite locally modified files with cleanC220,6103
        string_ty       *D;  // Set date to update from (is sticky).D222,6230
        int             d;   // Build directories, like checkout does.d223,6299
        int             f;   // Force a head revision match if tag/date notf224,6370
        string_ty       *I;  // More files to ignore (! to reset).I226,6485
        string_ty       *j;  // Merge in changes made between current revisionj227,6552
        string_ty       *k;  // Use RCS kopt -k option on checkout. (is sticky)k229,6672
        int             l;   // Local directory only, no recursion.l230,6752
        string_ty       *m;  // Message to add to file or transction.m231,6820
        int             P;   // Prune empty directories.P232,6890
        int             p;   // Send updates to standard output (avoidsp233,6947
        int             R;   // Process directories recursively.R235,7064
        string_ty       *r;  // Update using specified revision/tag (is sticky).r236,7129
        string_ty       *W;  // Wrappers specification line.W237,7210
    int reference_count;reference_count305,9640
    string_ty *canonical_name;canonical_name310,9748

bl/aecvsserver/module/bogus.h,109
#define AECVSSERVER_MODULE_BOGUS_HAECVSSERVER_MODULE_BOGUS_H21,771
class module_bogus:module_bogus29,978

aecvsserver/module/change.h,213
#define AECVSSERVER_MODULE_CHANGE_HAECVSSERVER_MODULE_CHANGE_H20,786
class module_change:module_change33,1082
    change::pointer cp;cp74,2196
    project *pp;pp75,2220
    user_ty::pointer up;up76,2237

aecvsserver/module/change_bogus.h,205
#define AECVSSERVER_MODULE_CHANGE_BOGUS_HAECVSSERVER_MODULE_CHANGE_BOGUS_H20,786
class module_change_bogus:module_change_bogus28,992
    string_ty *pname;pname78,2396
    long number;number84,2524

aecvsserver/module/cvsroot.h,117
#define AECVSSERVER_MODULE_CVSROOT_HAECVSSERVER_MODULE_CVSROOT_H20,781
class module_cvsroot:module_cvsroot28,945

aecvsserver/module/project.h,146
#define AECVSSERVER_MODULE_PROJECT_HAECVSSERVER_MODULE_PROJECT_H21,861
class module_project:module_project31,1079
    project *pp;pp69,2117

aecvsserver/module/project_bogu.h,182
#define AECVSSERVER_MODULE_PROJECT_BOGU_HAECVSSERVER_MODULE_PROJECT_BOGU_H20,786
class module_project_bogus:module_project_bogus29,1022
    string_ty *projname;projname69,2113

aecvsserver/net.h,3673
#define AE_CVS_SERVER_NET_HAE_CVS_SERVER_NET_H20,772
enum response_code_tyresponse_code_ty29,952
    response_code_Checked_in,response_code_Checked_in31,976
    response_code_Checksum,response_code_Checksum32,1006
    response_code_Clear_static_directory,response_code_Clear_static_directory33,1034
    response_code_Clear_sticky,response_code_Clear_sticky34,1076
    response_code_Copy_file,response_code_Copy_file35,1108
    response_code_Created,response_code_Created36,1137
    response_code_E,response_code_E37,1164
    response_code_error,response_code_error38,1185
    response_code_F,response_code_F39,1210
    response_code_hate,response_code_hate40,1231
    response_code_love,response_code_love41,1255
    response_code_M,response_code_M42,1279
    response_code_Mbinary,response_code_Mbinary43,1300
    response_code_Merged,response_code_Merged44,1327
    response_code_Mode,response_code_Mode45,1353
    response_code_Mod_time,response_code_Mod_time46,1377
    response_code_Module_expansion,response_code_Module_expansion47,1405
    response_code_MT,response_code_MT48,1441
    response_code_New_entry,response_code_New_entry49,1463
    response_code_Notified,response_code_Notified50,1492
    response_code_ok,response_code_ok51,1520
    response_code_Patched,response_code_Patched52,1542
    response_code_Rcs_diff,response_code_Rcs_diff53,1569
    response_code_Removed,response_code_Removed54,1597
    response_code_Remove_entry,response_code_Remove_entry55,1624
    response_code_Set_checkin_prog,response_code_Set_checkin_prog56,1656
    response_code_Set_static_directory,response_code_Set_static_directory57,1692
    response_code_Set_sticky,response_code_Set_sticky58,1732
    response_code_Set_update_prog,response_code_Set_update_prog59,1762
    response_code_Template,response_code_Template60,1797
    response_code_Updated,response_code_Updated61,1825
    response_code_Update_existing,response_code_Update_existing62,1852
    response_code_Valid_requests,response_code_Valid_requests63,1887
    response_code_Wrapper_rcsOption,response_code_Wrapper_rcsOption64,1921
    response_code_MAX // must be lastresponse_code_MAX65,1958
class net_tynet_ty75,2157
    bool get_is_rooted() const { return rooted; }get_is_rooted184,5544
    void set_is_rooted() { rooted = true; }set_is_rooted190,5739
    void set_response_valid(int n) { response_valid[n] = true; }set_response_valid197,5954
    string_ty *get_updating_verbose() const { return updating_verbose; }get_updating_verbose203,6161
    directory_ty *get_curdir() const { return curdir; }get_curdir222,6731
    bool curdir_is_set() const { return (curdir != 0); }curdir_is_set223,6787
    size_t argument_count() const { return argument_list.size(); }argument_count225,6845
    string_ty *argument_nth(size_t n) const { return argument_list[n]; }argument_nth226,6912
    input::pointer in;in229,6995
    output::pointer out;out230,7018
    output::pointer log_client;log_client231,7043
    bool rooted;rooted237,7206
    bool response_valid[response_code_MAX];response_valid242,7297
    size_t response_queue_length;response_queue_length248,7442
    size_t response_queue_max;response_queue_max249,7476
    response **response_queue_item;response_queue_item250,7507
    struct symtab_ty *dir_info_cs;dir_info_cs256,7689
    struct symtab_ty *dir_info_ss;dir_info_ss262,7870
    directory_ty *curdir;curdir267,7962
    struct symtab_ty *file_info;file_info273,8129
    string_list_ty argument_list;argument_list279,8289
    string_ty *updating_verbose;updating_verbose285,8474

bl/aecvsserver/request.h,88
#define AECVSSERVER_REQUEST_HAECVSSERVER_REQUEST_H21,771
class requestrequest31,955

bl/aecvsserver/request/add.h,105
#define AECVSSERVER_REQUEST_ADD_HAECVSSERVER_REQUEST_ADD_H21,775
class request_add:request_add29,936

bl/aecvsserver/request/admin.h,113
#define AECVSSERVER_REQUEST_ADMIN_HAECVSSERVER_REQUEST_ADMIN_H21,777
class request_admin:request_admin29,942

bl/aecvsserver/request/argument.h,125
#define AECVSSERVER_REQUEST_ARGUMENT_HAECVSSERVER_REQUEST_ARGUMENT_H21,780
class request_argument:request_argument29,959

bl/aecvsserver/request/argumentx.h,129
#define AECVSSERVER_REQUEST_ARGUMENTX_HAECVSSERVER_REQUEST_ARGUMENTX_H21,781
class request_argumentx:request_argumentx29,962

bl/aecvsserver/request/ci.h,111
#define AECVSSERVER_REQUEST_CI_HAECVSSERVER_REQUEST_CI_H21,774
class request_checkin:request_checkin28,902

bl/aecvsserver/request/co.h,113
#define AECVSSERVER_REQUEST_CO_HAECVSSERVER_REQUEST_CO_H21,774
class request_checkout:request_checkout29,945

bl/aecvsserver/request/directory.h,129
#define AECVSSERVER_REQUEST_DIRECTORY_HAECVSSERVER_REQUEST_DIRECTORY_H21,781
class request_directory:request_directory29,961

bl/aecvsserver/request/entry.h,113
#define AECVSSERVER_REQUEST_ENTRY_HAECVSSERVER_REQUEST_ENTRY_H21,777
class request_entry:request_entry29,947

bl/aecvsserver/request/expand_modul.h,145
#define AECVSSERVER_REQUEST_EXPAND_MODUL_HAECVSSERVER_REQUEST_EXPAND_MODUL_H21,784
class request_expand_modules:request_expand_modules29,978

bl/aecvsserver/request/global_optio.h,143
#define AECVSSERVER_REQUEST_GLOBAL_OPTIO_HAECVSSERVER_REQUEST_GLOBAL_OPTIO_H21,784
class request_global_option:request_global_option29,975

bl/aecvsserver/request/init.h,109
#define AECVSSERVER_REQUEST_INIT_HAECVSSERVER_REQUEST_INIT_H21,776
class request_init:request_init29,942

bl/aecvsserver/request/is_modified.h,138
#define AECVSSERVER_REQUEST_IS_MODIFIED_HAECVSSERVER_REQUEST_IS_MODIFIED_H30,981
class request_is_modified:request_is_modified38,1168

bl/aecvsserver/request/modified.h,125
#define AECVSSERVER_REQUEST_MODIFIED_HAECVSSERVER_REQUEST_MODIFIED_H21,780
class request_modified:request_modified28,915

bl/aecvsserver/request/noop.h,109
#define AECVSSERVER_REQUEST_NOOP_HAECVSSERVER_REQUEST_NOOP_H21,776
class request_noop:request_noop29,948

bl/aecvsserver/request/questionable.h,141
#define AECVSSERVER_REQUEST_QUESTIONABLE_HAECVSSERVER_REQUEST_QUESTIONABLE_H21,784
class request_questionable:request_questionable29,973

bl/aecvsserver/request/remove.h,117
#define AECVSSERVER_REQUEST_REMOVE_HAECVSSERVER_REQUEST_REMOVE_H21,778
class request_remove:request_remove29,949

bl/aecvsserver/request/repository.h,133
#define AECVSSERVER_REQUEST_REPOSITORY_HAECVSSERVER_REQUEST_REPOSITORY_H21,782
class request_repository:request_repository29,965

bl/aecvsserver/request/root.h,109
#define AECVSSERVER_REQUEST_ROOT_HAECVSSERVER_REQUEST_ROOT_H21,776
class request_root:request_root29,941

bl/aecvsserver/request/set.h,105
#define AECVSSERVER_REQUEST_SET_HAECVSSERVER_REQUEST_SET_H21,775
class request_set:request_set29,937

bl/aecvsserver/request/unchanged.h,129
#define AECVSSERVER_REQUEST_UNCHANGED_HAECVSSERVER_REQUEST_UNCHANGED_H21,781
class request_unchanged:request_unchanged29,962

bl/aecvsserver/request/unknown.h,157
#define AECVSSERVER_REQUEST_UNKNOWN_HAECVSSERVER_REQUEST_UNKNOWN_H21,779
class request_unknown:request_unknown29,978
    string_ty *vname;vname60,1617

bl/aecvsserver/request/update.h,117
#define AECVSSERVER_REQUEST_UPDATE_HAECVSSERVER_REQUEST_UPDATE_H21,778
class request_update:request_update29,950

bl/aecvsserver/request/useunchanged.h,141
#define AECVSSERVER_REQUEST_USEUNCHANGED_HAECVSSERVER_REQUEST_USEUNCHANGED_H21,784
class request_useunchanged:request_useunchanged29,973

bl/aecvsserver/request/valid_reques.h,145
#define AECVSSERVER_REQUEST_VALID_REQUES_HAECVSSERVER_REQUEST_VALID_REQUES_H21,779
class request_valid_requests:request_valid_requests29,972

bl/aecvsserver/request/valid_respon.h,147
#define AECVSSERVER_REQUEST_VALID_RESPON_HAECVSSERVER_REQUEST_VALID_RESPON_H21,784
class request_valid_responses:request_valid_responses29,979

bl/aecvsserver/request/version.h,121
#define AECVSSERVER_REQUEST_VERSION_HAECVSSERVER_REQUEST_VERSION_H21,779
class request_version:request_version29,953

bl/aecvsserver/response.h,92
#define AECVSSERVER_RESPONSE_HAECVSSERVER_RESPONSE_H21,772
class responseresponse29,983

bl/aecvsserver/response/checked_in.h,300
#define AECVSSERVER_RESPONSE_CHECKED_IN_HAECVSSERVER_RESPONSE_CHECKED_IN_H21,783
class response_checked_in:response_checked_in29,968
    string_ty *client_side;client_side51,1418
    string_ty *server_side;server_side52,1446
    int mode;mode53,1474
    string_ty *version;version54,1488

bl/aecvsserver/response/clear_sticky.h,241
#define AECVSSERVER_RESPONSE_CLEAR_STICKY_HAECVSSERVER_RESPONSE_CLEAR_STICKY_H21,785
class response_clear_sticky:response_clear_sticky28,931
    string_ty *client_side;client_side49,1364
    string_ty *server_side;server_side50,1392

bl/aecvsserver/response/clearstatdir.h,261
#define AECVSSERVER_RESPONSE_CLEARSTATDIR_HAECVSSERVER_RESPONSE_CLEARSTATDIR_H21,785
class response_clear_static_directory:response_clear_static_directory28,941
    string_ty *client_side;client_side50,1397
    string_ty *server_side;server_side51,1425

aecvsserver/response/created.h,330
#define AECVSSERVER_RESPONSE_CREATED_HAECVSSERVER_RESPONSE_CREATED_H20,783
class response_created:response_created30,949
    string_ty *client_side;client_side69,2095
    string_ty *server_side;server_side70,2123
    input::pointer source;source71,2151
    int mode;mode72,2178
    string_ty *version;version73,2192

bl/aecvsserver/response/e.h,141
#define AECVSSERVER_RESPONSE_E_HAECVSSERVER_RESPONSE_E_H21,774
class response_e:response_e31,966
    string_ty *message;message52,1323

bl/aecvsserver/response/error.h,203
#define AECVSSERVER_RESPONSE_ERROR_HAECVSSERVER_RESPONSE_ERROR_H21,778
class response_error:response_error31,981
    string_ty *message;message57,1482
    string_ty *extra_text;extra_text58,1506

bl/aecvsserver/response/hate.h,113
#define AECVSSERVER_RESPONSE_HATE_HAECVSSERVER_RESPONSE_HATE_H21,777
class response_hate:response_hate29,963

bl/aecvsserver/response/love.h,113
#define AECVSSERVER_RESPONSE_LOVE_HAECVSSERVER_RESPONSE_LOVE_H21,777
class response_love:response_love29,951

bl/aecvsserver/response/m.h,141
#define AECVSSERVER_RESPONSE_M_HAECVSSERVER_RESPONSE_M_H21,774
class response_m:response_m30,965
    string_ty *message;message51,1322

bl/aecvsserver/response/module_expan.h,191
#define AECVSSERVER_RESPONSE_MODULE_EXPAN_HAECVSSERVER_RESPONSE_MODULE_EXPAN_H21,785
class response_module_expansion:response_module_expansion29,984
    string_ty *answer;answer50,1392

bl/aecvsserver/response/new_entry.h,296
#define AECVSSERVER_RESPONSE_NEW_ENTRY_HAECVSSERVER_RESPONSE_NEW_ENTRY_H21,782
class response_new_entry:response_new_entry29,965
    string_ty *client_side;client_side51,1412
    string_ty *server_side;server_side52,1440
    int mode;mode53,1468
    string_ty *version;version54,1482

bl/aecvsserver/response/ok.h,105
#define AECVSSERVER_RESPONSE_OK_HAECVSSERVER_RESPONSE_OK_H21,775
class response_ok:response_ok29,939

bl/aecvsserver/response/remove_entry.h,241
#define AECVSSERVER_RESPONSE_REMOVE_ENTRY_HAECVSSERVER_RESPONSE_REMOVE_ENTRY_H21,785
class response_remove_entry:response_remove_entry29,976
    string_ty *client_side;client_side50,1391
    string_ty *server_side;server_side51,1419

bl/aecvsserver/response/removed.h,221
#define AECVSSERVER_RESPONSE_REMOVED_HAECVSSERVER_RESPONSE_REMOVED_H21,780
class response_removed:response_removed29,956
    string_ty *client_side;client_side50,1356
    string_ty *server_side;server_side51,1384

aecvsserver/response/update_exist.h,357
#define AECVSSERVER_RESPONSE_UPDATE_EXIST_HAECVSSERVER_RESPONSE_UPDATE_EXIST_H20,788
class response_update_existing:response_update_existing30,1015
    string_ty *client_side;client_side69,2166
    string_ty *server_side;server_side70,2194
    input::pointer source;source71,2222
    int mode;mode72,2249
    string_ty *version;version73,2263

bl/aecvsserver/response/valid_reques.h,190
#define AECVSSERVER_RESPONSE_VALID_REQUES_HAECVSSERVER_RESPONSE_VALID_REQUES_H21,785
class response_valid_requests:response_valid_requests32,1047
    string_ty *message;message53,1451

bl/aecvsserver/scramble.h,61
#define AECVSSERVER_SCRAMBLE_HAECVSSERVER_SCRAMBLE_H21,772

aecvsserver/server.h,222
#define AE_CVS_SERVER_SERVER_HAE_CVS_SERVER_SERVER_H20,775
#define ROOT_PATH ROOT_PATH27,893
struct server_tyserver_ty33,1028
    const struct server_method_ty *vptr;vptr36,1063
    struct net_ty   *np;np37,1104

bl/aecvsserver/server/kerberos.h,79
#define AE_CVS_SERVER_SERVER_KERBEROS_HAE_CVS_SERVER_SERVER_KERBEROS_H21,781

bl/aecvsserver/server/password.h,79
#define AE_CVS_SERVER_SERVER_PASSWORD_HAE_CVS_SERVER_SERVER_PASSWORD_H21,781

bl/aecvsserver/server/private.h,282
#define AE_CVS_SERVER_SERVER_PRIVATE_HAE_CVS_SERVER_SERVER_PRIVATE_H21,780
struct server_method_tyserver_method_ty26,882
    int size;size28,908
    void (*destructor)(server_ty *);destructor29,922
    void (*run)(server_ty *);run30,959
    const char *name;name37,1168

bl/aecvsserver/server/simple.h,75
#define AE_CVS_SERVER_SERVER_SIMPLE_HAE_CVS_SERVER_SERVER_SIMPLE_H21,779

bl/aede-policy/list.h,53
#define AEDE_POLICY_LIST_HAEDE_POLICY_LIST_H21,762

bl/aede-policy/policy.h,57
#define AEDE_POLICY_POLICY_HAEDE_POLICY_POLICY_H21,764

bl/aede-policy/usage.h,55
#define AEDE_POLICY_USAGE_HAEDE_POLICY_USAGE_H21,763

aede-policy/validation.h,167
#define AEDE_POLICY_VALIDATION_HAEDE_POLICY_VALIDATION_H20,777
class validationvalidation33,1060
    typedef aegis_shared_ptr<validation> pointer;pointer36,1087

aede-policy/validation/all.h,169
#define AEDE_POLICY_VALIDATION_ALL_HAEDE_POLICY_VALIDATION_ALL_H20,781
class validation_all:validation_all29,1018
    validation_list collection;collection56,1491

aede-policy/validation/authors.h,133
#define AEDE_POLICY_VALIDATION_AUTHORS_HAEDE_POLICY_VALIDATION_AUTHORS_H20,774
class validation_authors:validation_authors28,987

aede-policy/validation/debian-copyr.h,162
#define AEDE_POLICY_VALIDATION_DEBIAN_COPYR_HAEDE_POLICY_VALIDATION_DEBIAN_COPYR_H20,779
class validation_debian_copyright:validation_debian_copyright29,1016

aede-policy/validation/description.h,150
#define AEDE_POLICY_VALIDATION_DESCRIPTION_HAEDE_POLICY_VALIDATION_DESCRIPTION_H20,789
class validation_description:validation_description30,1099

aede-policy/validation/files.h,126
#define AEDE_POLICY_VALIDATION_FILES_HAEDE_POLICY_VALIDATION_FILES_H20,784
class validation_files:validation_files29,1013

aede-policy/validation/files/comments.h,162
#define AEDE_POLICY_VALIDATION_FILES_COMMENTS_HAEDE_POLICY_VALIDATION_FILES_COMMENTS_H20,781
class validation_files_comments:validation_files_comments28,1014

aede-policy/validation/files/copyright.h,226
#define AEDE_POLICY_VALIDATION_FILES_COPYRIGHT_HAEDE_POLICY_VALIDATION_FILES_COPYRIGHT_H20,799
class validation_files_copyright:validation_files_copyright31,1091
    nstring year;year70,1955
    nstring who;who71,1973

aede-policy/validation/files/crlf.h,146
#define AEDE_POLICY_VALIDATION_FILES_CRLF_HAEDE_POLICY_VALIDATION_FILES_CRLF_H20,788
class validation_files_crlf:validation_files_crlf28,1012

aede-policy/validation/files/escapehyphen.h,181
#define AEDE_POLICY_VALIDATION_FILES_ESCAPE_HYPHEN_HAEDE_POLICY_VALIDATION_FILES_ESCAPE_HYPHEN_H20,780
class validation_files_escape_hyphen:validation_files_escape_hyphen27,952

aede-policy/validation/files/fsf_address.h,174
#define AEDE_POLICY_VALIDATION_FILES_FSF_ADDRESS_HAEDE_POLICY_VALIDATION_FILES_FSF_ADDRESS_H20,796
class validation_files_fsf_address:validation_files_fsf_address29,1083

aede-policy/validation/files/gpl-version.h,207
#define AEDE_POLICY_VALIDATION_FILES_GPL_VERSION_HAEDE_POLICY_VALIDATION_FILES_GPL_VERSION_H20,796
class validation_files_gpl_version:validation_files_gpl_version28,1031
    int version;version68,1987

aede-policy/validation/files/line_length.h,214
#define AEDE_POLICY_VALIDATION_FILES_LINE_LENGTH_HAEDE_POLICY_VALIDATION_FILES_LINE_LENGTH_H20,796
class validation_files_line_length:validation_files_line_length28,993
    int line_length;line_length77,2140

aede-policy/validation/files/merge-fhist.h,174
#define AEDE_POLICY_VALIDATION_FILES_MERGE_FHIST_HAEDE_POLICY_VALIDATION_FILES_MERGE_FHIST_H20,796
class validation_files_merge_fhist:validation_files_merge_fhist29,1107

aede-policy/validation/files/merge-rcs.h,166
#define AEDE_POLICY_VALIDATION_FILES_MERGE_RCS_HAEDE_POLICY_VALIDATION_FILES_MERGE_RCS_H20,794
class validation_files_merge_rcs:validation_files_merge_rcs29,1098

aede-policy/validation/files/no_manifest.h,174
#define AEDE_POLICY_VALIDATION_FILES_NO_MANIFEST_HAEDE_POLICY_VALIDATION_FILES_NO_MANIFEST_H20,796
class validation_files_no_manifest:validation_files_no_manifest29,1070

aede-policy/validation/files/no_tabs.h,158
#define AEDE_POLICY_VALIDATION_FILES_NO_TABS_HAEDE_POLICY_VALIDATION_FILES_NO_TABS_H20,792
class validation_files_no_tabs:validation_files_no_tabs33,1237

aede-policy/validation/files/printable.h,166
#define AEDE_POLICY_VALIDATION_FILES_PRINTABLE_HAEDE_POLICY_VALIDATION_FILES_PRINTABLE_H20,793
class validation_files_printable:validation_files_printable35,1414

aede-policy/validation/files/reserved.h,210
#define AEDE_POLICY_VALIDATION_FILES_RESERVED_HAEDE_POLICY_VALIDATION_FILES_RESERVED_H20,781
class validation_files_reserved:validation_files_reserved31,1115
    nstring_list exceptions;exceptions74,2124

aede-policy/validation/files/text.h,146
#define AEDE_POLICY_VALIDATION_FILES_TEXT_HAEDE_POLICY_VALIDATION_FILES_TEXT_H20,788
class validation_files_text:validation_files_text35,1410

aede-policy/validation/files/vim-mode.h,259
#define AEDE_POLICY_VALIDATION_FILES_VIM_MODE_HAEDE_POLICY_VALIDATION_FILES_VIM_MODE_H20,775
class validation_files_vim_mode:validation_files_vim_mode30,1046
    nstring year;year69,1907
    nstring suggest;suggest70,1925
    nstring who;who71,1946

aede-policy/validation/files/white_space.h,174
#define AEDE_POLICY_VALIDATION_FILES_WHITE_SPACE_HAEDE_POLICY_VALIDATION_FILES_WHITE_SPACE_H20,796
class validation_files_white_space:validation_files_white_space29,1056

aede-policy/validation/list.h,298
#define AEDE_POLICY_VALIDATION_LIST_HAEDE_POLICY_VALIDATION_LIST_H20,782
class validation_listvalidation_list30,1018
    bool empty() const { return (length == 0); }empty65,1825
    size_t length;length68,1884
    size_t maximum;maximum69,1903
    validation::pointer *list;list70,1923

aede-policy/validation/man_pages.h,141
#define AEDE_POLICY_VALIDATION_MAN_PAGES_HAEDE_POLICY_VALIDATION_MAN_PAGES_H20,770
class validation_man_pages:validation_man_pages28,999

aede-policy/validation/version-info.h,154
#define AEDE_POLICY_VALIDATION_VERSION_INFO_HAEDE_POLICY_VALIDATION_VERSION_INFO_H20,779
class validation_version_info:validation_version_info30,1159

bl/aediff/arglex3.h,670
#define AEDIFF_ARGLEX3_HAEDIFF_ARGLEX3_H21,766
    arglex_token_command = ARGLEX2_MAX,arglex_token_command27,830
    arglex_token_context,arglex_token_context28,870
    arglex_token_ignore_all_space,arglex_token_ignore_all_space29,896
    arglex_token_ignore_blank_lines,arglex_token_ignore_blank_lines30,931
    arglex_token_ignore_case,arglex_token_ignore_case31,968
    arglex_token_ignore_space_change,arglex_token_ignore_space_change32,998
    arglex_token_show_c_function,arglex_token_show_c_function33,1036
    arglex_token_text,arglex_token_text34,1070
    arglex_token_unified,arglex_token_unified35,1093
    ARGLEX3_MAXARGLEX3_MAX36,1119

bl/aediff/diff.h,43
#define AEDIFF_DIFF_HAEDIFF_DIFF_H21,764

bl/aedist/archive.h,149
#define AEDIST_ARCHIVE_HAEDIST_ARCHIVE_H21,790
#define ARCHIVE_SUFFIX	ARCHIVE_SUFFIX23,816
#define FINGERPRINT_SUFFIX	FINGERPRINT_SUFFIX24,846

aedist/arglex3.h,2027
#define AEDIST_ARGLEX3_HAEDIST_ARGLEX3_H21,825
    arglex_token_aeget = ARGLEX2_MAX,arglex_token_aeget27,889
    arglex_token_all,arglex_token_all28,927
    arglex_token_ascii_armor,arglex_token_ascii_armor29,949
    arglex_token_ascii_armor_not,arglex_token_ascii_armor_not30,979
    arglex_token_archive,arglex_token_archive31,1013
    arglex_token_compatibility_not,arglex_token_compatibility_not32,1039
    arglex_token_content_transfer_encoding,arglex_token_content_transfer_encoding33,1075
    arglex_token_description_header,arglex_token_description_header34,1119
    arglex_token_description_header_not,arglex_token_description_header_not35,1156
    arglex_token_entire_source,arglex_token_entire_source36,1197
    arglex_token_entire_source_not,arglex_token_entire_source_not37,1229
    arglex_token_exclude_uuid,arglex_token_exclude_uuid38,1265
    arglex_token_exclude_uuid_not,arglex_token_exclude_uuid_not39,1296
    arglex_token_exclude_version,arglex_token_exclude_version40,1331
    arglex_token_exclude_version_not,arglex_token_exclude_version_not41,1365
    arglex_token_ignore_uuid,arglex_token_ignore_uuid42,1403
    arglex_token_ignore_uuid_not,arglex_token_ignore_uuid_not43,1433
    arglex_token_input_format,arglex_token_input_format44,1467
    arglex_token_inventory,arglex_token_inventory45,1498
    arglex_token_missing,arglex_token_missing46,1526
    arglex_token_output_format,arglex_token_output_format47,1552
    arglex_token_patch,arglex_token_patch48,1584
    arglex_token_patch_not,arglex_token_patch_not49,1608
    arglex_token_path_prefix_add,arglex_token_path_prefix_add50,1636
    arglex_token_pending,arglex_token_pending51,1670
    arglex_token_receive,arglex_token_receive52,1696
    arglex_token_replay,arglex_token_replay53,1722
    arglex_token_send,arglex_token_send54,1747
    arglex_token_trojan,arglex_token_trojan55,1770
    arglex_token_trojan_not,arglex_token_trojan_not56,1795
    ARGLEX3_MAXARGLEX3_MAX57,1824

aedist/change/functor/archive.h,375
#define AEDIST_CHANGE_FUNCTOR_ARCHIVE_HAEDIST_CHANGE_FUNCTOR_ARCHIVE_H21,823
class change_functor_archive:change_functor_archive35,1325
    nstring_list exclude_change;exclude_change77,2631
    nstring fingerprint_suffix;fingerprint_suffix83,2812
    nstring_list include_change;include_change90,3038
    project *pp;pp95,3168
    nstring suffix;suffix101,3339

aedist/change/functor/invent_build.h,311
#define AEDIST_CHANGE_FUNCTOR_INVENT_BUILD_HAEDIST_CHANGE_FUNCTOR_INVENT_BUILD_H22,913
class change_functor_inventory_builder:change_functor_inventory_builder32,1164
    typedef symtab<change> symtab_t;symtab_t41,1331
    bool inou;inou70,2203
    symtab_t *stp;stp72,2219
    project *pp;pp74,2239

aedist/change/functor/inventory.h,518
#define AEGET_CHANGE_FUNCTOR_INVENTORY_HAEGET_CHANGE_FUNCTOR_INVENTORY_H22,902
class change_functor_inventory:change_functor_inventory33,1191
    project *pp;pp89,3134
    nstring_list exclude_change;exclude_change91,3152
    nstring_list include_change;include_change93,3186
    bool include_original_uuid;include_original_uuid100,3399
    bool generate_uuid_based_links;generate_uuid_based_links102,3432
    nstring prefix;prefix104,3469
    nstring suffix;suffix106,3490
    int num;num112,3625

aedist/change/functor/pendin_print.h,680
#define AEDIST_CHANGE_FUNCTOR_PENDIN_PRINT_HAEDIST_CHANGE_FUNCTOR_PENDIN_PRINT_H22,907
class change_functor_pending_printer:change_functor_pending_printer36,1258
    project *pp;pp57,1849
    symtab<nstring> *remote_inventory;remote_inventory58,1866
    nstring_list *in_uuid_list;in_uuid_list59,1905
    nstring_list *in_version_list;in_version_list60,1937
    nstring_list *ex_uuid_list;ex_uuid_list61,1972
    nstring_list *ex_version_list;ex_version_list62,2004
    col::pointer colp;colp63,2039
    output::pointer vers_col;vers_col64,2062
    output::pointer uuid_col;uuid_col65,2092
    output::pointer desc_col;desc_col66,2122
    int n;n67,2152

aedist/iformat.h,778
#define AEDIST_IFORMAT_HAEDIST_IFORMAT_H20,752
class iformatiformat28,927
    typedef aegis_shared_ptr<iformat> pointer;pointer31,951
    enum token_ttoken_t50,1451
        token_eof,token_eof52,1474
        token_project_name,token_project_name53,1493
        token_change_number,token_change_number54,1521
        token_meta_data,token_meta_data55,1550
        token_patch,token_patch56,1575
        token_source,token_source57,1596
        token_partition,token_partition58,1618
    input::pointer get_deeper(void) const { return deeper; }get_deeper71,1934
    input::pointer deeper;deeper87,2350
    token_t current_token;current_token89,2378
    nstring current_name;current_name90,2405
    input::pointer current_value;current_value91,2431

aedist/iformat/cpio.h,146
#define AEDIST_IFORMAT_CPIO_HAEDIST_IFORMAT_CPIO_H20,757
class iformat_cpio:iformat_cpio30,973
    input_cpio::pointer cpio_p;cpio_p74,2166

aedist/iformat/patch_not.h,237
#define AEDIST_IFORMAT_PATCH_NOT_HAEDIST_IFORMAT_PATCH_NOT_H20,762
class iformat_patch_not:iformat_patch_not29,1029
    typedef aegis_shared_ptr<iformat_patch_not> pointer;pointer33,1083
    iformat::pointer source;source67,1997

aedist/iformat/tar.h,142
#define AEDIST_IFORMAT_TAR_HAEDIST_IFORMAT_TAR_H20,756
class iformat_tar:iformat_tar31,1019
    input_tar::pointer itar_p;itar_p64,1867

bl/aedist/inventory.h,53
#define AEDIST_INVENTORY_HAEDIST_INVENTORY_H21,792

bl/aedist/list.h,43
#define AEDIST_LIST_HAEDIST_LIST_H21,776

bl/aedist/missing.h,49
#define AEDIST_MISSING_HAEDIST_MISSING_H21,767

aedist/oformat.h,513
#define AEDIST_OFORMAT_HAEDIST_OFORMAT_H20,752
class oformatoformat35,1069
    typedef aegis_shared_ptr<oformat> pointer;pointer38,1093
    typedef aegis_shared_ptr<output> output_pointer;output_pointer39,1140
    typedef aegis_shared_ptr<input> input_pointer;input_pointer40,1193
    time_t get_when(void) const { return when; }get_when117,3703
    output_pointer get_deeper(void) const { return deeper; }get_deeper119,3753
    output_pointer deeper;deeper133,4073
    time_t when;when139,4224

aedist/oformat/cpio.h,238
#define AEDIST_OFORMAT_CPIO_HAEDIST_OFORMAT_CPIO_H20,757
class oformat_cpio:oformat_cpio32,1056
    typedef aegis_shared_ptr<output_cpio> output_cpio_pointer;output_cpio_pointer83,2416
    output_cpio_pointer cpio_p;cpio_p90,2656

aedist/oformat/path_prefix.h,281
#define AEDIST_OFORMAT_PATH_PREFIX_HAEDIST_OFORMAT_PATH_PREFIX_H20,764
class oformat_path_prefix:oformat_path_prefix29,993
    typedef aegis_shared_ptr<oformat_path_prefix> pointer;pointer33,1049
    oformat::pointer deeper;deeper87,2692
    nstring prefix;prefix94,2859

aedist/oformat/tar.h,207
#define AEDIST_OFORMAT_TAR_HAEDIST_OFORMAT_TAR_H20,756
class oformat_tar:oformat_tar30,974
    typedef aegis_shared_ptr<oformat_tar> pointer;pointer34,1022
    output_tar::pointer tar_p;tar_p71,2058

aedist/open.h,43
#define AEDIST_OPEN_HAEDIST_OPEN_H20,791

bl/aedist/pending.h,49
#define AEDIST_PENDING_HAEDIST_PENDING_H22,793

bl/aedist/receive.h,49
#define AEDIST_RECEIVE_HAEDIST_RECEIVE_H21,779

bl/aedist/replay.h,47
#define AEDIST_REPLAY_HAEDIST_REPLAY_H22,792

bl/aedist/replay/line.h,555
#define AEDIST_REPLAY_LINE_HAEDIST_REPLAY_LINE_H22,797
class replay_linereplay_line30,975
    nstring get_version() const { return version; }get_version70,1873
    nstring get_uuid() const { return uuid; }get_uuid76,2032
    nstring get_description() const { return description; }get_description82,2205
    nstring get_url2() const { return url2; }get_url288,2406
    nstring url1;url195,2627
    nstring version;version101,2752
    nstring url2;url2107,2926
    nstring uuid;uuid113,3045
    nstring description;description119,3180

bl/aedist/send.h,43
#define AEDIST_SEND_HAEDIST_SEND_H21,776

bl/aedist/usage.h,45
#define AEDIST_USAGE_HAEDIST_USAGE_H21,765

aeexport/arglex3.h,148
#define AEEXPORT_ARGLEX3_HAEEXPORT_ARGLEX3_H20,757
    arglex_token_ref = ARGLEX2_MAX,arglex_token_ref26,823
    ARGLEX3_MAXARGLEX3_MAX27,859

aeexport/change/functor/export.h,283
#define AEEXPORT_CHANGE_FUNCTOR_EXPORT_HAEEXPORT_CHANGE_FUNCTOR_EXPORT_H21,806
class change_functor_export:change_functor_export31,1021
    typedef aegis_shared_ptr<change_functor_export> pointer;pointer35,1086
    output::pointer ofp;ofp75,2082
    nstring ref;ref77,2108

aeexport/main.h,130
#define AEEXPORT_MAIN_HAEEXPORT_MAIN_H20,754
class main:main27,851
    typedef aegis_shared_ptr<main> pointer;pointer31,893

aefind/cmdline.h,49
#define AEFIND_CMDLINE_HAEFIND_CMDLINE_H20,788

aefind/descend.h,377
#define AEFIND_DESCEND_HAEFIND_DESCEND_H20,781
enum descend_message_tydescend_message_ty26,894
    descend_message_dir_before,descend_message_dir_before28,920
    descend_message_dir_after,descend_message_dir_after29,952
    descend_message_filedescend_message_file30,983
typedef void (*descend_callback_ty)(void *arg, descend_message_ty,descend_callback_ty33,1012

bl/aefind/function.h,51
#define AEFIND_FUNCTION_HAEFIND_FUNCTION_H21,773

aefind/function/basename.h,112
#define AEFIND_FUNCTION_BASENAME_HAEFIND_FUNCTION_BASENAME_H21,853
class tree_basename:tree_basename31,1076

aefind/function/delete.h,104
#define AEFIND_FUNCTION_DELETE_HAEFIND_FUNCTION_DELETE_H20,760
class tree_delete:tree_delete30,1006

bl/aefind/function/execute.h,108
#define AEFIND_FUNCTION_EXECUTE_HAEFIND_FUNCTION_EXECUTE_H21,775
class tree_execute:tree_execute33,1043

bl/aefind/function/needs.h,63
#define AEFIND_FUNCTION_NEEDS_HAEFIND_FUNCTION_NEEDS_H21,785

aefind/function/print.h,100
#define AEFIND_FUNCTION_PRINT_HAEFIND_FUNCTION_PRINT_H20,782
class tree_print:tree_print31,1050

aefind/function/stat.h,425
#define AEFIND_FUNCTION_STAT_HAEFIND_FUNCTION_STAT_H21,849
class tree_atime:tree_atime31,1086
class tree_ctime:tree_ctime99,2634
class tree_gid:tree_gid167,4168
class tree_ino:tree_ino235,5686
class tree_mode:tree_mode303,7219
class tree_mtime:tree_mtime371,8753
class tree_nlink:tree_nlink439,10296
class tree_size:tree_size507,11836
class tree_uid:tree_uid575,13374
class tree_type:tree_type643,14901

aefind/lex.h,2430
#define AEFIND_LEX_HAEFIND_LEX_H20,784
    arglex_token_and = ARGLEX2_MAX,arglex_token_and26,844
    arglex_token_atime,arglex_token_atime27,880
    arglex_token_bit_and,arglex_token_bit_and28,904
    arglex_token_bit_or,arglex_token_bit_or29,930
    arglex_token_bit_xor,arglex_token_bit_xor30,955
    arglex_token_comma,arglex_token_comma31,981
    arglex_token_ctime,arglex_token_ctime32,1005
    arglex_token_debug,arglex_token_debug33,1029
    arglex_token_delete,arglex_token_delete34,1053
    arglex_token_div,arglex_token_div35,1078
    arglex_token_eq,arglex_token_eq36,1100
    arglex_token_execute,arglex_token_execute37,1121
    arglex_token_false,arglex_token_false38,1147
    arglex_token_ge,arglex_token_ge39,1171
    arglex_token_gt,arglex_token_gt40,1192
    arglex_token_join,arglex_token_join41,1213
    arglex_token_le,arglex_token_le42,1236
    arglex_token_left_paren,arglex_token_left_paren43,1257
    arglex_token_lt,arglex_token_lt44,1286
    arglex_token_mod,arglex_token_mod45,1307
    arglex_token_mtime,arglex_token_mtime46,1329
    arglex_token_mul,arglex_token_mul47,1353
    arglex_token_namekw,arglex_token_namekw48,1375
    arglex_token_ne,arglex_token_ne49,1400
    arglex_token_newer,arglex_token_newer50,1421
    arglex_token_not,arglex_token_not51,1445
    arglex_token_now,arglex_token_now52,1467
    arglex_token_or,arglex_token_or53,1489
    arglex_token_path,arglex_token_path54,1510
    arglex_token_plus,arglex_token_plus55,1533
    arglex_token_print,arglex_token_print56,1556
    arglex_token_resolve,arglex_token_resolve57,1580
    arglex_token_resolve_not,arglex_token_resolve_not58,1606
    arglex_token_right_paren,arglex_token_right_paren59,1636
    arglex_token_semicolon,arglex_token_semicolon60,1666
    arglex_token_shift_left,arglex_token_shift_left61,1694
    arglex_token_shift_right,arglex_token_shift_right62,1723
    arglex_token_size,arglex_token_size63,1753
    arglex_token_stringize,arglex_token_stringize64,1776
    arglex_token_this,arglex_token_this65,1804
    arglex_token_this_resolved,arglex_token_this_resolved66,1827
    arglex_token_this_unresolved,arglex_token_this_unresolved67,1859
    arglex_token_tilde,arglex_token_tilde68,1893
    arglex_token_true,arglex_token_true69,1917
    arglex_token_type,arglex_token_type70,1940
    ARGLEX3_MAXARGLEX3_MAX71,1963

aefind/shorthand/delete.h,67
#define AEFIND_SHORTHAND_DELETE_HAEFIND_SHORTHAND_DELETE_H20,761

bl/aefind/shorthand/name.h,63
#define AEFIND_SHORTHAND_NAME_HAEFIND_SHORTHAND_NAME_H21,779

bl/aefind/shorthand/path.h,63
#define AEFIND_SHORTHAND_PATH_HAEFIND_SHORTHAND_PATH_H21,779

aefind/shorthand/print.h,65
#define AEFIND_SHORTHAND_PRINT_HAEFIND_SHORTHAND_PRINT_H20,783

aefind/shorthand/stat.h,160
#define AEFIND_SHORTHAND_STAT_HAEFIND_SHORTHAND_STAT_H20,782
typedef tree::pointer (*diadic_t)(const tree::pointer &, const tree::pointer &);diadic_t24,842

bl/aefind/tree.h,127
#define AEFIND_TREE_HAEFIND_TREE_H21,769
class treetree33,1029
    typedef aegis_shared_ptr<tree> pointer;pointer36,1050

aefind/tree/arithmetic.h,359
#define AEFIND_TREE_ARITHMETIC_HAEFIND_TREE_ARITHMETIC_H21,851
class tree_divide:tree_divide32,1086
class tree_join:tree_join107,2881
class tree_subtract:tree_subtract182,4664
class tree_mod:tree_mod257,6491
class tree_mul:tree_mul332,8264
class tree_neg:tree_neg407,10053
class tree_plus:tree_plus475,11537
class tree_pos:tree_pos549,13337

aefind/tree/bitwise.h,354
#define AEFIND_TREE_BITWISE_HAEFIND_TREE_BITWISE_H21,848
class tree_bitwise_and:tree_bitwise_and32,1081
class tree_bitwise_or:tree_bitwise_or107,2915
class tree_bitwise_xor:tree_bitwise_xor182,4742
class tree_bitwise_not:tree_bitwise_not257,6579
class tree_shift_left:tree_shift_left325,8133
class tree_shift_right:tree_shift_right400,9960

bl/aefind/tree/constant.h,147
#define AEFIND_TREE_CONSTANT_HAEFIND_TREE_CONSTANT_H21,778
class tree_constant:tree_constant31,980
    rpt_value::pointer value;value85,2229

bl/aefind/tree/diadic.h,312
#define AEFIND_TREE_DIADIC_HAEFIND_TREE_DIADIC_H21,776
class tree_diadic:tree_diadic29,959
    tree::pointer get_left() const { return left; }get_left50,1361
    tree::pointer get_right() const { return right; }get_right51,1413
    tree::pointer left;left54,1477
    tree::pointer right;right55,1501

bl/aefind/tree/list.h,336
#define AEFIND_TREE_LIST_HAEFIND_TREE_LIST_H21,774
class tree_listtree_list30,932
    size_t size() const { return length; }size75,1838
    tree::pointer operator[](size_t n) const { return get(n); }operator []91,2215
    tree::pointer *item;item98,2450
    size_t length;length104,2612
    size_t maximum;maximum110,2769

aefind/tree/logical.h,340
#define AEFIND_TREE_LOGICAL_HAEFIND_TREE_LOGICAL_H21,848
class tree_and:tree_and32,1080
class tree_or:tree_or107,2848
class tree_not:tree_not182,4605
class tree_comma:tree_comma250,6128
class tree_triadic:tree_triadic325,7928
    tree::pointer a1;a1384,9407
    tree::pointer a2;a2385,9429
    tree::pointer a3;a3386,9451

bl/aefind/tree/match.h,92
#define AEFIND_TREE_MATCH_HAEFIND_TREE_MATCH_H21,775
class tree_match:tree_match30,1000

bl/aefind/tree/monadic.h,200
#define AEFIND_TREE_MONADIC_HAEFIND_TREE_MONADIC_H21,777
class tree_monadic:tree_monadic29,940
    tree::pointer get_arg() const { return arg; }get_arg56,1427
    tree::pointer arg;arg63,1613

aefind/tree/now.h,51
#define AEFIND_TREE_NOW_HAEFIND_TREE_NOW_H20,776

bl/aefind/tree/relative.h,250
#define AEFIND_TREE_RELATIVE_HAEFIND_TREE_RELATIVE_H21,778
class tree_ge:tree_ge31,998
class tree_gt:tree_gt97,2519
class tree_le:tree_le163,4046
class tree_lt:tree_lt229,5564
class tree_eq:tree_eq295,7083
class tree_ne:tree_ne361,8604

bl/aefind/tree/this.h,122
#define AEFIND_TREE_THIS_HAEFIND_TREE_THIS_H21,774
class tree_this:tree_this29,926
    int resolved;resolved82,2132

aefinish/finish.h,51
#define AEFINISH_FINISH_HAEFINISH_FINISH_H20,771

aeget/cgi.h,39
#define AEGET_CGI_HAEGET_CGI_H20,771

aeget/change/functor/integr_histo.h,530
#define AEGET_CHANGE_FUNCTOR_INTEGR_HISTO_HAEGET_CHANGE_FUNCTOR_INTEGR_HISTO_H21,862
class change_functor_integration_histogram:change_functor_integration_histogram33,1175
    project *pp;pp66,1934
    time_t min_time;min_time67,1951
    time_t max_time;max_time68,1972
    bool recurse;recurse69,1993
    const char *format;format70,2011
    long size_of_biggest_bucket;size_of_biggest_bucket71,2035
    time_t min_seen;min_seen72,2068
    time_t max_seen;max_seen73,2089
    symtab_ty bucket;bucket74,2110

aeget/forkandwatch.h,57
#define AEGET_FORKANDWATCH_HAEGET_FORKANDWATCH_H20,780

aeget/get.h,39
#define AEGET_GET_HAEGET_GET_H20,771

bl/aeget/get/change.h,53
#define AEGET_GET_CHANGE_HAEGET_GET_CHANGE_H21,768

aeget/get/change/aedist.h,67
#define AEGET_GET_CHANGE_AEDIST_HAEGET_GET_CHANGE_AEDIST_H20,778

aeget/get/change/aepatch.h,69
#define AEGET_GET_CHANGE_AEPATCH_HAEGET_GET_CHANGE_AEPATCH_H20,779

bl/aeget/get/change/aerevml.h,69
#define AEGET_GET_CHANGE_AEREVML_HAEGET_GET_CHANGE_AEREVML_H21,770

aeget/get/change/aetar.h,65
#define AEGET_GET_CHANGE_AETAR_HAEGET_GET_CHANGE_AETAR_H20,777

aeget/get/change/download.h,71
#define AEGET_GET_CHANGE_DOWNLOAD_HAEGET_GET_CHANGE_DOWNLOAD_H20,780

aeget/get/change/file.h,63
#define AEGET_GET_CHANGE_FILE_HAEGET_GET_CHANGE_FILE_H20,776

bl/aeget/get/change/file_invento.h,79
#define AEGET_GET_CHANGE_FILE_INVENTO_HAEGET_GET_CHANGE_FILE_INVENTO_H21,781

aeget/get/change/files.h,65
#define AEGET_GET_CHANGE_FILES_HAEGET_GET_CHANGE_FILES_H20,777

bl/aeget/get/change/history.h,69
#define AEGET_GET_CHANGE_HISTORY_HAEGET_GET_CHANGE_HISTORY_H21,776

aeget/get/change/inventory.h,73
#define AEGET_GET_CHANGE_INVENTORY_HAEGET_GET_CHANGE_INVENTORY_H21,856

aeget/get/change/list.h,63
#define AEGET_GET_CHANGE_LIST_HAEGET_GET_CHANGE_LIST_H21,857

aeget/get/change/menu.h,63
#define AEGET_GET_CHANGE_MENU_HAEGET_GET_CHANGE_MENU_H20,776

aeget/get/command.h,55
#define AEGET_GET_COMMAND_HAEGET_GET_COMMAND_H20,779

aeget/get/file.h,49
#define AEGET_GET_FILE_HAEGET_GET_FILE_H20,769

aeget/get/file/activity.h,67
#define AEGET_GET_FILE_ACTIVITY_HAEGET_GET_FILE_ACTIVITY_H20,778

bl/aeget/get/file/cause_densit.h,75
#define AEGET_GET_FILE_CAUSE_DENSIT_HAEGET_GET_FILE_CAUSE_DENSIT_H21,779

aeget/get/file/contents.h,67
#define AEGET_GET_FILE_CONTENTS_HAEGET_GET_FILE_CONTENTS_H20,778

bl/aeget/get/file/diff.h,59
#define AEGET_GET_FILE_DIFF_HAEGET_GET_FILE_DIFF_H21,771

aeget/get/file/history.h,65
#define AEGET_GET_FILE_HISTORY_HAEGET_GET_FILE_HISTORY_H20,777

aeget/get/file/menu.h,59
#define AEGET_GET_FILE_MENU_HAEGET_GET_FILE_MENU_H20,774

aeget/get/file/metrics.h,65
#define AEGET_GET_FILE_METRICS_HAEGET_GET_FILE_METRICS_H20,777

bl/aeget/get/icon.h,49
#define AEGET_GET_ICON_HAEGET_GET_ICON_H21,767

aeget/get/project.h,55
#define AEGET_GET_PROJECT_HAEGET_GET_PROJECT_H21,853

aeget/get/project/aedist.h,69
#define AEGET_GET_PROJECT_AEDIST_HAEGET_GET_PROJECT_AEDIST_H21,860

aeget/get/project/change_cause.h,81
#define AEGET_GET_PROJECT_CHANGE_CAUSE_HAEGET_GET_PROJECT_CHANGE_CAUSE_H21,860

aeget/get/project/file.h,65
#define AEGET_GET_PROJECT_FILE_HAEGET_GET_PROJECT_FILE_H21,858

aeget/get/project/file_invento.h,81
#define AEGET_GET_PROJECT_FILE_INVENTO_HAEGET_GET_PROJECT_FILE_INVENTO_H21,860

aeget/get/project/files.h,67
#define AEGET_GET_PROJECT_FILES_HAEGET_GET_PROJECT_FILES_H21,859

aeget/get/project/history.h,71
#define AEGET_GET_PROJECT_HISTORY_HAEGET_GET_PROJECT_HISTORY_H21,855

aeget/get/project/integr_histo.h,81
#define AEGET_GET_PROJECT_INTEGR_HISTO_HAEGET_GET_PROJECT_INTEGR_HISTO_H21,860

aeget/get/project/list.h,65
#define AEGET_GET_PROJECT_LIST_HAEGET_GET_PROJECT_LIST_H20,784

aeget/get/project/menu.h,65
#define AEGET_GET_PROJECT_MENU_HAEGET_GET_PROJECT_MENU_H21,851

aeget/get/project/progress.h,73
#define AEGET_GET_PROJECT_PROGRESS_HAEGET_GET_PROJECT_PROGRESS_H21,856

aeget/get/project/staff.h,67
#define AEGET_GET_PROJECT_STAFF_HAEGET_GET_PROJECT_STAFF_H21,852

aeget/get/project/statistics.h,77
#define AEGET_GET_PROJECT_STATISTICS_HAEGET_GET_PROJECT_STATISTICS_H21,864

aeget/get/rect.h,49
#define AEGET_GET_RECT_HAEGET_GET_RECT_H20,776

aeget/get/rss.h,47
#define AEGET_GET_RSS_HAEGET_GET_RSS_H22,870

bl/aeget/rect.h,41
#define AEGET_RECT_HAEGET_RECT_H21,763

aegis/aeb.h,39
#define AEGIS_AEB_HAEGIS_AEB_H20,783

aegis/aeca.h,41
#define AEGIS_AECA_HAEGIS_AECA_H20,789

aegis/aecd.h,41
#define AEGIS_AECD_HAEGIS_AECD_H20,784

aegis/aechown.h,47
#define AEGIS_AECHOWN_HAEGIS_AECHOWN_H20,782

aegis/aeclean.h,47
#define AEGIS_AECLEAN_HAEGIS_AECLEAN_H20,781

aegis/aeclone.h,47
#define AEGIS_AECLONE_HAEGIS_AECLONE_H20,780

aegis/aecp.h,41
#define AEGIS_AECP_HAEGIS_AECP_H20,784

aegis/aecpu.h,43
#define AEGIS_AECPU_HAEGIS_AECPU_H20,780

aegis/aed.h,39
#define AEGIS_AED_HAEGIS_AED_H20,783

aegis/aedb.h,41
#define AEGIS_AEDB_HAEGIS_AEDB_H20,779

aegis/aedbu.h,43
#define AEGIS_AEDBU_HAEGIS_AEDBU_H20,780

aegis/aede.h,41
#define AEGIS_AEDE_HAEGIS_AEDE_H20,784

aegis/aedeu.h,43
#define AEGIS_AEDEU_HAEGIS_AEDEU_H20,780

aegis/aedn.h,41
#define AEGIS_AEDN_HAEGIS_AEDN_H20,778

aegis/aefa.h,41
#define AEGIS_AEFA_HAEGIS_AEFA_H20,765

aegis/aeib.h,41
#define AEGIS_AEIB_HAEGIS_AEIB_H20,779

aegis/aeibu.h,43
#define AEGIS_AEIBU_HAEGIS_AEIBU_H20,780

aegis/aeif.h,41
#define AEGIS_AEIF_HAEGIS_AEIF_H20,784

aegis/aeip.h,41
#define AEGIS_AEIP_HAEGIS_AEIP_H20,784

aegis/ael.h,39
#define AEGIS_AEL_HAEGIS_AEL_H20,788

aegis/aemt.h,41
#define AEGIS_AEMT_HAEGIS_AEMT_H20,772

aegis/aemtu.h,43
#define AEGIS_AEMTU_HAEGIS_AEMTU_H20,773

aegis/aemv.h,41
#define AEGIS_AEMV_HAEGIS_AEMV_H20,779

aegis/aemvu.h,43
#define AEGIS_AEMVU_HAEGIS_AEMVU_H20,779

aegis/aena.h,41
#define AEGIS_AENA_HAEGIS_AENA_H20,784

aegis/aenbr.h,43
#define AEGIS_AENBR_HAEGIS_AENBR_H20,784

aegis/aenbru.h,45
#define AEGIS_AENBRU_HAEGIS_AENBRU_H20,780

aegis/aenc.h,41
#define AEGIS_AENC_HAEGIS_AENC_H21,856

aegis/aencu.h,43
#define AEGIS_AENCU_HAEGIS_AENCU_H20,780

aegis/aend.h,41
#define AEGIS_AEND_HAEGIS_AEND_H20,784

aegis/aenf.h,41
#define AEGIS_AENF_HAEGIS_AENF_H20,784

aegis/aenfu.h,43
#define AEGIS_AENFU_HAEGIS_AENFU_H20,785

aegis/aeni.h,41
#define AEGIS_AENI_HAEGIS_AENI_H20,784

aegis/aenpa.h,43
#define AEGIS_AENPA_HAEGIS_AENPA_H20,779

aegis/aenpr.h,43
#define AEGIS_AENPR_HAEGIS_AENPR_H20,785

aegis/aenrls.h,45
#define AEGIS_AENRLS_HAEGIS_AENRLS_H20,786

aegis/aenrv.h,43
#define AEGIS_AENRV_HAEGIS_AENRV_H20,785

aegis/aent.h,41
#define AEGIS_AENT_HAEGIS_AENT_H20,784

aegis/aentu.h,43
#define AEGIS_AENTU_HAEGIS_AENTU_H20,780

aegis/aepa.h,41
#define AEGIA_AEPA_HAEGIA_AEPA_H20,784

aegis/aer.h,39
#define AEGIS_AER_HAEGIS_AER_H20,778

aegis/aera.h,41
#define AEGIS_AERA_HAEGIS_AERA_H20,779

aegis/aerb.h,41
#define AEGIS_AERB_HAEGIS_AERB_H20,778

aegis/aerbu.h,43
#define AEGIS_AERBU_HAEGIS_AERBU_H20,779

aegis/aerd.h,41
#define AEGIS_AERD_HAEGIS_AERD_H20,779

aegis/aerf.h,41
#define AEGIS_AERF_HAEGIS_AERF_H20,779

aegis/aeri.h,41
#define AEGIS_AERI_HAEGIS_AERI_H20,779

aegis/aerm.h,41
#define AEGIS_AERM_HAEGIS_AERM_H20,784

aegis/aermpr.h,45
#define AEGIS_AERMPR_HAEGIS_AERMPR_H20,781

aegis/aermu.h,43
#define AEGIS_AERMU_HAEGIS_AERMU_H20,780

aegis/aerp.h,41
#define AEGIS_AERP_HAEGIS_AERP_H20,784

aegis/aerpa.h,43
#define AEGIS_AERPA_HAEGIS_AERPA_H20,779

aegis/aerpu.h,43
#define AEGIS_AERPU_HAEGIS_AERPU_H20,780

aegis/aerrv.h,43
#define AEGIS_AERRV_HAEGIS_AERRV_H20,780

aegis/aet.h,39
#define AEGIS_AET_HAEGIS_AET_H20,783

aegis/configured.h,53
#define AEGIS_CONFIGURED_HAEGIS_CONFIGURED_H20,778

aegource/change/functor/gource.h,140
#define AEGOURCE_CHANGE_FUNCTOR_GOURCE_HAEGOURCE_CHANGE_FUNCTOR_GOURCE_H20,774
class change_functor_gource:change_functor_gource31,1079

aegrep/arglex3.h,2579
#define AEGREP_ARGLEX3_HAEGREP_ARGLEX3_H20,752
    arglex_token_after_context = ARGLEX2_MAX,arglex_token_after_context26,816
    arglex_token_basic_regexp,arglex_token_basic_regexp27,862
    arglex_token_before_context,arglex_token_before_context28,893
    arglex_token_binary,arglex_token_binary29,926
    arglex_token_binary_files,arglex_token_binary_files30,951
    arglex_token_byte_offset,arglex_token_byte_offset31,982
    arglex_token_color,arglex_token_color32,1012
    arglex_token_context,arglex_token_context33,1036
    arglex_token_count,arglex_token_count34,1062
    arglex_token_devices,arglex_token_devices35,1086
    arglex_token_directories,arglex_token_directories36,1112
    arglex_token_exclude,arglex_token_exclude37,1142
    arglex_token_exclude_dir,arglex_token_exclude_dir38,1168
    arglex_token_exclude_from,arglex_token_exclude_from39,1198
    arglex_token_extended_regexp,arglex_token_extended_regexp40,1229
    arglex_token_files_with_matches,arglex_token_files_with_matches41,1263
    arglex_token_files_without_matches,arglex_token_files_without_matches42,1300
    arglex_token_fixed_strings,arglex_token_fixed_strings43,1340
    arglex_token_ignore_case,arglex_token_ignore_case44,1372
    arglex_token_include,arglex_token_include45,1402
    arglex_token_initial_tab,arglex_token_initial_tab46,1428
    arglex_token_invert_match,arglex_token_invert_match47,1458
    arglex_token_line_buffered,arglex_token_line_buffered48,1489
    arglex_token_line_number,arglex_token_line_number49,1521
    arglex_token_line_regexp,arglex_token_line_regexp50,1551
    arglex_token_maximum_count,arglex_token_maximum_count51,1581
    arglex_token_memory_map,arglex_token_memory_map52,1613
    arglex_token_no_filename,arglex_token_no_filename53,1642
    arglex_token_no_messages,arglex_token_no_messages54,1672
    arglex_token_null,arglex_token_null55,1702
    arglex_token_null_data,arglex_token_null_data56,1725
    arglex_token_only_matching,arglex_token_only_matching57,1753
    arglex_token_perl_regexp,arglex_token_perl_regexp58,1785
    arglex_token_quiet,arglex_token_quiet59,1815
    arglex_token_recursive,arglex_token_recursive60,1839
    arglex_token_regexp,arglex_token_regexp61,1867
    arglex_token_text,arglex_token_text62,1892
    arglex_token_unix_byte_offsets,arglex_token_unix_byte_offsets63,1915
    arglex_token_with_filename,arglex_token_with_filename64,1951
    arglex_token_word_regexp,arglex_token_word_regexp65,1983
    ARGLEX3_MAXARGLEX3_MAX66,2013

bl/aeimport/arglex3.h,154
#define AEIMPORT_ARGLEX3_HAEIMPORT_ARGLEX3_H21,781
    arglex_token_format = ARGLEX2_MAX,arglex_token_format27,847
    ARGLEX3_MAXARGLEX3_MAX28,886

aeimport/change_set.h,292
#define AEIMPORT_CHANGE_SET_HAEIMPORT_CHANGE_SET_H20,786
class change_set_tychange_set_ty27,923
    nstring_list who;who36,1068
    time_t when;when37,1090
    nstring_list description;description38,1107
    change_set_file_list file;file39,1137
    nstring_list tag;tag40,1168

aeimport/change_set/file.h,424
#define AEIMPORT_CHANGE_SET_FILE_HAEIMPORT_CHANGE_SET_FILE_H20,791
struct change_set_filechange_set_file28,985
    enum action_taction_t31,1018
        action_create,action_create33,1042
        action_modify,action_modify34,1065
        action_removeaction_remove35,1088
    nstring filename;filename75,1923
    nstring edit;edit81,2071
    action_t action;action87,2222
    nstring_list tag;tag93,2378

aeimport/change_set/file_list.h,557
#define AEIMPORT_CHANGE_SET_FILE_LIST_HAEIMPORT_CHANGE_SET_FILE_LIST_H20,796
class change_set_file_listchange_set_file_list31,1059
    size_t size(void) const { return content.size(); }size48,1383
    bool empty(void) const { return content.empty(); }empty50,1439
    change_set_file operator[](size_t n) const { return content[n]; }operator []59,1686
    change_set_file &operator[](size_t n) { return content[n]; }operator []61,1757
    typedef std::vector<change_set_file> content_t;content_t95,2628
    content_t content;content101,2787

aeimport/change_set/find.h,69
#define AEIMPORT_CHANGE_SET_FIND_HAEIMPORT_CHANGE_SET_FIND_H20,798

bl/aeimport/change_set/list.h,242
#define AEIMPORT_CHANGE_SET_LIST_HAEIMPORT_CHANGE_SET_LIST_H21,788
struct change_set_list_tychange_set_list_ty25,858
    size_t          length;length27,886
    size_t	    maximum;maximum28,914
    change_set_ty   **item;item29,938

aeimport/config_file.h,61
#define AEIMPORT_CONFIG_FILE_HAEIMPORT_CONFIG_FILE_H20,793

aeimport/format.h,141
#define AEIMPORT_FORMAT_HAEIMPORT_FORMAT_H20,782
class formatformat37,1242
    typedef aegis_shared_ptr<format> pointer;pointer40,1265

aeimport/format/private.h,67
#define AEIMPORT_FORMAT_PRIVATE_HAEIMPORT_FORMAT_PRIVATE_H20,790

aeimport/format/rcs.h,95
#define AEIMPORT_FORMAT_RCS_HAEIMPORT_FORMAT_RCS_H20,787
class format_rcs:format_rcs29,977

aeimport/format/rcs/gram.h,69
#define AEIMPORT_FORMAT_RCS_GRAM_HAEIMPORT_FORMAT_RCS_GRAM_H20,792

aeimport/format/rcs/lex.h,67
#define AEIMPORT_FORMAT_RCS_LEX_HAEIMPORT_FORMAT_RCS_LEX_H20,791

aeimport/format/sccs.h,99
#define AEIMPORT_FORMAT_SCCS_HAEIMPORT_FORMAT_SCCS_H20,788
class format_sccs:format_sccs24,850

aeimport/format/sccs/gram.h,71
#define AEIMPORT_FORMAT_SCCS_GRAM_HAEIMPORT_FORMAT_SCCS_GRAM_H20,793

aeimport/format/sccs/lex.h,69
#define AEIMPORT_FORMAT_SCCS_LEX_HAEIMPORT_FORMAT_SCCS_LEX_H20,792

aeimport/format/search.h,263
#define AEIMPORT_FORMAT_SEARCH_HAEIMPORT_FORMAT_SEARCH_H20,789
struct format_search_tyformat_search_ty26,893
    nstring  filename_physical;filename_physical28,919
    nstring  filename_logical;filename_logical29,951
    format_version *root;root30,982

aeimport/format/search_list.h,331
#define AEIMPORT_FORMAT_SEARCH_LIST_HAEIMPORT_FORMAT_SEARCH_LIST_H20,794
class format_search_listformat_search_list35,1047
    typedef aegis_shared_ptr<format_search_list> pointer;pointer38,1082
    format_search_ty **item;item59,1531
    size_t          length;length60,1560
    size_t          maximum;maximum61,1588

aeimport/format/version.h,656
#define AEIMPORT_FORMAT_VERSION_HAEIMPORT_FORMAT_VERSION_H20,790
class format_versionformat_version32,1087
    typedef aegis_shared_ptr<format_version> pointer;pointer35,1118
    nstring filename_physical;filename_physical62,1664
    nstring filename_logical;filename_logical63,1695
    nstring_list edit;edit64,1725
    time_t when;when65,1748
    nstring_list who;who66,1765
    nstring_list description;description67,1787
    nstring_list tag;tag68,1817
    format_version *before;before69,1839
    format_version *after;after70,1867
    struct format_version_list *after_branch;after_branch71,1894
    bool dead;dead72,1940

aeimport/format/version_list.h,476
#define AEIMPORT_FORMAT_VERSION_LIST_HAEIMPORT_FORMAT_VERSION_LIST_H20,795
class format_version_listformat_version_list27,922
    size_t size(void) const { return length; }size44,1310
    format_version *get(size_t n) const { return item[n]; }get45,1357
    format_version *operator[](size_t n) const { return get(n); }operator []46,1417
    format_version **item;item49,1496
    size_t          length;length50,1523
    size_t          maximum;maximum51,1551

aeimport/import.h,51
#define AEIMPORT_IMPORT_HAEIMPORT_IMPORT_H20,783

aeimport/reconstruct.h,61
#define AEIMPORT_RECONSTRUCT_HAEIMPORT_RECONSTRUCT_H20,794

aeimport/synthesize.h,59
#define AEIMPORT_SYNTHESIZE_HAEIMPORT_SYNTHESIZE_H20,793

bl/aelock/list.h,43
#define AELOCK_LIST_HAELOCK_LIST_H21,758

bl/aelock/lock.h,43
#define AELOCK_LOCK_HAELOCK_LOCK_H21,758

bl/aelock/usage.h,45
#define AELOCK_USAGE_HAELOCK_USAGE_H21,759

aels/list.h,39
#define AELS_LIST_HAELS_LIST_H20,776

aels/stack.h,41
#define AELS_STACK_HAELS_STACK_H20,777

bl/aemakefile/printer.h,330
#define AEMAKEFILE_PRINTER_HAEMAKEFILE_PRINTER_H21,770
class printerprinter29,921
    void put(const nstring &arg) { puts(arg.c_str()); }put55,1454
operator<<(printer &p, char arg)operator <<78,1924
operator<<(printer &p, const char *arg)operator <<85,2011
operator<<(printer &p, const nstring &arg)operator <<92,2104

bl/aemakefile/printer/stdout.h,115
#define AEMAKEFILE_PRINTER_STDOUT_HAEMAKEFILE_PRINTER_STDOUT_H21,777
class printer_stdout:printer_stdout28,906

bl/aemakefile/printer/wrap.h,469
#define AEMAKEFILE_PRINTER_WRAP_HAEMAKEFILE_PRINTER_WRAP_H21,775
class printer_wrap:printer_wrap30,1003
    enum {maximum_line_width = 72 };maximum_line_width48,1273
    printer *deeper;deeper49,1310
    bool start_of_line;start_of_line50,1331
    bool continuation_line;continuation_line51,1355
    int column;column52,1383
    int buflen;buflen53,1399
    int bufwidth;bufwidth54,1415
    int bufmax;bufmax55,1433
    char *buffer;buffer56,1449

bl/aemakefile/process.h,120
#define AEMAKEFILE_PROCESS_HAEMAKEFILE_PROCESS_H21,770
class processprocess29,918
    printer &print;print82,2193

bl/aemakefile/process/body.h,165
#define AEMAKEFILE_PROCESS_BODY_HAEMAKEFILE_PROCESS_BODY_H21,775
class process_body:process_body30,1011
    static nstring_list search_path;search_path59,1652

aemakefile/process/tail.h,1360
#define AEMAKEFILE_PROCESS_TAIL_HAEMAKEFILE_PROCESS_TAIL_H20,778
class process_tail:process_tail29,1027
    nstring_list aefp_files;aefp_files50,1380
    nstring_list aegis_files;aegis_files51,1409
    nstring_list aemeasure_files;aemeasure_files52,1439
    nstring_list clean_files;clean_files53,1473
    nstring_list comdir_files;comdir_files54,1503
    nstring_list commands;commands55,1534
    nstring_list commands_bin;commands_bin56,1561
    nstring_list commands_install;commands_install57,1592
    nstring_list *common_files;common_files58,1627
    nstring_list datadir_files;datadir_files59,1659
    nstring_list ps_doc_files;ps_doc_files60,1691
    nstring_list dvi_doc_files;dvi_doc_files61,1722
    nstring_list txt_doc_files;txt_doc_files62,1754
    nstring_list fmtgen_files;fmtgen_files63,1786
    nstring_list install_doc_file;install_doc_file64,1817
    nstring_list install_doc_files;install_doc_files65,1852
    nstring_list install_po_files;install_po_files66,1888
    nstring_list *libaegis_files;libaegis_files67,1923
    nstring_list libdir_files;libdir_files68,1957
    nstring_list man_files;man_files69,1988
    nstring_list po_files;po_files70,2016
    nstring_list scripts;scripts71,2043
    nstring_list test_files;test_files72,2069
    symtab<nstring_list> dir_st;dir_st73,2098

aemakegen/debug.h,89
#define AEMAKEGEN_DEBUG_HAEMAKEGEN_DEBUG_H20,753
#define USE_DEBIAN USE_DEBIAN22,780

aemakegen/flavour.h,178
#define AEMAKEGEN_FLAVOUR_HAEMAKEGEN_FLAVOUR_H20,755
class flavourflavour41,1390
    typedef aegis_shared_ptr<flavour> pointer;pointer44,1414
    target &tgt;tgt111,3420

aemakegen/flavour/aegis.h,140
#define AEMAKEGEN_FLAVOUR_AEGIS_HAEMAKEGEN_FLAVOUR_AEGIS_H20,761
class flavour_aegis:flavour_aegis28,946
    target &tgt2;tgt260,1624

aemakegen/flavour/generic.h,148
#define AEMAKEGEN_FLAVOUR_GENERIC_HAEMAKEGEN_FLAVOUR_GENERIC_H20,763
class flavour_generic:flavour_generic28,936
    target &tgt2;tgt260,1620

aemakegen/process_data.h,11800
#define AEMAKEGEN_PROCESS_DATA_HAEMAKEGEN_PROCESS_DATA_H20,760
class process_dataprocess_data33,1040
    bool use_libtool(void) const { return use_libtool_flag; }use_libtool64,1823
    bool use_lib_la_files(void) const { return use_lib_la_files_flag; }use_lib_la_files76,2208
    nstring get_library_directory(void) const { return library_directory; }get_library_directory116,3563
    nstring get_library_name(void) const { return library_name; }get_library_name125,3935
    bool use_x11(void) const { return use_x11_flag; }use_x11153,4820
    bool use_i18n(void) const { return use_i18n_flag; }use_i18n166,5278
    void set_use_i18n(void) { use_i18n_flag = true; }set_use_i18n172,5450
    void set_seen_c(void) { seen_c_flag = true; }set_seen_c178,5627
    bool seen_c(void) const { return seen_c_flag; }seen_c184,5809
    void set_seen_c_plus_plus(void) { seen_c_plus_plus_flag = true; }set_seen_c_plus_plus190,5996
    bool seen_c_plus_plus(void) const { return seen_c_plus_plus_flag; }seen_c_plus_plus196,6208
    void set_need_yacc(void) { need_yacc_flag = true; }set_need_yacc202,6430
    bool need_yacc(void) const { return need_yacc_flag; }need_yacc208,6645
    void set_have_yacc(void) { have_yacc_flag = true; }set_have_yacc215,6894
    bool have_yacc(void) const { return have_yacc_flag; }have_yacc222,7150
    void set_need_lex(void) { need_lex_flag = true; }set_need_lex228,7356
    bool need_lex(void) const { return need_lex_flag; }need_lex234,7567
    void set_have_lex(void) { have_lex_flag = true; }set_have_lex241,7812
    bool have_lex(void) const { return have_lex_flag; }have_lex248,8064
    const nstring_list &get_clean_misc_files(void) constget_clean_misc_files261,8502
    const nstring_list &get_clean_obj_files(void) constget_clean_obj_files274,8943
    const nstring_list &get_dist_clean_files(void) constget_dist_clean_files288,9438
    bool seen_dist_clean_files(void) const { return !dist_clean_files.empty(); }seen_dist_clean_files295,9676
    const nstring_list &get_dist_clean_dirs(void) constget_dist_clean_dirs309,10164
    const nstring &exeext(void) const { return executable_file_extension; }exeext316,10366
    const nstring objext(void) const { return object_file_extension; }objext346,11166
    const nstring_list &get_progdirs(void) const { return progdirs; }get_progdirs507,16933
    bool need_install_script_macro(void) const { return install_script_macro; }need_install_script_macro521,17430
    void set_install_script_macro(void) { install_script_macro = true; }set_install_script_macro527,17666
    const nstring_list &get_all_bin(void) const { return all_bin; }get_all_bin543,18204
    bool seen_all_bin(void) const { return !all_bin.empty(); }seen_all_bin545,18273
    const nstring_list &get_install_bin(void) const { return install_bin; }get_install_bin562,18863
    bool seen_etc_test_sh(void) const { return etc_test_sh_flag; }seen_etc_test_sh569,19145
    void set_etc_test_sh(void) { etc_test_sh_flag = true; }set_etc_test_sh576,19399
    const nstring_list &get_test_sources(void) const { return test_sources; }get_test_sources589,19844
    const nstring_list &get_test_files(void) const { return test_files; }get_test_files602,20273
    bool seen_test_files(void) const { return !test_files.empty(); }seen_test_files608,20481
    bool have_groff(void) const { return have_groff_flag; }have_groff614,20703
    bool need_groff(void) const { return need_groff_flag; }need_groff626,21081
    bool have_soelim(void) const { return have_soelim_flag; }have_soelim640,21538
    bool need_soelim(void) const { return need_soelim_flag; }need_soelim653,21962
    bool seen_datadir(void) const { return seen_datadir_flag; }seen_datadir665,22345
    void set_seen_datadir(void) { seen_datadir_flag = true; }set_seen_datadir671,22559
    const nstring_list &get_install_datadir(void) constget_install_datadir687,23104
    bool seen_datarootdir(void) const { return seen_datarootdir_flag; }seen_datarootdir694,23342
    void set_seen_datarootdir(void) { seen_datarootdir_flag = true; }set_seen_datarootdir700,23551
    bool seen_libdir(void) const { return seen_libdir_flag; }seen_libdir706,23768
    void set_seen_libdir(void) { seen_libdir_flag = true; }set_seen_libdir712,23968
    bool seen_pkgconfig_source(void) constseen_pkgconfig_source725,24434
    const nstring_list &get_pkgconfig_sources(void) constget_pkgconfig_sources732,24699
    const nstring_list &get_install_libdir(void) constget_install_libdir748,25242
    bool seen_sysconfdir(void) const { return seen_sysconfdir_flag; }seen_sysconfdir755,25489
    void set_seen_sysconfdir(void) { seen_sysconfdir_flag = true; }set_seen_sysconfdir761,25707
    const nstring_list &get_man_sources(void) const { return man_sources; }get_man_sources773,26109
    bool seen_install_mandir(void) const { return !install_mandir.empty(); }seen_install_mandir788,26629
    const nstring_list &get_install_mandir(void) constget_install_mandir795,26885
    bool seen_all_doc(void) const { return !all_doc.empty(); }seen_all_doc811,27406
    const nstring_list &get_all_doc(void) const { return all_doc; }get_all_doc817,27612
    bool seen_install_doc(void) const { return !install_doc.empty(); }seen_install_doc833,28143
    const nstring_list &get_install_doc(void) const { return install_doc; }get_install_doc839,28365
    nstring get_program_prefix(void) const { return program_prefix; }get_program_prefix852,28823
    nstring get_program_suffix(void) const { return program_suffix; }get_program_suffix865,29275
    bool seen_all_i18n(void) const { return !all_i18n.empty(); }seen_all_i18n880,29771
    const nstring_list &get_all_i18n(void) const { return all_i18n; }get_all_i18n886,29971
    bool seen_install_i18n(void) const { return !install_i18n.empty(); }seen_install_i18n902,30497
    const nstring_list &get_install_i18n(void) const { return install_i18n; }get_install_i18n908,30713
    bool have_nlsdir(void) const { return have_nlsdir_flag; }have_nlsdir920,31111
    bool seen_etc_msgfmt_sh(void) const { return etc_msgfmt_sh_flag; }seen_etc_msgfmt_sh933,31557
    const nstring_list &get_install_include_sources(void) constget_install_include_sources951,32269
    bool seen_install_include_sources(void) constseen_install_include_sources958,32536
    bool seen_install_include(void) const { return !install_include.empty(); }seen_install_include975,33110
    const nstring_list &get_install_include(void) constget_install_include982,33388
    bool seen_groff_macro(void) const { return groff_macro_flag; }seen_groff_macro987,33514
    bool seen_built_sources(void) const { return !built_sources.empty(); }seen_built_sources1012,34437
    const nstring_list &get_built_sources(void) constget_built_sources1018,34652
    bool seen_extra_dist(void) const { return !extra_dist.empty(); }seen_extra_dist1035,35217
    const nstring_list &get_extra_dist(void) constget_extra_dist1041,35423
    bool need_install_data_macro(void) const { return install_data_macro; }need_install_data_macro1054,35858
    bool have_ar(void) const { return have_ar_flag; }have_ar1075,36564
    bool have_ranlib(void) const { return have_ranlib_flag; }have_ranlib1087,36960
    bool need_ghostscript(void) const { return need_ghostscript_flag; }need_ghostscript1099,37352
    bool seen_am_data_data(void) const { return !am_data_data.empty(); }seen_am_data_data1106,37602
    const nstring_list &get_am_data_data(void) const { return am_data_data; }get_am_data_data1112,37829
    nstring project_name;project_name1127,38369
    bool use_libtool_flag;use_libtool_flag1133,38534
    bool use_lib_la_files_flag;use_lib_la_files_flag1142,38871
    nstring version_info;version_info1148,39032
    nstring library_directory;library_directory1155,39252
    nstring library_name;library_name1162,39495
    nstring_list explicit_noinst;explicit_noinst1168,39665
    bool use_x11_flag;use_x11_flag1174,39841
    bool use_i18n_flag;use_i18n_flag1180,40017
    bool seen_c_flag;seen_c_flag1186,40181
    bool seen_c_plus_plus_flag;seen_c_plus_plus_flag1192,40355
    bool need_yacc_flag;need_yacc_flag1198,40533
    bool have_yacc_flag;have_yacc_flag1204,40709
    bool need_lex_flag;need_lex_flag1210,40878
    bool have_lex_flag;have_lex_flag1216,41051
    nstring_list clean_misc_files;clean_misc_files1223,41288
    nstring_list clean_obj_files;clean_obj_files1229,41472
    nstring_list dist_clean_files;dist_clean_files1237,41759
    nstring_list dist_clean_dirs;dist_clean_dirs1245,42077
    nstring executable_file_extension;executable_file_extension1252,42286
    nstring library_file_extension;library_file_extension1259,42486
    nstring object_file_extension;object_file_extension1266,42681
    typedef std::map<nstring, nstring_list> source_list_t;source_list_t1268,42717
    source_list_t source_list;source_list1274,42931
    typedef std::map<nstring, nstring_list> include_list_t;include_list_t1276,42963
    include_list_t include_list;include_list1282,43180
    typedef std::map<nstring, nstring_list> object_list_t;object_list_t1284,43214
    object_list_t object_list;object_list1290,43428
    typedef std::map<nstring, nstring_list> library_list_t;library_list_t1292,43460
    library_list_t library_list;library_list1298,43665
    nstring_list progdirs;progdirs1306,43950
    bool install_script_macro;install_script_macro1314,44246
    nstring_list all_bin;all_bin1320,44433
    nstring_list install_bin;install_bin1326,44621
    bool etc_test_sh_flag;etc_test_sh_flag1334,44887
    nstring_list test_sources;test_sources1340,45068
    nstring_list test_files;test_files1346,45242
    bool have_groff_flag;have_groff_flag1353,45499
    bool need_groff_flag;need_groff_flag1360,45700
    bool have_soelim_flag;have_soelim_flag1367,45927
    bool need_soelim_flag;need_soelim_flag1374,46126
    bool seen_datadir_flag;seen_datadir_flag1381,46354
    nstring_list install_datadir;install_datadir1389,46615
    bool seen_datarootdir_flag;seen_datarootdir_flag1396,46886
    bool seen_libdir_flag;seen_libdir_flag1403,47115
    nstring_list pkgconfig_sources;pkgconfig_sources1409,47309
    nstring_list install_libdir;install_libdir1415,47492
    bool seen_sysconfdir_flag;seen_sysconfdir_flag1422,47706
    nstring_list man_sources;man_sources1428,47864
    nstring_list install_mandir;install_mandir1434,48034
    nstring_list all_doc;all_doc1440,48226
    nstring_list install_doc;install_doc1447,48425
    nstring program_prefix;program_prefix1454,48643
    nstring program_suffix;program_suffix1461,48859
    nstring_list all_i18n;all_i18n1467,49022
    nstring_list install_i18n;install_i18n1473,49188
    bool have_nlsdir_flag;have_nlsdir_flag1480,49396
    bool etc_msgfmt_sh_flag;etc_msgfmt_sh_flag1487,49658
    nstring_list install_include_sources;install_include_sources1493,49821
    nstring_list install_include;install_include1500,50090
    bool groff_macro_flag;groff_macro_flag1506,50280
    nstring_list built_sources;built_sources1512,50475
    nstring_list extra_dist;extra_dist1519,50722
    bool install_data_macro;install_data_macro1525,50905
    typedef std::map<nstring, int> install_directories_t;install_directories_t1527,50935
    install_directories_t install_directories;install_directories1534,51193
    bool have_ar_flag;have_ar_flag1550,51765
    bool have_ranlib_flag;have_ranlib_flag1556,51944
    bool need_ghostscript_flag;need_ghostscript_flag1562,52130
    nstring_list am_data_data;am_data_data1568,52305
    bool read_only; // MUST BE LASTread_only1575,52559

aemakegen/process_item.h,384
#define AEMAKEGEN_PROCESS_ITEM_HAEMAKEGEN_PROCESS_ITEM_H20,760
class process_itemprocess_item42,1459
    typedef aegis_shared_ptr<process_item> pointer;pointer45,1488
    typedef void (target::*target_method_ptr)(const nstring &filename);target_method_ptr47,1541
    process_data &data;data98,3069
    target &tgt;tgt199,6209
    target_method_ptr method;method205,6371

aemakegen/process_item/aegis/lib_doc.h,243
#define AEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_DOC_HAEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_DOC_H20,774
class process_item_aegis_lib_doc:process_item_aegis_lib_doc28,996
    typedef aegis_shared_ptr<process_item_aegis_lib_doc> pointer;pointer32,1064

aemakegen/process_item/aegis/lib_else.h,249
#define AEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_ELSE_HAEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_ELSE_H20,775
class process_item_aegis_lib_else:process_item_aegis_lib_else28,1002
    typedef aegis_shared_ptr<process_item_aegis_lib_else> pointer;pointer32,1071

aemakegen/process_item/aegis/lib_junk.h,249
#define AEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_JUNK_HAEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_JUNK_H20,775
class process_item_aegis_lib_junk:process_item_aegis_lib_junk29,1029
    typedef aegis_shared_ptr<process_item_aegis_lib_junk> pointer;pointer33,1098

aemakegen/process_item/aegis/lib_sh.h,238
#define AEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_SH_HAEMAKEGEN_PROCESS_ITEM_AEGIS_LIB_SH_H20,773
class process_item_aegis_lib_sh:process_item_aegis_lib_sh28,994
    typedef aegis_shared_ptr<process_item_aegis_lib_sh> pointer;pointer32,1061

aemakegen/process_item/autoconf.h,218
#define AEMAKEGEN_PROCESS_ITEM_AUTOCONF_HAEMAKEGEN_PROCESS_ITEM_AUTOCONF_H20,769
class process_item_autoconf:process_item_autoconf28,961
    typedef aegis_shared_ptr<process_item_autoconf> pointer;pointer32,1024

aemakegen/process_item/c.h,183
#define AEMAKEGEN_PROCESS_ITEM_C_HAEMAKEGEN_PROCESS_ITEM_C_H20,762
class process_item_c:process_item_c28,952
    typedef aegis_shared_ptr<process_item_c> pointer;pointer32,1008

aemakegen/process_item/config_ac_in.h,247
#define AEMAKEGEN_PROCESS_ITEM_CONFIG_AC_IN_HAEMAKEGEN_PROCESS_ITEM_CONFIG_AC_IN_H20,773
class process_item_configure_ac_in:process_item_configure_ac_in28,987
    typedef aegis_shared_ptr<process_item_configure_ac_in> pointer;pointer32,1057

aemakegen/process_item/cxx.h,193
#define AEMAKEGEN_PROCESS_ITEM_CXX_HAEMAKEGEN_PROCESS_ITEM_CXX_H20,764
class process_item_cxx:process_item_cxx28,952
    typedef aegis_shared_ptr<process_item_cxx> pointer;pointer32,1010

aemakegen/process_item/datadir.h,213
#define AEMAKEGEN_PROCESS_ITEM_DATADIR_HAEMAKEGEN_PROCESS_ITEM_DATADIR_H20,768
class process_item_datadir:process_item_datadir28,962
    typedef aegis_shared_ptr<process_item_datadir> pointer;pointer32,1024

aemakegen/process_item/datarootdir.h,233
#define AEMAKEGEN_PROCESS_ITEM_DATAROOTDIR_HAEMAKEGEN_PROCESS_ITEM_DATAROOTDIR_H20,772
class process_item_datarootdir:process_item_datarootdir28,978
    typedef aegis_shared_ptr<process_item_datarootdir> pointer;pointer32,1044

aemakegen/process_item/etc_man.h,213
#define AEMAKEGEN_PROCESS_ITEM_ETC_MAN_HAEMAKEGEN_PROCESS_ITEM_ETC_MAN_H20,768
class process_item_etc_man:process_item_etc_man28,965
    typedef aegis_shared_ptr<process_item_etc_man> pointer;pointer32,1027

aemakegen/process_item/etc_msgfm_sh.h,241
#define AEMAKEGEN_PROCESS_ITEM_ETC_MSGFM_SH_HAEMAKEGEN_PROCESS_ITEM_ETC_MSGFM_SH_H20,773
class process_item_etc_msgfmt_sh:process_item_etc_msgfmt_sh28,983
    typedef aegis_shared_ptr<process_item_etc_msgfmt_sh> pointer;pointer32,1051

aemakegen/process_item/etc_profile.h,233
#define AEMAKEGEN_PROCESS_ITEM_ETC_PROFILE_HAEMAKEGEN_PROCESS_ITEM_ETC_PROFILE_H20,772
class process_item_etc_profile:process_item_etc_profile28,981
    typedef aegis_shared_ptr<process_item_etc_profile> pointer;pointer32,1047

aemakegen/process_item/extra_dist.h,228
#define AEMAKEGEN_PROCESS_ITEM_EXTRA_DIST_HAEMAKEGEN_PROCESS_ITEM_EXTRA_DIST_H20,771
class process_item_extra_dist:process_item_extra_dist28,971
    typedef aegis_shared_ptr<process_item_extra_dist> pointer;pointer32,1036

aemakegen/process_item/fmtgen.h,208
#define AEMAKEGEN_PROCESS_ITEM_FMTGEN_HAEMAKEGEN_PROCESS_ITEM_FMTGEN_H20,767
class process_item_fmtgen:process_item_fmtgen28,956
    typedef aegis_shared_ptr<process_item_fmtgen> pointer;pointer32,1017

aemakegen/process_item/i18n.h,198
#define AEMAKEGEN_PROCESS_ITEM_I18N_HAEMAKEGEN_PROCESS_ITEM_I18N_H20,765
class process_item_i18n:process_item_i18n28,954
    typedef aegis_shared_ptr<process_item_i18n> pointer;pointer32,1013

aemakegen/process_item/include.h,214
#define AEMAKEGEN_PROCESS_ITEM_INCLUDE_HAEMAKEGEN_PROCESS_ITEM_INCLUDE_H20,768
class process_item_include:process_item_include29,1010
    typedef aegis_shared_ptr<process_item_include> pointer;pointer33,1072

aemakegen/process_item/lex.h,193
#define AEMAKEGEN_PROCESS_ITEM_LEX_HAEMAKEGEN_PROCESS_ITEM_LEX_H20,764
class process_item_lex:process_item_lex28,957
    typedef aegis_shared_ptr<process_item_lex> pointer;pointer32,1015

aemakegen/process_item/lib_icon2.h,223
#define AEMAKEGEN_PROCESS_ITEM_LIB_ICON2_HAEMAKEGEN_PROCESS_ITEM_LIB_ICON2_H20,770
class process_item_lib_icon2:process_item_lib_icon228,971
    typedef aegis_shared_ptr<process_item_lib_icon2> pointer;pointer32,1035

aemakegen/process_item/libdir.h,208
#define AEMAKEGEN_PROCESS_ITEM_LIBDIR_HAEMAKEGEN_PROCESS_ITEM_LIBDIR_H20,767
class process_item_libdir:process_item_libdir28,958
    typedef aegis_shared_ptr<process_item_libdir> pointer;pointer32,1019

aemakegen/process_item/library.h,213
#define AEMAKEGEN_PROCESS_ITEM_LIBRARY_HAEMAKEGEN_PROCESS_ITEM_LIBRARY_H20,768
class process_item_library:process_item_library28,977
    typedef aegis_shared_ptr<process_item_library> pointer;pointer32,1039

aemakegen/process_item/man_page.h,218
#define AEMAKEGEN_PROCESS_ITEM_MAN_PAGE_HAEMAKEGEN_PROCESS_ITEM_MAN_PAGE_H20,769
class process_item_man_page:process_item_man_page28,977
    typedef aegis_shared_ptr<process_item_man_page> pointer;pointer32,1040

aemakegen/process_item/pkgconfig.h,223
#define AEMAKEGEN_PROCESS_ITEM_PKGCONFIG_HAEMAKEGEN_PROCESS_ITEM_PKGCONFIG_H20,770
class process_item_pkgconfig:process_item_pkgconfig28,991
    typedef aegis_shared_ptr<process_item_pkgconfig> pointer;pointer32,1055

aemakegen/process_item/scripts.h,213
#define AEMAKEGEN_PROCESS_ITEM_SCRIPTS_HAEMAKEGEN_PROCESS_ITEM_SCRIPTS_H20,768
class process_item_scripts:process_item_scripts28,962
    typedef aegis_shared_ptr<process_item_scripts> pointer;pointer32,1024

aemakegen/process_item/test_base64.h,234
#define AEMAKEGEN_PROCESS_ITEM_TEST_BASE64_HAEMAKEGEN_PROCESS_ITEM_TEST_BASE64_H20,772
class process_item_test_base64:process_item_test_base6429,1012
    typedef aegis_shared_ptr<process_item_test_base64> pointer;pointer33,1078

aemakegen/process_item/test_sh.h,213
#define AEMAKEGEN_PROCESS_ITEM_TEST_SH_HAEMAKEGEN_PROCESS_ITEM_TEST_SH_H20,768
class process_item_test_sh:process_item_test_sh28,968
    typedef aegis_shared_ptr<process_item_test_sh> pointer;pointer32,1030

aemakegen/process_item/uudecode.h,218
#define AEMAKEGEN_PROCESS_ITEM_UUDECODE_HAEMAKEGEN_PROCESS_ITEM_UUDECODE_H20,769
class process_item_uudecode:process_item_uudecode28,962
    typedef aegis_shared_ptr<process_item_uudecode> pointer;pointer32,1025

aemakegen/process_item/yacc.h,198
#define AEMAKEGEN_PROCESS_ITEM_YACC_HAEMAKEGEN_PROCESS_ITEM_YACC_H20,765
class process_item_yacc:process_item_yacc28,948
    typedef aegis_shared_ptr<process_item_yacc> pointer;pointer32,1007

aemakegen/process_queu.h,257
#define AEMAKEGEN_PROCESS_QUEU_HAEMAKEGEN_PROCESS_QUEU_H20,760
class process_queueprocess_queue32,991
    typedef std::list<process_item::pointer> queue_t;queue_t105,3397
    queue_t queue;queue111,3591
    process_item::pointer dflt;dflt120,3931

aemakegen/target.h,991
#define MAKEGEN_TARGET_HMAKEGEN_TARGET_H19,695
class targettarget38,1184
    typedef aegis_shared_ptr<target> pointer;pointer41,1207
    process_data data;data288,9830
    change::pointer get_cp(void) { return cid.get_cp(); }get_cp299,10232
    project *get_pp(void) { return cid.get_pp(); }get_pp300,10290
    user_ty::pointer get_up(void) { return cid.get_up(); }get_up301,10341
    output::pointer op;op404,14016
    process_queue processing;processing540,18406
    change_identifier &cid;cid602,20450
    nstring_list view_path;view_path608,20616
    nstring_list manifest;manifest615,20837
    static nstring_list scripts;scripts621,20997
    enum ostate_tostate_t633,21379
        ostate_reset,ostate_reset635,21403
        ostate_blank_line,ostate_blank_line636,21425
        ostate_comment,ostate_comment637,21452
        ostate_assignment,ostate_assignment638,21476
        ostate_ruleostate_rule639,21503
    ostate_t ostate;ostate641,21530

aemakegen/target/debian.h,799
#define AEMAKEGEN_TARGET_DEBIAN_HAEMAKEGEN_TARGET_DEBIAN_H20,766
class target_debian:target_debian29,1018
    nstring source_package_name;source_package_name99,3008
    nstring binary_package_name;binary_package_name101,3042
    nstring_list binary_package_files;binary_package_files102,3075
    nstring documentation_package_name;documentation_package_name104,3115
    nstring_list documentation_package_files;documentation_package_files105,3155
    nstring runtime_package_name;runtime_package_name107,3202
    nstring_list runtime_package_files;runtime_package_files108,3236
    nstring debug_package_name;debug_package_name110,3277
    nstring developer_package_name;developer_package_name112,3310
    nstring_list developer_package_files;developer_package_files113,3346

aemakegen/target/make.h,102
#define AEMAKEGEN_TARGET_MAKE_HAEMAKEGEN_TARGET_MAKE_H20,759
class target_make:target_make29,1000

aemakegen/target/make/automake.h,138
#define AEMAKEGEN_TARGET_MAKE_AUTOMAKE_HAEMAKEGEN_TARGET_MAKE_AUTOMAKE_H20,786
class target_make_automake:target_make_automake29,1037

aemakegen/target/make/makefile.h,133
#define MAKEGEN_TARGET_MAKE_MAKEFILE_HMAKEGEN_TARGET_MAKE_MAKEFILE_H19,709
class target_make_makefile:target_make_makefile27,927

aemakegen/target/pkg-config.h,126
#define AEMAKEGEN_TARGET_PKG_CONFIG_HAEMAKEGEN_TARGET_PKG_CONFIG_H20,777
class target_pkg_config:target_pkg_config29,1008

aemakegen/target/rpm-spec.h,117
#define AEMAKEGEN_TARGET_RPM_SPEC_HAEMAKEGEN_TARGET_RPM_SPEC_H20,769
class target_rpm_spec:target_rpm_spec29,992

aemakegen/util.h,49
#define AEMAKEGEN_UTIL_HAEMAKEGEN_UTIL_H20,752

bl/aemeasure/count.h,61
#define SIMP_FILE_STAT_COUNT_HSIMP_FILE_STAT_COUNT_H21,773

bl/aemeasure/end_with.h,57
#define AEMEASURE_END_WITH_HAEMEASURE_END_WITH_H21,771

bl/aemeasure/getc_special.h,65
#define AEMEASURE_GETC_SPECIAL_HAEMEASURE_GETC_SPECIAL_H21,781

bl/aemeasure/lang.h,1008
#define AEMEASURE_LANG_HAEMEASURE_LANG_H21,766
struct lang_data_tlang_data_t26,823
    long            code_lines;code_lines28,844
    long            comment_lines;comment_lines29,876
    long            blank_lines;blank_lines30,911
    int		    file_is_binary;file_is_binary31,944
    long            length;length32,973
    int             line_has_code;line_has_code34,1002
    int             line_has_comment;line_has_comment35,1037
    int             line_length;line_length36,1075
    long            halstead_n1;halstead_n138,1109
    long            halstead_n2;halstead_n239,1142
    long            halstead_N1;halstead_N140,1175
    long            halstead_N2;halstead_N241,1208
typedef int (*lang_test_t)(const char *);lang_test_t45,1246
typedef void (*lang_count_t)(FILE *, lang_data_t *);lang_count_t46,1288
struct lang_tlang_t48,1342
    const char      *name;name50,1358
    lang_count_t    count;count51,1385
    lang_test_t     test;test52,1412

bl/aemeasure/lang/c.h,53
#define AEMEASURE_LANG_C_HAEMEASURE_LANG_C_H21,775

bl/aemeasure/lang/cxx.h,57
#define AEMEASURE_LANG_CXX_HAEMEASURE_LANG_CXX_H21,777

bl/aemeasure/lang/generic.h,65
#define AEMEASURE_LANG_GENERIC_HAEMEASURE_LANG_GENERIC_H21,781

bl/aemeasure/lang/roff.h,59
#define AEMEASURE_LANG_ROFF_HAEMEASURE_LANG_ROFF_H21,778

bl/aepatch/arglex3.h,687
#define AEPATCH_ARGLEX3_HAEPATCH_ARGLEX3_H21,780
    arglex_token_ascii_armor = ARGLEX2_MAX,arglex_token_ascii_armor27,845
    arglex_token_ascii_armor_not,arglex_token_ascii_armor_not28,889
    arglex_token_content_transfer_encoding,arglex_token_content_transfer_encoding29,923
    arglex_token_receive,arglex_token_receive30,967
    arglex_token_send,arglex_token_send31,993
    arglex_token_trojan,arglex_token_trojan32,1016
    arglex_token_trojan_not,arglex_token_trojan_not33,1041
    arglex_token_path_prefix_add,arglex_token_path_prefix_add34,1070
    arglex_token_path_prefix_remove,arglex_token_path_prefix_remove35,1104
    ARGLEX3_MAXARGLEX3_MAX36,1141

aepatch/list.h,45
#define AEPATCH_LIST_HAEPATCH_LIST_H20,780

aepatch/receive.h,51
#define AEPATCH_RECEIVE_HAEPATCH_RECEIVE_H20,783

aepatch/send.h,45
#define AEPATCH_SEND_HAEPATCH_SEND_H20,779

bl/aepatch/slurp.h,47
#define AEPATCH_SLURP_HAEPATCH_SLURP_H21,778

aerect/rect.h,43
#define AERECT_RECT_HAERECT_RECT_H20,791

bl/aerevml/arglex3.h,679
#define AEREVML_ARGLEX3_HAEREVML_ARGLEX3_H21,768
	arglex_token_content_transfer_encoding = ARGLEX2_MAX,arglex_token_content_transfer_encoding27,833
	arglex_token_description_header,arglex_token_description_header28,888
	arglex_token_description_header_not,arglex_token_description_header_not29,922
	arglex_token_entire_source,arglex_token_entire_source30,960
	arglex_token_entire_source_not,arglex_token_entire_source_not31,989
	arglex_token_receive,arglex_token_receive32,1022
	arglex_token_send,arglex_token_send33,1045
	arglex_token_trojan,arglex_token_trojan34,1065
	arglex_token_trojan_not,arglex_token_trojan_not35,1087
	ARGLEX3_MAXARGLEX3_MAX36,1113

aerevml/output/revml_encode.h,225
#define AEREVML_OUTPUT_REVML_ENCODE_HAEREVML_OUTPUT_REVML_ENCODE_H20,789
class output_revml_encode:output_revml_encode29,1024
    output::pointer deeper;deeper88,2513
    long pos;pos90,2542
    bool bol;bol92,2557

bl/aerevml/send.h,45
#define AEREVML_SEND_HAEREVML_SEND_H21,765

aerevml/usage.h,47
#define AEREVML_USAGE_HAEREVML_USAGE_H20,769

bl/aesubunit/arglex3.h,154
#define AESUBUNIT_ARGLEX3_HAESUBUNIT_ARGLEX3_H21,770
    arglex_token_batch = ARGLEX2_MAX,arglex_token_batch27,837
    ARGLEX3_MAXARGLEX3_MAX28,875

bl/aesubunit/subunit.h,55
#define AESUBUNIT_SUBUNIT_HAESUBUNIT_SUBUNIT_H21,770

bl/aetar/arglex3.h,1093
#define AETAR_ARGLEX3_HAETAR_ARGLEX3_H21,765
    arglex_token_entire_source = ARGLEX2_MAX,arglex_token_entire_source27,828
    arglex_token_entire_source_not,arglex_token_entire_source_not28,874
    arglex_token_exclude,arglex_token_exclude29,910
    arglex_token_exclude_auto_tools,arglex_token_exclude_auto_tools30,936
    arglex_token_exclude_auto_tools_not,arglex_token_exclude_auto_tools_not31,973
    arglex_token_exclude_cvs,arglex_token_exclude_cvs32,1014
    arglex_token_exclude_cvs_not,arglex_token_exclude_cvs_not33,1044
    arglex_token_include_build,arglex_token_include_build34,1078
    arglex_token_include_build_not,arglex_token_include_build_not35,1110
    arglex_token_path_prefix_add,arglex_token_path_prefix_add36,1146
    arglex_token_path_prefix_remove,arglex_token_path_prefix_remove37,1180
    arglex_token_receive,arglex_token_receive38,1217
    arglex_token_send,arglex_token_send39,1243
    arglex_token_trojan,arglex_token_trojan40,1266
    arglex_token_trojan_not,arglex_token_trojan_not41,1291
    ARGLEX3_MAXARGLEX3_MAX42,1320

aetar/list.h,41
#define AETAR_LIST_HAETAR_LIST_H20,772

aetar/receive.h,47
#define AETAR_RECEIVE_HAETAR_RECEIVE_H20,775

aetar/send.h,41
#define AETAR_SEND_HAETAR_SEND_H20,771

aexml/xml.h,118
#define AEXML_XML_HAEXML_XML_H20,747
class xmlxml30,934
    typedef aegis_shared_ptr<xml> pointer;pointer33,954

aexml/xml/change/cstate.h,117
#define AEXML_XML_CHANGE_CSTATE_HAEXML_XML_CHANGE_CSTATE_H20,785
class xml_change_cstate:xml_change_cstate28,978

aexml/xml/change/fstate.h,117
#define AEXML_XML_CHANGE_FSTATE_HAEXML_XML_CHANGE_FSTATE_H20,785
class xml_change_fstate:xml_change_fstate28,969

aexml/xml/change/pconf.h,113
#define AEXML_XML_CHANGE_PCONF_HAEXML_XML_CHANGE_PCONF_H20,784
class xml_change_pconf:xml_change_pconf28,988

aexml/xml/project/cstate.h,121
#define AEXML_XML_PROJECT_CSTATE_HAEXML_XML_PROJECT_CSTATE_H20,786
class xml_project_cstate:xml_project_cstate28,981

aexml/xml/project/filesbydelta.h,150
#define AEXML_XML_PROJECT_FILESBYDELTA_HAEXML_XML_PROJECT_FILESBYDELTA_H20,768
class xml_project_files_by_delta:xml_project_files_by_delta29,1022

aexml/xml/project/fstate.h,121
#define AEXML_XML_PROJECT_FSTATE_HAEXML_XML_PROJECT_FSTATE_H20,786
class xml_project_fstate:xml_project_fstate28,973

aexml/xml/project/list.h,113
#define AEXML_XML_PROJECT_LIST_HAEXML_XML_PROJECT_LIST_H20,784
class xml_project_list:xml_project_list28,966

aexml/xml/project/state.h,117
#define AEXML_XML_PROJECT_STATE_HAEXML_XML_PROJECT_STATE_H20,785
class xml_project_state:xml_project_state28,982

aexml/xml/user/uconf.h,105
#define AEXML_XML_USER_UCONF_HAEXML_XML_USER_UCONF_H20,782
class xml_user_uconf:xml_user_uconf28,965

common/abbreviate.h,55
#define COMMON_ABBREVIATE_HCOMMON_ABBREVIATE_H20,785

common/ac/assert.h,83
#define COMMON_AC_ASSERT_HCOMMON_AC_ASSERT_H20,754
#define NDEBUG NDEBUG26,850

bl/common/ac/bzlib.h,51
#define COMMON_AC_BZLIB_HCOMMON_AC_BZLIB_H21,762

bl/common/ac/crypt.h,51
#define COMMON_AC_CRYPT_HCOMMON_AC_CRYPT_H21,767

bl/common/ac/ctype.h,348
#define COMMON_AC_CTYPE_HCOMMON_AC_CTYPE_H21,774
#undef iswprintiswprint39,1208
#undef iswspaceiswspace43,1248
#undef iswpunctiswpunct47,1288
#undef iswupperiswupper51,1328
#undef iswloweriswlower55,1368
#undef iswdigitiswdigit59,1408
#undef iswalnumiswalnum63,1448
#undef towuppertowupper67,1488
#undef towlowertowlower71,1528

bl/common/ac/curl/curl.h,108
#define COMMON_AC_CURL_CURL_HCOMMON_AC_CURL_CURL_H21,771
#define CURL_ERROR_SIZE CURL_ERROR_SIZE61,1854

bl/common/ac/dce/rpc.h,55
#define COMMON_AC_DCE_RPC_HCOMMON_AC_DCE_RPC_H21,769

bl/common/ac/dirent.h,149
#define COMMON_AC_DIRENT_HCOMMON_AC_DIRENT_H21,789
#define NLENGTH(NLENGTH28,970
#define dirent dirent30,1061
#define NLENGTH(NLENGTH31,1083

bl/common/ac/errno.h,51
#define COMMON_AC_ERRNO_HCOMMON_AC_ERRNO_H21,774

bl/common/ac/execinfo.h,57
#define COMMON_AC_EXECINFO_HCOMMON_AC_EXECINFO_H22,803

bl/common/ac/fcntl.h,115
#define COMMON_AC_FCNTL_HCOMMON_AC_FCNTL_H21,779
#define O_BINARY O_BINARY32,923
#define O_TEXT O_TEXT36,965

bl/common/ac/grp.h,47
#define COMMON_AC_GRP_HCOMMON_AC_GRP_H21,784

bl/common/ac/inttypes.h,57
#define COMMON_AC_INTTYPES_HCOMMON_AC_INTTYPES_H20,756

bl/common/ac/libintl.h,94
#define COMMON_AC_LIBINTL_HCOMMON_AC_LIBINTL_H21,793
#define ENABLE_NLS ENABLE_NLS34,1079

bl/common/ac/limits.h,407
#define COMMON_AC_LIMITS_HCOMMON_AC_LIMITS_H21,781
#define	USHRT_MAX	USHRT_MAX35,1053
#define	SHRT_MAX	SHRT_MAX38,1126
#define	SHRT_MIN	SHRT_MIN41,1193
#define	UINT_MAX	UINT_MAX44,1271
#define	INT_MAX	INT_MAX47,1326
#define	INT_MIN	INT_MIN50,1389
#define	ULONG_MAX	ULONG_MAX53,1459
#define	LONG_MAX	LONG_MAX56,1521
#define	LONG_MIN	LONG_MIN59,1587
#define MB_LEN_MAX MB_LEN_MAX62,1665

bl/common/ac/locale.h,53
#define COMMON_AC_LOCALE_HCOMMON_AC_LOCALE_H21,780

bl/common/ac/magic.h,173
#define COMMON_AC_MAGIC_HCOMMON_AC_MAGIC_H21,767
typedef void *magic_t;magic_t30,879
#define MAGIC_MIME MAGIC_MIME36,1125
#define MAGIC_SYMLINK MAGIC_SYMLINK37,1146

bl/common/ac/math.h,105
#define COMMON_AC_MATH_HCOMMON_AC_MATH_H21,779
#define CONST CONST27,864
#define M_LN2 M_LN234,932

common/ac/mntent.h,182
#define COMMON_AC_MNTENT_HCOMMON_AC_MNTENT_H20,783
# define MOUNTED MOUNTED30,924
#define MOUNTED MOUNTED35,986
struct mntentmntent37,1015
    char *mnt_dir;mnt_dir39,1031

bl/common/ac/new.h,47
#define COMMON_AC_NEW_HCOMMON_AC_NEW_H20,765

bl/common/ac/pwd.h,47
#define COMMON_AC_PWD_HCOMMON_AC_PWD_H21,784

bl/common/ac/regex.h,475
#define COMMON_AC_REGEX_HCOMMON_AC_REGEX_H21,778
#undef __restrict_arr__restrict_arr42,1277
#define __restrict_arr__restrict_arr43,1299
#undef __restrict_arr__restrict_arr45,1341
#define regex_t regex_t51,1422
struct regmatch_tregmatch_t53,1443
    int rm_so;rm_so55,1463
    int rm_eo;rm_eo56,1478
#define REG_EXTENDED REG_EXTENDED59,1497
#define REG_NOSUB REG_NOSUB60,1520
#define REG_NOMATCH REG_NOMATCH61,1540
#define REG_NOTBOL REG_NOTBOL62,1563

bl/common/ac/shadow.h,53
#define COMMON_AC_SHADOW_HCOMMON_AC_SHADOW_H21,768

bl/common/ac/shared_ptr.h,161
#define COMMON_AC_SHARED_PTR_HCOMMON_AC_SHARED_PTR_H21,767
#define aegis_shared_ptr aegis_shared_ptr29,874
#define aegis_shared_ptr aegis_shared_ptr35,987

common/ac/shared_ptr/aegis.h,1303
#define COMMON_AC_SHARED_PTR_AEGIS_HCOMMON_AC_SHARED_PTR_AEGIS_H21,844
class aegis_shared_ptraegis_shared_ptr36,1344
    long *reference_count;reference_count50,1919
    T *subject;subject57,2168
    valid()valid65,2342
    ~aegis_shared_ptr()~aegis_shared_ptr85,2737
    swap(aegis_shared_ptr &rhs)swap108,3353
    reset()reset124,3806
    aegis_shared_ptr() :aegis_shared_ptr134,3972
    aegis_shared_ptr(Y *rhs) :aegis_shared_ptr149,4335
    aegis_shared_ptr(const aegis_shared_ptr &rhs) :aegis_shared_ptr168,4701
    aegis_shared_ptr(const aegis_shared_ptr<Y> &rhs) :aegis_shared_ptr192,5288
    operator=(const aegis_shared_ptr &rhs)operator =214,5832
    operator=(const aegis_shared_ptr<Y> &rhs)operator =264,7761
    operator*()operator *330,9178
    operator->()operator ->345,9533
    get()get356,9724
    operator bool()operator bool366,9901
    operator!()operator !377,10076
    operator==(const aegis_shared_ptr &rhs)operator ==384,10166
    operator==(const aegis_shared_ptr<U> &rhs)operator ==392,10314
    operator!=(aegis_shared_ptr &rhs)operator !=399,10443
    operator!=(aegis_shared_ptr<U> &rhs)operator !=407,10585
    operator<(aegis_shared_ptr &rhs)operator <414,10708
    operator<(aegis_shared_ptr<U> &rhs)operator <422,10848

bl/common/ac/signal.h,53
#define COMMON_AC_SIGNAL_HCOMMON_AC_SIGNAL_H21,775

bl/common/ac/stdarg.h,53
#define COMMON_AC_STDARG_HCOMMON_AC_STDARG_H21,792

bl/common/ac/stddef.h,87
#define COMMON_AC_STDDEF_HCOMMON_AC_STDDEF_H21,794
#define offsetof(offsetof30,913

bl/common/ac/stdint.h,53
#define COMMON_AC_STDINT_HCOMMON_AC_STDINT_H20,754

bl/common/ac/stdio.h,119
#define COMMON_AC_STDIO_HCOMMON_AC_STDIO_H22,817
#define sprintf sprintf40,1320
#define vsprintf vsprintf41,1357

bl/common/ac/stdlib.h,532
#define COMMON_AC_STDLIB_HCOMMON_AC_STDLIB_H21,787
#define _WCHAR_T_WCHAR_T38,1065
#define _T_WCHAR__T_WCHAR_39,1082
#define _T_WCHAR_T_WCHAR40,1100
#define __WCHAR_T__WCHAR_T41,1117
#define _WCHAR_T__WCHAR_T_42,1135
#define _WCHAR_T_H_WCHAR_T_H43,1153
#define ___int_wchar_t_h___int_wchar_t_h44,1172
#define __INT_WCHAR_T_H__INT_WCHAR_T_H45,1197
#define _GCC_WCHAR_T_GCC_WCHAR_T46,1221
#define __WCHAR_TYPE__ __WCHAR_TYPE__48,1265
#define MB_LEN_MAX MB_LEN_MAX63,1435
#define MB_CUR_MAX MB_CUR_MAX67,1483

common/ac/string.h,209
#define COMMON_AC_STRING_HCOMMON_AC_STRING_H21,859
#undef strcatstrcat131,4383
#define strcat strcat132,4397
#undef strcpystrcpy133,4453
#define strcpy strcpy134,4467
#define memmem memmem143,4816

common/ac/sys/clu.h,253
#define COMMON_AC_SYS_CLU_HCOMMON_AC_SYS_CLU_H20,779
#define MAXHOSTNAMELEN MAXHOSTNAMELEN27,885
#define CLU_INFO_MY_ID CLU_INFO_MY_ID28,912
#define CLU_INFO_NODENAME_BY_ID CLU_INFO_NODENAME_BY_ID29,937
typedef int memberid_t;memberid_t30,971

bl/common/ac/sys/ioctl.h,59
#define COMMON_AC_SYS_IOCTL_HCOMMON_AC_SYS_IOCTL_H21,778

bl/common/ac/sys/prctl.h,59
#define COMMON_AC_SYS_PRCTL_HCOMMON_AC_SYS_PRCTL_H22,805

bl/common/ac/sys/resource.h,106
#define COMMON_AC_SYS_RESOURCE_HCOMMON_AC_SYS_RESOURCE_H21,775
#    define RLIMIT_AS RLIMIT_AS35,1001

bl/common/ac/sys/stat.h,57
#define COMMON_AC_SYS_STAT_HCOMMON_AC_SYS_STAT_H20,756

bl/common/ac/sys/types.h,59
#define COMMON_AC_SYS_TYPES_HCOMMON_AC_SYS_TYPES_H21,772

bl/common/ac/termios.h,55
#define COMMON_AC_TERMIOS_HCOMMON_AC_TERMIOS_H21,781

bl/common/ac/time.h,49
#define COMMON_AC_TIME_HCOMMON_AC_TIME_H21,786

bl/common/ac/unistd.h,128
#define COMMON_AC_UNISTD_HCOMMON_AC_UNISTD_H21,788
#define _BSD_SOURCE_BSD_SOURCE31,985
#define __USE_BSD__USE_BSD34,1030

bl/common/ac/uuid.h,370
#define COMMON_AC_UUID_HCOMMON_AC_UUID_H22,800
#define UUID_FLAVOR_SET UUID_FLAVOR_SET28,939
#define UUID_IS_DCE UUID_IS_DCE29,965
#define UUID_FLAVOR_SET UUID_FLAVOR_SET47,1275
#define UUID_IS_OSSP UUID_IS_OSSP48,1301
#define UUID_FLAVOR_SET UUID_FLAVOR_SET56,1454
#define UUID_IS_E2FS UUID_IS_E2FS57,1480
    #define UUID_IS_LINUX UUID_IS_LINUX62,1559

common/ac/wchar.h,741
#define COMMON_AC_WCHAR_HCOMMON_AC_WCHAR_H20,793
#define HAVE_WINT_T HAVE_WINT_T29,935
#define _WINT_T_WINT_T31,973
typedef wchar_t wint_t;wint_t32,989
#define HAVE_MBSTATE_T HAVE_MBSTATE_T37,1048
#define _MBSTATE_T_MBSTATE_T39,1092
typedef int mbstate_t;mbstate_t40,1111
typedef int mbstate_t;mbstate_t47,1186
#define WEOF WEOF49,1222
#undef iswprintiswprint101,2315
#undef iswspaceiswspace105,2355
#undef iswpunctiswpunct109,2395
#undef iswupperiswupper113,2435
#undef iswloweriswlower117,2475
#undef iswdigitiswdigit121,2515
#undef iswalnumiswalnum125,2555
#undef towuppertowupper129,2595
#undef towlowertowlower133,2635
#define HAVE_WINT_THAVE_WINT_T144,2881
typedef wchar_t wint_t;wint_t145,2901

common/ac/wctype.h,434
#define COMMON_AC_WCTYPE_HCOMMON_AC_WCTYPE_H20,789
#define HAVE_WINT_T HAVE_WINT_T54,1537
typedef wchar_t wint_t;wint_t55,1559
#undef iswprintiswprint81,2162
#undef iswspaceiswspace85,2202
#undef iswpunctiswpunct89,2242
#undef iswupperiswupper93,2282
#undef iswloweriswlower97,2322
#undef iswdigitiswdigit101,2362
#undef iswalnumiswalnum105,2402
#undef towuppertowupper109,2442
#undef towlowertowlower113,2482

common/ac/zlib.h,94
#define COMMON_AC_ZLIB_HCOMMON_AC_ZLIB_H20,775
#define DEF_MEM_LEVEL DEF_MEM_LEVEL34,1054

common/arglex.h,1391
#define ARGLEX_HARGLEX_H20,790
#define ARGLEX_END_MARKER ARGLEX_END_MARKER28,896
    ARGLEX_PREFETCH_FAIL = -99,ARGLEX_PREFETCH_FAIL32,954
    arglex_token_eoln = -20,arglex_token_eoln33,986
    arglex_token_help,arglex_token_help34,1015
    arglex_token_number,arglex_token_number35,1038
    arglex_token_number_incomplete,arglex_token_number_incomplete36,1063
    arglex_token_option,arglex_token_option37,1099
    arglex_token_option_incomplete,arglex_token_option_incomplete38,1124
    arglex_token_page_length,arglex_token_page_length39,1160
    arglex_token_page_width,arglex_token_page_width40,1190
    arglex_token_stdio,arglex_token_stdio41,1219
    arglex_token_string,arglex_token_string42,1243
    arglex_token_string_incomplete,arglex_token_string_incomplete43,1268
    arglex_token_trace,arglex_token_trace44,1304
    arglex_token_versionarglex_token_version45,1328
struct arglex_table_tyarglex_table_ty48,1357
    const char      *t_name;t_name50,1382
    int             t_token;t_token51,1411
struct arglex_value_tyarglex_value_ty54,1444
    const char      *alv_string;alv_string56,1469
    long            alv_number;alv_number57,1502
struct arglex_dispatch_tyarglex_dispatch_ty117,3542
    int             token;token119,3570
    void            (*func)(void);func120,3597
    int             priority;priority121,3632

common/back_tra_pri.h,59
#define COMMON_BACK_TRA_PRI_HCOMMON_BACK_TRA_PRI_H20,757

common/boolean.h,49
#define COMMON_BOOLEAN_HCOMMON_BOOLEAN_H20,764

common/config.messy.h,1507
#define COMMON_CONFIG_MESSY_HCOMMON_CONFIG_MESSY_H26,1103
#define CONF_NO_seteuidCONF_NO_seteuid35,1313
#undef HAVE_CURL_CURL_HHAVE_CURL_CURL_H46,1553
#undef HAVE_LIBCURLHAVE_LIBCURL47,1577
#define _POSIX_C_SOURCE _POSIX_C_SOURCE57,1791
#define __EXTENSIONS__ __EXTENSIONS__61,1848
#define _timespec _timespec68,1985
#define _tv_sec _tv_sec69,2028
# undef HAVE_WCTYPE_HHAVE_WCTYPE_H77,2193
#  undef HAVE_ISWCTYPEHAVE_ISWCTYPE79,2237
# undef HAVE_ISWPRINTHAVE_ISWPRINT83,2329
# undef HAVE_WIDEC_HHAVE_WIDEC_H86,2411
#define _POSIX_SOURCE_POSIX_SOURCE95,2604
#define _GNU_SOURCE_GNU_SOURCE98,2653
#define _BSD_SOURCE_BSD_SOURCE101,2700
#define SINGLE_USERSINGLE_USER112,3034
#  undef HAVE_MAGIC_HHAVE_MAGIC_H121,3234
#  undef HAVE_LIBMAGICHAVE_LIBMAGIC124,3286
#  undef HAVE_MAGIC_FILEHAVE_MAGIC_FILE127,3341
#undef HAVE_DCE_UUID_HHAVE_DCE_UUID_H139,3694
#undef HAVE_SYS_UUID_HHAVE_SYS_UUID_H140,3717
#undef HAVE_UUID_CREATEHAVE_UUID_CREATE141,3740
#undef HAVE_UUID_EXPORTHAVE_UUID_EXPORT142,3764
#undef HAVE_UUID_GENERATEHAVE_UUID_GENERATE143,3788
#undef HAVE_UUID_HHAVE_UUID_H144,3814
#undef HAVE_UUID_HASHHAVE_UUID_HASH145,3833
#undef HAVE_UUID_LOADHAVE_UUID_LOAD146,3855
#undef HAVE_UUID_MAKEHAVE_UUID_MAKE147,3877
#undef HAVE_UUID_TO_STRINGHAVE_UUID_TO_STRING148,3899
#undef HAVE_UUID_UNPARSEHAVE_UUID_UNPARSE149,3926
#undef HAVE_UUID_UUID_HHAVE_UUID_UUID_H150,3951
#define OFF_T_FMT OFF_T_FMT158,4150
#define OFF_T_FMT OFF_T_FMT160,4183

common/debug.h,45
#define COMMON_DEBUG_HCOMMON_DEBUG_H20,750

common/env.h,41
#define COMMON_ENV_HCOMMON_ENV_H20,784

common/error.h,76
#define ERROR_HERROR_H20,783
#define this_is_a_bug(this_is_a_bug35,1070

common/exeext.h,47
#define COMMON_EXEEXT_HCOMMON_EXEEXT_H20,775

bl/common/format_elpsd.h,59
#define COMMON_FORMAT_ELPSD_HCOMMON_FORMAT_ELPSD_H21,766

bl/common/fp.h,777
#define COMMON_FP_HCOMMON_FP_H21,764
#define FINGERPRINT_BASE_CLASS FINGERPRINT_BASE_CLASS32,962
struct fingerprint_tyfingerprint_ty35,1036
struct fingerprint_methods_tyfingerprint_methods_ty40,1088
    long	    size;size42,1120
    const char      *name;name43,1139
    void	    (*constructor)(fingerprint_ty *);constructor44,1166
    void	    (*destructor)(fingerprint_ty *);destructor45,1213
    void	    (*addn)(fingerprint_ty *, unsigned char *, size_t);addn46,1259
    int		    (*hash)(fingerprint_ty *, unsigned char *);hash47,1324
    void	    (*sum)(fingerprint_ty *, char *, size_t);sum48,1381
#define fingerprint_addn(fingerprint_addn57,1738
#define fingerprint_hash(fingerprint_hash59,1808
#define fingerprint_sum(fingerprint_sum61,1870

bl/common/fp/cksum.h,51
#define COMMON_FP_CKSUM_HCOMMON_FP_CKSUM_H21,771

bl/common/fp/combined.h,57
#define COMMON_FP_COMBINED_HCOMMON_FP_COMBINED_H21,774

bl/common/fp/crc32.h,51
#define COMMON_FP_CRC32_HCOMMON_FP_CRC32_H21,771

bl/common/fp/ident.h,51
#define COMMON_FP_IDENT_HCOMMON_FP_IDENT_H21,771

bl/common/fp/len.h,47
#define COMMON_FP_LEN_HCOMMON_FP_LEN_H21,769

bl/common/fp/md5.h,47
#define COMMON_FP_MD5_HCOMMON_FP_MD5_H21,769

bl/common/fp/snefru.h,53
#define COMMON_FP_SNEFRU_HCOMMON_FP_SNEFRU_H21,772

common/fstrcmp.h,49
#define COMMON_FSTRCMP_HCOMMON_FSTRCMP_H20,783

common/gcc-attribute.h,372
#define COMMON_GCC_ATTRIBUTE_HCOMMON_GCC_ATTRIBUTE_H20,758
#define ATTR_PRINTF(ATTR_PRINTF26,836
#define ATTR_VPRINTF(ATTR_VPRINTF27,900
#define NORETURN NORETURN28,962
#define ATTR_PRINTF(ATTR_PRINTF30,1011
#define ATTR_VPRINTF(ATTR_VPRINTF31,1037
#define NORETURNNORETURN32,1061
#define DEPRECATED DEPRECATED36,1147
#define DEPRECATEDDEPRECATED38,1200

common/gettime.h,49
#define COMMON_GETTIME_HCOMMON_GETTIME_H20,793

common/gmatch.h,47
#define COMMON_GMATCH_HCOMMON_GMATCH_H20,781

common/itab.h,525
#define COMMON_ITAB_HCOMMON_ITAB_H20,766
typedef long itab_key_ty;itab_key_ty27,885
struct itab_row_tyitab_row_ty29,912
    itab_key_ty     key;key31,933
    void            *data;data32,958
    itab_row_ty     *overflow;overflow33,985
struct itab_tyitab_ty36,1020
    void            (*reap)(void *);reap38,1037
    itab_row_ty     **hash_table;hash_table39,1074
    itab_key_ty     hash_modulus;hash_modulus40,1108
    itab_key_ty     hash_mask;hash_mask41,1142
    itab_key_ty     load;load42,1173

common/language.h,51
#define COMMON_LANGUAGE_HCOMMON_LANGUAGE_H20,776

bl/common/libdir.h,47
#define COMMON_LIBDIR_HCOMMON_LIBDIR_H21,782

common/main.h,29
#define MAIN_HMAIN_H20,777

common/mem.h,484
#define COMMON_MEM_HCOMMON_MEM_H20,782
#define mem_alloc(mem_alloc48,1474
#define mem_alloc_clear(mem_alloc_clear68,2134
#define mem_change_size(mem_change_size76,2356
#define mem_free(mem_free83,2547
#define mem_copy_string(mem_copy_string100,3022
#undef mem_copy_stringmem_copy_string120,3644
#define mem_copy_string(mem_copy_string121,3667
#define THROW_BAD_ALLOC THROW_BAD_ALLOC126,3804
#define THROW_BAD_ALLOCTHROW_BAD_ALLOC128,3856
#define new new188,5314

common/mprintf.h,49
#define COMMON_MPRINTF_HCOMMON_MPRINTF_H20,788

common/multibyte.h,53
#define COMMON_MULTIBYTE_HCOMMON_MULTIBYTE_H20,754

bl/common/noreturn.h,118
#define COMMON_NORETURN_HCOMMON_NORETURN_H21,774
#define NORETURN NORETURN25,834
#define NORETURNNORETURN27,883

bl/common/now.h,41
#define COMMON_NOW_HCOMMON_NOW_H21,762

common/nstring.h,987
#define COMMON_NSTRING_HCOMMON_NSTRING_H20,769
class nstringnstring35,1190
    catenate(const nstring &arg)catenate138,3799
    c_str(void)c_str177,4955
    empty(void)empty215,6018
    equal(const nstring &arg)equal259,7168
    unsigned char front(void) const { return ref->str_text[0]; }front316,8943
    str_hash_ty get_hash(void) const { return ref->str_hash; }get_hash333,9598
    get_ref(void)get_ref344,10011
    get_ref_copy(void)get_ref_copy360,10447
    length(void)length440,13126
    operator+(const nstring &arg)operator +465,13901
    operator+=(const nstring &arg)operator +=475,14104
    operator==(const nstring &rhs)operator ==514,15086
    operator!=(const nstring &rhs)operator !=527,15320
    operator[](size_t n)operator []577,16509
    size(void)size645,18606
    string_ty *ref;ref843,24910
operator+(const char *lhs, const nstring &rhs)operator +853,25131
operator+(const nstring &lhs, const char *rhs)operator +859,25237

bl/common/nstring/accumulator.h,741
#define COMMON_NSTRING_ACCUMULATOR_HCOMMON_NSTRING_ACCUMULATOR_H21,778
class nstring_accumulatornstring_accumulator34,1042
    push_back(char c)push_back72,1896
    void clear() { length = 0; }clear128,3447
    size_t size() const { return length; }size134,3594
    bool empty() const { return (length == 0); }empty140,3754
    void pop_back() { if (length) --length; }pop_back146,3911
    char back() { return (length ? buffer[length - 1] : 0); }back152,4090
    const char *get_data() const { return (buffer ? buffer : ""); }get_data164,4490
    char operator[](size_t n) { return buffer[n]; }operator []174,4812
    size_t length;length191,5333
    size_t maximum;maximum197,5469
    char *buffer;buffer203,5620

common/nstring/list.h,564
#define COMMON_NSTRING_LIST_HCOMMON_NSTRING_LIST_H20,773
class nstring_listnstring_list34,1043
    nstring_list()nstring_list48,1285
    nstring_list(const nstring_list &rhs) :nstring_list55,1364
    empty(void)empty105,2718
    size(void)size263,7751
    swap(nstring_list &rhs)swap310,9136
    nstring &operator[](int n) { return content[n]; }operator []361,10861
    nstring operator[](int n) const { return get(n); }operator []370,11111
    typedef std::vector<nstring> content_t;content_t457,13855
    content_t content;content463,14016

common/page.h,396
#define COMMON_PAGE_HCOMMON_PAGE_H20,773
#define PAGE_SET_ERROR_NONE PAGE_SET_ERROR_NONE32,981
#define PAGE_SET_ERROR_DUPLICATE PAGE_SET_ERROR_DUPLICATE33,1011
#define PAGE_SET_ERROR_RANGE PAGE_SET_ERROR_RANGE34,1047
#define DEFAULT_PRINTER_WIDTH DEFAULT_PRINTER_WIDTH36,1080
#define DEFAULT_PRINTER_LENGTH DEFAULT_PRINTER_LENGTH37,1114
#define MAX_PAGE_WIDTH MAX_PAGE_WIDTH39,1149

common/progname.h,51
#define COMMON_PROGNAME_HCOMMON_PROGNAME_H20,783

common/quit.h,43
#define COMMON_QUIT_HCOMMON_QUIT_H20,766

bl/common/quit/action.h,94
#define COMMON_QUIT_ACTION_HCOMMON_QUIT_ACTION_H21,770
class quit_actionquit_action27,911

common/r250.h,43
#define COMMON_R250_HCOMMON_R250_H20,763

common/regula_expre.h,324
#define COMMON_REGULA_EXPRE_HCOMMON_REGULA_EXPRE_H21,848
class regular_expressionregular_expression38,1406
    nstring errstr;errstr121,4102
    nstring lhs;lhs137,4562
    bool icase;icase143,4748
    bool compiled;compiled156,5129
    regex_t preg;preg162,5308
    regmatch_t regmatch[10];regmatch168,5468

bl/common/rsrc_limits.h,57
#define COMMON_RSRC_LIMITS_HCOMMON_RSRC_LIMITS_H21,771

bl/common/safe_strsig.h,57
#define COMMON_SAFE_STRSIG_HCOMMON_SAFE_STRSIG_H20,762

common/sizeof.h,105
#define COMMON_SIZEOF_HCOMMON_SIZEOF_H20,751
#define SIZEOF(SIZEOF25,804
#define ENDOF(ENDOF26,849

common/skip_unlucky.h,59
#define COMMON_SKIP_UNLUCKY_HCOMMON_SKIP_UNLUCKY_H20,781

bl/common/stack.h,45
#define COMMON_STACK_HCOMMON_STACK_H21,759

common/str.h,434
#define STR_HSTR_H20,787
typedef unsigned long str_hash_ty;str_hash_ty31,992
struct string_tystring_ty51,1881
    str_hash_ty str_hash;str_hash57,2033
    string_ty *str_next;str_next63,2203
    long str_references;str_references72,2594
    size_t str_length;str_length78,2752
    size_t size(void) const { return str_length; }size84,2915
    char str_text[1];str_text111,3643
#define str_equal(str_equal425,12824

common/str_list.h,2909
#define COMMON_STR_LIST_HCOMMON_STR_LIST_H20,793
class string_list_tystring_list_ty34,1031
    size_t size(void) const { return nstrings; }size85,2282
    bool empty(void) const { return (nstrings == 0); }empty95,2594
    string_ty *operator[](size_t n) const { return string[n]; }operator []104,2846
    string_ty *&operator[](size_t n) { return string[n]; }operator []112,3077
    string_ty *front(void) const { return (nstrings ? string[0] : 0); }front255,7667
    string_ty *back(void) constback266,8063
    size_t nstrings;nstrings363,10849
    size_t nstrings_max;nstrings_max371,11054
    string_ty **string;string379,11297
string_list_member(const string_list_ty *slp, string_ty *s)string_list_member387,11487
wl2str(const string_list_ty *slp, int start, int finish, const char *sep)wl2str408,12134
str2wl(string_list_ty *slp, string_ty *arg, const char *sep, int white)str2wl432,13038
string_list_prepend(string_list_ty *lhs, string_ty *rhs)string_list_prepend447,13408
string_list_prepend_list(string_list_ty *lhs, const string_list_ty *rhs)string_list_prepend_list462,13790
string_list_append(string_list_ty *lhs, string_ty *rhs)string_list_append477,14150
string_list_append_list(string_list_ty *lhs, const string_list_ty *rhs)string_list_append_list492,14525
string_list_append_unique(string_list_ty *lhs, string_ty *rhs)string_list_append_unique508,14957
string_list_append_list_unique(string_list_ty *lhs, const string_list_ty *rhs)string_list_append_list_unique524,15427
string_list_copy(string_list_ty *lhs, const string_list_ty *rhs)string_list_copy536,15809
string_list_remove(string_list_ty *slp, string_ty *s)string_list_remove548,16186
string_list_remove_list(string_list_ty *lhs, const string_list_ty *rhs)string_list_remove_list563,16565
string_list_destructor(string_list_ty *slp)string_list_destructor574,16874
string_list_constructor(string_list_ty *slp)string_list_constructor587,17270
operator==(const string_list_ty &lhs, const string_list_ty &rhs)operator ==604,17766
operator!=(const string_list_ty &lhs, const string_list_ty &rhs)operator !=620,18195
string_list_subset(const string_list_ty *lhs, const string_list_ty *rhs)string_list_subset634,18551
string_list_sort(string_list_ty *slp)string_list_sort645,18840
string_list_quote_shell(string_list_ty *lhs, const string_list_ty *rhs)string_list_quote_shell661,19224
operator+=(string_list_ty &lhs, const string_list_ty &rhs)operator +=671,19480
operator+(const string_list_ty &lhs, const string_list_ty &rhs)operator +681,19702
operator-=(string_list_ty &lhs, const string_list_ty &rhs)operator -=694,20047
operator-(const string_list_ty &lhs, const string_list_ty &rhs)operator -704,20293
operator*=(string_list_ty &lhs, const string_list_ty &rhs)operator *=717,20629
operator*(const string_list_ty &lhs, const string_list_ty &rhs)operator *727,20877

bl/common/stracc.h,1012
#define COMMON_STRACC_HCOMMON_STRACC_H21,777
class stracc_tstracc_t34,1013
    push_back(char c)push_back72,1793
    char back() { return buffer[length - 1]; }back118,3092
    void clear() { length = 0; }clear124,3253
    size_t size() const { return length; }size130,3400
    bool empty() const { return (length == 0); }empty136,3560
    void pop_back() { if (length) --length; }pop_back142,3717
    const char *get_data() const { return buffer; }get_data154,4101
    char operator[](size_t n) { return buffer[n]; }operator []163,4352
    size_t length;length182,4915
    size_t maximum;maximum188,5051
    char *buffer;buffer194,5202
stracc_constructor(stracc_t *p)stracc_constructor198,5247
stracc_destructor(stracc_t *p)stracc_destructor204,5323
stracc_open(stracc_t *p)stracc_open210,5398
stracc_close(const stracc_t *p)stracc_close216,5474
stracc_char(stracc_t *p, char c)stracc_char222,5557
stracc_chars(stracc_t *p, const char *data, size_t len)stracc_chars228,5639

common/symtab.h,857
#define COMMON_SYMTAB_HCOMMON_SYMTAB_H21,837
class symtab_tysymtab_ty40,1255
    size_t size() const { return hash_load; }size63,1855
    bool empty() const { return (hash_load == 0); }empty69,2034
    typedef void (*callback_t)(const symtab_ty *stp, const nstring &key,callback_t307,9522
    typedef void (*reaper_t)(void *);reaper_t324,10016
    void set_reap(reaper_t func) { reap = func; }set_reap331,10234
    reaper_t reap;reap359,11167
    struct row_trow_t361,11187
        row_t() : data(0), overflow(0) { }row_t363,11210
        nstring key;key364,11253
        void *data;data365,11274
        row_t *overflow;overflow366,11294
    row_t **hash_table;hash_table374,11523
    str_hash_ty hash_modulus;hash_modulus380,11700
    str_hash_ty hash_mask;hash_mask388,12011
    str_hash_ty hash_load;hash_load394,12164

common/symtab/template.h,1125
#define COMMON_SYMTAB_TEMPLATE_HCOMMON_SYMTAB_TEMPLATE_H20,771
class symtabsymtab42,1341
    ~symtab()~symtab49,1463
    symtab() :symtab57,1557
    symtab(const symtab &arg) :symtab66,1669
    symtab &operator=(const symtab &rhs)operator =75,1798
    clear(void)clear89,2068
    get(const nstring &key)get105,2443
    query_fuzzy(const nstring &key)query_fuzzy127,3013
    query(string_ty *key)query142,3400
    query(const nstring &key)query157,3730
    query(const nstring_list &key_list)query173,4112
    assign(string_ty *key, value_type_t *value)assign195,4774
    assign(const nstring &key, value_type_t *value)assign214,5355
    assign(const nstring &key, const value_type_t &value)assign232,5899
    remove(const nstring &key)remove249,6432
    dump(const char *caption)dump263,6732
    set_reaper(void)set_reaper276,7076
    empty(void)empty287,7305
    size(void)size298,7517
    keys(nstring_list &result)keys319,8081
    symtab_ty *stp;stp333,8372
    static void reaper(void *p) { delete (value_type_t *)p; }reaper339,8555
    copy(const symtab &arg)copy346,8739

bl/common/symtab_iter.h,533
#define COMMON_SYMTAB_ITER_HCOMMON_SYMTAB_ITER_H21,770
class symtab_iteratorsymtab_iterator29,926
    const symtab_ty *stp;stp44,1281
    symtab_ty::row_t *rp;rp45,1307
    str_hash_ty pos;pos46,1333
symtab_iterator_new(symtab_ty *arg)symtab_iterator_new54,1510
symtab_iterator_delete(symtab_iterator *stip)symtab_iterator_delete60,1600
symtab_iterator_reset(symtab_iterator *stip)symtab_iterator_reset66,1680
symtab_iterator_next(symtab_iterator *stip, string_ty **key_p, void **data_p)symtab_iterator_next72,1760

bl/common/throws_not.h,89
#define COMMON_THROWS_NOT_HCOMMON_THROWS_NOT_H21,770
  #define __THROW __THROW25,835

common/trace.h,1730
#define TRACE_HTRACE_H20,748
#define trace_pretest_ trace_pretest_36,991
#define trace_where_ trace_where_48,1668
#define trace(trace49,1721
#define trace_if(trace_if50,1798
#define trace(trace52,1861
#define trace_if(trace_if53,1878
static int trace_pretest_result;trace_pretest_result64,2176
#define trace_stringize(trace_stringize76,2505
#define trace_stringize(trace_stringize78,2541
#define trace_bool(trace_bool100,3461
#define trace_char(trace_char112,4128
#define trace_char_unsigned(trace_char_unsigned124,4795
#define trace_int(trace_int136,5462
#define trace_int_unsigned(trace_int_unsigned148,6129
#define trace_long(trace_long160,6796
#define trace_long_unsigned(trace_long_unsigned172,7463
#define trace_pointer(trace_pointer184,8130
#define trace_short(trace_short196,8797
#define trace_short_unsigned(trace_short_unsigned208,9464
#define trace_string(trace_string220,10132
#define trace_nstring(trace_nstring232,10799
#define trace_time(trace_time244,11466
#define trace_double(trace_double256,12133
#define trace_bool(trace_bool270,12807
#define trace_char(trace_char271,12829
#define trace_char_unsigned(trace_char_unsigned272,12851
#define trace_int(trace_int273,12882
#define trace_int_unsigned(trace_int_unsigned274,12903
#define trace_long(trace_long275,12933
#define trace_long_unsigned(trace_long_unsigned276,12955
#define trace_pointer(trace_pointer277,12986
#define trace_short(trace_short278,13011
#define trace_short_unsigned(trace_short_unsigned279,13034
#define trace_string(trace_string280,13066
#define trace_nstring(trace_nstring281,13090
#define trace_time(trace_time282,13115
#define trace_double(trace_double283,13137

bl/common/uuidentifier.h,153
#define COMMON_UUIDENTIFIER_HCOMMON_UUIDENTIFIER_H22,811
#define ORIGINAL_UUID ORIGINAL_UUID32,949
#define EDIT_ORIGIN_UUID EDIT_ORIGIN_UUID33,987

bl/common/uuidentifier/translate.h,79
#define COMMON_UUIDENTIFIER_TRANSLATE_HCOMMON_UUIDENTIFIER_TRANSLATE_H21,805

common/version_stmp.h,59
#define COMMON_VERSION_STMP_HCOMMON_VERSION_STMP_H20,788

common/wstr.h,501
#define COMMON_WSTR_HCOMMON_WSTR_H20,784
typedef unsigned long wstr_hash_ty;wstr_hash_ty32,980
struct wstring_tywstring_ty34,1017
    wstr_hash_ty    wstr_hash;wstr_hash36,1037
    wstring_ty      *wstr_next;wstr_next37,1068
    long            wstr_references;wstr_references38,1100
    size_t          wstr_length;wstr_length39,1137
    wchar_t         wstr_text[1];wstr_text40,1170
#define wstr_n_from_c_release(wstr_n_from_c_release43,1208
#define wstr_equal(wstr_equal63,2028

bl/common/wstr/list.h,659
#define COMMON_WSTR_LIST_HCOMMON_WSTR_LIST_H21,774
class wstring_list_tywstring_list_ty39,1156
    size_t size() const { return nitems; }size69,1734
    bool empty() const { return (nitems == 0); }empty75,1915
    wstring_ty *get(size_t n) const { return item[n]; }get85,2176
    wstring_ty *operator[](size_t n) const { return get(n); }operator []95,2445
    size_t nitems;nitems230,6617
    size_t nitems_max;nitems_max236,6782
    wstring_ty **item;item242,6933
operator==(const wstring_list_ty &lhs, const wstring_list_ty &rhs)operator ==246,6972
operator!=(const wstring_list_ty &lhs, const wstring_list_ty &rhs)operator !=252,7086

common/wstring.h,1484
#define COMMON_WSTRING_HCOMMON_WSTRING_H20,769
class wstringwstring40,1244
    wstring() :wstring53,1462
    wstring(const char *arg) :wstring62,1575
    wstring(const wchar_t *arg) :wstring71,1728
    wstring(const char *data, size_t len) :wstring79,1872
    wstring(const wchar_t *data, size_t len) :wstring87,2009
    wstring(wstring_ty *arg) :wstring95,2150
    wstring(const wstring &arg) :wstring115,2478
    c_str(void)c_str136,2975
    empty(void)empty149,3203
    size(void)size156,3297
    length(void)length163,3383
    catenate(const wstring &arg)catenate185,3977
    operator+(const wstring &arg)operator +192,4102
    operator+=(const wstring &arg)operator +=199,4207
    cat_three(const wstring &str2, const wstring &str3)cat_three226,4970
    upcase(void)upcase246,5570
    downcase(void)downcase266,6112
    capitalize(void)capitalize285,6615
    equal(const wstring &arg)equal310,7246
    operator==(const wstring &arg)operator ==317,7345
    operator!=(const wstring &arg)operator !=324,7449
    get_ref(void)get_ref339,7895
    get_ref_copy(void)get_ref_copy346,7977
    identifier(void)identifier358,8280
    operator[](size_t n)operator []376,8741
    column_width(void)column_width389,9108
    wstring_ty *ref;ref401,9392
    get_empty_ref(void)get_empty_ref408,9576
operator+(const char *lhs, const wstring &rhs)operator +415,9663
operator+(const wstring &lhs, const char *rhs)operator +421,9761

bl/common/wstring/accumulator.h,756
#define COMMON_WSTRING_ACCUMULATOR_HCOMMON_WSTRING_ACCUMULATOR_H20,764
class wstring_accumulatorwstring_accumulator28,963
    push_back(wchar_t c)push_back66,1822
    void clear() { length = 0; }clear116,3136
    size_t size() const { return length; }size122,3283
    bool empty() const { return (length == 0); }empty128,3443
    void pop_back() { if (length) --length; }pop_back134,3600
    wchar_t back() { return (length ? buffer[length - 1] : 0); }back140,3779
    const wchar_t *get_data() const { return (buffer ? buffer : L""); }get_data152,4182
    wchar_t operator[](size_t n) { return buffer[n]; }operator []162,4508
    size_t length;length179,5035
    size_t maximum;maximum185,5171
    wchar_t *buffer;buffer191,5322

bl/common/wstring/list.h,500
#define COMMON_WSTRING_LIST_HCOMMON_WSTRING_LIST_H21,765
class wstring_listwstring_list30,954
    ~wstring_list() {}~wstring_list39,1124
    wstring_list() {}wstring_list44,1198
    wstring_list(const wstring_list &arg) :wstring_list49,1268
    push_back(const wstring &arg)push_back64,1565
    back()back81,1937
    size()size94,2194
    empty()empty105,2384
    wstring operator[](int n) const { return get(n); }operator []126,2802
    wstring_list_ty content;content155,3711

bl/common/yyyymmdd_wk.h,57
#define COMMON_YYYYMMDD_WK_HCOMMON_YYYYMMDD_WK_H21,771

fmtgen/arglex.h,658
#define FMTGEN_ARGLEX_HFMTGEN_ARGLEX_H20,751
    arglex_token_bit_fields,arglex_token_bit_fields26,811
    arglex_token_bit_fields_not,arglex_token_bit_fields_not27,840
    arglex_token_include_long,arglex_token_include_long28,873
    arglex_token_include_short,arglex_token_include_short29,904
    arglex_token_introspector_code,arglex_token_introspector_code30,936
    arglex_token_introspector_include,arglex_token_introspector_include31,972
    arglex_token_original_code,arglex_token_original_code32,1011
    arglex_token_original_include,arglex_token_original_include33,1043
    arglex_token_tab_width,arglex_token_tab_width34,1078

fmtgen/generator.h,397
#define FMTGEN_GENERATOR_HFMTGEN_GENERATOR_H20,754
class generatorgenerator33,1027
    typedef aegis_shared_ptr<generator> pointer;pointer36,1053
    void indent_more() { ip->more(); }indent_more222,7063
    void indent_less() { ip->less(); }indent_less224,7103
    nstring get_file_name() const { return ip->get_file_name(); }get_file_name246,7734
    indent::pointer ip;ip263,8285

fmtgen/generator/introsp_code.h,150
#define FMTGEN_GENERATOR_INTROSP_CODE_HFMTGEN_GENERATOR_INTROSP_CODE_H20,767
class generator_introspector_code:generator_introspector_code29,1012

fmtgen/generator/introsp_incl.h,156
#define FMTGEN_GENERATOR_INTROSP_INCL_HFMTGEN_GENERATOR_INTROSP_INCL_H20,767
class generator_introspector_include:generator_introspector_include29,1017

fmtgen/generator/orig_code.h,136
#define FMTGEN_GENERATOR_ORIG_CODE_HFMTGEN_GENERATOR_ORIG_CODE_H20,764
class generator_original_code:generator_original_code29,1025

fmtgen/generator/orig_include.h,148
#define FMTGEN_GENERATOR_ORIG_INCLUDE_HFMTGEN_GENERATOR_ORIG_INCLUDE_H20,767
class generator_original_include:generator_original_include29,1037

fmtgen/generator/pair.h,162
#define FMTGEN_GENERATOR_PAIR_HFMTGEN_GENERATOR_PAIR_H20,759
class generator_pair:generator_pair27,882
    pointer g1;g196,2796
    pointer g2;g2102,2927

fmtgen/indent.h,610
#define INDENT_HINDENT_H20,786
class indentindent31,1014
    typedef aegis_shared_ptr<indent> pointer;pointer34,1037
    nstring get_file_name() const { return fn; }get_file_name142,3996
    FILE *fp;fp168,4784
    nstring fn;fn174,4913
    int depth;depth180,5037
    int in_col;in_col186,5169
    int out_col;out_col193,5393
    int continuation_line;continuation_line204,5761
    int within_string;within_string213,6079
    static int in_tab_width;in_tab_width220,6283
    static int out_tab_width;out_tab_width227,6485
    nstring_list included_to_date;included_to_date234,6723

fmtgen/lex.h,107
#define LEX_HLEX_H20,783
#define parse_error parse_error115,3451
#define parse_lex parse_lex116,3483

fmtgen/parse.h,45
#define FMTGEN_PARSE_HFMTGEN_PARSE_H20,793

fmtgen/type.h,814
#define FMTGEN_TYPE_HFMTGEN_TYPE_H20,777
#define ATTRIBUTE_REDEFINITION_OK ATTRIBUTE_REDEFINITION_OK27,888
#define ATTRIBUTE_SHOW_IF_DEFAULT ATTRIBUTE_SHOW_IF_DEFAULT28,924
#define ATTRIBUTE_HIDE_IF_DEFAULT ATTRIBUTE_HIDE_IF_DEFAULT29,960
class typetype38,1163
    typedef aegis_shared_ptr<type> pointer;pointer41,1184
    c_name()c_name226,7248
    const nstring &def_name() const { return name; }def_name236,7429
    void typedef_set() { is_a_typedef = true; }typedef_set240,7513
    generator *gen;gen340,10808
    nstring comment;comment360,11511
    static bool use_bit_fields;use_bit_fields366,11682
    nstring name;name381,12170
    mutable nstring c_name_cache;c_name_cache387,12321
    bool is_a_typedef;is_a_typedef393,12491
    bool included_flag;included_flag399,12668

fmtgen/type/boolean.h,99
#define FMTGEN_TYPE_BOOLEAN_HFMTGEN_TYPE_BOOLEAN_H20,768
class type_boolean:type_boolean28,932

fmtgen/type/boolean/code.h,119
#define FMTGEN_TYPE_BOOLEAN_CODE_HFMTGEN_TYPE_BOOLEAN_CODE_H20,767
class type_boolean_code:type_boolean_code28,972

fmtgen/type/boolean/include.h,131
#define FMTGEN_TYPE_BOOLEAN_INCLUDE_HFMTGEN_TYPE_BOOLEAN_INCLUDE_H20,765
class type_boolean_include:type_boolean_include28,982

fmtgen/type/boolean/introsp_code.h,162
#define FMTGEN_TYPE_BOOLEAN_INTROSP_CODE_HFMTGEN_TYPE_BOOLEAN_INTROSP_CODE_H20,770
class type_boolean_introspector_code:type_boolean_introspector_code29,1011

fmtgen/type/boolean/introsp_incl.h,168
#define FMTGEN_TYPE_BOOLEAN_INTROSP_INCL_HFMTGEN_TYPE_BOOLEAN_INTROSP_INCL_H20,770
class type_boolean_introspector_include:type_boolean_introspector_include29,1014

fmtgen/type/enumeration.h,159
#define FMTGEN_TYPE_ENUMERATION_HFMTGEN_TYPE_ENUMERATION_H20,778
class type_enumeration:type_enumeration29,983
    nstring_list elements;elements67,1955

fmtgen/type/enumeration/code.h,135
#define FMTGEN_TYPE_ENUMERATION_CODE_HFMTGEN_TYPE_ENUMERATION_CODE_H20,766
class type_enumeration_code:type_enumeration_code29,999

fmtgen/type/enumeration/include.h,148
#define FMTGEN_TYPE_ENUMERATION_INCLUDE_HFMTGEN_TYPE_ENUMERATION_INCLUDE_H20,769
class type_enumeration_include:type_enumeration_include29,1025

fmtgen/type/enumeration/introsp_code.h,178
#define FMTGEN_TYPE_ENUMERATION_INTROSP_CODE_HFMTGEN_TYPE_ENUMERATION_INTROSP_CODE_H20,774
class type_enumeration_introspector_code:type_enumeration_introspector_code29,1034

fmtgen/type/enumeration/introsp_incl.h,184
#define FMTGEN_TYPE_ENUMERATION_INTROSP_INCL_HFMTGEN_TYPE_ENUMERATION_INTROSP_INCL_H20,774
class type_enumeration_introspector_include:type_enumeration_introspector_include29,1042

fmtgen/type/integer.h,99
#define FMTGEN_TYPE_INTEGER_HFMTGEN_TYPE_INTEGER_H20,775
class type_integer:type_integer28,934

fmtgen/type/integer/code.h,120
#define FMTGEN_TYPE_INTEGER_CODE_HFMTGEN_TYPE_INTEGER_CODE_H20,762
class type_integer_code:type_integer_code29,1004

fmtgen/type/integer/include.h,131
#define FMTGEN_TYPE_INTEGER_INCLUDE_HFMTGEN_TYPE_INTEGER_INCLUDE_H20,765
class type_integer_include:type_integer_include29,997

fmtgen/type/integer/introsp_code.h,162
#define FMTGEN_TYPE_INTEGER_INTROSP_CODE_HFMTGEN_TYPE_INTEGER_INTROSP_CODE_H20,770
class type_integer_introspector_code:type_integer_introspector_code29,1029

fmtgen/type/integer/introsp_incl.h,168
#define FMTGEN_TYPE_INTEGER_INTROSP_INCL_HFMTGEN_TYPE_INTEGER_INTROSP_INCL_H20,770
class type_integer_introspector_include:type_integer_introspector_include29,1016

fmtgen/type/list.h,130
#define FMTGEN_TYPE_LIST_HFMTGEN_TYPE_LIST_H20,772
class type_list:type_list28,927
    type::pointer subtype;subtype73,2049

fmtgen/type/list/code.h,108
#define FMTGEN_TYPE_LIST_CODE_HFMTGEN_TYPE_LIST_CODE_H20,759
class type_list_code:type_list_code29,1001

fmtgen/type/list/include.h,120
#define FMTGEN_TYPE_LIST_INCLUDE_HFMTGEN_TYPE_LIST_INCLUDE_H20,762
class type_list_include:type_list_include29,1013

fmtgen/type/list/introsp_code.h,150
#define FMTGEN_TYPE_LIST_INTROSP_CODE_HFMTGEN_TYPE_LIST_INTROSP_CODE_H20,767
class type_list_introspector_code:type_list_introspector_code29,1044

fmtgen/type/list/introsp_incl.h,156
#define FMTGEN_TYPE_LIST_INTROSP_INCL_HFMTGEN_TYPE_LIST_INTROSP_INCL_H20,767
class type_list_introspector_include:type_list_introspector_include29,1047

fmtgen/type/pair.h,257
#define FMTGEN_TYPE_PAIR_HFMTGEN_TYPE_PAIR_H20,754
class type_pair:type_pair28,955
    pointer get_t1() const { return t1; }get_t165,1839
    pointer get_t2() const { return t2; }get_t266,1881
    pointer t1;t1117,3410
    pointer t2;t2123,3567

fmtgen/type/real.h,87
#define FMTGEN_TYPE_REAL_HFMTGEN_TYPE_REAL_H20,771
class type_real:type_real28,924

fmtgen/type/real/code.h,107
#define FMTGEN_TYPE_REAL_CODE_HFMTGEN_TYPE_REAL_CODE_H20,759
class type_real_code:type_real_code27,882

fmtgen/type/real/include.h,120
#define FMTGEN_TYPE_REAL_INCLUDE_HFMTGEN_TYPE_REAL_INCLUDE_H20,762
class type_real_include:type_real_include29,1028

fmtgen/type/real/introsp_code.h,150
#define FMTGEN_TYPE_REAL_INTROSP_CODE_HFMTGEN_TYPE_REAL_INTROSP_CODE_H20,767
class type_real_introspector_code:type_real_introspector_code29,1005

fmtgen/type/real/introsp_incl.h,156
#define FMTGEN_TYPE_REAL_INTROSP_INCL_HFMTGEN_TYPE_REAL_INTROSP_INCL_H20,767
class type_real_introspector_include:type_real_introspector_include30,1066

fmtgen/type/string.h,95
#define FMTGEN_TYPE_STRING_HFMTGEN_TYPE_STRING_H20,780
class type_string:type_string28,938

fmtgen/type/string/code.h,116
#define FMTGEN_TYPE_STRING_CODE_HFMTGEN_TYPE_STRING_CODE_H20,761
class type_string_code:type_string_code29,1010

fmtgen/type/string/include.h,128
#define FMTGEN_TYPE_STRING_INCLUDE_HFMTGEN_TYPE_STRING_INCLUDE_H20,764
class type_string_include:type_string_include29,1022

fmtgen/type/string/introsp_code.h,158
#define FMTGEN_TYPE_STRING_INTROSP_CODE_HFMTGEN_TYPE_STRING_INTROSP_CODE_H20,769
class type_string_introspector_code:type_string_introspector_code29,1044

fmtgen/type/string/introsp_incl.h,164
#define FMTGEN_TYPE_STRING_INTROSP_INCL_HFMTGEN_TYPE_STRING_INTROSP_INCL_H20,769
class type_string_introspector_include:type_string_introspector_include29,1027

fmtgen/type/structure.h,545
#define FMTGEN_TYPE_STRUCTURE_HFMTGEN_TYPE_STRUCTURE_H20,783
class type_structure:type_structure28,978
    struct element_tyelement_ty75,2168
        element_ty() : attributes(0) { }element_ty77,2196
        nstring name;name78,2237
        type::pointer etype;etype79,2259
        int attributes;attributes80,2288
        nstring comment;comment81,2312
    size_t nelements;nelements84,2345
    size_t nelements_max;nelements_max85,2367
    element_ty *element;element86,2393
    bool toplevel_flag;toplevel_flag87,2418

fmtgen/type/structure/code.h,128
#define FMTGEN_TYPE_STRUCTURE_CODE_HFMTGEN_TYPE_STRUCTURE_CODE_H20,764
class type_structure_code:type_structure_code29,1000

fmtgen/type/structure/include.h,140
#define FMTGEN_TYPE_STRUCTURE_INCLUDE_HFMTGEN_TYPE_STRUCTURE_INCLUDE_H20,767
class type_structure_include:type_structure_include29,1004

fmtgen/type/structure/introsp_code.h,169
#define FMTGEN_TYPE_STRUCTURE_INTROSP_CODE_HFMTGEN_TYPE_STRUCTURE_INTROSP_CODE_H20,772
class type_structure_introspector_code:type_structure_introspector_code28,995

fmtgen/type/structure/introsp_incl.h,175
#define FMTGEN_TYPE_STRUCTURE_INTROSP_INCL_HFMTGEN_TYPE_STRUCTURE_INTROSP_INCL_H20,772
class type_structure_introspector_include:type_structure_introspector_include28,993

fmtgen/type/time.h,87
#define FMTGEN_TYPE_TIME_HFMTGEN_TYPE_TIME_H20,772
class type_time:type_time28,927

fmtgen/type/time/code.h,107
#define FMTGEN_TYPE_TIME_CODE_HFMTGEN_TYPE_TIME_CODE_H20,759
class type_time_code:type_time_code27,882

fmtgen/type/time/include.h,119
#define FMTGEN_TYPE_TIME_INCLUDE_HFMTGEN_TYPE_TIME_INCLUDE_H20,762
class type_time_include:type_time_include27,891

fmtgen/type/time/introsp_code.h,150
#define FMTGEN_TYPE_TIME_INTROSP_CODE_HFMTGEN_TYPE_TIME_INTROSP_CODE_H20,767
class type_time_introspector_code:type_time_introspector_code29,1005

fmtgen/type/time/introsp_incl.h,156
#define FMTGEN_TYPE_TIME_INTROSP_INCL_HFMTGEN_TYPE_TIME_INTROSP_INCL_H20,767
class type_time_introspector_include:type_time_introspector_include30,1066

fmtgen/type/top_level.h,144
#define FMTGEN_TYPE_TOP_LEVEL_HFMTGEN_TYPE_TOP_LEVEL_H20,759
class type_top_level:type_top_level27,877
    pointer subtype;subtype54,1445

fmtgen/type/top_level/code.h,127
#define FMTGEN_TYPE_TOP_LEVEL_CODE_HFMTGEN_TYPE_TOP_LEVEL_CODE_H20,764
class type_top_level_code:type_top_level_code29,989

fmtgen/type/top_level/include.h,140
#define FMTGEN_TYPE_TOP_LEVEL_INCLUDE_HFMTGEN_TYPE_TOP_LEVEL_INCLUDE_H20,767
class type_top_level_include:type_top_level_include29,1029

fmtgen/type/top_level/introsp_code.h,170
#define FMTGEN_TYPE_TOP_LEVEL_INTROSP_CODE_HFMTGEN_TYPE_TOP_LEVEL_INTROSP_CODE_H20,772
class type_top_level_introspector_code:type_top_level_introspector_code29,1039

fmtgen/type/top_level/introsp_incl.h,176
#define FMTGEN_TYPE_TOP_LEVEL_INTROSP_INCL_HFMTGEN_TYPE_TOP_LEVEL_INTROSP_INCL_H20,772
class type_top_level_introspector_include:type_top_level_introspector_include29,1035

fmtgen/type/vector.h,467
#define FMTGEN_TYPE_VECTOR_HFMTGEN_TYPE_VECTOR_H20,756
class type_vectortype_vector28,906
    size_t size() const { return length; }size57,1371
    bool empty() const { return (length == 0); }empty59,1415
    get(size_t n)get66,1557
    type::pointer operator[](size_t n) const { return get(n); }operator []72,1659
    size_t length;length89,2230
    size_t maximum;maximum90,2249
    type::pointer *item;item91,2269
    grow(size_t n)grow96,2335

bl/libaegis/adler32.h,53
#define LIBAEGIS_ADLER32_HLIBAEGIS_ADLER32_H21,769

libaegis/ael/attribu_list.h,71
#define LIBAEGIS_AEL_ATTRIBU_LIST_HLIBAEGIS_AEL_ATTRIBU_LIST_H20,780

bl/libaegis/ael/branch/files.h,71
#define LIBAEGIS_AEL_BRANCH_FILES_HLIBAEGIS_AEL_BRANCH_FILES_H21,771

bl/libaegis/ael/build_header.h,71
#define LIBAEGIS_AEL_BUILD_HEADER_HLIBAEGIS_AEL_BUILD_HEADER_H21,777

bl/libaegis/ael/change/by_state.h,77
#define LIBAEGIS_AEL_CHANGE_BY_STATE_HLIBAEGIS_AEL_CHANGE_BY_STATE_H21,792

bl/libaegis/ael/change/changes.h,75
#define LIBAEGIS_AEL_CHANGE_CHANGES_HLIBAEGIS_AEL_CHANGE_CHANGES_H21,791

bl/libaegis/ael/change/default.h,75
#define LIBAEGIS_AEL_CHANGE_DEFAULT_HLIBAEGIS_AEL_CHANGE_DEFAULT_H21,791

bl/libaegis/ael/change/details.h,275
#define LIBAEGIS_AEL_CHANGE_DETAILS_HLIBAEGIS_AEL_CHANGE_DETAILS_H21,790
class list_change_details_columnslist_change_details_columns36,1182
    col::pointer colp;colp61,1746
    output::pointer head_col;head_col64,1793
    output::pointer body_col;body_col65,1823

bl/libaegis/ael/change/file_history.h,85
#define LIBAEGIS_AEL_CHANGE_FILE_HISTORY_HLIBAEGIS_AEL_CHANGE_FILE_HISTORY_H21,789

bl/libaegis/ael/change/file_invento.h,85
#define LIBAEGIS_AEL_CHANGE_FILE_INVENTO_HLIBAEGIS_AEL_CHANGE_FILE_INVENTO_H21,784

bl/libaegis/ael/change/files.h,71
#define LIBAEGIS_AEL_CHANGE_FILES_HLIBAEGIS_AEL_CHANGE_FILES_H21,789

bl/libaegis/ael/change/history.h,75
#define LIBAEGIS_AEL_CHANGE_HISTORY_HLIBAEGIS_AEL_CHANGE_HISTORY_H21,791

libaegis/ael/change/inappropriat.h,85
#define LIBAEGIS_AEL_CHANGE_INAPPROPRIAT_HLIBAEGIS_AEL_CHANGE_INAPPROPRIAT_H20,800

bl/libaegis/ael/change/incomplete.h,81
#define LIBAEGIS_AEL_CHANGE_INCOMPLETE_HLIBAEGIS_AEL_CHANGE_INCOMPLETE_H21,782

bl/libaegis/ael/change/inventory.h,79
#define LIBAEGIS_AEL_CHANGE_INVENTORY_HLIBAEGIS_AEL_CHANGE_INVENTORY_H21,781

bl/libaegis/ael/change/outstand_all.h,85
#define LIBAEGIS_AEL_CHANGE_OUTSTAND_ALL_HLIBAEGIS_AEL_CHANGE_OUTSTAND_ALL_H21,796

bl/libaegis/ael/change/outstanding.h,83
#define LIBAEGIS_AEL_CHANGE_OUTSTANDING_HLIBAEGIS_AEL_CHANGE_OUTSTANDING_H21,795

bl/libaegis/ael/change/user.h,69
#define LIBAEGIS_AEL_CHANGE_USER_HLIBAEGIS_AEL_CHANGE_USER_H21,788

bl/libaegis/ael/change/version.h,75
#define LIBAEGIS_AEL_CHANGE_VERSION_HLIBAEGIS_AEL_CHANGE_VERSION_H21,791

libaegis/ael/column_width.h,919
#define LIBAEGIS_AEL_COLUMN_WIDTH_HLIBAEGIS_AEL_COLUMN_WIDTH_H21,784
#define ELAPSED_TIME_THRESHOLD ELAPSED_TIME_THRESHOLD24,822
#define USAGE_WIDTH	USAGE_WIDTH31,976
#define ACTION_WIDTH	ACTION_WIDTH32,1023
#define EDIT_WIDTH	EDIT_WIDTH33,1072
#define LOGIN_WIDTH	LOGIN_WIDTH35,1163
#define WHAT_WIDTH	WHAT_WIDTH36,1213
#define WHEN_WIDTH	WHEN_WIDTH37,1264
#define WHO_WIDTH	WHO_WIDTH38,1311
#define	CHANGE_WIDTH	CHANGE_WIDTH39,1341
#define	STATE_WIDTH	STATE_WIDTH40,1364
#define ARCH_WIDTH	ARCH_WIDTH41,1416
#define HOST_WIDTH	HOST_WIDTH42,1437
#define TIME_WIDTH	TIME_WIDTH43,1458
#define INDENT_WIDTH	INDENT_WIDTH44,1510
#define PROJECT_WIDTH	PROJECT_WIDTH45,1560
#define DIRECTORY_WIDTH DIRECTORY_WIDTH46,1585
#define ATTR_WIDTH ATTR_WIDTH47,1612
#define UUID_WIDTH UUID_WIDTH48,1678
#define FILENAME_WIDTH FILENAME_WIDTH49,1705
#define VERSION_WIDTH VERSION_WIDTH50,1772

libaegis/ael/formeditnum.h,69
#define LIBAEGIS_AEL_FORMEDITNUM_HLIBAEGIS_AEL_FORMEDITNUM_H20,798

bl/libaegis/ael/locks.h,57
#define LIBAEGIS_AEL_LOCKS_HLIBAEGIS_AEL_LOCKS_H21,782

bl/libaegis/ael/project/administrato.h,87
#define LIBAEGIS_AEL_PROJECT_ADMINISTRATO_HLIBAEGIS_AEL_PROJECT_ADMINISTRATO_H21,797

bl/libaegis/ael/project/aliases.h,77
#define LIBAEGIS_AEL_PROJECT_ALIASES_HLIBAEGIS_AEL_PROJECT_ALIASES_H21,792

bl/libaegis/ael/project/default.h,77
#define LIBAEGIS_AEL_PROJECT_DEFAULT_HLIBAEGIS_AEL_PROJECT_DEFAULT_H21,792

bl/libaegis/ael/project/details.h,77
#define LIBAEGIS_AEL_PROJECT_DETAILS_HLIBAEGIS_AEL_PROJECT_DETAILS_H21,780

bl/libaegis/ael/project/developers.h,83
#define LIBAEGIS_AEL_PROJECT_DEVELOPERS_HLIBAEGIS_AEL_PROJECT_DEVELOPERS_H21,795

bl/libaegis/ael/project/file_invento.h,87
#define LIBAEGIS_AEL_PROJECT_FILE_INVENTO_HLIBAEGIS_AEL_PROJECT_FILE_INVENTO_H21,785

bl/libaegis/ael/project/files.h,73
#define LIBAEGIS_AEL_PROJECT_FILES_HLIBAEGIS_AEL_PROJECT_FILES_H21,790

libaegis/ael/project/filesbydelta.h,87
#define LIBAEGIS_AEL_PROJECT_FILESBYDELTA_HLIBAEGIS_AEL_PROJECT_FILESBYDELTA_H20,771

bl/libaegis/ael/project/history.h,77
#define LIBAEGIS_AEL_PROJECT_HISTORY_HLIBAEGIS_AEL_PROJECT_HISTORY_H21,792

libaegis/ael/project/inappropriat.h,87
#define LIBAEGIS_AEL_PROJECT_INAPPROPRIAT_HLIBAEGIS_AEL_PROJECT_INAPPROPRIAT_H20,801

bl/libaegis/ael/project/integrators.h,85
#define LIBAEGIS_AEL_PROJECT_INTEGRATORS_HLIBAEGIS_AEL_PROJECT_INTEGRATORS_H21,796

bl/libaegis/ael/project/projects.h,79
#define LIBAEGIS_AEL_PROJECT_PROJECTS_HLIBAEGIS_AEL_PROJECT_PROJECTS_H21,793

bl/libaegis/ael/project/reviewers.h,81
#define LIBAEGIS_AEL_PROJECT_REVIEWERS_HLIBAEGIS_AEL_PROJECT_REVIEWERS_H21,794

bl/libaegis/ael/state_file.h,67
#define LIBAEGIS_AEL_STATE_FILE_HLIBAEGIS_AEL_STATE_FILE_H21,787

bl/libaegis/aer/expr.h,460
#define AEGIS_AER_EXPR_HAEGIS_AER_EXPR_H21,836
class rpt_exprrpt_expr34,1113
    typedef aegis_shared_ptr<rpt_expr> pointer;pointer37,1138
    size_t get_nchildren() const { return nchild; }get_nchildren85,2450
    rpt_position::pointer get_pos() const { return pos; }get_pos91,2625
    rpt_position::pointer pos;pos140,4118
    rpt_expr::pointer *child;child147,4327
    size_t nchild;nchild153,4498
    size_t nchild_max;nchild_max159,4645

bl/libaegis/aer/expr/assign.h,849
#define AEGIS_AER_EXPR_ASSIGN_HAEGIS_AER_EXPR_ASSIGN_H21,780
class rpt_expr_assign:rpt_expr_assign30,941
class rpt_expr_assign_power:rpt_expr_assign_power80,2042
class rpt_expr_assign_mul:rpt_expr_assign_mul131,3200
class rpt_expr_assign_div:rpt_expr_assign_div182,4340
class rpt_expr_assign_mod:rpt_expr_assign_mod233,5480
class rpt_expr_assign_plus:rpt_expr_assign_plus284,6618
class rpt_expr_assign_minus:rpt_expr_assign_minus335,7770
class rpt_expr_assign_join:rpt_expr_assign_join386,8925
class rpt_expr_assign_and_bit:rpt_expr_assign_and_bit437,10083
class rpt_expr_assign_xor_bit:rpt_expr_assign_xor_bit488,11265
class rpt_expr_assign_or_bit:rpt_expr_assign_or_bit539,12445
class rpt_expr_assign_shift_left:rpt_expr_assign_shift_left590,13621
class rpt_expr_assign_shift_right:rpt_expr_assign_shift_right641,14831

bl/libaegis/aer/expr/bit.h,252
#define AEGIS_AER_EXPR_BIT_HAEGIS_AER_EXPR_BIT_H21,777
class rpt_expr_not_bit:rpt_expr_not_bit30,948
class rpt_expr_xor_bit:rpt_expr_xor_bit79,1990
class rpt_expr_or_bit:rpt_expr_or_bit130,3106
class rpt_expr_and_bit:rpt_expr_and_bit181,4216

bl/libaegis/aer/expr/comma.h,112
#define LIBAEGIS_AER_EXPR_COMMA_HLIBAEGIS_AER_EXPR_COMMA_H21,825
class rpt_expr_comma:rpt_expr_comma29,1002

bl/libaegis/aer/expr/constant.h,161
#define AEGIS_AER_EXPR_CONSTANT_HAEGIS_AER_EXPR_CONSTANT_H21,782
class rpt_expr_constant:rpt_expr_constant29,961
    rpt_value::pointer value;value73,1974

bl/libaegis/aer/expr/func.h,101
#define AEGIS_AER_EXPR_FUNC_HAEGIS_AER_EXPR_FUNC_H21,778
class rpt_expr_func:rpt_expr_func29,948

bl/libaegis/aer/expr/in.h,93
#define AEGIS_AER_EXPR_IN_HAEGIS_AER_EXPR_IN_H21,776
class rpt_expr_in:rpt_expr_in30,932

bl/libaegis/aer/expr/incr.h,260
#define AEGIS_AER_EXPR_INCR_HAEGIS_AER_EXPR_INCR_H21,778
class rpt_expr_inc_pre:rpt_expr_inc_pre30,954
class rpt_expr_inc_post:rpt_expr_inc_post79,2000
class rpt_expr_dec_pre:rpt_expr_dec_pre128,3052
class rpt_expr_dec_post:rpt_expr_dec_post177,4098

bl/libaegis/aer/expr/list.h,101
#define AEGIS_AER_EXPR_LIST_HAEGIS_AER_EXPR_LIST_H21,778
class rpt_expr_list:rpt_expr_list28,923

bl/libaegis/aer/expr/logical.h,274
#define AEGIS_AER_EXPR_LOGICAL_HAEGIS_AER_EXPR_LOGICAL_H21,781
class rpt_expr_and_logical:rpt_expr_and_logical30,960
class rpt_expr_or_logical:rpt_expr_or_logical81,2112
class rpt_expr_not_logical:rpt_expr_not_logical132,3258
class rpt_expr_if:rpt_expr_if181,4323

bl/libaegis/aer/expr/lookup.h,109
#define AEGIS_AER_EXPR_LOOKUP_HAEGIS_AER_EXPR_LOOKUP_H21,780
class rpt_expr_lookup:rpt_expr_lookup30,980

bl/libaegis/aer/expr/mul.h,180
#define AEGIS_AER_EXPR_MUL_HAEGIS_AER_EXPR_MUL_H21,777
class rpt_expr_mul:rpt_expr_mul30,941
class rpt_expr_div:rpt_expr_div81,2020
class rpt_expr_mod:rpt_expr_mod132,3097

bl/libaegis/aer/expr/name.h,59
#define AEGIS_AER_EXPR_NAME_HAEGIS_AER_EXPR_NAME_H21,778

bl/libaegis/aer/expr/neg.h,138
#define AEGIS_AER_EXPR_NEG_HAEGIS_AER_EXPR_NEG_H21,777
class rpt_expr_neg:rpt_expr_neg30,939
class rpt_expr_pos:rpt_expr_pos79,1953

bl/libaegis/aer/expr/plus.h,190
#define AEGIS_AER_EXPR_PLUS_HAEGIS_AER_EXPR_PLUS_H21,778
class rpt_expr_plus:rpt_expr_plus30,944
class rpt_expr_minus:rpt_expr_minus81,2036
class rpt_expr_join:rpt_expr_join132,3135

bl/libaegis/aer/expr/power.h,105
#define AEGIS_AER_EXPR_POWER_HAEGIS_AER_EXPR_POWER_H21,779
class rpt_expr_power:rpt_expr_power30,961

bl/libaegis/aer/expr/rel.h,388
#define AEGIS_AER_EXPR_REL_HAEGIS_AER_EXPR_REL_H21,777
class rpt_expr_lt:rpt_expr_lt30,934
class rpt_expr_gt:rpt_expr_gt81,1998
class rpt_expr_le:rpt_expr_le132,3062
class rpt_expr_ge:rpt_expr_ge183,4126
class rpt_expr_eq:rpt_expr_eq234,5190
class rpt_expr_ne:rpt_expr_ne285,6254
class rpt_expr_match:rpt_expr_match336,7324
class rpt_expr_nmatch:rpt_expr_nmatch387,8420

bl/libaegis/aer/expr/shift.h,172
#define AEGIS_AER_EXPR_SHIFT_HAEGIS_AER_EXPR_SHIFT_H21,779
class rpt_expr_shift_left:rpt_expr_shift_left30,954
class rpt_expr_shift_right:rpt_expr_shift_right81,2100

bl/libaegis/aer/expr/struct.h,109
#define AEGIS_AER_EXPR_STRUCT_HAEGIS_AER_EXPR_STRUCT_H21,780
class rpt_expr_struct:rpt_expr_struct31,990

bl/libaegis/aer/expr/struct_asign.h,135
#define AEGIS_AER_EXPR_STRUCT_ASIGN_HAEGIS_AER_EXPR_STRUCT_ASIGN_H21,786
class rpt_expr_struct_assign:rpt_expr_struct_assign29,973

bl/libaegis/aer/func.h,145
#define AEGIS_AER_FUNC_HAEGIS_AER_FUNC_H21,767
class rpt_funcrpt_func35,1092
    typedef aegis_shared_ptr<rpt_func> pointer;pointer38,1117

bl/libaegis/aer/func/capitalize.h,131
#define LIBAEGIS_AER_FUNC_CAPITALIZE_HLIBAEGIS_AER_FUNC_CAPITALIZE_H21,780
class rpt_func_capitalize:rpt_func_capitalize29,988

bl/libaegis/aer/func/change.h,192
#define AEGIS_AER_FUNC_CHANGE_HAEGIS_AER_FUNC_CHANGE_H21,780
class rpt_func_change_number:rpt_func_change_number30,988
class rpt_func_change_number_set:rpt_func_change_number_set85,2284

bl/libaegis/aer/func/columns.h,113
#define AEGIS_AER_FUNC_COLUMNS_HAEGIS_AER_FUNC_COLUMNS_H21,775
class rpt_func_columns:rpt_func_columns30,972

bl/libaegis/aer/func/count.h,105
#define AEGIS_AER_FUNC_COUNT_HAEGIS_AER_FUNC_COUNT_H21,773
class rpt_func_count:rpt_func_count30,964

bl/libaegis/aer/func/dirname.h,170
#define LIBAEGIS_AER_FUNC_DIRNAME_HLIBAEGIS_AER_FUNC_DIRNAME_H21,777
class rpt_func_basename:rpt_func_basename30,979
class rpt_func_dirname:rpt_func_dirname84,2216

bl/libaegis/aer/func/downcase.h,123
#define LIBAEGIS_AER_FUNC_DOWNCASE_HLIBAEGIS_AER_FUNC_DOWNCASE_H21,778
class rpt_func_downcase:rpt_func_downcase30,981

bl/libaegis/aer/func/eject.h,105
#define AEGIS_AER_FUNC_EJECT_HAEGIS_AER_FUNC_EJECT_H21,773
class rpt_func_eject:rpt_func_eject30,964

bl/libaegis/aer/func/getenv.h,109
#define AEGIS_AER_FUNC_GETENV_HAEGIS_AER_FUNC_GETENV_H21,779
class rpt_func_getenv:rpt_func_getenv30,973

bl/libaegis/aer/func/gettime.h,160
#define AEGIS_AER_FUNC_GETTIME_HAEGIS_AER_FUNC_GETTIME_H21,774
class rpt_func_gettime:rpt_func_gettime30,971
class rpt_func_mktime:rpt_func_mktime84,2201

bl/libaegis/aer/func/getuid.h,115
#define LIBAEGIS_AER_FUNC_GETUID_HLIBAEGIS_AER_FUNC_GETUID_H21,776
class rpt_func_getuid:rpt_func_getuid30,973

bl/libaegis/aer/func/keys.h,107
#define AEGIS_AER_FUNC_MEMBERS_HAEGIS_AER_FUNC_MEMBERS_H21,775
class rpt_func_keys:rpt_func_keys30,966

bl/libaegis/aer/func/length.h,109
#define AEGIS_AER_FUNC_LENGTH_HAEGIS_AER_FUNC_LENGTH_H21,773
class rpt_func_length:rpt_func_length30,967

bl/libaegis/aer/func/mtime.h,105
#define AEGIS_AER_FUNC_MTIME_HAEGIS_AER_FUNC_MTIME_H21,772
class rpt_func_mtime:rpt_func_mtime30,963

bl/libaegis/aer/func/need.h,101
#define AEGIS_AER_FUNC_NEED_HAEGIS_AER_FUNC_NEED_H21,772
class rpt_func_need:rpt_func_need30,960

bl/libaegis/aer/func/now.h,156
#define AEGIS_AER_FUNC_NOW_HAEGIS_AER_FUNC_NOW_H21,777
class rpt_func_now:rpt_func_now32,991
class rpt_func_working_days:rpt_func_working_days86,2203

bl/libaegis/aer/func/page_width.h,182
#define AEGIS_AER_FUNC_PAGE_WIDTH_HAEGIS_AER_FUNC_PAGE_WIDTH_H21,778
class rpt_func_page_width:rpt_func_page_width30,984
class rpt_func_page_length:rpt_func_page_length84,2243

bl/libaegis/aer/func/print.h,106
#define AEGIS_AER_FUNC_PRINT_HAEGIS_AER_FUNC_PRINT_H21,773
class rpt_func_print:rpt_func_print37,1194

bl/libaegis/aer/func/project.h,191
#define AEGIS_AER_FUNC_PROJECT_HAEGIS_AER_FUNC_PROJECT_H21,781
class rpt_func_project_name:rpt_func_project_name32,1007
class rpt_func_project_name_set:rpt_func_project_name_set87,2294

bl/libaegis/aer/func/quote.h,286
#define LIBAEGIS_AER_FUNC_QUOTE_HLIBAEGIS_AER_FUNC_QUOTE_H21,787
class rpt_func_quote_url:rpt_func_quote_url30,989
class rpt_func_unquote_url:rpt_func_unquote_url84,2241
class rpt_func_quote_html:rpt_func_quote_html138,3505
class rpt_func_quote_tcl:rpt_func_quote_tcl192,4760

bl/libaegis/aer/func/round.h,240
#define AEGIS_AER_FUNC_ROUND_HAEGIS_AER_FUNC_ROUND_H21,772
class rpt_func_ceil:rpt_func_ceil30,961
class rpt_func_floor:rpt_func_floor84,2166
class rpt_func_round:rpt_func_round138,3378
class rpt_func_trunc:rpt_func_trunc192,4590

bl/libaegis/aer/func/sort.h,101
#define AEGIS_AER_FUNC_SORT_HAEGIS_AER_FUNC_SORT_H21,772
class rpt_func_sort:rpt_func_sort30,960

bl/libaegis/aer/func/split.h,105
#define AEGIS_AER_FUNC_SPLIT_HAEGIS_AER_FUNC_SPLIT_H21,778
class rpt_func_split:rpt_func_split30,969

bl/libaegis/aer/func/sprintf.h,113
#define AEGIS_AER_FUNC_SPRINTF_HAEGIS_AER_FUNC_SPRINTF_H21,775
class rpt_func_sprintf:rpt_func_sprintf30,972

bl/libaegis/aer/func/strftime.h,117
#define AEGIS_AER_FUNC_STRFTIME_HAEGIS_AER_FUNC_STRFTIME_H21,775
class rpt_func_strftime:rpt_func_strftime30,975

bl/libaegis/aer/func/substitute.h,131
#define LIBAEGIS_AER_FUNC_SUBSTITUTE_HLIBAEGIS_AER_FUNC_SUBSTITUTE_H21,780
class rpt_func_substitute:rpt_func_substitute30,989

bl/libaegis/aer/func/substr.h,109
#define AEGIS_AER_FUNC_SUBSTR_HAEGIS_AER_FUNC_SUBSTR_H21,773
class rpt_func_substr:rpt_func_substr30,967

bl/libaegis/aer/func/terse.h,105
#define AEGIS_AER_FUNC_TERSE_HAEGIS_AER_FUNC_TERSE_H21,773
class rpt_func_terse:rpt_func_terse30,964

bl/libaegis/aer/func/title.h,105
#define AEGIS_AER_FUNC_TITLE_HAEGIS_AER_FUNC_TITLE_H21,773
class rpt_func_title:rpt_func_title30,964

bl/libaegis/aer/func/typeof.h,109
#define AEGIS_AER_FUNC_TYPEOF_HAEGIS_AER_FUNC_TYPEOF_H21,774
class rpt_func_typeof:rpt_func_typeof30,968

bl/libaegis/aer/func/upcase.h,115
#define LIBAEGIS_AER_FUNC_UPCASE_HLIBAEGIS_AER_FUNC_UPCASE_H21,776
class rpt_func_upcase:rpt_func_upcase30,973

bl/libaegis/aer/func/wrap.h,154
#define AEGIS_AER_FUNC_WRAP_HAEGIS_AER_FUNC_WRAP_H21,777
class rpt_func_wrap:rpt_func_wrap30,965
class rpt_func_wrap_html:rpt_func_wrap_html84,2178

bl/libaegis/aer/lex.h,47
#define AEGIS_AER_LEX_HAEGIS_AER_LEX_H21,782

libaegis/aer/list.h,49
#define AEGIS_AER_LIST_HAEGIS_AER_LIST_H20,776

bl/libaegis/aer/parse.h,51
#define AEGIS_AER_PARSE_HAEGIS_AER_PARSE_H21,779

bl/libaegis/aer/pos.h,403
#define AEGIS_AER_POS_HAEGIS_AER_POS_H21,765
class rpt_positionrpt_position34,1034
    typedef aegis_shared_ptr<rpt_position> pointer;pointer37,1063
    nstring get_file_name() const { return file_name; }get_file_name57,1667
    long get_line_number() const { return line_number[0]; }get_line_number59,1724
    nstring file_name;file_name64,1831
    long line_number[2];line_number65,1854

libaegis/aer/report.h,53
#define AEGIS_AER_REPORT_HAEGIS_AER_REPORT_H20,783

bl/libaegis/aer/stmt.h,818
#define AEGIS_AER_STMT_HAEGIS_AER_STMT_H21,772
enum rpt_stmt_status_tyrpt_stmt_status_ty28,896
    rpt_stmt_status_normal,rpt_stmt_status_normal30,922
    rpt_stmt_status_break,rpt_stmt_status_break31,950
    rpt_stmt_status_continue,rpt_stmt_status_continue32,977
    rpt_stmt_status_return,rpt_stmt_status_return33,1007
    rpt_stmt_status_errorrpt_stmt_status_error34,1035
struct rpt_stmt_result_tyrpt_stmt_result_ty37,1065
    rpt_stmt_status_ty status;status39,1093
    rpt_value::pointer thrown;thrown40,1124
class rpt_stmtrpt_stmt48,1303
    typedef aegis_shared_ptr<rpt_stmt> pointer;pointer51,1328
    size_t get_nchildren() const { return nchild; }get_nchildren86,2127
    pointer *child;child106,2679
    size_t nchild;nchild112,2845
    size_t nchild_max;nchild_max119,3059

bl/libaegis/aer/stmt/compound.h,117
#define AEGIS_AER_STMT_COMPOUND_HAEGIS_AER_STMT_COMPOUND_H21,782
class rpt_stmt_compound:rpt_stmt_compound29,962

bl/libaegis/aer/stmt/expr.h,139
#define AEGIS_AER_STMT_EXPR_HAEGIS_AER_STMT_EXPR_H21,778
class rpt_stmt_expr:rpt_stmt_expr31,1033
    rpt_expr::pointer ep;ep69,1918

bl/libaegis/aer/stmt/for.h,322
#define AEGIS_AER_STMT_FOR_HAEGIS_AER_STMT_FOR_H21,777
class rpt_stmt_for:rpt_stmt_for30,972
    rpt_expr::pointer e[3];e83,2382
class rpt_stmt_foreach:rpt_stmt_foreach106,2828
    rpt_expr::pointer e[2];e154,4057
class rpt_stmt_break:rpt_stmt_break177,4511
class rpt_stmt_continue:rpt_stmt_continue221,5405

bl/libaegis/aer/stmt/if.h,144
#define AEGIS_AER_STMT_IF_HAEGIS_AER_STMT_IF_H21,776
class rpt_stmt_if:rpt_stmt_if30,962
    rpt_expr::pointer condition;condition92,2729

bl/libaegis/aer/stmt/null.h,101
#define AEGIS_AER_STMT_NULL_HAEGIS_AER_STMT_NULL_H21,778
class rpt_stmt_null:rpt_stmt_null29,956

bl/libaegis/aer/stmt/return.h,146
#define AEGIS_AER_STMT_RETURN_HAEGIS_AER_STMT_RETURN_H21,779
class rpt_stmt_return:rpt_stmt_return30,982
    rpt_expr::pointer ep;ep74,2064

bl/libaegis/aer/stmt/throw.h,142
#define AEGIS_AER_STMT_THROW_HAEGIS_AER_STMT_THROW_H21,778
class rpt_stmt_throw:rpt_stmt_throw30,974
    rpt_expr::pointer ep;ep68,1850

bl/libaegis/aer/stmt/try.h,146
#define AEGIS_AER_STMT_TRY_HAEGIS_AER_STMT_TRY_H21,776
class rpt_stmt_try:rpt_stmt_try30,965
    rpt_expr::pointer variable;variable80,2404

bl/libaegis/aer/stmt/while.h,247
#define AEGIS_AER_STMT_WHILE_HAEGIS_AER_STMT_WHILE_H21,779
class rpt_stmt_while:rpt_stmt_while30,973
    rpt_expr::pointer condition;condition73,1978
class rpt_stmt_do:rpt_stmt_do95,2418
    rpt_expr::pointer condition;condition138,3414

bl/libaegis/aer/value.h,149
#define AEGIS_AER_VALUE_HAEGIS_AER_VALUE_H21,773
class rpt_valuerpt_value31,993
    typedef aegis_shared_ptr<rpt_value> pointer;pointer34,1019

bl/libaegis/aer/value/boolean.h,147
#define AEGIS_AER_VALUE_BOOLEAN_HAEGIS_AER_VALUE_BOOLEAN_H21,787
class rpt_value_boolean:rpt_value_boolean30,950
    bool value;value79,2108

libaegis/aer/value/cstate.h,206
#define AEGIS_AER_VALUE_CSTATE_HAEGIS_AER_VALUE_CSTATE_H21,863
class rpt_value_cstate:rpt_value_cstate30,1042
    project *pp;pp91,2580
    size_t length;length97,2730
    long *list;list103,2870

bl/libaegis/aer/value/enum.h,177
#define AEGIS_AER_VALUE_ENUM_HAEGIS_AER_VALUE_ENUM_H21,784
class rpt_value_enumeration:rpt_value_enumeration31,978
    int ival;ival89,2478
    nstring sval;sval95,2606

bl/libaegis/aer/value/error.h,331
#define AEGIS_AER_VALUE_ERROR_HAEGIS_AER_VALUE_ERROR_H21,784
class rpt_value_error:rpt_value_error32,1045
    static rpt_value::pointer create(string_ty *what) DEPRECATED;DEPRECATED61,1684
        string_ty *what) DEPRECATED;DEPRECATED82,2309
    rpt_position::pointer where;where126,3452
    nstring what;what132,3604

libaegis/aer/value/fstate.h,209
#define AEGIS_AER_VALUE_FSTATE_HAEGIS_AER_VALUE_FSTATE_H21,857
class rpt_value_fstate:rpt_value_fstate30,1051
    change::pointer cp;cp86,2401
    mutable rpt_value::pointer converted;converted93,2626

bl/libaegis/aer/value/func.h,149
#define AEGIS_AER_VALUE_FUNC_HAEGIS_AER_VALUE_FUNC_H21,784
class rpt_value_func:rpt_value_func30,1008
    rpt_func::pointer value;value70,1921

libaegis/aer/value/group.h,110
#define AEGIS_AER_VALUE_GROUP_HAEGIS_AER_VALUE_GROUP_H21,856
class rpt_value_group:rpt_value_group29,1077

bl/libaegis/aer/value/gstate.h,166
#define AEGIS_AER_VALUE_GSTATE_HAEGIS_AER_VALUE_GSTATE_H21,786
class rpt_value_gstate:rpt_value_gstate30,1013
    mutable rpt_value::pointer vkeys;vkeys77,2130

bl/libaegis/aer/value/integer.h,147
#define AEGIS_AER_VALUE_INTEGER_HAEGIS_AER_VALUE_INTEGER_H21,787
class rpt_value_integer:rpt_value_integer29,977
    long value;value75,2042

bl/libaegis/aer/value/list.h,266
#define AEGIS_AER_VALUE_LIST_HAEGIS_AER_VALUE_LIST_H21,784
class rpt_value_list:rpt_value_list29,965
    size_t size() const { return length; }size59,1606
    size_t length;length87,2352
    size_t max;max93,2493
    rpt_value::pointer *item;item99,2663

bl/libaegis/aer/value/null.h,105
#define AEGIS_AER_VALUE_NULL_HAEGIS_AER_VALUE_NULL_H21,784
class rpt_value_null:rpt_value_null28,930

libaegis/aer/value/passwd.h,114
#define AEGIS_AER_VALUE_PASSWD_HAEGIS_AER_VALUE_PASSWD_H21,857
class rpt_value_passwd:rpt_value_passwd29,1080

libaegis/aer/value/pconf.h,203
#define LIBAEGIS_AER_VALUE_PCONF_HLIBAEGIS_AER_VALUE_PCONF_H21,853
class rpt_value_pconf:rpt_value_pconf30,1085
    change::pointer cp;cp87,2593
    mutable rpt_value::pointer value;value96,2861

libaegis/aer/value/pstate.h,200
#define AEGIS_AER_VALUE_PSTATE_HAEGIS_AER_VALUE_PSTATE_H21,857
class rpt_value_pstate:rpt_value_pstate31,1144
    nstring pname;pname96,2784
    mutable rpt_value::pointer value;value103,3035

bl/libaegis/aer/value/real.h,137
#define AEGIS_AER_VALUE_REAL_HAEGIS_AER_VALUE_REAL_H21,784
class rpt_value_real:rpt_value_real29,972
    double value;value75,2037

bl/libaegis/aer/value/ref.h,159
#define AEGIS_AER_VALUE_REF_HAEGIS_AER_VALUE_REF_H21,783
class rpt_value_reference:rpt_value_reference30,1010
    rpt_value::pointer value;value104,2985

bl/libaegis/aer/value/string.h,233
#define AEGIS_AER_VALUE_STRING_HAEGIS_AER_VALUE_STRING_H21,786
class rpt_value_string:rpt_value_string30,973
    static rpt_value::pointer create(string_ty *value) DEPRECATED;DEPRECATED75,2041
    nstring value;value103,2794

bl/libaegis/aer/value/struct.h,179
#define AEGIS_AER_VALUE_STRUCT_HAEGIS_AER_VALUE_STRUCT_H21,786
class rpt_value_struct:rpt_value_struct30,1007
    mutable symtab<rpt_value::pointer> members;members125,3637

bl/libaegis/aer/value/time.h,138
#define AEGIS_AER_VALUE_TIME_HAEGIS_AER_VALUE_TIME_H21,784
class rpt_value_time:rpt_value_time32,1006
    time_t value;value84,2254

libaegis/aer/value/uconf.h,116
#define LIBAEGIS_AER_VALUE_UCONF_HLIBAEGIS_AER_VALUE_UCONF_H21,853
class rpt_value_uconf:rpt_value_uconf30,1088

bl/libaegis/aer/value/void.h,106
#define AEGIS_AER_VALUE_VOID_HAEGIS_AER_VALUE_VOID_H21,784
class rpt_value_void:rpt_value_void31,1016

bl/libaegis/arglex/change.h,65
#define LIBAEGIS_ARGLEX_CHANGE_HLIBAEGIS_ARGLEX_CHANGE_H21,781

libaegis/arglex/project.h,67
#define LIBAEGIS_ARGLEX_PROJECT_HLIBAEGIS_ARGLEX_PROJECT_H20,785

libaegis/arglex2.h,9535
#define LIBAEGIS_ARGLEX2_HLIBAEGIS_ARGLEX2_H20,783
        arglex_token_anticipate,arglex_token_anticipate26,846
        arglex_token_as_needed,arglex_token_as_needed27,879
        arglex_token_automatic,arglex_token_automatic28,911
        arglex_token_baseline,arglex_token_baseline29,943
        arglex_token_base_relative,arglex_token_base_relative30,974
        arglex_token_branch,arglex_token_branch31,1010
        arglex_token_build,arglex_token_build32,1039
        arglex_token_change,arglex_token_change33,1067
        arglex_token_change_attributes,arglex_token_change_attributes34,1096
        arglex_token_change_directory,arglex_token_change_directory35,1136
        arglex_token_change_owner,arglex_token_change_owner36,1175
        arglex_token_clean,arglex_token_clean37,1210
        arglex_token_clone,arglex_token_clone38,1238
        arglex_token_compatibility,arglex_token_compatibility39,1266
        arglex_token_compress,arglex_token_compress40,1302
        arglex_token_compress_not,arglex_token_compress_not41,1333
        arglex_token_compression_algorithm,arglex_token_compression_algorithm42,1368
        arglex_token_configured,arglex_token_configured43,1412
        arglex_token_configured_not,arglex_token_configured_not44,1445
        arglex_token_copy_file,arglex_token_copy_file45,1482
        arglex_token_copy_file_undo,arglex_token_copy_file_undo46,1514
        arglex_token_current_relative,arglex_token_current_relative47,1551
        arglex_token_defaults,arglex_token_defaults48,1590
        arglex_token_delta,arglex_token_delta49,1621
        arglex_token_delta_date,arglex_token_delta_date50,1649
        arglex_token_delta_from_change,arglex_token_delta_from_change51,1682
        arglex_token_delta_name,arglex_token_delta_name52,1722
        arglex_token_description_only,arglex_token_description_only53,1755
        arglex_token_develop_begin,arglex_token_develop_begin54,1794
        arglex_token_develop_begin_undo,arglex_token_develop_begin_undo55,1830
        arglex_token_develop_end,arglex_token_develop_end56,1871
        arglex_token_develop_end_undo,arglex_token_develop_end_undo57,1905
        arglex_token_development_directory,arglex_token_development_directory58,1944
        arglex_token_difference,arglex_token_difference59,1988
        arglex_token_directory,arglex_token_directory60,2021
        arglex_token_edit,arglex_token_edit61,2053
        arglex_token_edit_bg,arglex_token_edit_bg62,2080
        arglex_token_file,arglex_token_file63,2110
        arglex_token_file_attributes,arglex_token_file_attributes64,2137
        arglex_token_fix_architecture,arglex_token_fix_architecture65,2175
        arglex_token_force,arglex_token_force66,2214
        arglex_token_grandparent,arglex_token_grandparent67,2242
        arglex_token_independent,arglex_token_independent68,2276
        arglex_token_integrate_begin,arglex_token_integrate_begin69,2310
        arglex_token_integrate_begin_undo,arglex_token_integrate_begin_undo70,2348
        arglex_token_integrate_fail,arglex_token_integrate_fail71,2391
        arglex_token_integrate_pass,arglex_token_integrate_pass72,2428
        arglex_token_interactive,arglex_token_interactive73,2465
        arglex_token_keep,arglex_token_keep74,2499
        arglex_token_keep_not,arglex_token_keep_not75,2526
        arglex_token_library,arglex_token_library76,2557
        arglex_token_list,arglex_token_list77,2587
        arglex_token_log,arglex_token_log78,2614
        arglex_token_major,arglex_token_major79,2640
        arglex_token_make_transparent,arglex_token_make_transparent80,2668
        arglex_token_make_transparent_undo,arglex_token_make_transparent_undo81,2707
        arglex_token_manual,arglex_token_manual82,2751
        arglex_token_maximum,arglex_token_maximum83,2780
        arglex_token_merge_automatic,arglex_token_merge_automatic84,2810
        arglex_token_merge_not,arglex_token_merge_not85,2848
        arglex_token_merge_only,arglex_token_merge_only86,2880
        arglex_token_mime_header,arglex_token_mime_header87,2913
        arglex_token_mime_header_not,arglex_token_mime_header_not88,2947
        arglex_token_minimum,arglex_token_minimum89,2985
        arglex_token_minor,arglex_token_minor90,3015
        arglex_token_move_file,arglex_token_move_file91,3043
        arglex_token_move_file_undo,arglex_token_move_file_undo92,3075
        arglex_token_new_administrator,arglex_token_new_administrator93,3112
        arglex_token_new_branch,arglex_token_new_branch94,3152
        arglex_token_new_branch_undo,arglex_token_new_branch_undo95,3185
        arglex_token_new_change,arglex_token_new_change96,3223
        arglex_token_new_change_undo,arglex_token_new_change_undo97,3256
        arglex_token_new_developer,arglex_token_new_developer98,3294
        arglex_token_new_file,arglex_token_new_file99,3330
        arglex_token_new_file_undo,arglex_token_new_file_undo100,3361
        arglex_token_new_integrator,arglex_token_new_integrator101,3397
        arglex_token_new_project,arglex_token_new_project102,3434
        arglex_token_new_release,arglex_token_new_release103,3468
        arglex_token_new_reviewer,arglex_token_new_reviewer104,3502
        arglex_token_new_test,arglex_token_new_test105,3537
        arglex_token_new_test_undo,arglex_token_new_test_undo106,3568
        arglex_token_nolog,arglex_token_nolog107,3604
        arglex_token_output,arglex_token_output108,3632
        arglex_token_output_directory,arglex_token_output_directory109,3661
        arglex_token_overwriting,arglex_token_overwriting110,3700
        arglex_token_pager,arglex_token_pager111,3734
        arglex_token_pager_not,arglex_token_pager_not112,3762
        arglex_token_page_headers,arglex_token_page_headers113,3794
        arglex_token_page_headers_not,arglex_token_page_headers_not114,3829
        arglex_token_persevere,arglex_token_persevere115,3868
        arglex_token_persevere_not,arglex_token_persevere_not116,3900
        arglex_token_progress,arglex_token_progress117,3936
        arglex_token_progress_not,arglex_token_progress_not118,3967
        arglex_token_project,arglex_token_project119,4002
        arglex_token_project_attributes,arglex_token_project_attributes120,4032
        arglex_token_project_alias_create,arglex_token_project_alias_create121,4073
        arglex_token_project_alias_remove,arglex_token_project_alias_remove122,4116
        arglex_token_project_recursive,arglex_token_project_recursive123,4159
        arglex_token_regression,arglex_token_regression124,4199
        arglex_token_read_only,arglex_token_read_only125,4232
        arglex_token_reason,arglex_token_reason126,4264
        arglex_token_remove_administrator,arglex_token_remove_administrator127,4293
        arglex_token_remove_developer,arglex_token_remove_developer128,4336
        arglex_token_remove_file,arglex_token_remove_file129,4375
        arglex_token_remove_file_undo,arglex_token_remove_file_undo130,4409
        arglex_token_remove_integrator,arglex_token_remove_integrator131,4448
        arglex_token_remove_project,arglex_token_remove_project132,4488
        arglex_token_remove_reviewer,arglex_token_remove_reviewer133,4525
        arglex_token_report,arglex_token_report134,4563
        arglex_token_rescind,arglex_token_rescind135,4592
        arglex_token_review_begin,arglex_token_review_begin136,4622
        arglex_token_review_begin_undo,arglex_token_review_begin_undo137,4657
        arglex_token_review_fail,arglex_token_review_fail138,4697
        arglex_token_review_pass,arglex_token_review_pass139,4731
        arglex_token_review_pass_undo,arglex_token_review_pass_undo140,4765
        arglex_token_signed_off_by,arglex_token_signed_off_by141,4804
        arglex_token_signed_off_by_not,arglex_token_signed_off_by_not142,4840
        arglex_token_suggest,arglex_token_suggest143,4880
        arglex_token_suggest_limit,arglex_token_suggest_limit144,4910
        arglex_token_suggest_noise,arglex_token_suggest_noise145,4946
        arglex_token_symbolic_links,arglex_token_symbolic_links146,4982
        arglex_token_symbolic_links_not,arglex_token_symbolic_links_not147,5019
        arglex_token_tab_width,arglex_token_tab_width148,5060
        arglex_token_template,arglex_token_template149,5092
        arglex_token_template_not,arglex_token_template_not150,5123
        arglex_token_terse,arglex_token_terse151,5158
        arglex_token_test,arglex_token_test152,5186
        arglex_token_touch,arglex_token_touch153,5213
        arglex_token_touch_not,arglex_token_touch_not154,5241
        arglex_token_trunk,arglex_token_trunk155,5273
        arglex_token_unchanged,arglex_token_unchanged156,5301
        arglex_token_unformatted,arglex_token_unformatted157,5333
        arglex_token_user,arglex_token_user158,5367
        arglex_token_uuid,arglex_token_uuid159,5394
        arglex_token_uuid_not,arglex_token_uuid_not160,5421
        arglex_token_verbose,arglex_token_verbose161,5452
        arglex_token_wait,arglex_token_wait162,5482
        arglex_token_wait_not,arglex_token_wait_not163,5509
        arglex_token_whiteout,arglex_token_whiteout164,5540
        arglex_token_whiteout_not,arglex_token_whiteout_not165,5571
        ARGLEX2_MAXARGLEX2_MAX166,5606

libaegis/attribute.h,180
#define LIBAEGIS_ATTRIBUTE_HLIBAEGIS_ATTRIBUTE_H22,884
#define AEIPASS_ASSIGN_FILE_UUID AEIPASS_ASSIGN_FILE_UUID26,951
#define HISTORY_GET_COMMAND HISTORY_GET_COMMAND28,1026

libaegis/attrlistveri.h,63
#define LIBAEGIS_ATTRLISTVERI_HLIBAEGIS_ATTRLISTVERI_H20,776

libaegis/boolean.h,43
#define LIB_BOOLEAN_HLIB_BOOLEAN_H21,835

libaegis/change.h,2418
#define LIBAEGIS_CHANGE_HLIBAEGIS_CHANGE_H21,813
#define THE_CONFIG_FILE_OLD THE_CONFIG_FILE_OLD36,1166
#define THE_CONFIG_FILE_NEW THE_CONFIG_FILE_NEW37,1203
#define TRUNK_CHANGE_NUMBER TRUNK_CHANGE_NUMBER45,1392
#define TIME_NOT_SET TIME_NOT_SET47,1456
#define UUID_NOT_SET UUID_NOT_SET48,1487
class changechange59,1738
    typedef change_pointer pointer;pointer68,2039
    string_ty *architecture_name;architecture_name102,3020
    bool bogus;bogus158,4569
    cstate_ty *cstate_data;cstate_data224,6717
    nstring cstate_filename;cstate_filename231,6941
    bool cstate_is_a_new_file;cstate_is_a_new_file263,7932
    nstring development_directory_resolved;development_directory_resolved325,9641
    nstring development_directory_unresolved;development_directory_unresolved337,9940
    string_list_ty *file_list[view_path_MAX];file_list367,10973
    fstate_ty *fstate_data;fstate_data374,11178
    nstring fstate_filename;fstate_filename383,11459
    bool fstate_is_a_new_file;fstate_is_a_new_file414,12406
    symtab_ty *fstate_stp;fstate_stp421,12616
    symtab_ty *fstate_uuid_stp;fstate_uuid_stp428,12822
    nstring integration_directory_resolved;integration_directory_resolved811,25535
    nstring integration_directory_unresolved;integration_directory_unresolved824,25843
    bool is_bogus(void) const { return bogus; }is_bogus873,27330
    bool is_trunk(void) const { return (number == TRUNK_CHANGE_NUMBER); }is_trunk885,27691
    long lock_magic;lock_magic898,28107
    nstring logfile;logfile934,29161
    long number;number950,29671
    long number_get(void) const { return number; }number_get958,29872
    pconf_ty *pconf_data;pconf_data1014,31847
    fstate_ty *pfstate_data;pfstate_data1021,31988
    nstring pfstate_filename;pfstate_filename1028,32167
    symtab_ty *pfstate_stp;pfstate_stp1051,32765
    symtab_ty *pfstate_uuid_stp;pfstate_uuid_stp1058,32912
    project *pp;pp1073,33426
    project *project_get(void) const { return pp; }project_get1083,33658
    bool project_specific_setenv_performed;project_specific_setenv_performed1091,33854
    long reference_count;reference_count1128,35091
    string_ty *top_path_resolved;top_path_resolved1484,46494
    string_ty *top_path_unresolved;top_path_unresolved1491,46650
nstring change_fstate_filename_get(change::pointer cp)change_fstate_filename_get1977,64795

libaegis/change/architecture/find_variant.h,103
#define LIBAEGIS_CHANGE_ARCHITECTURE_FIND_VARIANT_HLIBAEGIS_CHANGE_ARCHITECTURE_FIND_VARIANT_H20,814

libaegis/change/attributes.h,73
#define LIBAEGIS_CHANGE_ATTRIBUTES_HLIBAEGIS_CHANGE_ATTRIBUTES_H22,903

libaegis/change/branch.h,59
#define AEGIS_CHANGE_BRANCH_HAEGIS_CHANGE_BRANCH_H21,841

libaegis/change/cstate/improve.h,81
#define LIBAEGIS_CHANGE_CSTATE_IMPROVE_HLIBAEGIS_CHANGE_CSTATE_IMPROVE_H20,810

libaegis/change/develop_direct/read_only.h,101
#define LIBAEGIS_CHANGE_DEVELOP_DIRECT_READ_ONLY_HLIBAEGIS_CHANGE_DEVELOP_DIRECT_READ_ONLY_H20,795

libaegis/change/develop_direct/read_write.h,103
#define LIBAEGIS_CHANGE_DEVELOP_DIRECT_READ_WRITE_HLIBAEGIS_CHANGE_DEVELOP_DIRECT_READ_WRITE_H20,796

bl/libaegis/change/directory.h,71
#define LIBAEGIS_CHANGE_DIRECTORY_HLIBAEGIS_CHANGE_DIRECTORY_H21,777

bl/libaegis/change/env_set.h,67
#define LIBAEGIS_CHANGE_ENV_SET_HLIBAEGIS_CHANGE_ENV_SET_H21,781

libaegis/change/file.h,43
#define CHANGE_FILE_HCHANGE_FILE_H21,826

bl/libaegis/change/file/list_get.h,79
#define LIBAEGIS_CHANGE_FILE_LIST_GET_HLIBAEGIS_CHANGE_FILE_LIST_GET_H21,775

libaegis/change/functor.h,406
#define LIBAEGIS_CHANGE_FUNCTOR_HLIBAEGIS_CHANGE_FUNCTOR_H21,845
class change_functorchange_functor35,1254
    bool include_branches(void) const { return include_branches_flag; }include_branches56,1756
    bool all_changes(void) const { return all_changes_flag; }all_changes63,2025
    bool include_branches_flag;include_branches_flag113,3349
    bool all_changes_flag;all_changes_flag114,3381

libaegis/change/functor/attribu_list.h,209
#define LIBAEGIS_CHANGE_FUNCTOR_ATTRIBU_LIST_HLIBAEGIS_CHANGE_FUNCTOR_ATTRIBU_LIST_H20,785
class change_functor_attribute_list:change_functor_attribute_list29,1033
    attributes_list_ty *alp;alp65,1904

libaegis/change/functor/date_version.h,292
#define LIBAEGIS_CHANGE_FUNCTOR_DATE_VERSION_HLIBAEGIS_CHANGE_FUNCTOR_DATE_VERSION_H20,780
class change_functor_date_version:change_functor_date_version28,1003
    typedef aegis_shared_ptr<change_functor_date_version> pointer;pointer32,1074
    nstring_list &versions;versions49,1438

libaegis/change/functor/debchangelog.h,386
#define LIBAEGIS_CHANGE_FUNCTOR_DEBCHANGELOG_HLIBAEGIS_CHANGE_FUNCTOR_DEBCHANGELOG_H20,786
class change_functor_debchangelog:change_functor_debchangelog29,1026
    col::pointer colp;colp66,1972
    output::pointer heading;heading67,1995
    output::pointer star;star68,2024
    output::pointer description;description69,2050
    output::pointer signature;signature70,2083

libaegis/change/functor/debcloses.h,320
#define LIBAEGIS_CHANGE_FUNCTOR_DEBCLOSES_HLIBAEGIS_CHANGE_FUNCTOR_DEBCLOSES_H20,783
class change_functor_debcloses:change_functor_debcloses30,1082
    regular_expression closes;closes50,1457
    regular_expression bug;bug51,1488
    regular_expression hash;hash52,1516
    nstring_list result;result53,1545

libaegis/change/functor/file_find.h,292
#define LIBAEGIS_CHANGE_FUNCTOR_FILE_FIND_HLIBAEGIS_CHANGE_FUNCTOR_FILE_FIND_H21,815
class change_functor_file_find:change_functor_file_find33,1108
    nstring* query(string_ty *fn) const { return query(nstring(fn)); }query74,2288
    symtab<nstring> file_to_uuid;file_to_uuid77,2369

libaegis/change/functor/invento_list.h,345
#define LIBAEGIS_CHANGE_FUNCTOR_INVENTO_LIST_HLIBAEGIS_CHANGE_FUNCTOR_INVENTO_LIST_H21,865
class change_functor_inventory_list:change_functor_inventory_list33,1172
    col::pointer colp;colp64,2078
    output::pointer vers_col;vers_col71,2299
    output::pointer uuid_col;uuid_col77,2460
    output::pointer when_col;when_col84,2691

libaegis/change/functor/versions.h,271
#define LIBAEGIS_CHANGE_FUNCTOR_VERSIONS_HLIBAEGIS_CHANGE_FUNCTOR_VERSIONS_H20,770
class change_functor_versions:change_functor_versions28,979
    typedef aegis_shared_ptr<change_functor_versions> pointer;pointer32,1046
    nstring_list &versions;versions49,1391

libaegis/change/history/encode.h,81
#define LIBAEGIS_CHANGE_HISTORY_ENCODE_HLIBAEGIS_CHANGE_HISTORY_ENCODE_H20,779

libaegis/change/identifi_sub.h,1063
#define LIBAEGIS_CHANGE_IDENTIFI_SUB_HLIBAEGIS_CHANGE_IDENTIFI_SUB_H20,782
class change_identifier_subsetchange_identifier_subset40,1448
    void set_baseline(void) { baseline = true; }set_baseline98,3305
    bool get_baseline(void) { return baseline; }get_baseline104,3483
    project *get_pp(void) { return pid.get_pp(); }get_pp205,6783
    user_ty::pointer get_up(void) { return pid.get_up(); }get_up211,6945
    void set_user_by_name(nstring &login) { pid.set_user_by_name(login); }set_user_by_name221,7272
    project_identifier_subset_branch pid;pid305,9977
    enum { NO_TIME_SET = -1 };NO_TIME_SET307,10020
    bool baseline;baseline313,10205
    bool devdir;devdir319,10374
    long change_number;change_number325,10550
    long delta_date;delta_date332,10742
    nstring delta_name;delta_name338,10898
    long delta_number;delta_number344,11079
    change::pointer cp;cp350,11211
    bool create_new_change_set_flag;create_new_change_set_flag358,11495
    project_file_roll_forward *historian_p;historian_p365,11732

libaegis/change/identifier.h,2204
#define LIBAEGIS_CHANGE_IDENTIFIER_HLIBAEGIS_CHANGE_IDENTIFIER_H20,769
class change_identifierchange_identifier37,1409
    bool is_set(void) const { return change_id.is_set(); }is_set55,1802
    bool project_is_set(void) const { return project_id.is_set(); }project_is_set61,2022
    command_line_parse(void (*usage)(void))command_line_parse124,4156
    bool get_devdir(void) { return change_id.get_devdir(); }get_devdir137,4562
    command_line_check(void (*usage)(void))command_line_check145,4808
    void set_baseline(void) { change_id.set_baseline(); }set_baseline154,5036
    bool get_baseline(void) { return change_id.get_baseline(); }get_baseline160,5223
    get_file_revision(const nstring &filename, change_functor &bad_state)get_file_revision173,5699
    get_file_revision(fstate_src_ty *src, change_functor &bad_state)get_file_revision190,6310
    get_project_file_names(nstring_list &results)get_project_file_names200,6620
    get_project_file(const nstring &file_name)get_project_file215,7076
    get_historian(bool detailed = false)get_historian235,7796
    get_change_version_string(void)get_change_version_string245,8032
    get_pp(void)get_pp255,8262
    get_up(void)get_up265,8458
    void set_user_by_name(nstring &login) { branch_id.set_user_by_name(login); }set_user_by_name278,8790
    get_cp(void)get_cp285,9004
    get_bogus_cp(void)get_bogus_cp296,9267
    get_change_number(void)get_change_number309,9558
    error_if_no_explicit_change_number(void)error_if_no_explicit_change_number320,9824
    error_if_no_explicit_delta(void)error_if_no_explicit_delta331,10138
    void invalidate_change_meta_data(void) { change_id.invalidate_meta_data(); }invalidate_change_meta_data342,10488
    void set_delta_from_baseline(void) { change_id.set_delta_from_baseline(); }set_delta_from_baseline351,10799
    set_delta_from_branch_head(void)set_delta_from_branch_head361,11117
    create_new_change_set(void)create_new_change_set371,11383
    project_identifier_subset_plain project_id;project_id381,11609
    project_identifier_subset_branch branch_id;branch_id387,11786
    change_identifier_subset change_id;change_id393,11963

libaegis/change/list.h,514
#define LIBAEGIS_CHANGE_LIST_HLIBAEGIS_CHANGE_LIST_H20,775
class change_list_tychange_list_ty22,807
    size_t          length;length25,839
    size_t          maximum;maximum26,867
    change::pointer *item;item28,904
    size_t size(void) const { return length; }size61,1598
    bool empty(void) const { return (length == 0); }empty70,1844
    change::pointer get(size_t n) const { return item[n]; }get79,2088
    change::pointer operator[](size_t n) const { return get(n); }operator []88,2340

libaegis/change/lock_sync.h,71
#define LIBAEGIS_CHANGE_LOCK_SYNC_HLIBAEGIS_CHANGE_LOCK_SYNC_H20,792

bl/libaegis/change/pfs.h,59
#define LIBAEGIS_CHANGE_PFS_HLIBAEGIS_CHANGE_PFS_H21,765

libaegis/change/pointer.h,262
#define LIBAEGIS_CHANGE_POINTER_HLIBAEGIS_CHANGE_POINTER_H20,761
class change_pointerchange_pointer36,1218
    operator bool() const { return !!p; }operator bool73,1986
    bool operator!() const { return !p; }operator !75,2029
    change *p;p110,2839

bl/libaegis/change/run/review_polic.h,85
#define LIBAEGIS_CHANGE_RUN_REVIEW_POLIC_HLIBAEGIS_CHANGE_RUN_REVIEW_POLIC_H21,784

bl/libaegis/change/signedoffby.h,75
#define LIBAEGIS_CHANGE_SIGNEDOFFBY_HLIBAEGIS_CHANGE_SIGNEDOFFBY_H21,779

libaegis/change/test/batch.h,73
#define LIBAEGIS_CHANGE_TEST_BATCH_HLIBAEGIS_CHANGE_TEST_BATCH_H21,855

libaegis/change/test/batch_fake.h,83
#define LIBAEGIS_CHANGE_TEST_BATCH_FAKE_HLIBAEGIS_CHANGE_TEST_BATCH_FAKE_H21,860

bl/libaegis/change/test/batch_result.h,805
#define LIBAEGIS_CHANGE_TEST_BATCH_RESULT_HLIBAEGIS_CHANGE_TEST_BATCH_RESULT_H21,791
struct batch_result_tybatch_result_ty25,861
    string_ty       *file_name;file_name27,886
    int             exit_status;exit_status28,918
    string_ty       *architecture;architecture29,951
    double          elapsed; // secondselapsed30,986
struct batch_result_list_tybatch_result_list_ty33,1030
    size_t          length;length35,1060
    size_t          length_max;length_max36,1088
    batch_result_ty *item;item37,1120
    long            pass_count;pass_count39,1148
    long            skip_count;skip_count40,1180
    long            no_result_count;no_result_count41,1212
    long            fail_count;fail_count42,1249
    double          elapsed; // secondselapsed43,1281

libaegis/change/test/run_list.h,79
#define LIBAEGIS_CHANGE_TEST_RUN_LIST_HLIBAEGIS_CHANGE_TEST_RUN_LIST_H21,864

libaegis/change/verbose.h,67
#define LIBAEGIS_CHANGE_VERBOSE_HLIBAEGIS_CHANGE_VERBOSE_H20,784

libaegis/col.h,124
#define LIBAEGIS_COL_HLIBAEGIS_COL_H20,791
class colcol30,977
    typedef aegis_shared_ptr<col> pointer;pointer33,997

libaegis/col/pretty.h,796
#define LIBAEGIS_COL_PRETTY_HLIBAEGIS_COL_PRETTY_H21,855
class col_pretty:col_pretty32,1145
    wide_output::pointer deeper;deeper84,2396
    bool need_to_emit_headers;need_to_emit_headers85,2429
    size_t ncolumns;ncolumns86,2460
    size_t ncolumns_max;ncolumns_max87,2481
    struct column_tycolumn_ty89,2507
        wide_output_column::cpointer header;header96,2665
        wide_output_column::cpointer content;content97,2710
        output::pointer content_filter;content_filter98,2756
        int left;left99,2796
        int right;right100,2814
    column_ty *column;column105,2864
    struct emit_tyemit_ty107,2888
        emit_ty() : left(0) { }emit_ty109,2913
        wide_output_column::cpointer content;content111,2946
        int left;left112,2992

libaegis/col/unformatted.h,492
#define LIBAEGIS_COL_UNFORMATTED_HLIBAEGIS_COL_UNFORMATTED_H20,792
class col_unformatted:col_unformatted33,1095
    struct column_tycolumn_ty85,2359
        wide_output_column::cpointer content;content90,2430
        output::pointer content_filter;content_filter91,2476
    wide_output::pointer deeper;deeper96,2547
    wchar_t separator;separator97,2580
    size_t ncolumns;ncolumns98,2603
    size_t ncolumns_max;ncolumns_max99,2624
    column_ty *column;column100,2649

bl/libaegis/collect.h,170
#define LIBAEGIS_COLLECT_HLIBAEGIS_COLLECT_H21,762
class collectcollect31,942
    size_t pos;pos93,2277
    size_t size;size94,2293
    wchar_t *buf;buf95,2310

bl/libaegis/commit.h,51
#define LIBAEGIS_COMMIT_HLIBAEGIS_COMMIT_H21,785

bl/libaegis/compres_algo.h,475
#define LIBAEGIS_COMPRES_ALGO_HLIBAEGIS_COMPRES_ALGO_H21,768
enum compression_algorithm_tcompression_algorithm_t24,802
    compression_algorithm_not_set,compression_algorithm_not_set26,833
    compression_algorithm_none,compression_algorithm_none27,868
    compression_algorithm_gzip,compression_algorithm_gzip28,900
    compression_algorithm_bzip2,compression_algorithm_bzip229,932
    compression_algorithm_unspecified,compression_algorithm_unspecified30,965

bl/libaegis/dir.h,428
#define LIBAEGIS_DIR_HLIBAEGIS_DIR_H21,782
enum dir_walk_message_tydir_walk_message_ty27,866
    dir_walk_dir_before,dir_walk_dir_before29,893
    dir_walk_dir_after,dir_walk_dir_after30,918
    dir_walk_file,dir_walk_file31,942
    dir_walk_special,dir_walk_special32,961
    dir_walk_symlinkdir_walk_symlink33,983
typedef void (*dir_walk_callback_ty)(void *arg, dir_walk_message_ty,dir_walk_callback_ty38,1033

bl/libaegis/dir/functor.h,300
#define LIBAEGIS_DIR_FUNCTOR_HLIBAEGIS_DIR_FUNCTOR_H21,773
class dir_functordir_functor29,938
    enum msg_tmsg_t52,1292
	msg_dir_before,msg_dir_before54,1313
	msg_dir_after,msg_dir_after55,1330
	msg_file,msg_file56,1346
	msg_special,msg_special57,1357
	msg_symlinkmsg_symlink58,1371

bl/libaegis/dir/functor/callback.h,229
#define LIBAEGIS_DIR_FUNCTOR_CALLBACK_HLIBAEGIS_DIR_FUNCTOR_CALLBACK_H21,782
class dir_functor_callback:dir_functor_callback30,1020
    dir_walk_callback_ty callback;callback57,1704
    void *auxilliary;auxilliary63,1869

bl/libaegis/dir/functor/rm_dir_tree.h,148
#define LIBAEGIS_DIR_FUNCTOR_RM_DIR_TREE_HLIBAEGIS_DIR_FUNCTOR_RM_DIR_TREE_H21,785
class dir_functor_rm_dir_tree:dir_functor_rm_dir_tree39,1414

bl/libaegis/dir/functor/rmdir_bg.h,136
#define LIBAEGIS_DIR_FUNCTOR_RMDIR_BG_HLIBAEGIS_DIR_FUNCTOR_RMDIR_BG_H21,782
class dir_functor_rmdir_bg:dir_functor_rmdir_bg31,1000

libaegis/dir_stack.h,552
#define LIBAEGIS_DIR_STACK_HLIBAEGIS_DIR_STACK_H20,779
enum dir_stack_walk_message_tdir_stack_walk_message_t24,839
    dir_stack_walk_dir_before,dir_stack_walk_dir_before26,871
    dir_stack_walk_dir_after,dir_stack_walk_dir_after27,902
    dir_stack_walk_file,dir_stack_walk_file28,932
    dir_stack_walk_special,dir_stack_walk_special29,957
    dir_stack_walk_symlinkdir_stack_walk_symlink30,985
#define TOP_LEVEL_SYMLINK TOP_LEVEL_SYMLINK40,1255
typedef void (*dir_stack_walk_callback_t)(void *arg,dir_stack_walk_callback_t78,3248

bl/libaegis/emit/brief_descri.h,73
#define LIBAEGIS_EMIT_BRIEF_DESCRI_HLIBAEGIS_EMIT_BRIEF_DESCRI_H21,778

bl/libaegis/emit/edit_number.h,71
#define LIBAEGIS_EMIT_EDIT_NUMBER_HLIBAEGIS_EMIT_EDIT_NUMBER_H21,777

libaegis/emit/project.h,63
#define LIBAEGIS_EMIT_PROJECT_HLIBAEGIS_EMIT_PROJECT_H21,858

bl/libaegis/file.h,29
#define FILE_HFILE_H21,786

libaegis/file/event.h,398
#define LIBAEGIS_FILE_EVENT_HLIBAEGIS_FILE_EVENT_H20,768
class file_eventfile_event32,1001
    time_t get_when() const { return when; }get_when60,1467
    change::pointer get_change() const { return cp; }get_change61,1512
    fstate_src_ty *get_src() const { return src; }get_src62,1566
    time_t when;when65,1627
    change::pointer cp;cp66,1644
    fstate_src_ty *src;src67,1668

bl/libaegis/file/event/list.h,631
#define LIBAEGIS_FILE_EVENT_LIST_HLIBAEGIS_FILE_EVENT_LIST_H21,770
class file_event_listfile_event_list31,972
    typedef aegis_shared_ptr<file_event_list> pointer;pointer34,1004
    size_t size() const { return length; }size65,1721
    file_event *get(size_t n) const { return item[n]; }get70,1868
    file_event *operator[](size_t n) const { return get(n); }operator []71,1924
    bool empty() const { return (length == 0); }empty72,1986
    file_event *back() const { return item[length - 1]; }back73,2035
    size_t length;length76,2103
    size_t maximum;maximum77,2122
    file_event **item;item78,2142

bl/libaegis/file_revision.h,491
#define LIBAEGIS_FILE_REVISION_HLIBAEGIS_FILE_REVISION_H21,774
class file_revisionfile_revision30,993
    nstring get_path() const { return ref->get_path(); }get_path58,1559
    class innerinner61,1626
	nstring get_path() const { return filename; }get_path83,2136
	void one_more() { ++reference_count; }one_more96,2537
	long reference_count;reference_count103,2719
	nstring filename;filename109,2846
	bool need_to_unlink;need_to_unlink115,3004
    inner *ref;ref137,3393

libaegis/fix_tm_year.h,61
#define LIBAEGIS_FIX_TM_YEAR_HLIBAEGIS_FIX_TM_YEAR_H20,758

libaegis/fopen_nfs.h,57
#define LIBAEGIS_FOPEN_NFS_HLIBAEGIS_FOPEN_NFS_H20,786

bl/libaegis/functor.h,168
#define LIBAEGIS_FUNCTOR_HLIBAEGIS_FUNCTOR_H20,760
class functorfunctor28,952
    typedef aegis_shared_ptr<functor> pointer;pointer31,976
    call()call53,1388

bl/libaegis/functor/stack.h,241
#define LIBAEGIS_FUNCTOR_STACK_HLIBAEGIS_FUNCTOR_STACK_H20,766
class functor_stack:functor_stack29,981
    pointer *content;content50,1329
    size_t ncontents;ncontents51,1351
    size_t ncontents_maximum;ncontents_maximum52,1373

bl/libaegis/getgr_cache.h,61
#define LIBAEGIS_GETGR_CACHE_HLIBAEGIS_GETGR_CACHE_H21,778

libaegis/getpw_cache.h,61
#define LIBAEGIS_GETPW_CACHE_HLIBAEGIS_GETPW_CACHE_H20,781

libaegis/gif.h,535
#define LIBAEGIS_GIF_HLIBAEGIS_GIF_H20,773
enum gif_mode_tygif_mode_ty22,797
    gif_mode_rdonly,gif_mode_rdonly24,816
    gif_mode_rdwrgif_mode_rdwr25,837
struct gif_tygif_ty28,859
    char            *fn;fn30,875
    int             width;width31,900
    int             height;height32,927
    unsigned char   colormap[256][3];colormap33,955
    unsigned char   *image_flat;image_flat34,993
    unsigned char   **image;image35,1026
    gif_mode_ty     mode;mode36,1055
    int             mime;mime37,1081

libaegis/gif/private.h,125
#define COMMON_GIF_PRIVATE_HCOMMON_GIF_PRIVATE_H23,831
#define SIZE_MAX SIZE_MAX26,862
#define MAX_BITS MAX_BITS27,889

libaegis/glue.h,1629
#define AEGIS_GLUE_HAEGIS_GLUE_H21,851
#define glue_access glue_access154,5121
#define glue_catfile glue_catfile155,5152
#define glue_chmod glue_chmod156,5184
#define glue_chown glue_chown157,5214
#define glue_close glue_close158,5244
#define glue_creat glue_creat159,5276
#define glue_copyfile glue_copyfile160,5306
#define glue_fclose glue_fclose161,5339
#define glue_fcntl glue_fcntl162,5370
#define glue_ferror glue_ferror163,5400
#define glue_fflush glue_fflush164,5431
#define glue_fgetc glue_fgetc165,5462
#define glue_file_compare glue_file_compare166,5491
#define glue_file_fingerprint glue_file_fingerprint167,5530
#define glue_fopen glue_fopen168,5577
#define glue_fputc glue_fputc169,5607
#define glue_getcwd glue_getcwd170,5636
#define glue_link glue_link171,5667
#define glue_lstat glue_lstat172,5696
#define glue_mkdir glue_mkdir173,5726
#define glue_open glue_open174,5756
#define glue_pathconf glue_pathconf175,5787
#define glue_read glue_read176,5820
#define glue_readlink glue_readlink177,5851
#define glue_read_whole_dir glue_read_whole_dir178,5884
#define glue_rename glue_rename179,5931
#define glue_rmdir glue_rmdir180,5962
#define glue_rmdir_bg glue_rmdir_bg181,5992
#define glue_rmdir_tree glue_rmdir_tree182,6025
#define glue_stat glue_stat183,6060
#define glue_symlink glue_symlink184,6089
#define glue_ungetc glue_ungetc185,6121
#define glue_unlink glue_unlink186,6152
#define glue_utime glue_utime187,6183
#define glue_lutime glue_lutime188,6213
#define glue_write glue_write189,6244
#define glue_fwrite glue_fwrite190,6276

libaegis/gonzo.h,31
#define GONZO_HGONZO_H21,828

libaegis/gram.h,29
#define GRAM_HGRAM_H20,779

libaegis/help.h,224
#define LIBAEGIS_HELP_HLIBAEGIS_HELP_H21,847
void fatal_user_too_privileged(string_ty *name) NORETURN DEPRECATED;DEPRECATED59,2205
void fatal_group_too_privileged(string_ty *name) NORETURN DEPRECATED;DEPRECATED62,2337

libaegis/http.h,2837
#define AEGET_HTTP_HAEGET_HTTP_H22,882
enum http_error_thttp_error_t32,1077
    http_error_continue = 100,http_error_continue34,1097
    http_error_switching_protocols = 101,http_error_switching_protocols35,1128
    http_error_ok = 200,http_error_ok36,1170
    http_error_created = 201,http_error_created37,1195
    http_error_accepted = 202,http_error_accepted38,1225
    http_error_non_authoritative_information = 203,http_error_non_authoritative_information39,1256
    http_error_no_content = 204,http_error_no_content40,1308
    http_error_reset_content = 205,http_error_reset_content41,1341
    http_error_partial_content = 206,http_error_partial_content42,1377
    http_error_multiple_choices = 300,http_error_multiple_choices43,1415
    http_error_moved_permanently = 301,http_error_moved_permanently44,1454
    http_error_moved_temporarily = 302,http_error_moved_temporarily45,1494
    http_error_see_other = 303,http_error_see_other46,1534
    http_error_not_modified = 304,http_error_not_modified47,1566
    http_error_use_proxy = 305,http_error_use_proxy48,1601
    http_error_bad_request = 400,http_error_bad_request49,1633
    http_error_unauthorized = 401,http_error_unauthorized50,1667
    http_error_payment_required = 402,http_error_payment_required51,1702
    http_error_forbidden = 403,http_error_forbidden52,1741
    http_error_not_found = 404,http_error_not_found53,1773
    http_error_method_not_allowed = 405,http_error_method_not_allowed54,1805
    http_error_not_acceptable = 406,http_error_not_acceptable55,1846
    http_error_proxy_authentication_required = 407,http_error_proxy_authentication_required56,1883
    http_error_request_time_out = 408,http_error_request_time_out57,1935
    http_error_conflict = 409,http_error_conflict58,1974
    http_error_gone = 410,http_error_gone59,2005
    http_error_length_required = 411,http_error_length_required60,2032
    http_error_precondition_failed = 412,http_error_precondition_failed61,2070
    http_error_request_entity_too_large = 413,http_error_request_entity_too_large62,2112
    http_error_request_url_too_large = 414,http_error_request_url_too_large63,2159
    http_error_unsupported_media_type = 415,http_error_unsupported_media_type64,2203
    http_error_internal_server = 500,http_error_internal_server65,2248
    http_error_not_implemented = 501,http_error_not_implemented66,2286
    http_error_bad_gateway = 502,http_error_bad_gateway67,2324
    http_error_out_of_resources = 503,http_error_out_of_resources68,2358
    http_error_gateway_time_out = 504,http_error_gateway_time_out69,2397
    http_error_version_not_supported = 505,http_error_version_not_supported70,2436
#define HISTOGRAM_HEIGHT HISTOGRAM_HEIGHT271,8670
#define HISTOGRAM_WIDTH HISTOGRAM_WIDTH272,8698

libaegis/input.h,498
#define LIBAEGIS_INPUT_HLIBAEGIS_INPUT_H21,837
class inputinput31,1032
    typedef aegis_shared_ptr<input> pointer;pointer34,1054
    void fatal_error(const char *msg) NORETURN;NORETURN74,2422
    getch(void)getch89,2841
    peek(void)peek157,5174
    ungetc(int c)ungetc251,8344
    unsigned char *buffer;buffer338,11143
    size_t buffer_size;buffer_size344,11315
    unsigned char *buffer_position;buffer_position350,11480
    unsigned char *buffer_end;buffer_end356,11652

libaegis/input/822wrap.h,203
#define AEDIST_INPUT_822WRAP_HAEDIST_INPUT_822WRAP_H20,794
class input_822wrap:input_822wrap28,978
    input::pointer deeper;deeper79,2207
    off_t pos;pos85,2359
    int column;column91,2513

libaegis/input/base64.h,372
#define LIBAEGIS_INPUT_BASE64_HLIBAEGIS_INPUT_BASE64_H21,862
class input_base64:input_base6429,1083
    input::pointer deeper;deeper84,2396
    off_t pos;pos86,2424
    int residual_bits;residual_bits87,2439
    int residual_value;residual_value88,2462
    bool eof;eof89,2486
input_base64_recognise(const input::pointer &ip)input_base64_recognise109,2834

libaegis/input/base85.h,682
#define LIBAEGIS_INPUT_BASE85_HLIBAEGIS_INPUT_BASE85_H20,759
class input_base85:input_base8530,1008
    input::pointer deeper;deeper85,2321
    off_t pos;pos87,2349
    enum state_tstate_t89,2365
        state_initial,state_initial91,2388
        state_decode,state_decode92,2411
        state_eofstate_eof93,2433
    state_t state;state96,2459
    unsigned long acc;acc98,2479
    unsigned nbytes;nbytes99,2502
    void format_error(void) NORETURN;NORETURN106,2660
    unsigned long check_xor;check_xor108,2699
    unsigned long check_sum;check_sum109,2728
    unsigned long check_rot;check_rot110,2757
    unsigned long check_tot;check_tot111,2786

libaegis/input/bunzip2.h,377
#define LIBAEGIS_INPUT_BUNZIP2_HLIBAEGIS_INPUT_BUNZIP2_H20,778
class input_bunzip2:input_bunzip230,983
    input::pointer deeper;deeper90,2518
    enum { BUFFER_SIZE = 1 << 14 };BUFFER_SIZE92,2546
    bz_stream stream;stream94,2583
    bool end_of_file;end_of_file95,2605
    off_t pos;pos96,2627
    char *buf;buf97,2642
    nstring filename;filename98,2657

libaegis/input/catenate.h,329
#define LIBAEGIS_INPUT_CATENATE_HLIBAEGIS_INPUT_CATENATE_H20,791
class input_catenate:input_catenate27,901
    typedef std::vector<input::pointer> deeper_t;deeper_t36,1023
    deeper_t deeper;deeper82,2323
    bool delete_on_close;delete_on_close83,2344
    size_t selector;selector84,2370
    off_t pos;pos85,2391

libaegis/input/cpio.h,202
#define LIBAEGIS_INPUT_CPIO_HLIBAEGIS_INPUT_CPIO_H20,793
class input_cpio:input_cpio27,924
    typedef aegis_shared_ptr<input_cpio> pointer;pointer31,969
    input::pointer deeper;deeper91,2556

libaegis/input/crlf.h,367
#define LIBAEGIS_INPUT_CRLF_HLIBAEGIS_INPUT_CRLF_H20,799
class input_crlf:input_crlf28,963
    input::pointer deeper;deeper84,2386
    off_t pos;pos86,2414
    long line_number;line_number87,2429
    bool prev_was_newline;prev_was_newline88,2451
    nstring name_cache;name_cache89,2478
    bool newlines_may_be_escaped;newlines_may_be_escaped96,2683

libaegis/input/crop.h,389
#define LIBAEGIS_INPUT_CROP_HLIBAEGIS_INPUT_CROP_H20,780
class input_crop:input_crop28,987
    typedef aegis_shared_ptr<input_crop> pointer;pointer32,1032
    void set_name(const nstring &arg) { name_cache = arg; }set_name50,1510
    input::pointer deeper;deeper88,2487
    size_t maximum;maximum94,2648
    size_t pos;pos100,2787
    nstring name_cache;name_cache106,2927

libaegis/input/curl.h,1048
#define LIBAEGIS_INPUT_CURL_HLIBAEGIS_INPUT_CURL_H21,831
class input_curl:input_curl31,1015
    bool verify_handle(CURL *x) const { return (x == handle); }verify_handle61,1911
    void eof_notify(void) { eof = true; }eof_notify62,1975
    CURL *handle;handle92,2654
    nstring fn;fn93,2672
    off_t pos;pos94,2688
    char *curl_buffer;curl_buffer97,2739
    size_t curl_buffer_maximum;curl_buffer_maximum100,2805
    size_t curl_buffer_position;curl_buffer_position103,2869
    size_t curl_buffer_length;curl_buffer_length106,2932
    bool eof;eof109,3000
    char errbuf[CURL_ERROR_SIZE];errbuf111,3015
    time_t progress_start;progress_start113,3050
    char *progress_buffer;progress_buffer114,3077
    int progress_buflen;progress_buflen115,3104
    int progress_cleanup;progress_cleanup116,3129
    nstring proxy;proxy118,3192
    nstring userpass;userpass119,3211
input_curl_open(const nstring &fn)input_curl_open146,3808
input_curl_looks_likely(const nstring &fn)input_curl_looks_likely157,4122

libaegis/input/env.h,178
#define AEGIS_INPUT_ENV_HAEGIS_INPUT_ENV_H20,795
class input_env:input_env28,1001
    nstring gname;gname69,1898
    nstring base;base70,1917
    size_t pos;pos71,1935

libaegis/input/file.h,293
#define AEGIS_INPUT_FILE_HAEGIS_INPUT_FILE_H21,792
class input_file:input_file29,951
    nstring path;path98,3046
    int fd;fd99,3064
    bool unlink_on_close_flag;unlink_on_close_flag100,3076
    off_t pos;pos101,3107
    bool empty_if_absent_flag;empty_if_absent_flag102,3122

libaegis/input/gunzip.h,333
#define LIBAEGIS_INPUT_GUNZIP_HLIBAEGIS_INPUT_GUNZIP_H21,863
class input_gunzip:input_gunzip31,1065
    input::pointer deeper;deeper93,2627
    z_stream stream;stream95,2655
    bool z_eof;z_eof96,2676
    uLong crc;crc97,2692
    off_t pos;pos98,2707
    Byte *buf;buf99,2722
    nstring filename;filename100,2737

libaegis/input/multipart.h,568
#define LIBAEGIS_INPUT_MULTIPART_HLIBAEGIS_INPUT_MULTIPART_H20,768
class input_multipart:input_multipart28,964
    input::pointer deeper;deeper85,2375
    nstring boundary1;boundary187,2403
    nstring boundary2;boundary288,2426
    int state;state89,2449
    unsigned long spos;spos90,2464
    enum line_type_tline_type_t92,2489
        line_type_content,line_type_content94,2516
        line_type_empty,line_type_empty95,2543
        line_type_boundary,line_type_boundary96,2568
        line_type_last_boundary,line_type_last_boundary97,2596

libaegis/input/null.h,95
#define LIBAEGIS_INPUT_NULL_HLIBAEGIS_INPUT_NULL_H20,775
class input_null:input_null28,927

libaegis/input/quoted_print.h,234
#define LIBAEGIS_INPUT_QUOTED_PRINT_HLIBAEGIS_INPUT_QUOTED_PRINT_H20,807
class input_quoted_printable:input_quoted_printable28,1030
    input::pointer deeper;deeper103,3172
    bool eof;eof105,3200
    off_t pos;pos106,3214

libaegis/input/stdin.h,166
#define LIBAEGIS_INPUT_STDIN_HLIBAEGIS_INPUT_STDIN_H20,794
class input_stdin:input_stdin28,968
    off_t pos;pos63,1619
    bool unbuffered;unbuffered64,1634

libaegis/input/string.h,163
#define LIBAEGIS_INPUT_STRING_HLIBAEGIS_INPUT_STRING_H21,850
class input_string:input_string29,1013
    nstring text;text70,1932
    size_t pos;pos71,1950

libaegis/input/svt_checkout.h,323
#define LIBAEGIS_INPUT_SVT_CHECKOUT_HLIBAEGIS_INPUT_SVT_CHECKOUT_H21,857
class input_svt_checkout:input_svt_checkout29,1067
    input::pointer src1_p;src1_p74,2205
    input::pointer src2_p;src2_p75,2232
    input::pointer src3_p;src3_p76,2259
    input::pointer src4_p;src4_p77,2286
    off_t pos;pos78,2313

libaegis/input/tar.h,197
#define LIBAEGIS_INPUT_TAR_HLIBAEGIS_INPUT_TAR_H20,786
class input_tar:input_tar27,914
    typedef aegis_shared_ptr<input_tar> pointer;pointer31,958
    input::pointer deeper;deeper97,2821

libaegis/input/undo_all.h,271
#define LIBAEGIS_INPUT_UNDO_ALL_HLIBAEGIS_INPUT_UNDO_ALL_H20,761
class input_undo_all:input_undo_all32,1130
    typedef aegis_shared_ptr<input_undo_all> pointer;pointer36,1179
    input::pointer deeper;deeper75,2120
    nstring_accumulator buffer;buffer77,2148

libaegis/input/uudecode.h,453
#define LIBAEGIS_INPUT_UUDECODE_HLIBAEGIS_INPUT_UUDECODE_H21,858
class input_uudecode:input_uudecode31,1056
    input::pointer deeper;deeper98,2778
    off_t pos;pos100,2806
    int state;state101,2821
    char etab[64];etab102,2836
    unsigned char itab[UCHAR_MAX + 1];itab103,2855
    int checksum;checksum104,2894
    int padding;padding105,2912
input_uudecode_recognise(const input::pointer &ip)input_uudecode_recognise124,3272

libaegis/input/verify_check.h,327
#define LIBAEGIS_INPUT_VERIFY_CHECK_HLIBAEGIS_INPUT_VERIFY_CHECK_H21,857
class input_verify_checksum:input_verify_checksum29,1071
    input::pointer deeper;deeper81,2483
    unsigned long checksum_given;checksum_given87,2640
    unsigned long checksum_calculated;checksum_calculated93,2817
    off_t pos;pos99,2963

libaegis/interrupt.h,57
#define LIBAEGIS_INTERRUPT_HLIBAEGIS_INTERRUPT_H20,780

libaegis/interval.h,389
#define LIBAEGIS_INTERVAL_HLIBAEGIS_INTERVAL_H20,801
class intervalinterval30,1055
    typedef long data_t;data_t33,1080
    bool empty(void) const { return (length == 0); }empty144,3994
    size_t length;length177,4928
    size_t size;size178,4947
    size_t scan_index;scan_index179,4964
    data_t scan_next_datum;scan_next_datum180,4987
    data_t *data;data181,5015

libaegis/introspector.h,171
#define LIBAEGIS_INTROSPECTOR_HLIBAEGIS_INTROSPECTOR_H20,759
class introspectorintrospector33,1120
    typedef aegis_shared_ptr<introspector> pointer;pointer36,1149

libaegis/introspector/boolean.h,136
#define LIBAEGIS_INTROSPECTOR_BOOLEAN_HLIBAEGIS_INTROSPECTOR_BOOLEAN_H20,767
class introspector_boolean:introspector_boolean31,1148

libaegis/introspector/boolean/by_method.h,640
#define LIBAEGIS_INTROSPECTOR_BOOLEAN_BY_METHOD_HLIBAEGIS_INTROSPECTOR_BOOLEAN_BY_METHOD_H20,777
class introspector_boolean_by_method:introspector_boolean_by_method32,1198
    virtual ~introspector_boolean_by_method(){}~introspector_boolean_by_method39,1319
    introspector_boolean_by_method(T &a_object, void (T::*a_set)(bool),introspector_boolean_by_method53,1744
    create(T &a_object, void (T::*a_set)(bool), bool (T::*a_is_set)()const)create74,2349
    enumeration(const nstring &name)enumeration86,2641
    T &object;object101,2999
    void (T::*set)(bool);set107,3146
    bool (T::*is_set)() const;is_set113,3324

libaegis/introspector/enumeration.h,1290
#define LIBAEGIS_INTROSPECTOR_ENUMERATION_HLIBAEGIS_INTROSPECTOR_ENUMERATION_H20,771
class introspector_enumeration:introspector_enumeration31,1065
    class adapteradapter46,1498
        typedef aegis_shared_ptr<adapter> pointer;pointer49,1534
        virtual ~adapter() {}~adapter51,1586
        adapter() {}adapter54,1632
    class adapter_by_reference:adapter_by_reference70,2017
        ~adapter_by_reference()~adapter_by_reference75,2106
        adapter_by_reference(T &arg) :adapter_by_reference80,2172
        create(T &arg)create87,2290
        set(int x)set94,2421
        is_set()is_set100,2500
        T &where;where106,2577
    class adapter_by_method:adapter_by_method119,3014
        ~adapter_by_method()~adapter_by_method124,3100
        adapter_by_method(C *a_obj, void (C::*a_set)(E),adapter_by_method129,3163
        create(C *a_obj, void (C::*a_set)(E), bool (C::*a_is_set)() const)create139,3412
        set(int x)set146,3611
        is_set()is_set152,3702
        C *obj;obj158,3797
        void (C::*set_method)(E value);set_method159,3813
        bool (C::*is_set_method)() const;is_set_method160,3853
    nstring name;name202,5105
    const adapter::pointer &how;how208,5239
    symtab<int> members;members214,5412

libaegis/introspector/error.h,128
#define LIBAEGIS_INTROSPECTOR_ERROR_HLIBAEGIS_INTROSPECTOR_ERROR_H20,765
class introspector_error:introspector_error29,1057

libaegis/introspector/integer.h,168
#define LIBAEGIS_INTROSPECTOR_INTEGER_HLIBAEGIS_INTROSPECTOR_INTEGER_H20,767
class introspector_integer:introspector_integer29,1013
    long &where;where105,3124

libaegis/introspector/nstring.h,171
#define LIBAEGIS_INTROSPECTOR_NSTRING_HLIBAEGIS_INTROSPECTOR_NSTRING_H20,767
class introspector_nstring:introspector_nstring29,1019
    nstring &where;where102,3157

libaegis/introspector/real.h,158
#define LIBAEGIS_INTROSPECTOR_REAL_HLIBAEGIS_INTROSPECTOR_REAL_H20,764
class introspector_real:introspector_real29,1017
    double &where;where105,3141

libaegis/introspector/string.h,170
#define LIBAEGIS_INTROSPECTOR_STRING_HLIBAEGIS_INTROSPECTOR_STRING_H20,766
class introspector_string:introspector_string31,1048
    string_ty *&where;where100,2918

libaegis/introspector/structure.h,1062
#define LIBAEGIS_INTROSPECTOR_STRUCTURE_HLIBAEGIS_INTROSPECTOR_STRUCTURE_H20,769
class introspector_structure:introspector_structure28,951
    typedef aegis_shared_ptr<introspector_structure> pointer;pointer32,1015
    class adapteradapter59,1711
        typedef aegis_shared_ptr<adapter> pointer;pointer62,1747
        virtual ~adapter() {}~adapter63,1798
        adapter() {}adapter68,1988
    class adapter_by_method:adapter_by_method75,2138
        ~adapter_by_method() {}~adapter_by_method79,2208
        adapter_by_method(T *a_obj, introspector::pointer (T::*a_fac)(),adapter_by_method82,2254
        create(T *a_obj, introspector::pointer (T::*a_fac)(),create92,2504
        introspector_factory()introspector_factory101,2791
        is_set()is_set108,2935
        redefinition_ok()redefinition_ok115,3067
        T *obj;obj121,3153
        introspector::pointer (T::*fac)();fac122,3169
        bool (T::*isset)() const;isset123,3212
    nstring name;name149,3907
    symtab<adapter::pointer> members;members155,4070

libaegis/introspector/time.h,845
#define LIBAEGIS_INTROSPECTOR_TIME_HLIBAEGIS_INTROSPECTOR_TIME_H20,764
class introspector_time:introspector_time29,1009
    class adapteradapter38,1144
        typedef aegis_shared_ptr<adapter> pointer;pointer41,1180
        virtual ~adapter(){}~adapter42,1231
        adapter(){}adapter44,1275
    class adapter_by_method:adapter_by_method54,1515
        ~adapter_by_method()~adapter_by_method59,1601
        adapter_by_method(T *a_obj, void (T::*a_set)(time_t),adapter_by_method64,1664
        create(T *ao, void (T::*as)(time_t), bool (T::*ais)() const)create74,1920
        set(time_t x)set81,2102
        is_set()is_set87,2193
        T *obj;obj94,2306
        void (T::*set_method)(time_t);set_method95,2322
        bool (T::*is_set_method)() const;is_set_method96,2361
    adapter::pointer how;how170,4579

libaegis/introspector/vector.h,495
#define LIBAEGIS_INTROSPECTOR_VECTOR_HLIBAEGIS_INTROSPECTOR_VECTOR_H20,766
class introspector_vectorintrospector_vector28,986
    bool empty() const { return (length == 0); }empty60,1608
    size_t size() const { return length; }size65,1752
    back()back71,1917
    push_back(const introspector::pointer &ip)push_back85,2213
    size_t length;length111,2852
    size_t maximum;maximum117,2993
    introspector::pointer *item;item123,3166
    grow(size_t nitems)grow142,3643

libaegis/io.h,176
#define LIBAEGIS_IO_HLIBAEGIS_IO_H20,783
#define INTEGER_NOT_SET INTEGER_NOT_SET30,958
#define REAL_NOT_SET REAL_NOT_SET31,984
#define TIME_NOT_SET TIME_NOT_SET32,1009

libaegis/locale_name.h,61
#define LIBAEGIS_LOCALE_NAME_HLIBAEGIS_LOCALE_NAME_H20,758

libaegis/lock.h,1288
#define LOCK_HLOCK_H20,782
typedef void (*lock_callback_ty)(void *);lock_callback_ty24,817
enum lock_walk_namelock_walk_name43,1576
    lock_walk_name_master,lock_walk_name_master45,1598
    lock_walk_name_gstate,lock_walk_name_gstate46,1625
    lock_walk_name_pstate,lock_walk_name_pstate47,1652
    lock_walk_name_cstate,lock_walk_name_cstate48,1679
    lock_walk_name_baseline,lock_walk_name_baseline49,1706
    lock_walk_name_baseline_priority,lock_walk_name_baseline_priority50,1735
    lock_walk_name_history,lock_walk_name_history51,1773
    lock_walk_name_ustate,lock_walk_name_ustate52,1801
    lock_walk_name_unknownlock_walk_name_unknown53,1828
enum lock_walk_typelock_walk_type56,1859
    lock_walk_type_shared,lock_walk_type_shared58,1881
    lock_walk_type_exclusive,lock_walk_type_exclusive59,1908
    lock_walk_type_unknownlock_walk_type_unknown60,1938
struct lock_walk_foundlock_walk_found63,1969
    lock_walk_name  name;name65,1994
    lock_walk_type  type;type66,2020
    long            subset;subset67,2046
    long            address;address68,2074
    int             pid;pid69,2103
    int             pid_is_local;pid_is_local70,2128
typedef void (*lock_walk_callback)(lock_walk_found *);lock_walk_callback73,2166

libaegis/log.h,507
#define AEGIS_LOG_HAEGIS_LOG_H20,781
enum log_style_tylog_style_ty25,868
    log_style_append,log_style_append27,888
    log_style_append_default,log_style_append_default28,910
    log_style_create,log_style_create29,940
    log_style_create_default,log_style_create_default30,962
    log_style_none,log_style_none31,992
    log_style_none_default,log_style_none_default32,1012
    log_style_snuggle,log_style_snuggle33,1040
    log_style_snuggle_defaultlog_style_snuggle_default34,1063

libaegis/meta_context.h,102
#define LIBAEGIS_META_CONTEXT_HLIBAEGIS_META_CONTEXT_H20,759
class meta_contextmeta_context30,982

libaegis/meta_context/introspector.h,201
#define LIBAEGIS_META_CONTEXT_INTROSPECTOR_HLIBAEGIS_META_CONTEXT_INTROSPECTOR_H20,772
class meta_context_introspector:meta_context_introspector30,1076
    introspector_vector stack;stack90,2591

libaegis/meta_context/sem.h,295
#define LIBAEGIS_META_CONTEXT_SEM_HLIBAEGIS_META_CONTEXT_SEM_H20,769
class meta_context_sem:meta_context_sem33,1097
    struct sem_tysem_ty109,2932
        meta_type *type;type111,2956
        sem_ty *next;next112,2981
        void *addr;addr113,3003
    sem_ty *root;root121,3201

libaegis/meta_lex.h,55
#define LIBAEGIS_META_LEX_HLIBAEGIS_META_LEX_H20,760

libaegis/meta_parse.h,59
#define LIBAEGIS_META_PARSE_HLIBAEGIS_META_PARSE_H21,859

libaegis/meta_type.h,1323
#define LIBAEGIS_META_TYPE_HLIBAEGIS_META_TYPE_H20,778
struct type_table_tytype_table_ty29,925
    const char      *name;name31,948
    size_t          offset;offset32,975
    meta_type       *type;type33,1003
    unsigned long   mask;mask34,1030
    int             redefinition_ok;redefinition_ok35,1056
    string_ty       *fast_name;fast_name36,1093
class meta_typemeta_type43,1273
    const char      *name;name46,1299
    void *(*alloc)(void);alloc48,1327
    void (*free)(void *this_thing);free49,1353
    bool (*enum_parse)(string_ty *name, void *);enum_parse50,1389
    void *(*list_parse)(void *this_thing, meta_type **type_pp);list_parse51,1438
    void *(*struct_parse)(void *this_thing, string_ty *name,struct_parse52,1502
    string_ty *(*fuzzy)(string_ty *name);fuzzy54,1639
    rpt_value::pointer (*convert)(void *this_thing);convert55,1681
    bool (*is_set)(void *);is_set56,1734
class generic_structgeneric_struct63,1885
    long            reference_count;reference_count66,1916
    unsigned long   mask;mask67,1953
    string_ty       *errpos;errpos68,1979
#define boolean_copy(boolean_copy72,2043
#define integer_copy(integer_copy75,2135
#define real_copy(real_copy77,2191
#define string_copy(string_copy79,2246
#define time_copy(time_copy81,2309

bl/libaegis/move_list.h,510
#define AEDIST_MOVE_HAEDIST_MOVE_H21,763
typedef struct move_ty move_ty;move_ty26,812
struct move_tymove_ty27,844
    string_ty       *from;from29,861
    string_ty       *to;to30,888
    int             create;create31,913
    int             remove;remove32,941
typedef struct move_list_ty move_list_ty;move_list_ty47,1261
struct move_list_tymove_list_ty48,1303
    size_t          length;length50,1325
    size_t          maximum;maximum51,1353
    move_ty         *item;item52,1382

libaegis/option.h,33
#define OPTION_HOPTION_H20,790

libaegis/os.h,799
#define OS_HOS_H20,780
#define OS_EXEC_FLAG_NO_INPUT OS_EXEC_FLAG_NO_INPUT35,1037
#define OS_EXEC_FLAG_INPUT OS_EXEC_FLAG_INPUT36,1069
#define OS_EXEC_FLAG_ERROK OS_EXEC_FLAG_ERROK37,1098
#define OS_EXEC_FLAG_SILENT OS_EXEC_FLAG_SILENT38,1127
#define os_become_must_be_active(os_become_must_be_active928,29143
#define os_become_must_not_be_active(os_become_must_not_be_active931,29301
enum edit_tyedit_ty977,30528
        edit_not_set,edit_not_set979,30543
        edit_foreground,edit_foreground980,30565
        edit_backgroundedit_background981,30590
class os_become_guard_origos_become_guard_orig1255,38858
    os_become_guard_orig() { os_become_orig(); }os_become_guard_orig1258,38895
    ~os_become_guard_orig() { os_become_undo(); }~os_become_guard_orig1259,38944

bl/libaegis/os/domain_name.h,67
#define LIBAEGIS_OS_DOMAIN_NAME_HLIBAEGIS_OS_DOMAIN_NAME_H21,775

libaegis/os/interrupt.h,63
#define LIBAEGIS_OS_INTERRUPT_HLIBAEGIS_OS_INTERRUPT_H20,783

libaegis/os/isa/path_prefix.h,75
#define LIBAEGIS_OS_ISA_PATH_PREFIX_HLIBAEGIS_OS_ISA_PATH_PREFIX_H20,801

libaegis/output.h,705
#define LIBAEGIS_OUTPUT_HLIBAEGIS_OUTPUT_H20,788
class outputoutput37,1206
    typedef aegis_shared_ptr<output> pointer;pointer44,1335
    typedef void (*delete_callback_ty)(output *, void *);delete_callback_ty46,1382
    fputc(char c)fputc112,2978
    functor_stack callback;callback255,7712
    unsigned char *buffer;buffer262,7962
    size_t buffer_size;buffer_size268,8133
    unsigned char *buffer_position;buffer_position274,8304
    unsigned char *buffer_end;buffer_end280,8478
operator<<(output::pointer &os, char c)operator <<295,8731
operator<<(output::pointer &os, const char *s)operator <<303,8835
operator<<(output::pointer &os, const nstring &s)operator <<311,8946

libaegis/output/bit_bucket.h,191
#define LIBAEGIS_OUTPUT_BIT_BUCKET_HLIBAEGIS_OUTPUT_BIT_BUCKET_H20,794
class output_bit_bucket:output_bit_bucket29,1024
    nstring file_name;file_name79,2165
    long pos;pos85,2297

libaegis/output/conten_encod.h,506
#define LIBAEGIS_OUTPUT_CONTEN_ENCOD_HLIBAEGIS_OUTPUT_CONTEN_ENCOD_H20,795
enum content_encoding_tcontent_encoding_t24,865
    content_encoding_unset,content_encoding_unset26,891
    content_encoding_none,content_encoding_none27,919
    content_encoding_base64,content_encoding_base6428,946
    content_encoding_base85,content_encoding_base8529,975
    content_encoding_quoted_printable,content_encoding_quoted_printable30,1004
    content_encoding_uuencodecontent_encoding_uuencode31,1043

libaegis/output/cpio.h,240
#define AEDIST_OUTPUT_CPIO_HAEDIST_OUTPUT_CPIO_H20,798
class output_cpio:output_cpio32,1043
    typedef aegis_shared_ptr<output_cpio> pointer;pointer36,1090
    output::pointer deeper;deeper100,2929
    time_t mtime;mtime106,3082

libaegis/output/cpio_child.h,316
#define AEDIST_OUTPUT_CPIO_CHILD_HAEDIST_OUTPUT_CPIO_CHILD_H20,798
class output_cpio_child:output_cpio_child31,1030
    output::pointer deeper;deeper101,3148
    nstring name;name107,3296
    long length;length113,3434
    long pos;pos119,3560
    bool bol;bol125,3704
    time_t mtime;mtime156,4534

libaegis/output/cpio_child2.h,288
#define LIBAEGIS_OUTPUT_CPIO_CHILD2_HLIBAEGIS_OUTPUT_CPIO_CHILD2_H20,801
class output_cpio_child2:output_cpio_child233,1110
    output::pointer deeper;deeper98,2857
    nstring name;name104,2998
    output_memory::mpointer buffer;buffer110,3173
    time_t mtime;mtime116,3344

libaegis/output/file.h,427
#define LIBAEGIS_OUTPUT_FILE_HLIBAEGIS_OUTPUT_FILE_H20,800
class output_file:output_file31,1027
    text_open(string_ty *fn)text_open73,2295
    text_open(const nstring &fn)text_open86,2668
    binary_open(string_ty *fn)binary_open99,3040
    binary_open(const nstring &fn)binary_open112,3418
    nstring file_name;file_name163,4895
    int fd;fd169,5051
    bool bol;bol175,5189
    size_t pos;pos181,5324

libaegis/output/filter.h,481
#define LIBAEGIS_OUTPUT_FILTER_HLIBAEGIS_OUTPUT_FILTER_H20,760
class output_filter:output_filter29,994
    void deeper_fputc(char c) { deeper->fputc(c); }deeper_fputc72,1959
    void deeper_fputs(const char *s) { deeper->fputs(s); }deeper_fputs73,2011
    void deeper_fputs(const nstring &s) { deeper->fputs(s); }deeper_fputs74,2070
    void deeper_write(const void *d, size_t ds) { deeper->write(d, ds); }deeper_write75,2132
    output::pointer deeper;deeper82,2334

libaegis/output/filter/base64.h,334
#define LIBAEGIS_OUTPUT_FILTER_BASE64_HLIBAEGIS_OUTPUT_FILTER_BASE64_H20,797
class output_filter_base64:output_filter_base6428,1009
    unsigned int residual_value;residual_value75,2231
    int residual_bits;residual_bits81,2419
    int output_column;output_column87,2565
    long pos;pos92,2679
    bool bol;bol98,2834

libaegis/output/filter/base85.h,510
#define LIBAEGIS_OUTPUT_FILTER_BASE85_HLIBAEGIS_OUTPUT_FILTER_BASE85_H20,767
class output_filter_base85:output_filter_base8528,983
    unsigned long accumulator;accumulator75,2219
    unsigned accumulator_nbytes;accumulator_nbytes82,2427
    unsigned column;column89,2667
    unsigned long content_length;content_length95,2837
    unsigned long check_xor;check_xor101,2997
    unsigned long check_sum;check_sum108,3189
    unsigned long check_rot;check_rot114,3397
    bool bol;bol120,3567

libaegis/output/filter/bzip2.h,290
#define LIBAEGIS_OUTPUT_BZIP2_HLIBAEGIS_OUTPUT_BZIP2_H20,777
class output_filter_bzip2:output_filter_bzip230,1035
    bz_stream stream;stream75,2225
    enum { BUFFER_SIZE = 1 << 14 };BUFFER_SIZE77,2248
    char *buf;buf83,2390
    long pos;pos89,2514
    bool bol;bol95,2676

libaegis/output/filter/dotblankline.h,222
#define LIBAEGIS_OUTPUT_FILTER_DOTBLANKLINE_HLIBAEGIS_OUTPUT_FILTER_DOTBLANKLINE_H20,779
class output_filter_dot_blank_lines:output_filter_dot_blank_lines28,995
    int column;column63,1851
    long pos;pos64,1867

libaegis/output/filter/gzip.h,276
#define LIBAEGIS_OUTPUT_FILTER_GZIP_HLIBAEGIS_OUTPUT_FILTER_GZIP_H20,795
class output_filter_gzip:output_filter_gzip30,1057
    z_stream stream;stream75,2243
    Byte *outbuf;outbuf81,2373
    uLong crc;crc87,2507
    long pos;pos93,2631
    bool bol;bol99,2793

libaegis/output/filter/indent.h,425
#define LIBAEGIS_OUTPUT_FILTER_INDENT_HLIBAEGIS_OUTPUT_FILTER_INDENT_H20,797
class output_filter_indent:output_filter_indent28,1007
    typedef aegis_shared_ptr<output_filter_indent> ipointer;ipointer32,1070
        INDENT = 8INDENT93,2694
    int depth;depth100,2859
    int in_col;in_col107,3069
    int out_col;out_col113,3196
    int continuation_line;continuation_line122,3512
    long pos;pos128,3648

libaegis/output/filter/prefix.h,295
#define LIBAEGIS_OUTPUT_FILTER_PREFIX_HLIBAEGIS_OUTPUT_FILTER_PREFIX_H20,797
class output_filter_prefix:output_filter_prefix29,1014
    nstring prefix;prefix81,2437
    nstring prefix0;prefix087,2600
    int column;column93,2731
    long pos;pos99,2856
    int width;width105,3018

libaegis/output/filter/quoted_print.h,589
#define LIBAEGIS_OUTPUT_FILTER_QUOTED_PRINT_HLIBAEGIS_OUTPUT_FILTER_QUOTED_PRINT_H20,803
class output_filter_quoted_printable:output_filter_quoted_printable28,1046
    bool allow_international_characters;allow_international_characters80,2674
    struct glyph_tglyph_t82,2716
        unsigned char text;text84,2741
        bool quote_it;quote_it85,2769
        int width;width86,2792
        int cumulative;cumulative87,2811
    enum { MAX_LINE_LEN = 76 }; // As per RFC 1521MAX_LINE_LEN90,2843
    glyph_t glyph[MAX_LINE_LEN + 1];glyph96,2976
    int pos;pos102,3146

libaegis/output/filter/set_width.h,256
#define LIBAEGIS_OUTPUT_FILTER_SET_WIDTH_HLIBAEGIS_OUTPUT_FILTER_SET_WIDTH_H20,770
class output_filter_set_width:output_filter_set_width29,1005
    typedef aegis_shared_ptr<output_filter_set_width> pointer;pointer33,1071
    int width;width62,1796

libaegis/output/filter/uuencode.h,464
#define LIBAEGIS_OUTPUT_FILTER_UUENCODE_HLIBAEGIS_OUTPUT_FILTER_UUENCODE_H20,799
class output_filter_uuencode:output_filter_uuencode29,1066
    unsigned residual_value;residual_value83,2484
    int residual_bits;residual_bits89,2664
    char obuf[64 * 4 / 3];obuf95,2803
    int opos;opos101,2991
    int ipos;ipos107,3161
    long pos;pos113,3289
    bool bol;bol119,3429
    bool begun;begun125,3578
    nstring file_name;file_name131,3740

libaegis/output/filter/wrap_make.h,363
#define LIBAEGIS_OUTPUT_FILTER_WRAP_MAKE_HLIBAEGIS_OUTPUT_FILTER_WRAP_MAKE_H20,770
class output_filter_wrap_make:output_filter_wrap_make31,1055
    typedef aegis_shared_ptr<output_filter_wrap_make> pointer;pointer35,1121
    int column;column71,2053
    bool tab;tab73,2070
    nstring_accumulator word;word75,2085
    nstring_list line;line77,2116

libaegis/output/filter/wrap_simple.h,334
#define LIBAEGIS_OUTPUT_FILTER_WRAP_SIMPLE_HLIBAEGIS_OUTPUT_FILTER_WRAP_SIMPLE_H20,772
class output_filter_wrap_simple:output_filter_wrap_simple34,1183
    typedef aegis_shared_ptr<output_filter_wrap_simple> pointer;pointer38,1251
    nstring_accumulator word;word78,2308
    int icol;icol84,2445
    int ocol;ocol90,2567

libaegis/output/memory.h,226
#define LIBAEGIS_OUTPUT_MEMORY_HLIBAEGIS_OUTPUT_MEMORY_H20,796
class output_memory:output_memory29,1036
    typedef aegis_shared_ptr<output_memory> mpointer;mpointer33,1085
    nstring_accumulator buffer;buffer99,2906

libaegis/output/pager.h,205
#define OUTPUT_PAGER_HOUTPUT_PAGER_H20,773
class output_pager:output_pager30,1050
    void *vdeeper;vdeeper92,2624
    int pid;pid93,2643
    nstring pager;pager94,2656
    bool bol;bol95,2675

libaegis/output/stdout.h,159
#define LIBAEGIS_OUTPUT_STDOUT_HLIBAEGIS_OUTPUT_STDOUT_H20,795
class output_stdout:output_stdout28,989
    bool bol;bol78,2132
    long pos;pos84,2279

libaegis/output/tar.h,197
#define AETAR_OUTPUT_TAR_HAETAR_OUTPUT_TAR_H20,790
class output_tar:output_tar27,918
    typedef aegis_shared_ptr<output_tar> pointer;pointer31,964
    output::pointer deeper;deeper92,2685

libaegis/output/tar_child.h,317
#define AETAR_OUTPUT_TAR_CHILD_HAETAR_OUTPUT_TAR_CHILD_H20,796
class output_tar_child:output_tar_child29,1014
    output::pointer deeper;deeper95,2875
    nstring name;name101,3030
    long length;length108,3233
    bool executable;executable114,3394
    long pos;pos120,3524
    bool bol;bol126,3678

libaegis/output/tee.h,239
#define LIBAEGIS_OUTPUT_TEE_HLIBAEGIS_OUTPUT_TEE_H20,793
class output_tee:output_tee28,977
    output::pointer d1;d191,2644
    bool d1_close;d1_close97,2825
    output::pointer d2;d2103,2980
    bool d2_close;d2_close109,3161

libaegis/output/to_wide.h,492
#define LIBAEGIS_OUTPUT_TO_WIDE_HLIBAEGIS_OUTPUT_TO_WIDE_H20,797
class output_to_wide:output_to_wide29,1004
    wide_output::pointer deeper;deeper88,2489
    char *input_buf;input_buf90,2523
    size_t input_len;input_len91,2544
    size_t input_max;input_max92,2566
    mbstate_t input_state;input_state93,2588
    bool input_bol;input_bol94,2615
    wchar_t *output_buf;output_buf95,2635
    size_t output_len;output_len96,2660
    size_t output_max;output_max97,2683

libaegis/output/wrap.h,61
#define LIBAEGIS_OUTPUT_WRAP_HLIBAEGIS_OUTPUT_WRAP_H20,794

libaegis/patch.h,402
#define LIBAEGIS_PATCH_HLIBAEGIS_PATCH_H20,769
class patch_typatch_ty30,1034
    string_list_ty  name;name50,1353
    file_action_ty  action;action51,1379
    file_usage_ty   usage;usage52,1407
    patch_hunk_list_ty actions;actions53,1434
patch_new(void)patch_new72,1774
patch_delete(patch_ty *pp)patch_delete78,1834
patch_append(patch_ty *pp, patch_hunk_ty *php)patch_append84,1893

libaegis/patch/context.h,576
#define LIBAEGIS_PATCH_CONTEXT_HLIBAEGIS_PATCH_CONTEXT_H20,789
class patch_context_typatch_context_ty29,1029
    nstring get_file_name(void) { return in->name(); }get_file_name67,1928
    input::pointer in;in74,2110
    string_list_ty buffer;buffer80,2267
patch_context_new(const input::pointer &ip)patch_context_new99,2642
patch_context_delete(patch_context_ty *pcp)patch_context_delete105,2740
patch_context_getline(patch_context_ty *pcp, int n)patch_context_getline111,2824
patch_context_discard(patch_context_ty *pcp, int n)patch_context_discard117,2921

bl/libaegis/patch/format.h,276
#define LIBAEGIS_PATCH_FORMAT_HLIBAEGIS_PATCH_FORMAT_H21,773
struct patch_format_typatch_format_ty27,872
    const char *name;name29,897
    patch_ty *(*header)(struct patch_context_ty *);header30,919
    patch_hunk_ty *(*hunk)(struct patch_context_ty *);hunk31,971

bl/libaegis/patch/format/context.h,79
#define LIBAEGIS_PATCH_FORMAT_CONTEXT_HLIBAEGIS_PATCH_FORMAT_CONTEXT_H21,788

bl/libaegis/patch/format/diff.h,73
#define LIBAEGIS_PATCH_FORMAT_DIFF_HLIBAEGIS_PATCH_FORMAT_DIFF_H21,785

bl/libaegis/patch/format/uni.h,71
#define LIBAEGIS_PATCH_FORMAT_UNI_HLIBAEGIS_PATCH_FORMAT_UNI_H21,784

bl/libaegis/patch/hunk.h,243
#define LIBAEGIS_PATCH_HUNK_HLIBAEGIS_PATCH_HUNK_H21,783
struct patch_hunk_typatch_hunk_ty25,853
	int		inserts;inserts27,876
	int		deletes;deletes28,891
	patch_line_list_ty before;before29,906
	patch_line_list_ty after;after30,934

bl/libaegis/patch/hunk_list.h,220
#define LIBAEGIS_PATCH_HUNK_LIST_HLIBAEGIS_PATCH_HUNK_LIST_H21,788
struct patch_hunk_list_typatch_hunk_list_ty25,858
	size_t		length;length27,886
	size_t		maximum;maximum28,903
	patch_hunk_ty	**item;item29,921

bl/libaegis/patch/line.h,446
#define LIBAEGIS_PATCH_LINE_HLIBAEGIS_PATCH_LINE_H21,783
enum patch_line_typepatch_line_type25,839
	patch_line_type_unchanged,patch_line_type_unchanged27,862
	patch_line_type_changed,patch_line_type_changed28,890
	patch_line_type_inserted,patch_line_type_inserted29,916
	patch_line_type_deletedpatch_line_type_deleted30,943
struct patch_line_typatch_line_ty33,972
	patch_line_type	type;type35,995
	string_ty	*value;value36,1018

bl/libaegis/patch/line_list.h,269
#define LIBAEGIS_PATCH_LINE_LIST_HLIBAEGIS_PATCH_LINE_LIST_H21,788
struct patch_line_list_typatch_line_list_ty25,858
	int		start_line_number;start_line_number27,886
	size_t		length;length29,912
	size_t		maximum;maximum30,929
	patch_line_ty	*item;item31,947

libaegis/patch/list.h,506
#define LIBAEGIS_PATCH_LIST_HLIBAEGIS_PATCH_LIST_H20,787
struct patch_list_typatch_list_ty25,875
    string_ty       *project_name;project_name27,898
    long            change_number;change_number28,933
    string_ty       *brief_description;brief_description29,968
    string_ty       *description;description30,1008
    string_ty       *comment;comment31,1042
    size_t          length;length33,1073
    size_t          maximum;maximum34,1101
    patch_ty        **item;item35,1130

libaegis/project.h,1606
#define PROJECT_HPROJECT_H21,816
class projectproject47,1630
    typedef project *pointer;pointer56,1929
    change::pointer change_get_raw() { return pcp; }change_get_raw219,7160
    change_reset(void)change_reset233,7593
    bool is_a_trunk() const { return (parent == 0); }is_a_trunk607,21341
    long parent_branch_number_get() const { return parent_bn; }parent_branch_number_get664,23259
    project *parent_get() { return (parent ? parent : this); }parent_get673,23519
    long reference_count;reference_count780,27266
    string_ty *name;name786,27399
    string_ty *home_path;home_path798,27827
    string_ty *baseline_path_unresolved;baseline_path_unresolved807,28184
    string_ty *baseline_path;baseline_path816,28556
    itab_ty *change2time_stp;change2time_stp824,28854
    string_ty *history_path;history_path832,29144
    string_ty *info_path;info_path840,29424
    string_ty *pstate_path;pstate_path848,29726
    string_ty *changes_path;changes_path856,30045
    pstate_ty *pstate_data;pstate_data864,30315
    bool is_a_new_file;is_a_new_file870,30496
    long lock_magic;lock_magic879,30867
    change::pointer pcp;pcp890,31231
    int uid;uid896,31418
    int gid;gid902,31594
    project *parent;parent909,31791
    long parent_bn;parent_bn916,32039
    struct string_list_ty *file_list[view_path_MAX];file_list924,32350
    struct symtab_ty *file_by_uuid[view_path_MAX];file_by_uuid935,32795
    user_ty::pointer up;up948,33189
    bool off_limits;off_limits956,33491
project_name_get(project *pp)project_name_get989,34324

libaegis/project/active.h,67
#define LIBAEGIS_PROJECT_ACTIVE_HLIBAEGIS_PROJECT_ACTIVE_H21,858

libaegis/project/change/walk.h,77
#define LIBAEGIS_PROJECT_CHANGE_WALK_HLIBAEGIS_PROJECT_CHANGE_WALK_H21,858

libaegis/project/directory.h,73
#define LIBAEGIS_PROJECT_DIRECTORY_HLIBAEGIS_PROJECT_DIRECTORY_H21,862

libaegis/project/file.h,57
#define AEGIS_PROJECT_FILE_HAEGIS_PROJECT_FILE_H21,833

libaegis/project/file/roll_forward.h,467
#define LIBAEGIS_PROJECT_FILE_ROLL_FORWARD_HLIBAEGIS_PROJECT_FILE_ROLL_FORWARD_H20,789
class project_file_roll_forwardproject_file_roll_forward35,1123
    bool is_set(void) const { return !uuid_to_felp.empty(); }is_set257,8935
    symtab<file_event_list::pointer> uuid_to_felp;uuid_to_felp281,9746
    symtab<string_ty> filename_to_uuid;filename_to_uuid288,9978
    time_t stp_time;stp_time294,10168
    change::pointer last_change;last_change300,10327

libaegis/project/file/trojan.h,77
#define LIBAEGIS_PROJECT_FILE_TROJAN_HLIBAEGIS_PROJECT_FILE_TROJAN_H21,870

libaegis/project/history.h,63
#define AEGIS_PROJECT_HISTORY_HAEGIS_PROJECT_HISTORY_H21,802

libaegis/project/history/uuid_trans.h,91
#define LIBAEGIS_PROJECT_HISTORY_UUID_TRANS_HLIBAEGIS_PROJECT_HISTORY_UUID_TRANS_H20,790

libaegis/project/identifi_sub.h,196
#define LIBAEGIS_PROJECT_IDENTIFI_SUB_HLIBAEGIS_PROJECT_IDENTIFI_SUB_H21,851
class project_identifier_subsetproject_identifier_subset32,1099
    typedef void (*usage_t)(void);usage_t45,1309

libaegis/project/identifi_sub/branch.h,392
#define LIBAEGIS_PROJECT_IDENTIFI_SUB_BRANCH_HLIBAEGIS_PROJECT_IDENTIFI_SUB_BRANCH_H21,858
class project_identifier_subset_branch:project_identifier_subset_branch30,1139
    project_identifier_subset &deeper;deeper80,2457
    project *pp_with_branch;pp_with_branch86,2626
    const char *branch;branch92,2807
    bool grandparent;grandparent98,2991
    bool trunk;trunk104,3161

libaegis/project/identifi_sub/plain.h,284
#define LIBAEGIS_PROJECT_IDENTIFI_SUB_PLAIN_HLIBAEGIS_PROJECT_IDENTIFI_SUB_PLAIN_H21,857
class project_identifier_subset_plain:project_identifier_subset_plain30,1122
    string_ty *project_name;project_name74,2230
    project *pp;pp80,2369
    user_ty::pointer up;up86,2505

libaegis/project/invento_walk.h,79
#define LIBAEGIS_PROJECT_INVENTO_WALK_HLIBAEGIS_PROJECT_INVENTO_WALK_H21,858

bl/libaegis/project/pattr/edit.h,75
#define LIBAEGIS_PROJECT_PATTR_EDIT_HLIBAEGIS_PROJECT_PATTR_EDIT_H21,798

libaegis/project/pattr/get.h,73
#define LIBAEGIS_PROJECT_PATTR_GET_HLIBAEGIS_PROJECT_PATTR_GET_H20,787

libaegis/project/pattr/set.h,73
#define LIBAEGIS_PROJECT_PATTR_SET_HLIBAEGIS_PROJECT_PATTR_SET_H20,799

libaegis/project/verbose.h,69
#define LIBAEGIS_PROJECT_VERBOSE_HLIBAEGIS_PROJECT_VERBOSE_H21,866

bl/libaegis/quit/action/histtransabt.h,213
#define LIBAEGIS_QUIT_ACTION_HISTTRANSABT_HLIBAEGIS_QUIT_ACTION_HISTTRANSABT_H21,779
class quit_action_history_transaction_abort:quit_action_history_transaction_abort30,1024
    change::pointer cp;cp51,1487

bl/libaegis/quit/action/lock.h,119
#define LIBAEGIS_QUIT_ACTION_LOCK_HLIBAEGIS_QUIT_ACTION_LOCK_H21,777
class quit_action_lock:quit_action_lock29,977

bl/libaegis/quit/action/log.h,115
#define LIBAEGIS_QUIT_ACTION_LOG_HLIBAEGIS_QUIT_ACTION_LOG_H21,776
class quit_action_log:quit_action_log29,989

bl/libaegis/quit/action/pager.h,123
#define LIBAEGIS_QUIT_ACTION_PAGER_HLIBAEGIS_QUIT_ACTION_PAGER_H21,778
class quit_action_pager:quit_action_pager29,991

bl/libaegis/quit/action/undo.h,119
#define LIBAEGIS_QUIT_ACTION_UNDO_HLIBAEGIS_QUIT_ACTION_UNDO_H21,777
class quit_action_undo:quit_action_undo29,983

bl/libaegis/quit/action/unlink.h,243
#define LIBAEGIS_QUIT_ACTION_UNLINK_HLIBAEGIS_QUIT_ACTION_UNLINK_H21,779
class quit_action_unlink:quit_action_unlink30,985
    const nstring path;path52,1422
    int uid;uid58,1577
    int gid;gid64,1722
    int umask;umask70,1882

libaegis/rfc822.h,271
#define LIBAEGIS_RFC822_HLIBAEGIS_RFC822_H21,851
class rfc822rfc82236,1268
    bool empty() const { return database.empty(); }empty260,7883
    void keys(nstring_list &result) { database.keys(result); }keys271,8179
    symtab<nstring> database;database283,8490

bl/libaegis/rfc822/functor.h,111
#define LIBAEGIS_RFC822_FUNCTOR_HLIBAEGIS_RFC822_FUNCTOR_H21,776
class rfc822_functorrfc822_functor31,1099

bl/libaegis/rfc822/functor/list_meta.h,181
#define LIBAEGIS_RFC822_FUNCTOR_LIST_META_HLIBAEGIS_RFC822_FUNCTOR_LIST_META_H21,786
class rfc822_functor_list_meta:rfc822_functor_list_meta29,996
    bool first;first51,1444

bl/libaegis/rfc822/functor/print_vers.h,162
#define LIBAEGIS_RFC822_FUNCTOR_PRINT_VERS_HLIBAEGIS_RFC822_FUNCTOR_PRINT_VERS_H21,787
class rfc822_functor_print_version:rfc822_functor_print_version29,1011

bl/libaegis/rfc822/functor/vers_search.h,301
#define LIBAEGIS_RFC822_FUNCTOR_VERS_SEARCH_HLIBAEGIS_RFC822_FUNCTOR_VERS_SEARCH_H21,788
class rfc822_functor_version_search:rfc822_functor_version_search30,1030
    bool get_result() const { return result; }get_result51,1511
    nstring version;version58,1678
    bool result;result64,1820

bl/libaegis/rfc822/functor/version_prev.h,276
#define LIBAEGIS_RFC822_FUNCTOR_VERSION_PREV_HLIBAEGIS_RFC822_FUNCTOR_VERSION_PREV_H21,789
class rfc822_functor_version_previous:rfc822_functor_version_previous30,1037
    nstring get_result() const { return result; }get_result47,1368
    nstring result;result54,1564

libaegis/rss.h,243
#define LIBAEGIS_RSS_HLIBAEGIS_RSS_H22,875
enum rss_feed_attributerss_feed_attribute33,1063
    rss_feed_description,rss_feed_description35,1089
    rss_feed_title,rss_feed_title36,1115
    rss_feed_language,rss_feed_language37,1135

libaegis/rss/feed.h,690
#define LIBAEGIS_RSS_FEED_HLIBAEGIS_RSS_FEED_H22,886
class rss_feedrss_feed36,1199
    size_t size() const { return item_count; }size106,3218
    project *pp;pp128,3850
    change::pointer cp;cp133,3944
    nstring filename;filename138,4047
    nstring title;title147,4397
    nstring description;description153,4551
    nstring language;language159,4703
    nstring pub_date;pub_date168,5045
    nstring last_build_date;last_build_date174,5211
    nstring generator;generator180,5390
    nstring docs;docs189,5742
    nstring link;link195,5901
    rss_item **item;item197,5920
    size_t item_count;item_count198,5941
    size_t item_max;item_max199,5964

bl/libaegis/rss/item.h,516
#define LIBAEGIS_RSS_ITEM_HLIBAEGIS_RSS_ITEM_H22,868
class rss_itemrss_item34,1075
    nstring title;title127,3122
    nstring description;description132,3191
    nstring pub_date;pub_date137,3271
    nstring link;link142,3342
    nstring author;author147,3431
    nstring category;category152,3503
    nstring comments;comments157,3600
    nstring enclosure;enclosure162,3703
    nstring guid;guid167,3796
    bool guidIsPermaLink;guidIsPermaLink172,3903
    nstring source;source177,3996

bl/libaegis/safe_freopen.h,63
#define LIBAEGIS_SAFE_FREOPEN_HLIBAEGIS_SAFE_FREOPEN_H21,768

libaegis/search_path/base_get.h,79
#define LIBAEGIS_SEARCH_PATH_BASE_GET_HLIBAEGIS_SEARCH_PATH_BASE_GET_H20,770

libaegis/sem.h,45
#define LIBAEGIS_SEM_HLIBAEGIS_SEM_H20,756

libaegis/simpverstool.h,257
#define LIBAEGIS_SIMPVERSTOOL_HLIBAEGIS_SIMPVERSTOOL_H20,777
class simple_version_toolsimple_version_tool57,2238
    nstring history_file_name;history_file_name145,5273
    compression_algorithm_t compression_algorithm;compression_algorithm150,5356

libaegis/sub.h,2904
#define SUB_HSUB_H20,787
class sub_context_tysub_context_ty39,1241
    void fatal_intl(const char *message) NORETURN;NORETURN294,9454
    sub_diversion_stack diversion_stack;diversion_stack376,12022
    sub_functor_list var_list;var_list377,12063
    change::pointer cp;cp378,12094
    project *pp;pp379,12118
    const char *suberr;suberr381,12136
    int errno_sequester;errno_sequester382,12160
    const char *file_name;file_name383,12185
    int line_number;line_number384,12212
    enum getc_typegetc_type392,12382
        getc_type_control,getc_type_control394,12407
        getc_type_datagetc_type_data395,12434
sub_context_New(const char *file, int line)sub_context_New459,14205
sub_context_new()sub_context_new465,14321
sub_context_delete(sub_context_ty *scp)sub_context_delete471,14389
sub_var_clear(sub_context_ty *scp)sub_var_clear477,14462
sub_var_set_format(sub_context_ty *scp, const char *name, const char *fmt, ...)sub_var_set_format483,14550
sub_var_set_string(sub_context_ty *scp, const char *name, string_ty *value)sub_var_set_string503,15047
sub_var_set_string(sub_context_ty *scp, const char *name, const nstring &value)sub_var_set_string520,15482
sub_var_set_charstar(sub_context_ty *scp, const char *name, const char *value)sub_var_set_charstar526,15617
sub_var_set_long(sub_context_ty *scp, const char *name, long value)sub_var_set_long532,15753
sub_var_set_time(sub_context_ty *scp, const char *name, time_t value)sub_var_set_time538,15874
sub_var_optional(sub_context_ty *scp, const char *name)sub_var_optional544,15997
sub_var_append_if_unused(sub_context_ty *scp, const char *name)sub_var_append_if_unused550,16099
sub_var_override(sub_context_ty *scp, const char *name)sub_var_override556,16217
sub_var_resubstitute(sub_context_ty *scp, const char *name)sub_var_resubstitute562,16319
sub_errno_setx(sub_context_ty *scp, int value)sub_errno_setx579,16892
substitute(sub_context_ty *scp, change::pointer cp, string_ty *the_command)substitute585,16991
substitute_p(sub_context_ty *scp, struct project *pp, string_ty *the_command)substitute_p596,17242
subst_intl(sub_context_ty *scp, const char *substme)subst_intl607,17499
subst_intl_project(sub_context_ty *scp, struct project *pp)subst_intl_project618,17704
subst_intl_change(sub_context_ty *scp, change::pointer cp)subst_intl_change630,17921
error_intl(sub_context_ty *scp, const char *message)error_intl642,18135
fatal_intl(sub_context_ty *scp, const char *message)fatal_intl657,18405
verbose_intl(sub_context_ty *scp, const char *message)verbose_intl669,18609
i18n(const char *x)i18n686,18988
sub_context_error_set(sub_context_ty *scp, const char *message)sub_context_error_set692,19050
sub_context_project_get(sub_context_ty *scp)sub_context_project_get698,19165
sub_context_change_get(sub_context_ty *scp)sub_context_change_get704,19269

bl/libaegis/sub/addpathsuffi.h,71
#define LIBAEGIS_SUB_ADDPATHSUFFI_HLIBAEGIS_SUB_ADDPATHSUFFI_H21,783

libaegis/sub/architecture.h,71
#define LIBAEGIS_SUB_ARCHITECTURE_HLIBAEGIS_SUB_ARCHITECTURE_H20,780

bl/libaegis/sub/base_relativ.h,71
#define LIBAEGIS_SUB_BASE_RELATIV_HLIBAEGIS_SUB_BASE_RELATIV_H21,777

bl/libaegis/sub/basename.h,57
#define AEGIS_SUB_BASENAME_HAEGIS_SUB_BASENAME_H21,776

bl/libaegis/sub/binary_direc.h,71
#define LIBAEGIS_SUB_BINARY_DIREC_HLIBAEGIS_SUB_BINARY_DIREC_H21,783

bl/libaegis/sub/capitalize.h,67
#define LIBAEGIS_SUB_CAPITALIZE_HLIBAEGIS_SUB_CAPITALIZE_H21,781

bl/libaegis/sub/change/active_direc.h,85
#define LIBAEGIS_SUB_CHANGE_ACTIVE_DIREC_HLIBAEGIS_SUB_CHANGE_ACTIVE_DIREC_H21,778

bl/libaegis/sub/change/attribute.h,79
#define LIBAEGIS_SUB_CHANGE_ATTRIBUTE_HLIBAEGIS_SUB_CHANGE_ATTRIBUTE_H21,781

bl/libaegis/sub/change/delta.h,57
#define LIBAEGIS_SUB_DELTA_HLIBAEGIS_SUB_DELTA_H21,776

bl/libaegis/sub/change/develo_direc.h,85
#define LIBAEGIS_SUB_CHANGE_DEVELO_DIREC_HLIBAEGIS_SUB_CHANGE_DEVELO_DIREC_H21,784

bl/libaegis/sub/change/develop_list.h,85
#define LIBAEGIS_SUB_CHANGE_DEVELOP_LIST_HLIBAEGIS_SUB_CHANGE_DEVELOP_LIST_H21,784

bl/libaegis/sub/change/developer.h,79
#define LIBAEGIS_SUB_CHANGE_DEVELOPER_HLIBAEGIS_SUB_CHANGE_DEVELOPER_H21,787

bl/libaegis/sub/change/files.h,71
#define LIBAEGIS_SUB_CHANGE_FILES_HLIBAEGIS_SUB_CHANGE_FILES_H21,777

bl/libaegis/sub/change/integr_direc.h,85
#define LIBAEGIS_SUB_CHANGE_INTEGR_DIREC_HLIBAEGIS_SUB_CHANGE_INTEGR_DIREC_H21,784

bl/libaegis/sub/change/integrator.h,81
#define LIBAEGIS_SUB_CHANGE_INTEGRATOR_HLIBAEGIS_SUB_CHANGE_INTEGRATOR_H21,788

bl/libaegis/sub/change/number.h,73
#define LIBAEGIS_SUB_CHANGE_NUMBER_HLIBAEGIS_SUB_CHANGE_NUMBER_H21,784

bl/libaegis/sub/change/reviewer.h,77
#define LIBAEGIS_SUB_CHANGE_REVIEWER_HLIBAEGIS_SUB_CHANGE_REVIEWER_H21,786

libaegis/sub/change/reviewr_list.h,85
#define LIBAEGIS_SUB_CHANGE_REVIEWR_LIST_HLIBAEGIS_SUB_CHANGE_REVIEWR_LIST_H21,855

bl/libaegis/sub/change/state.h,71
#define LIBAEGIS_SUB_CHANGE_STATE_HLIBAEGIS_SUB_CHANGE_STATE_H21,777

bl/libaegis/sub/change/version.h,75
#define LIBAEGIS_SUB_CHANGE_VERSION_HLIBAEGIS_SUB_CHANGE_VERSION_H21,779

bl/libaegis/sub/comment.h,55
#define AEGIS_SUB_COMMENT_HAEGIS_SUB_COMMENT_H21,775

bl/libaegis/sub/common_direc.h,71
#define LIBAEGIS_SUB_COMMON_DIREC_HLIBAEGIS_SUB_COMMON_DIREC_H21,783

bl/libaegis/sub/copyri_owner.h,71
#define LIBAEGIS_SUB_COPYRI_OWNER_HLIBAEGIS_SUB_COPYRI_OWNER_H21,771

bl/libaegis/sub/copyri_years.h,71
#define LIBAEGIS_SUB_COPYRI_YEARS_HLIBAEGIS_SUB_COPYRI_YEARS_H21,777

bl/libaegis/sub/data_directo.h,71
#define LIBAEGIS_SUB_DATA_DIRECTO_HLIBAEGIS_SUB_DATA_DIRECTO_H21,783

bl/libaegis/sub/date.h,55
#define LIBAEGIS_SUB_DATE_HLIBAEGIS_SUB_DATE_H21,769

bl/libaegis/sub/diff.h,55
#define LIBAEGIS_SUB_DIFF_HLIBAEGIS_SUB_DIFF_H21,763

bl/libaegis/sub/dirname.h,61
#define LIBAEGIS_SUB_DIRNAME_HLIBAEGIS_SUB_DIRNAME_H21,778

bl/libaegis/sub/dirname_rel.h,69
#define LIBAEGIS_SUB_DIRNAME_REL_HLIBAEGIS_SUB_DIRNAME_REL_H21,782

libaegis/sub/diversion.h,283
#define LIBAEGIS_SUB_DIVERSION_HLIBAEGIS_SUB_DIVERSION_H21,839
class sub_diversionsub_diversion31,1034
    bool resub_both() const { return resubstitute; }resub_both65,1691
    size_t pos;pos92,2482
    wstring text;text98,2603
    bool resubstitute;resubstitute104,2779

bl/libaegis/sub/diversion/stack.h,287
#define LIBAEGIS_SUB_DIVERSION_STACK_HLIBAEGIS_SUB_DIVERSION_STACK_H21,774
class sub_diversion_stacksub_diversion_stack30,995
    bool empty() const { return (top == 0); }empty83,2278
    size_t top;top90,2448
    size_t max;max96,2605
    sub_diversion *stack;stack103,2803

bl/libaegis/sub/dollar.h,53
#define AEGIS_SUB_DOLLAR_HAEGIS_SUB_DOLLAR_H21,774

bl/libaegis/sub/downcase.h,63
#define LIBAEGIS_SUB_DOWNCASE_HLIBAEGIS_SUB_DOWNCASE_H21,779

bl/libaegis/sub/email_addres.h,71
#define LIBAEGIS_SUB_EMAIL_ADDRES_HLIBAEGIS_SUB_EMAIL_ADDRES_H21,777

bl/libaegis/sub/expr.h,49
#define AEGIS_SUB_EXPR_HAEGIS_SUB_EXPR_H21,772

bl/libaegis/sub/expr_gram.h,59
#define AEGIS_SUB_EXPR_GRAM_HAEGIS_SUB_EXPR_GRAM_H21,777

bl/libaegis/sub/expr_lex.h,57
#define AEGIS_SUB_EXPR_LEX_HAEGIS_SUB_EXPR_LEX_H21,776

libaegis/sub/functor.h,341
#define LIBAEGIS_SUB_FUNCTOR_HLIBAEGIS_SUB_FUNCTOR_H21,838
class sub_functorsub_functor35,1153
    typedef aegis_shared_ptr<sub_functor> pointer;pointer44,1415
    nstring name_get() const { return name; }name_get54,1626
    operator()(sub_context_ty *cp, const wstring_list &arg)operator ()82,2495
    nstring name;name156,4881

libaegis/sub/functor/glue.h,274
#define LIBAEGIS_SUB_FUNCTOR_GLUE_HLIBAEGIS_SUB_FUNCTOR_GLUE_H21,849
class sub_functor_glue:sub_functor_glue33,1202
    typedef wstring (*func_p)(sub_context_ty *scp, const wstring_list &arg);func_p42,1334
    func_p what;what118,3581
    bool resub;resub125,3781

libaegis/sub/functor/hostname.h,135
#define LIBAEGIS_SUB_FUNCTOR_HOSTNAME_HLIBAEGIS_SUB_FUNCTOR_HOSTNAME_H20,767
class sub_functor_hostname:sub_functor_hostname28,983

bl/libaegis/sub/functor/list.h,440
#define LIBAEGIS_SUB_FUNCTOR_LIST_HLIBAEGIS_SUB_FUNCTOR_LIST_H21,772
class sub_functor_listsub_functor_list29,955
    sub_functor::pointer operator[](size_t n) const { return get(n); }operator []67,1831
    size_t size() const { return length; }size73,2020
    bool empty() const { return !length; }empty79,2182
    sub_functor::pointer *list;list117,3390
    size_t length;length123,3573
    size_t maximum;maximum129,3747

libaegis/sub/functor/variable.h,363
#define LIBAEGIS_SUB_FUNCTOR_VARIABLE_HLIBAEGIS_SUB_FUNCTOR_VARIABLE_H21,847
class sub_functor_variable:sub_functor_variable29,1031
    wstring value;value98,2735
    bool used;used104,2879
    bool append_if_unused_flag;append_if_unused_flag111,3110
    bool override_flag;override_flag118,3320
    bool resubstitute_flag;resubstitute_flag125,3554

bl/libaegis/sub/getenv.h,59
#define LIBAEGIS_SUB_GETENV_HLIBAEGIS_SUB_GETENV_H21,777

bl/libaegis/sub/histo_direc.h,69
#define LIBAEGIS_SUB_HISTO_DIREC_HLIBAEGIS_SUB_HISTO_DIREC_H21,782

bl/libaegis/sub/history_path.h,71
#define LIBAEGIS_SUB_HISTORY_PATH_HLIBAEGIS_SUB_HISTORY_PATH_H21,771

bl/libaegis/sub/identifier.h,67
#define LIBAEGIS_SUB_IDENTIFIER_HLIBAEGIS_SUB_IDENTIFIER_H21,775

bl/libaegis/sub/left.h,49
#define AEGIS_SUB_LEFT_HAEGIS_SUB_LEFT_H21,772

bl/libaegis/sub/length.h,53
#define AEGIS_SUB_LENGTH_HAEGIS_SUB_LENGTH_H21,774

bl/libaegis/sub/librar_direc.h,71
#define LIBAEGIS_SUB_LIBRAR_DIREC_HLIBAEGIS_SUB_LIBRAR_DIREC_H21,783

bl/libaegis/sub/namemax.h,55
#define AEGIS_SUB_NAMEMAX_HAEGIS_SUB_NAMEMAX_H21,775

bl/libaegis/sub/path_reduce.h,69
#define LIBAEGIS_SUB_PATH_REDUCE_HLIBAEGIS_SUB_PATH_REDUCE_H21,771

bl/libaegis/sub/perl.h,55
#define LIBAEGIS_SUB_PERL_HLIBAEGIS_SUB_PERL_H21,769

bl/libaegis/sub/plural.h,59
#define LIBAEGIS_SUB_PLURAL_HLIBAEGIS_SUB_PLURAL_H21,771

bl/libaegis/sub/plural_forms.h,71
#define LIBAEGIS_SUB_PLURAL_FORMS_HLIBAEGIS_SUB_PLURAL_FORMS_H21,777

bl/libaegis/sub/plural_gram.h,69
#define LIBAEGIS_SUB_PLURAL_GRAM_HLIBAEGIS_SUB_PLURAL_GRAM_H21,776

bl/libaegis/sub/plural_lex.h,67
#define LIBAEGIS_SUB_PLURAL_LEX_HLIBAEGIS_SUB_PLURAL_LEX_H21,775

bl/libaegis/sub/project.h,61
#define LIBAEGIS_SUB_PROJECT_HLIBAEGIS_SUB_PROJECT_H21,778

bl/libaegis/sub/project/adminis_list.h,87
#define LIBAEGIS_SUB_PROJECT_ADMINIS_LIST_HLIBAEGIS_SUB_PROJECT_ADMINIS_LIST_H21,791

bl/libaegis/sub/project/baseline.h,79
#define LIBAEGIS_SUB_PROJECT_BASELINE_HLIBAEGIS_SUB_PROJECT_BASELINE_H21,787

bl/libaegis/sub/project/develop_list.h,87
#define LIBAEGIS_SUB_PROJECT_DEVELOP_LIST_HLIBAEGIS_SUB_PROJECT_DEVELOP_LIST_H21,791

bl/libaegis/sub/project/integra_list.h,87
#define LIBAEGIS_SUB_PROJECT_INTEGRA_LIST_HLIBAEGIS_SUB_PROJECT_INTEGRA_LIST_H21,791

bl/libaegis/sub/project/reviewe_list.h,87
#define LIBAEGIS_SUB_PROJECT_REVIEWE_LIST_HLIBAEGIS_SUB_PROJECT_REVIEWE_LIST_H21,791

bl/libaegis/sub/project/specific.h,79
#define LIBAEGIS_SUB_PROJECT_SPECIFIC_HLIBAEGIS_SUB_PROJECT_SPECIFIC_H21,787

bl/libaegis/sub/quote.h,57
#define LIBAEGIS_SUB_QUOTE_HLIBAEGIS_SUB_QUOTE_H21,776

bl/libaegis/sub/read_file.h,65
#define LIBAEGIS_SUB_READ_FILE_HLIBAEGIS_SUB_READ_FILE_H21,774

bl/libaegis/sub/right.h,51
#define AEGIS_SUB_RIGHT_HAEGIS_SUB_RIGHT_H21,773

bl/libaegis/sub/search_path.h,69
#define LIBAEGIS_SUB_SEARCH_PATH_HLIBAEGIS_SUB_SEARCH_PATH_H21,782

bl/libaegis/sub/shell.h,57
#define LIBAEGIS_SUB_SHELL_HLIBAEGIS_SUB_SHELL_H21,770

bl/libaegis/sub/source.h,59
#define LIBAEGIS_SUB_SOURCE_HLIBAEGIS_SUB_SOURCE_H21,777

bl/libaegis/sub/split.h,57
#define LIBAEGIS_SUB_SPLIT_HLIBAEGIS_SUB_SPLIT_H21,770

bl/libaegis/sub/substitute.h,67
#define LIBAEGIS_SUB_SUBSTITUTE_HLIBAEGIS_SUB_SUBSTITUTE_H21,781

bl/libaegis/sub/substr.h,59
#define LIBAEGIS_SUB_SUBSTR_HLIBAEGIS_SUB_SUBSTR_H21,771

bl/libaegis/sub/switch.h,59
#define LIBAEGIS_SUB_SWITCH_HLIBAEGIS_SUB_SWITCH_H21,771

bl/libaegis/sub/trim_directo.h,71
#define LIBAEGIS_SUB_TRIM_DIRECTO_HLIBAEGIS_SUB_TRIM_DIRECTO_H21,783

bl/libaegis/sub/trim_extensi.h,71
#define LIBAEGIS_SUB_TRIM_EXTENSI_HLIBAEGIS_SUB_TRIM_EXTENSI_H21,783

bl/libaegis/sub/unsplit.h,61
#define LIBAEGIS_SUB_UNSPLIT_HLIBAEGIS_SUB_UNSPLIT_H21,772

bl/libaegis/sub/upcase.h,59
#define LIBAEGIS_SUB_UPCASE_HLIBAEGIS_SUB_UPCASE_H21,777

libaegis/sub/user.h,137
#define LIBAEGIS_SUB_USER_HLIBAEGIS_SUB_USER_H20,784
typedef nstring (*sub_user_func_ptr)(user_ty::pointer);sub_user_func_ptr36,1234

bl/libaegis/sub/zero_pad.h,57
#define AEGIS_SUB_ZERO_PAD_HAEGIS_SUB_ZERO_PAD_H21,776

libaegis/tar_header.h,1168
#define LIBAEGIS_TAR_HEADER_HLIBAEGIS_TAR_HEADER_H20,780
#define TBLOCK TBLOCK24,840
#define NAMSIZ NAMSIZ25,859
#define TMAGIC TMAGIC30,954
#define LF_OLDNORMAL LF_OLDNORMAL35,1064
#define LF_NORMAL LF_NORMAL36,1137
#define LF_LINK LF_LINK37,1197
#define LF_SYMLINK LF_SYMLINK38,1271
#define LF_CHR LF_CHR39,1328
#define LF_BLK LF_BLK40,1394
#define LF_DIR LF_DIR41,1456
#define LF_FIFO LF_FIFO42,1509
#define LF_CONTIG LF_CONTIG43,1570
#define LF_LONGNAME LF_LONGNAME44,1629
#define LF_LONGLINK LF_LONGLINK46,1772
struct header_tyheader_ty51,1961
    char        name[NAMSIZ];name53,1980
    char        mode[8];mode54,2010
    char        uid[8];uid55,2035
    char        gid[8];gid56,2059
    char        size[12];size57,2083
    char        mtime[12];mtime58,2109
    char        checksum[8];checksum59,2136
    char        linkflag;linkflag60,2165
    char        linkname[NAMSIZ];linkname61,2191
    char        magic[8];magic62,2225
    char        uname[32];uname63,2251
    char        gname[32];gname64,2278
    char        devmajor[8];devmajor65,2305
    char        devminor[8];devminor66,2334

bl/libaegis/uname.h,43
#define AEGIS_UNAME_HAEGIS_UNAME_H21,783

bl/libaegis/undo.h,29
#define UNDO_HUNDO_H21,774

bl/libaegis/undo/item.h,169
#define LIBAEGIS_UNDO_ITEM_HLIBAEGIS_UNDO_ITEM_H21,770
class undo_itemundo_item27,930
    int uid;uid64,1759
    int gid;gid70,1904
    int umask;umask76,2064

bl/libaegis/undo/item/chmod.h,173
#define LIBAEGIS_UNDO_ITEM_CHMOD_HLIBAEGIS_UNDO_ITEM_CHMOD_H21,776
class undo_item_chmod:undo_item_chmod30,997
    nstring path;path51,1355
    int mode;mode52,1373

bl/libaegis/undo/item/chmod_errok.h,198
#define LIBAEGIS_UNDO_ITEM_CHMOD_ERROK_HLIBAEGIS_UNDO_ITEM_CHMOD_ERROK_H21,782
class undo_item_chmod_errok:undo_item_chmod_errok30,1029
    nstring path;path51,1405
    int mode;mode52,1423

bl/libaegis/undo/item/message.h,161
#define LIBAEGIS_UNDO_ITEM_MESSAGE_HLIBAEGIS_UNDO_ITEM_MESSAGE_H21,778
class undo_item_message:undo_item_message30,1000
    nstring message;message51,1353

bl/libaegis/undo/item/rename.h,258
#define LIBAEGIS_UNDO_ITEM_RENAME_HLIBAEGIS_UNDO_ITEM_RENAME_H21,777
class undo_item_rename:undo_item_rename48,1766
    operator==(const undo_item_rename &rhs)operator ==72,2261
    nstring oldpath;oldpath89,2632
    nstring newpath;newpath95,2772

bl/libaegis/undo/item/rmdir_bg.h,159
#define LIBAEGIS_UNDO_ITEM_RMDIR_BG_HLIBAEGIS_UNDO_ITEM_RMDIR_BG_H21,779
class undo_item_rmdir_bg:undo_item_rmdir_bg31,1033
    nstring path;path52,1390

bl/libaegis/undo/item/rmdir_errok.h,171
#define LIBAEGIS_UNDO_ITEM_RMDIR_ERROK_HLIBAEGIS_UNDO_ITEM_RMDIR_ERROK_H21,782
class undo_item_rmdir_errok:undo_item_rmdir_errok31,1052
    nstring path;path52,1418

bl/libaegis/undo/item/unlink_errok.h,175
#define LIBAEGIS_UNDO_ITEM_UNLINK_ERROK_HLIBAEGIS_UNDO_ITEM_UNLINK_ERROK_H21,783
class undo_item_unlink_errok:undo_item_unlink_errok30,1031
    nstring path;path51,1400

bl/libaegis/url.h,614
#define LIBAEGIS_URL_HLIBAEGIS_URL_H21,764
class urlurl28,899
    nstring get_protocol() const { return protocol; }get_protocol122,3246
    nstring get_userpass() const { return userpass; }get_userpass128,3403
    nstring get_hostname() const { return hostname; }get_hostname134,3561
    int get_port() const { return port; }get_port140,3715
    nstring protocol;protocol147,3891
    nstring userpass;userpass153,4074
    nstring hostname;hostname159,4214
    int port;port165,4368
    nstring path;path171,4518
    nstring query;query177,4692
    nstring anchor_name;anchor_name183,4873

libaegis/user.h,1080
#define AEGIS_USER_HAEGIS_USER_H21,844
class user_tyuser_ty37,1240
    typedef aegis_shared_ptr<user_ty> pointer;pointer45,1455
    class becomebecome386,11354
        become(user_ty::pointer a_up) :become392,11474
        ~become()~become401,11669
        user_ty::pointer up;up411,11879
    nstring login_name;login_name641,19158
    nstring login_full_name;login_full_name647,19337
    nstring home;home653,19496
    nstring group_name;group_name659,19663
    int user_id;user_id665,19826
    int group_id;group_id671,19984
    int umask;umask677,20135
    nstring ustate_path;ustate_path686,20455
    ustate_ty *ustate_data;ustate_data695,20767
    bool ustate_is_new;ustate_is_new701,20936
    bool ustate_modified;ustate_modified708,21146
    nstring uconf_path;uconf_path723,21552
    uconf_ty *uconf_data;uconf_data730,21753
    long lock_magic;lock_magic737,21998
    static size_t pool_nusers;pool_nusers749,22306
    static size_t pool_nusers_max;pool_nusers_max757,22526
    static pointer *pool_user;pool_user766,22789

libaegis/version.h,53
#define LIBAEGIS_VERSION_HLIBAEGIS_VERSION_H20,765

libaegis/view_path.h,323
#define LIBAEGIS_VIEW_PATH_HLIBAEGIS_VIEW_PATH_H21,841
enum view_path_tyview_path_ty28,976
    view_path_first,view_path_first34,1123
    view_path_none,view_path_none42,1439
    view_path_simple,view_path_simple48,1586
    view_path_extremeview_path_extreme54,1735
#define view_path_MAX view_path_MAX61,1886

libaegis/view_path/next_change.h,81
#define LIBAEGIS_VIEW_PATH_NEXT_CHANGE_HLIBAEGIS_VIEW_PATH_NEXT_CHANGE_H21,812

libaegis/wide_output.h,432
#define LIBAEGIS_WIDE_OUTPUT_HLIBAEGIS_WIDE_OUTPUT_H20,775
class wide_outputwide_output38,1256
    typedef aegis_shared_ptr<wide_output> pointer;pointer41,1284
    put_wc(wchar_t wc)put_wc81,2187
    wchar_t *buffer;buffer221,6166
    size_t buffer_size;buffer_size228,6357
    wchar_t *buffer_position;buffer_position238,6661
    wchar_t *buffer_end;buffer_end248,7002
    functor_stack callback;callback254,7178

libaegis/wide_output/column.h,570
#define LIBAEGIS_WIDE_OUTPUT_COLUMN_HLIBAEGIS_WIDE_OUTPUT_COLUMN_H21,862
struct column_row_tycolumn_row_ty25,936
    size_t length_max;length_max27,959
    size_t length;length28,982
    wchar_t *text;text29,1001
    int printing_width;printing_width30,1020
class wide_output_column:wide_output_column40,1388
    typedef aegis_shared_ptr<wide_output_column> cpointer;cpointer44,1447
    int width;width97,2702
    int length;length98,2717
    column_row_ty *row;row100,2734
    size_t nrows;nrows101,2758
    size_t nrows_max;nrows_max102,2776

bl/libaegis/wide_output/expand.h,194
#define LIBAEGIS_WIDE_OUTPUT_EXPAND_HLIBAEGIS_WIDE_OUTPUT_EXPAND_H21,792
class wide_output_expand:wide_output_expand32,1174
    pointer deeper;deeper84,2364
    int column;column85,2384

bl/libaegis/wide_output/head.h,254
#define LIBAEGIS_WIDE_OUTPUT_HEAD_HLIBAEGIS_WIDE_OUTPUT_HEAD_H21,790
class wide_output_head:wide_output_head30,1032
    pointer deeper;deeper86,2396
    int how_many_lines;how_many_lines87,2416
    bool prev_was_newline;prev_was_newline88,2440

libaegis/wide_output/header.h,902
#define LIBAEGIS_WIDE_OUTPUT_HEADER_HLIBAEGIS_WIDE_OUTPUT_HEADER_H20,801
class wide_output_header:wide_output_header30,1017
    typedef aegis_shared_ptr<wide_output_header> hpointer;hpointer34,1076
    title(wide_output::pointer fp, const nstring &l1, const nstring &l2)title60,1667
    need1(wide_output::pointer fp, int x)need172,1938
    eject(wide_output::pointer fp)eject82,2149
    is_at_top_of_page(wide_output::pointer fp)is_at_top_of_page92,2364
    pointer deeper;deeper121,3078
    wstring title1;title1122,3098
    wstring title2;title2123,3118
    int line_number;line_number124,3138
    int length;length125,3159
    int width;width126,3175
    bool is_a_printer;is_a_printer127,3190
    int column;column128,3213
    int page_number;page_number129,3229
    time_t page_time;page_time130,3250
    bool already_top_diverted;already_top_diverted131,3272

bl/libaegis/wide_output/to_narrow.h,270
#define LIBAEGIS_WIDE_OUTPUT_TO_NARROW_HLIBAEGIS_WIDE_OUTPUT_TO_NARROW_H21,795
class wide_output_to_narrow:wide_output_to_narrow31,1068
    output::pointer deeper;deeper83,2260
    mbstate_t state;state84,2288
    bool prev_was_newline;prev_was_newline85,2309

bl/libaegis/wide_output/truncate.h,285
#define LIBAEGIS_WIDE_OUTPUT_TRUNCATE_HLIBAEGIS_WIDE_OUTPUT_TRUNCATE_H21,794
class wide_output_truncate:wide_output_truncate31,1077
    wide_output::pointer deeper;deeper87,2487
    int width;width89,2521
    wstring_accumulator buf;buf91,2537
    int column;column93,2567

bl/libaegis/wide_output/unexpand.h,275
#define LIBAEGIS_WIDE_OUTPUT_UNEXPAND_HLIBAEGIS_WIDE_OUTPUT_UNEXPAND_H21,794
class wide_output_unexpand:wide_output_unexpand30,1080
    wide_output::pointer deeper;deeper86,2454
    int	icol;icol87,2487
    int ocol;ocol88,2501
    int	tab_width;tab_width89,2515

bl/libaegis/wide_output/wrap.h,238
#define LIBAEGIS_WIDE_OUTPUT_WRAP_HLIBAEGIS_WIDE_OUTPUT_WRAP_H21,790
class wide_output_wrap:wide_output_wrap32,1081
    wide_output::pointer deeper;deeper88,2500
    int width;width89,2533
    wstring_accumulator buf;buf90,2548

bl/libaegis/xml_node.h,86
#define LIBAEGIS_XML_NODE_HLIBAEGIS_XML_NODE_H21,770
class xml_nodexml_node30,994

libaegis/xml_node/iso_3166.h,315
#define LIBAEGIS_XML_NODE_ISO_3166_HLIBAEGIS_XML_NODE_ISO_3166_H20,764
class xml_node_iso_3166:xml_node_iso_316633,1088
    typedef std::map<nstring, nstring> codes_t;codes_t76,2152
    codes_t codes;codes82,2335
    nstring alpha_2_code;alpha_2_code89,2543
    nstring alpha_3_code;alpha_3_code96,2754

libaegis/xml_node/iso_639_3.h,338
#define LIBAEGIS_XML_NODE_ISO_639_3_HLIBAEGIS_XML_NODE_ISO_639_3_H20,765
class xml_node_iso_639_3:xml_node_iso_639_332,1031
    typedef std::map<nstring, nstring> codes_t;codes_t61,1620
    codes_t codes;codes67,1791
    nstring id;id73,1945
    nstring part1_code;part1_code80,2136
    nstring part2_code;part2_code87,2335

bl/libaegis/xml_node/rss.h,341
#define LIBAEGIS_XML_NODE_RSS_HLIBAEGIS_XML_NODE_RSS_H22,866
class xml_node_rss:xml_node_rss37,1228
    const xml_text_reader_by_node &xml_reader;xml_reader88,2478
    output::pointer deeper;deeper93,2587
    bool begin_element_terminated;begin_element_terminated104,3000
    bool xml_version_printed;xml_version_printed110,3199

bl/libaegis/xml_node/rss/channel.h,177
#define LIBAEGIS_XML_NODE_RSS_CHANNEL_HLIBAEGIS_XML_NODE_RSS_CHANNEL_H22,874
class xml_node_rss_channel:xml_node_rss_channel47,1914
    rss_item *new_item;new_item89,2842

bl/libaegis/xml_node/rss/generic.h,136
#define LIBAEGIS_XML_NODE_RSS_GENERIC_HLIBAEGIS_XML_NODE_RSS_GENERIC_H22,874
class xml_node_rss_generic:xml_node_rss_generic36,1325

bl/libaegis/xml_node/rss/item.h,214
#define LIBAEGIS_XML_NODE_RSS_ITEM_HLIBAEGIS_XML_NODE_RSS_ITEM_H22,871
class xml_node_rss_item:xml_node_rss_item46,1823
    rss_item *new_item;new_item92,2794
    int num_items_found;num_items_found97,2875

bl/libaegis/xml_node/rss/timedate.h,192
#define LIBAEGIS_XML_NODE_RSS_TIMEDATE_HLIBAEGIS_XML_NODE_RSS_TIMEDATE_H22,875
class xml_node_rss_timedate:xml_node_rss_timedate38,1439
    bool set_current_time;set_current_time76,2342

libaegis/xmltextread.h,2273
#define LIBAEGIS_XMLTEXTREAD_HLIBAEGIS_XMLTEXTREAD_H20,782
enum xmlReaderTypesxmlReaderTypes26,903
    XML_READER_TYPE_NONE = 0,XML_READER_TYPE_NONE28,925
    XML_READER_TYPE_ELEMENT = 1,XML_READER_TYPE_ELEMENT29,955
    XML_READER_TYPE_ATTRIBUTE = 2,XML_READER_TYPE_ATTRIBUTE30,988
    XML_READER_TYPE_TEXT = 3,XML_READER_TYPE_TEXT31,1023
    XML_READER_TYPE_CDATA = 4,XML_READER_TYPE_CDATA32,1053
    XML_READER_TYPE_ENTITY_REFERENCE = 5,XML_READER_TYPE_ENTITY_REFERENCE33,1084
    XML_READER_TYPE_ENTITY = 6,XML_READER_TYPE_ENTITY34,1126
    XML_READER_TYPE_PROCESSING_INSTRUCTION = 7,XML_READER_TYPE_PROCESSING_INSTRUCTION35,1158
    XML_READER_TYPE_COMMENT = 8,XML_READER_TYPE_COMMENT36,1206
    XML_READER_TYPE_DOCUMENT = 9,XML_READER_TYPE_DOCUMENT37,1239
    XML_READER_TYPE_DOCUMENT_TYPE = 10,XML_READER_TYPE_DOCUMENT_TYPE38,1273
    XML_READER_TYPE_DOCUMENT_FRAGMENT = 11,XML_READER_TYPE_DOCUMENT_FRAGMENT39,1313
    XML_READER_TYPE_NOTATION = 12,XML_READER_TYPE_NOTATION40,1357
    XML_READER_TYPE_WHITESPACE = 13,XML_READER_TYPE_WHITESPACE41,1392
    XML_READER_TYPE_SIGNIFICANT_WHITESPACE = 14,XML_READER_TYPE_SIGNIFICANT_WHITESPACE42,1429
    XML_READER_TYPE_END_ELEMENT = 15,XML_READER_TYPE_END_ELEMENT43,1478
    XML_READER_TYPE_END_ENTITY = 16,XML_READER_TYPE_END_ENTITY44,1516
    XML_READER_TYPE_XML_DECLARATION = 17XML_READER_TYPE_XML_DECLARATION45,1553
class xml_text_readerxml_text_reader55,1789
    int depth(void) { return xmlTextReaderDepth(reader); }depth101,2993
    node_type(void)node_type114,3362
    const xmlChar *name(void) { return xmlTextReaderName(reader); }name132,3855
    int is_empty_element(void) { return xmlTextReaderIsEmptyElement(reader); }is_empty_element141,4114
    int has_value(void) { return xmlTextReaderHasValue(reader); }has_value150,4403
    const xmlChar *value(void) { return xmlTextReaderValue(reader); }value160,4718
    void move_back_to_element(void) { xmlTextReaderMoveToElement(reader); }move_back_to_element167,5007
    input::pointer deeper;deeper174,5250
    xmlTextReaderPtr reader;reader180,5415
    int number_of_errors;number_of_errors187,5624
    static int number_of_parsers;number_of_parsers194,5852
    bool validate;validate200,6030

libaegis/xmltextread/by_node.h,275
#define LIBAEGIS_XMLTEXTREAD_BY_NODE_HLIBAEGIS_XMLTEXTREAD_BY_NODE_H20,790
class xml_text_reader_by_node:xml_text_reader_by_node31,1073
    symtab<xml_node> handlers;handlers74,2361
    nstring_list names;names80,2531
    xml_node *current_node;current_node86,2714

libaegis/zero.h,79
#define AEGIS_ZERO_HAEGIS_ZERO_H20,778
#define MAGIC_ZERO MAGIC_ZERO24,830

bl/test_xml/xml_node/dump.h,143
#define TEST_XML_XML_NODE_DUMP_HTEST_XML_XML_NODE_DUMP_H21,775
class xml_node_dump:xml_node_dump30,1020
    output::pointer op;op98,2922

bl/libaegis/cattr.cc,3400
cattr_architecture_list_write(const output::pointer &fp, const char *name, cattr_architecture_list_ty *this_thing)cattr_architecture_list_write25,588
cattr_architecture_list_write_xml(const output::pointer &fp, const char *name, cattr_architecture_list_ty *this_thing)cattr_architecture_list_write_xml52,1270
cattr_architecture_list_alloc(void)cattr_architecture_list_alloc76,1953
cattr_architecture_list_free(void *that)cattr_architecture_list_free91,2346
cattr_architecture_list_parse(void *that, meta_type **type_pp)cattr_architecture_list_parse110,2901
cattr_architecture_list_convert(void *that)cattr_architecture_list_convert137,3859
cattr_architecture_list_copy(cattr_architecture_list_ty *from)cattr_architecture_list_copy163,4636
cattr_architecture_list_clone(cattr_architecture_list_ty *from)cattr_architecture_list_clone190,5358
cattr_architecture_list_trace_real(const char *name, const cattr_architecture_list_ty *value)cattr_architecture_list_trace_real198,5493
meta_type cattr_architecture_list_type =cattr_architecture_list_type227,6159
cattr_copyright_years_list_write(const output::pointer &fp, const char *name, cattr_copyright_years_list_ty *this_thing)cattr_copyright_years_list_write241,6470
cattr_copyright_years_list_write_xml(const output::pointer &fp, const char *name, cattr_copyright_years_list_ty *this_thing)cattr_copyright_years_list_write_xml268,7165
cattr_copyright_years_list_alloc(void)cattr_copyright_years_list_alloc292,7862
cattr_copyright_years_list_free(void *that)cattr_copyright_years_list_free307,8270
cattr_copyright_years_list_parse(void *that, meta_type **type_pp)cattr_copyright_years_list_parse326,8808
cattr_copyright_years_list_convert(void *that)cattr_copyright_years_list_convert353,9765
cattr_copyright_years_list_copy(cattr_copyright_years_list_ty *from)cattr_copyright_years_list_copy379,10558
cattr_copyright_years_list_clone(cattr_copyright_years_list_ty *from)cattr_copyright_years_list_clone406,11284
cattr_copyright_years_list_trace_real(const char *name, const cattr_copyright_years_list_ty *value)cattr_copyright_years_list_trace_real414,11428
meta_type cattr_copyright_years_list_type =cattr_copyright_years_list_type443,12092
cattr_write(const output::pointer &fp, cattr_ty *this_thing)cattr_write457,12421
cattr_write_xml(const output::pointer &fp, cattr_ty *this_thing)cattr_write_xml478,13486
cattr_alloc(void)cattr_alloc500,14645
cattr_copy(cattr_ty *this_thing)cattr_copy525,15527
cattr_clone(cattr_ty *this_thing)cattr_clone535,15738
cattr_trace_real(const char *name, const cattr_ty *value)cattr_trace_real559,16682
cattr_free(void *that)cattr_free590,17673
static type_table_ty cattr_table[] =cattr_table617,18448
cattr_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)cattr_parse702,20114
cattr_fuzzy(string_ty *name)cattr_fuzzy724,20668
cattr_convert(void *this_thing)cattr_convert742,20996
meta_type cattr_type =cattr_type758,21373
cattr_read_file(const nstring &filename)cattr_read_file772,21581
cattr_read_file(string_ty *filename)cattr_read_file778,21686
cattr_write_file(const nstring &filename, cattr_ty *value, bool comp)cattr_write_file791,22026
cattr_write_file(string_ty *filename, cattr_ty *value, int needs_compression)cattr_write_file797,22161
cattr__rpt_init(void)cattr__rpt_init820,22755

bl/libaegis/common.cc,9368
static const char *change_cause_s[] =change_cause_s22,548
static string_ty *change_cause_f[SIZEOF(change_cause_s)];change_cause_f32,756
change_cause_ename(change_cause_ty this_thing)change_cause_ename35,828
change_cause_write(const output::pointer &fp, const char *name, change_cause_ty this_thing, bool show)change_cause_write46,1087
change_cause_write_xml(const output::pointer &fp, const char *name, change_cause_ty this_thing, bool show)change_cause_write_xml64,1429
change_cause_parse(string_ty *name, void *ptr)change_cause_parse83,1886
change_cause_fuzzy(string_ty *name)change_cause_fuzzy98,2233
change_cause_convert(void *this_thing)change_cause_convert104,2377
change_cause_is_set(void *this_thing)change_cause_is_set118,2663
meta_type change_cause_type =change_cause_type123,2756
static const char *file_action_s[] =file_action_s136,2986
static string_ty *file_action_f[SIZEOF(file_action_s)];file_action_f144,3105
file_action_ename(file_action_ty this_thing)file_action_ename147,3175
file_action_write(const output::pointer &fp, const char *name, file_action_ty this_thing, bool show)file_action_write158,3431
file_action_write_xml(const output::pointer &fp, const char *name, file_action_ty this_thing, bool show)file_action_write_xml176,3770
file_action_parse(string_ty *name, void *ptr)file_action_parse195,4223
file_action_fuzzy(string_ty *name)file_action_fuzzy210,4562
file_action_convert(void *this_thing)file_action_convert216,4703
file_action_is_set(void *this_thing)file_action_is_set230,4981
meta_type file_action_type =file_action_type235,5072
static const char *file_usage_s[] =file_usage_s248,5296
static string_ty *file_usage_f[SIZEOF(file_usage_s)];file_usage_f256,5409
file_usage_ename(file_usage_ty this_thing)file_usage_ename259,5477
file_usage_write(const output::pointer &fp, const char *name, file_usage_ty this_thing, bool show)file_usage_write270,5730
file_usage_write_xml(const output::pointer &fp, const char *name, file_usage_ty this_thing, bool show)file_usage_write_xml288,6066
file_usage_parse(string_ty *name, void *ptr)file_usage_parse307,6515
file_usage_fuzzy(string_ty *name)file_usage_fuzzy322,6846
file_usage_convert(void *this_thing)file_usage_convert328,6984
file_usage_is_set(void *this_thing)file_usage_is_set342,7254
meta_type file_usage_type =file_usage_type347,7343
metric_write(const output::pointer &fp, const char *name, metric_ty *this_thing)metric_write361,7566
metric_write_xml(const output::pointer &fp, const char *name, metric_ty *this_thing)metric_write_xml383,8170
metric_alloc(void)metric_alloc403,8803
metric_copy(metric_ty *this_thing)metric_copy420,9248
metric_clone(metric_ty *this_thing)metric_clone430,9463
metric_trace_real(const char *name, const metric_ty *value)metric_trace_real446,9815
metric_free(void *that)metric_free469,10223
static type_table_ty metric_table[] =metric_table491,10726
metric_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)metric_parse512,11041
metric_fuzzy(string_ty *name)metric_fuzzy534,11600
metric_convert(void *this_thing)metric_convert552,11932
meta_type metric_type =metric_type568,12314
metric_list_write(const output::pointer &fp, const char *name, metric_list_ty *this_thing)metric_list_write584,12561
metric_list_write_xml(const output::pointer &fp, const char *name, metric_list_ty *this_thing)metric_list_write_xml611,13207
metric_list_alloc(void)metric_list_alloc635,13854
metric_list_free(void *that)metric_list_free650,14187
metric_list_parse(void *that, meta_type **type_pp)metric_list_parse669,14697
metric_list_convert(void *that)metric_list_convert696,15607
metric_list_copy(metric_list_ty *from)metric_list_copy722,16324
metric_list_clone(metric_list_ty *from)metric_list_clone749,16950
metric_list_trace_real(const char *name, const metric_list_ty *value)metric_list_trace_real757,17049
meta_type metric_list_type =metric_list_type786,17691
static const char *history_version_encoding_s[] =history_version_encoding_s799,17925
static string_ty *history_version_encoding_f[SIZEOF(history_version_encoding_s)];history_version_encoding_f805,18030
history_version_encoding_ename(history_version_encoding_ty this_thing)history_version_encoding_ename808,18126
history_version_encoding_write(const output::pointer &fp, const char *name, history_version_encoding_ty this_thing, bool show)history_version_encoding_write819,18421
history_version_encoding_write_xml(const output::pointer &fp, const char *name, history_version_encoding_ty this_thing, bool show)history_version_encoding_write_xml837,18799
history_version_encoding_parse(string_ty *name, void *ptr)history_version_encoding_parse856,19304
history_version_encoding_fuzzy(string_ty *name)history_version_encoding_fuzzy871,19747
history_version_encoding_convert(void *this_thing)history_version_encoding_convert877,19927
history_version_encoding_is_set(void *this_thing)history_version_encoding_is_set891,20309
meta_type history_version_encoding_type =history_version_encoding_type896,20426
history_version_write(const output::pointer &fp, const char *name, history_version_ty *this_thing)history_version_write910,20733
history_version_write_xml(const output::pointer &fp, const char *name, history_version_ty *this_thing)history_version_write_xml932,21416
history_version_alloc(void)history_version_alloc952,22128
history_version_copy(history_version_ty *this_thing)history_version_copy969,22651
history_version_clone(history_version_ty *this_thing)history_version_clone979,22902
history_version_trace_real(const char *name, const history_version_ty *value)history_version_trace_real995,23322
history_version_free(void *that)history_version_free1018,23797
static type_table_ty history_version_table[] =history_version_table1040,24336
history_version_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)history_version_parse1061,24737
history_version_fuzzy(string_ty *name)history_version_fuzzy1083,25341
history_version_convert(void *this_thing)history_version_convert1101,25709
meta_type history_version_type =history_version_type1117,26136
attributes_write(const output::pointer &fp, const char *name, attributes_ty *this_thing)attributes_write1131,26408
attributes_write_xml(const output::pointer &fp, const char *name, attributes_ty *this_thing)attributes_write_xml1153,27031
attributes_alloc(void)attributes_alloc1173,27683
attributes_copy(attributes_ty *this_thing)attributes_copy1190,28155
attributes_clone(attributes_ty *this_thing)attributes_clone1200,28386
attributes_trace_real(const char *name, const attributes_ty *value)attributes_trace_real1216,28772
attributes_free(void *that)attributes_free1239,29188
static type_table_ty attributes_table[] =attributes_table1262,29738
attributes_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)attributes_parse1283,30075
attributes_fuzzy(string_ty *name)attributes_fuzzy1305,30654
attributes_convert(void *this_thing)attributes_convert1323,31002
meta_type attributes_type =attributes_type1339,31404
attributes_list_write(const output::pointer &fp, const char *name, attributes_list_ty *this_thing)attributes_list_write1353,31641
attributes_list_write_xml(const output::pointer &fp, const char *name, attributes_list_ty *this_thing)attributes_list_write_xml1380,32303
attributes_list_alloc(void)attributes_list_alloc1404,32970
attributes_list_free(void *that)attributes_list_free1419,33323
attributes_list_parse(void *that, meta_type **type_pp)attributes_list_parse1438,33853
attributes_list_convert(void *that)attributes_list_convert1465,34791
attributes_list_copy(attributes_list_ty *from)attributes_list_copy1491,35532
attributes_list_clone(attributes_list_ty *from)attributes_list_clone1518,36206
attributes_list_trace_real(const char *name, const attributes_list_ty *value)attributes_list_trace_real1526,36317
meta_type attributes_list_type =attributes_list_type1555,36975
common_write(const output::pointer &fp, common_ty *this_thing)common_write1569,37238
common_write_xml(const output::pointer &fp, common_ty *this_thing)common_write_xml1581,37579
common_alloc(void)common_alloc1593,37962
common_copy(common_ty *this_thing)common_copy1608,38333
common_clone(common_ty *this_thing)common_clone1618,38548
common_trace_real(const char *name, const common_ty *value)common_trace_real1632,38814
common_free(void *that)common_free1653,39138
static type_table_ty common_table[] =common_table1674,39609
common_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)common_parse1680,39694
common_fuzzy(string_ty *name)common_fuzzy1702,40253
common_convert(void *this_thing)common_convert1720,40585
meta_type common_type =common_type1736,40967
common_read_file(const nstring &filename)common_read_file1750,41183
common_read_file(string_ty *filename)common_read_file1756,41291
common_write_file(const nstring &filename, common_ty *value, bool comp)common_write_file1769,41636
common_write_file(string_ty *filename, common_ty *value, int needs_compression)common_write_file1775,41774
common__rpt_init(void)common__rpt_init1798,42372

bl/libaegis/cstate.cc,25606
cstate_architecture_list_write(const output::pointer &fp, const char *name, cstate_architecture_list_ty *this_thing)cstate_architecture_list_write25,591
cstate_architecture_list_write_xml(const output::pointer &fp, const char *name, cstate_architecture_list_ty *this_thing)cstate_architecture_list_write_xml52,1276
cstate_architecture_list_alloc(void)cstate_architecture_list_alloc76,1962
cstate_architecture_list_free(void *that)cstate_architecture_list_free91,2360
cstate_architecture_list_parse(void *that, meta_type **type_pp)cstate_architecture_list_parse110,2919
cstate_architecture_list_convert(void *that)cstate_architecture_list_convert137,3881
cstate_architecture_list_copy(cstate_architecture_list_ty *from)cstate_architecture_list_copy163,4663
cstate_architecture_list_clone(cstate_architecture_list_ty *from)cstate_architecture_list_clone190,5393
cstate_architecture_list_trace_real(const char *name, const cstate_architecture_list_ty *value)cstate_architecture_list_trace_real198,5531
meta_type cstate_architecture_list_type =cstate_architecture_list_type227,6199
cstate_copyright_years_list_write(const output::pointer &fp, const char *name, cstate_copyright_years_list_ty *this_thing)cstate_copyright_years_list_write241,6516
cstate_copyright_years_list_write_xml(const output::pointer &fp, const char *name, cstate_copyright_years_list_ty *this_thing)cstate_copyright_years_list_write_xml268,7214
cstate_copyright_years_list_alloc(void)cstate_copyright_years_list_alloc292,7914
cstate_copyright_years_list_free(void *that)cstate_copyright_years_list_free307,8327
cstate_copyright_years_list_parse(void *that, meta_type **type_pp)cstate_copyright_years_list_parse326,8869
cstate_copyright_years_list_convert(void *that)cstate_copyright_years_list_convert353,9830
cstate_copyright_years_list_copy(cstate_copyright_years_list_ty *from)cstate_copyright_years_list_copy379,10628
cstate_copyright_years_list_clone(cstate_copyright_years_list_ty *from)cstate_copyright_years_list_clone406,11362
cstate_copyright_years_list_trace_real(const char *name, const cstate_copyright_years_list_ty *value)cstate_copyright_years_list_trace_real414,11509
meta_type cstate_copyright_years_list_type =cstate_copyright_years_list_type443,12175
static const char *cstate_state_s[] =cstate_state_s456,12505
static string_ty *cstate_state_f[SIZEOF(cstate_state_s)];cstate_state_f466,12713
cstate_state_ename(cstate_state_ty this_thing)cstate_state_ename469,12785
cstate_state_write(const output::pointer &fp, const char *name, cstate_state_ty this_thing, bool show)cstate_state_write480,13044
cstate_state_write_xml(const output::pointer &fp, const char *name, cstate_state_ty this_thing, bool show)cstate_state_write_xml498,13386
cstate_state_parse(string_ty *name, void *ptr)cstate_state_parse517,13843
cstate_state_fuzzy(string_ty *name)cstate_state_fuzzy532,14190
cstate_state_convert(void *this_thing)cstate_state_convert538,14334
cstate_state_is_set(void *this_thing)cstate_state_is_set552,14620
meta_type cstate_state_type =cstate_state_type557,14713
cstate_architecture_times_write(const output::pointer &fp, const char *name, cstate_architecture_times_ty *this_thing)cstate_architecture_times_write571,14948
cstate_architecture_times_write_xml(const output::pointer &fp, const char *name, cstate_architecture_times_ty *this_thing)cstate_architecture_times_write_xml597,15928
cstate_architecture_times_alloc(void)cstate_architecture_times_alloc621,16953
cstate_architecture_times_copy(cstate_architecture_times_ty *this_thing)cstate_architecture_times_copy642,17692
cstate_architecture_times_clone(cstate_architecture_times_ty *this_thing)cstate_architecture_times_clone652,17983
cstate_architecture_times_trace_real(const char *name, const cstate_architecture_times_ty *value)cstate_architecture_times_trace_real672,18693
cstate_architecture_times_free(void *that)cstate_architecture_times_free699,19381
static type_table_ty cstate_architecture_times_table[] =cstate_architecture_times_table722,19991
cstate_architecture_times_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)cstate_architecture_times_parse775,21188
cstate_architecture_times_fuzzy(string_ty *name)cstate_architecture_times_fuzzy797,21842
cstate_architecture_times_convert(void *this_thing)cstate_architecture_times_convert815,22250
meta_type cstate_architecture_times_type =cstate_architecture_times_type831,22727
cstate_architecture_times_list_write(const output::pointer &fp, const char *name, cstate_architecture_times_list_ty *this_thing)cstate_architecture_times_list_write845,23069
cstate_architecture_times_list_write_xml(const output::pointer &fp, const char *name, cstate_architecture_times_list_ty *this_thing)cstate_architecture_times_list_write_xml872,23791
cstate_architecture_times_list_alloc(void)cstate_architecture_times_list_alloc896,24533
cstate_architecture_times_list_free(void *that)cstate_architecture_times_list_free911,24961
cstate_architecture_times_list_parse(void *that, meta_type **type_pp)cstate_architecture_times_list_parse930,25566
cstate_architecture_times_list_convert(void *that)cstate_architecture_times_list_convert957,26609
cstate_architecture_times_list_copy(cstate_architecture_times_list_ty *from)cstate_architecture_times_list_copy983,27440
cstate_architecture_times_list_clone(cstate_architecture_times_list_ty *from)cstate_architecture_times_list_clone1010,28294
cstate_architecture_times_list_trace_real(const char *name, const cstate_architecture_times_list_ty *value)cstate_architecture_times_list_trace_real1018,28450
meta_type cstate_architecture_times_list_type =cstate_architecture_times_list_type1047,29168
static const char *cstate_history_what_s[] =cstate_history_what_s1060,29516
static string_ty *cstate_history_what_f[SIZEOF(cstate_history_what_s)];cstate_history_what_f1082,29996
cstate_history_what_ename(cstate_history_what_ty this_thing)cstate_history_what_ename1085,30082
cstate_history_what_write(const output::pointer &fp, const char *name, cstate_history_what_ty this_thing, bool show)cstate_history_what_write1096,30363
cstate_history_what_write_xml(const output::pointer &fp, const char *name, cstate_history_what_ty this_thing, bool show)cstate_history_what_write_xml1114,30726
cstate_history_what_parse(string_ty *name, void *ptr)cstate_history_what_parse1133,31211
cstate_history_what_fuzzy(string_ty *name)cstate_history_what_fuzzy1148,31614
cstate_history_what_convert(void *this_thing)cstate_history_what_convert1154,31779
cstate_history_what_is_set(void *this_thing)cstate_history_what_is_set1168,32121
meta_type cstate_history_what_type =cstate_history_what_type1173,32228
cstate_history_write(const output::pointer &fp, const char *name, cstate_history_ty *this_thing)cstate_history_write1187,32505
cstate_history_write_xml(const output::pointer &fp, const char *name, cstate_history_ty *this_thing)cstate_history_write_xml1211,33255
cstate_history_alloc(void)cstate_history_alloc1233,34042
cstate_history_copy(cstate_history_ty *this_thing)cstate_history_copy1252,34617
cstate_history_clone(cstate_history_ty *this_thing)cstate_history_clone1262,34864
cstate_history_trace_real(const char *name, const cstate_history_ty *value)cstate_history_trace_real1280,35342
cstate_history_free(void *that)cstate_history_free1305,35870
static type_table_ty cstate_history_table[] =cstate_history_table1328,36431
cstate_history_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)cstate_history_parse1365,37078
cstate_history_fuzzy(string_ty *name)cstate_history_fuzzy1387,37677
cstate_history_convert(void *this_thing)cstate_history_convert1405,38041
meta_type cstate_history_type =cstate_history_type1421,38463
cstate_history_list_write(const output::pointer &fp, const char *name, cstate_history_list_ty *this_thing)cstate_history_list_write1435,38728
cstate_history_list_write_xml(const output::pointer &fp, const char *name, cstate_history_list_ty *this_thing)cstate_history_list_write_xml1462,39406
cstate_history_list_alloc(void)cstate_history_list_alloc1486,40093
cstate_history_list_free(void *that)cstate_history_list_free1501,40466
cstate_history_list_parse(void *that, meta_type **type_pp)cstate_history_list_parse1520,41016
cstate_history_list_convert(void *that)cstate_history_list_convert1547,41982
cstate_history_list_copy(cstate_history_list_ty *from)cstate_history_list_copy1573,42747
cstate_history_list_clone(cstate_history_list_ty *from)cstate_history_list_clone1600,43469
cstate_history_list_trace_real(const char *name, const cstate_history_list_ty *value)cstate_history_list_trace_real1608,43592
meta_type cstate_history_list_type =cstate_history_list_type1637,44266
static const char *cstate_branch_develop_end_action_s[] =cstate_branch_develop_end_action_s1650,44548
static string_ty *cstate_branch_develop_end_action_f[SIZEOF(cstate_branch_develop_end_action_s)];cstate_branch_develop_end_action_f1656,44699
cstate_branch_develop_end_action_ename(cstate_branch_develop_end_action_ty this_thing)cstate_branch_develop_end_action_ename1659,44811
cstate_branch_develop_end_action_write(const output::pointer &fp, const char *name, cstate_branch_develop_end_action_ty this_thing, bool show)cstate_branch_develop_end_action_write1670,45130
cstate_branch_develop_end_action_write_xml(const output::pointer &fp, const char *name, cstate_branch_develop_end_action_ty this_thing, bool show)cstate_branch_develop_end_action_write_xml1688,45532
cstate_branch_develop_end_action_parse(string_ty *name, void *ptr)cstate_branch_develop_end_action_parse1707,46069
cstate_branch_develop_end_action_fuzzy(string_ty *name)cstate_branch_develop_end_action_fuzzy1722,46576
cstate_branch_develop_end_action_convert(void *this_thing)cstate_branch_develop_end_action_convert1728,46780
cstate_branch_develop_end_action_is_set(void *this_thing)cstate_branch_develop_end_action_is_set1742,47226
meta_type cstate_branch_develop_end_action_type =cstate_branch_develop_end_action_type1747,47359
cstate_branch_history_name_list_write(const output::pointer &fp, const char *name, cstate_branch_history_name_list_ty *this_thing)cstate_branch_history_name_list_write1761,47714
cstate_branch_history_name_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_history_name_list_ty *this_thing)cstate_branch_history_name_list_write_xml1788,48420
cstate_branch_history_name_list_alloc(void)cstate_branch_history_name_list_alloc1812,49127
cstate_branch_history_name_list_free(void *that)cstate_branch_history_name_list_free1827,49560
cstate_branch_history_name_list_parse(void *that, meta_type **type_pp)cstate_branch_history_name_list_parse1846,50147
cstate_branch_history_name_list_convert(void *that)cstate_branch_history_name_list_convert1873,51137
cstate_branch_history_name_list_copy(cstate_branch_history_name_list_ty *from)cstate_branch_history_name_list_copy1899,51954
cstate_branch_history_name_list_clone(cstate_branch_history_name_list_ty *from)cstate_branch_history_name_list_clone1926,52740
cstate_branch_history_name_list_trace_real(const char *name, const cstate_branch_history_name_list_ty *value)cstate_branch_history_name_list_trace_real1934,52899
meta_type cstate_branch_history_name_list_type =cstate_branch_history_name_list_type1963,53581
cstate_branch_history_write(const output::pointer &fp, const char *name, cstate_branch_history_ty *this_thing)cstate_branch_history_write1977,53940
cstate_branch_history_write_xml(const output::pointer &fp, const char *name, cstate_branch_history_ty *this_thing)cstate_branch_history_write_xml2000,54731
cstate_branch_history_alloc(void)cstate_branch_history_alloc2021,55555
cstate_branch_history_copy(cstate_branch_history_ty *this_thing)cstate_branch_history_copy2039,56157
cstate_branch_history_clone(cstate_branch_history_ty *this_thing)cstate_branch_history_clone2049,56432
cstate_branch_history_trace_real(const char *name, const cstate_branch_history_ty *value)cstate_branch_history_trace_real2066,56972
cstate_branch_history_free(void *that)cstate_branch_history_free2090,57506
static type_table_ty cstate_branch_history_table[] =cstate_branch_history_table2112,58093
cstate_branch_history_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)cstate_branch_history_parse2141,58718
cstate_branch_history_fuzzy(string_ty *name)cstate_branch_history_fuzzy2163,59352
cstate_branch_history_convert(void *this_thing)cstate_branch_history_convert2181,59744
meta_type cstate_branch_history_type =cstate_branch_history_type2197,60201
cstate_branch_history_list_write(const output::pointer &fp, const char *name, cstate_branch_history_list_ty *this_thing)cstate_branch_history_list_write2211,60515
cstate_branch_history_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_history_list_ty *this_thing)cstate_branch_history_list_write_xml2238,61221
cstate_branch_history_list_alloc(void)cstate_branch_history_list_alloc2262,61943
cstate_branch_history_list_free(void *that)cstate_branch_history_list_free2277,62351
cstate_branch_history_list_parse(void *that, meta_type **type_pp)cstate_branch_history_list_parse2296,62936
cstate_branch_history_list_convert(void *that)cstate_branch_history_list_convert2323,63951
cstate_branch_history_list_copy(cstate_branch_history_list_ty *from)cstate_branch_history_list_copy2349,64758
cstate_branch_history_list_clone(cstate_branch_history_list_ty *from)cstate_branch_history_list_clone2376,65564
cstate_branch_history_list_trace_real(const char *name, const cstate_branch_history_list_ty *value)cstate_branch_history_list_trace_real2384,65708
meta_type cstate_branch_history_list_type =cstate_branch_history_list_type2413,66410
cstate_branch_change_list_write(const output::pointer &fp, const char *name, cstate_branch_change_list_ty *this_thing)cstate_branch_change_list_write2427,66739
cstate_branch_change_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_change_list_ty *this_thing)cstate_branch_change_list_write_xml2454,67431
cstate_branch_change_list_alloc(void)cstate_branch_change_list_alloc2478,68125
cstate_branch_change_list_free(void *that)cstate_branch_change_list_free2493,68528
cstate_branch_change_list_parse(void *that, meta_type **type_pp)cstate_branch_change_list_parse2512,69062
cstate_branch_change_list_convert(void *that)cstate_branch_change_list_convert2539,70015
cstate_branch_change_list_copy(cstate_branch_change_list_ty *from)cstate_branch_change_list_copy2565,70803
cstate_branch_change_list_clone(cstate_branch_change_list_ty *from)cstate_branch_change_list_clone2592,71521
cstate_branch_change_list_trace_real(const char *name, const cstate_branch_change_list_ty *value)cstate_branch_change_list_trace_real2600,71662
meta_type cstate_branch_change_list_type =cstate_branch_change_list_type2629,72324
cstate_branch_sub_branch_list_write(const output::pointer &fp, const char *name, cstate_branch_sub_branch_list_ty *this_thing)cstate_branch_sub_branch_list_write2643,72647
cstate_branch_sub_branch_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_sub_branch_list_ty *this_thing)cstate_branch_sub_branch_list_write_xml2670,73351
cstate_branch_sub_branch_list_alloc(void)cstate_branch_sub_branch_list_alloc2694,74057
cstate_branch_sub_branch_list_free(void *that)cstate_branch_sub_branch_list_free2709,74480
cstate_branch_sub_branch_list_parse(void *that, meta_type **type_pp)cstate_branch_sub_branch_list_parse2728,75030
cstate_branch_sub_branch_list_convert(void *that)cstate_branch_sub_branch_list_convert2755,75999
cstate_branch_sub_branch_list_copy(cstate_branch_sub_branch_list_ty *from)cstate_branch_sub_branch_list_copy2781,76807
cstate_branch_sub_branch_list_clone(cstate_branch_sub_branch_list_ty *from)cstate_branch_sub_branch_list_clone2808,77557
cstate_branch_sub_branch_list_trace_real(const char *name, const cstate_branch_sub_branch_list_ty *value)cstate_branch_sub_branch_list_trace_real2816,77710
meta_type cstate_branch_sub_branch_list_type =cstate_branch_sub_branch_list_type2845,78380
cstate_branch_administrator_list_write(const output::pointer &fp, const char *name, cstate_branch_administrator_list_ty *this_thing)cstate_branch_administrator_list_write2859,78727
cstate_branch_administrator_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_administrator_list_ty *this_thing)cstate_branch_administrator_list_write_xml2886,79436
cstate_branch_administrator_list_alloc(void)cstate_branch_administrator_list_alloc2910,80146
cstate_branch_administrator_list_free(void *that)cstate_branch_administrator_list_free2925,80584
cstate_branch_administrator_list_parse(void *that, meta_type **type_pp)cstate_branch_administrator_list_parse2944,81175
cstate_branch_administrator_list_convert(void *that)cstate_branch_administrator_list_convert2971,82169
cstate_branch_administrator_list_copy(cstate_branch_administrator_list_ty *from)cstate_branch_administrator_list_copy2997,82991
cstate_branch_administrator_list_clone(cstate_branch_administrator_list_ty *from)cstate_branch_administrator_list_clone3024,83785
cstate_branch_administrator_list_trace_real(const char *name, const cstate_branch_administrator_list_ty *value)cstate_branch_administrator_list_trace_real3032,83947
meta_type cstate_branch_administrator_list_type =cstate_branch_administrator_list_type3061,84631
cstate_branch_developer_list_write(const output::pointer &fp, const char *name, cstate_branch_developer_list_ty *this_thing)cstate_branch_developer_list_write3075,84996
cstate_branch_developer_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_developer_list_ty *this_thing)cstate_branch_developer_list_write_xml3102,85693
cstate_branch_developer_list_alloc(void)cstate_branch_developer_list_alloc3126,86391
cstate_branch_developer_list_free(void *that)cstate_branch_developer_list_free3141,86809
cstate_branch_developer_list_parse(void *that, meta_type **type_pp)cstate_branch_developer_list_parse3160,87384
cstate_branch_developer_list_convert(void *that)cstate_branch_developer_list_convert3187,88362
cstate_branch_developer_list_copy(cstate_branch_developer_list_ty *from)cstate_branch_developer_list_copy3213,89164
cstate_branch_developer_list_clone(cstate_branch_developer_list_ty *from)cstate_branch_developer_list_clone3240,89926
cstate_branch_developer_list_trace_real(const char *name, const cstate_branch_developer_list_ty *value)cstate_branch_developer_list_trace_real3248,90076
meta_type cstate_branch_developer_list_type =cstate_branch_developer_list_type3277,90752
cstate_branch_reviewer_list_write(const output::pointer &fp, const char *name, cstate_branch_reviewer_list_ty *this_thing)cstate_branch_reviewer_list_write3291,91093
cstate_branch_reviewer_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_reviewer_list_ty *this_thing)cstate_branch_reviewer_list_write_xml3318,91787
cstate_branch_reviewer_list_alloc(void)cstate_branch_reviewer_list_alloc3342,92482
cstate_branch_reviewer_list_free(void *that)cstate_branch_reviewer_list_free3357,92895
cstate_branch_reviewer_list_parse(void *that, meta_type **type_pp)cstate_branch_reviewer_list_parse3376,93466
cstate_branch_reviewer_list_convert(void *that)cstate_branch_reviewer_list_convert3403,94440
cstate_branch_reviewer_list_copy(cstate_branch_reviewer_list_ty *from)cstate_branch_reviewer_list_copy3429,95237
cstate_branch_reviewer_list_clone(cstate_branch_reviewer_list_ty *from)cstate_branch_reviewer_list_clone3456,95991
cstate_branch_reviewer_list_trace_real(const char *name, const cstate_branch_reviewer_list_ty *value)cstate_branch_reviewer_list_trace_real3464,96138
meta_type cstate_branch_reviewer_list_type =cstate_branch_reviewer_list_type3493,96812
cstate_branch_integrator_list_write(const output::pointer &fp, const char *name, cstate_branch_integrator_list_ty *this_thing)cstate_branch_integrator_list_write3507,97147
cstate_branch_integrator_list_write_xml(const output::pointer &fp, const char *name, cstate_branch_integrator_list_ty *this_thing)cstate_branch_integrator_list_write_xml3534,97847
cstate_branch_integrator_list_alloc(void)cstate_branch_integrator_list_alloc3558,98548
cstate_branch_integrator_list_free(void *that)cstate_branch_integrator_list_free3573,98971
cstate_branch_integrator_list_parse(void *that, meta_type **type_pp)cstate_branch_integrator_list_parse3592,99550
cstate_branch_integrator_list_convert(void *that)cstate_branch_integrator_list_convert3619,100532
cstate_branch_integrator_list_copy(cstate_branch_integrator_list_ty *from)cstate_branch_integrator_list_copy3645,101339
cstate_branch_integrator_list_clone(cstate_branch_integrator_list_ty *from)cstate_branch_integrator_list_clone3672,102109
cstate_branch_integrator_list_trace_real(const char *name, const cstate_branch_integrator_list_ty *value)cstate_branch_integrator_list_trace_real3680,102262
meta_type cstate_branch_integrator_list_type =cstate_branch_integrator_list_type3709,102940
cstate_branch_write(const output::pointer &fp, const char *name, cstate_branch_ty *this_thing)cstate_branch_write3723,103287
cstate_branch_write_xml(const output::pointer &fp, const char *name, cstate_branch_ty *this_thing)cstate_branch_write_xml3776,106794
cstate_branch_alloc(void)cstate_branch_alloc3827,110454
cstate_branch_copy(cstate_branch_ty *this_thing)cstate_branch_copy3875,112802
cstate_branch_clone(cstate_branch_ty *this_thing)cstate_branch_clone3885,113045
cstate_branch_trace_real(const char *name, const cstate_branch_ty *value)cstate_branch_trace_real3932,116080
cstate_branch_free(void *that)cstate_branch_free3986,119088
static type_table_ty cstate_branch_table[] =cstate_branch_table4025,120646
cstate_branch_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)cstate_branch_parse4294,127307
cstate_branch_fuzzy(string_ty *name)cstate_branch_fuzzy4316,127901
cstate_branch_convert(void *this_thing)cstate_branch_convert4334,128261
meta_type cstate_branch_type =cstate_branch_type4350,128678
cstate_src_write(const output::pointer &fp, const char *name, cstate_src_ty *this_thing)cstate_src_write4364,128936
cstate_src_write_xml(const output::pointer &fp, const char *name, cstate_src_ty *this_thing)cstate_src_write_xml4394,130053
cstate_src_alloc(void)cstate_src_alloc4422,131231
cstate_src_copy(cstate_src_ty *this_thing)cstate_src_copy4447,132052
cstate_src_clone(cstate_src_ty *this_thing)cstate_src_clone4457,132283
cstate_src_trace_real(const char *name, const cstate_src_ty *value)cstate_src_trace_real4481,133088
cstate_src_free(void *that)cstate_src_free4512,133958
static type_table_ty cstate_src_table[] =cstate_src_table4538,134637
cstate_src_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)cstate_src_parse4623,136197
cstate_src_fuzzy(string_ty *name)cstate_src_fuzzy4645,136776
cstate_src_convert(void *this_thing)cstate_src_convert4663,137124
meta_type cstate_src_type =cstate_src_type4679,137526
cstate_src_list_write(const output::pointer &fp, const char *name, cstate_src_list_ty *this_thing)cstate_src_list_write4693,137763
cstate_src_list_write_xml(const output::pointer &fp, const char *name, cstate_src_list_ty *this_thing)cstate_src_list_write_xml4720,138425
cstate_src_list_alloc(void)cstate_src_list_alloc4744,139092
cstate_src_list_free(void *that)cstate_src_list_free4759,139445
cstate_src_list_parse(void *that, meta_type **type_pp)cstate_src_list_parse4778,139975
cstate_src_list_convert(void *that)cstate_src_list_convert4805,140913
cstate_src_list_copy(cstate_src_list_ty *from)cstate_src_list_copy4831,141654
cstate_src_list_clone(cstate_src_list_ty *from)cstate_src_list_clone4858,142328
cstate_src_list_trace_real(const char *name, const cstate_src_list_ty *value)cstate_src_list_trace_real4866,142439
meta_type cstate_src_list_type =cstate_src_list_type4895,143097
cstate_write(const output::pointer &fp, cstate_ty *this_thing)cstate_write4909,143360
cstate_write_xml(const output::pointer &fp, cstate_ty *this_thing)cstate_write_xml4948,145756
cstate_alloc(void)cstate_alloc4988,148320
cstate_copy(cstate_ty *this_thing)cstate_copy5031,150101
cstate_clone(cstate_ty *this_thing)cstate_clone5041,150316
cstate_trace_real(const char *name, const cstate_ty *value)cstate_trace_real5083,152457
cstate_free(void *that)cstate_free5132,154624
static type_table_ty cstate_table[] =cstate_table5167,155784
cstate_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)cstate_parse5396,160394
cstate_fuzzy(string_ty *name)cstate_fuzzy5418,160953
cstate_convert(void *this_thing)cstate_convert5436,161285
meta_type cstate_type =cstate_type5452,161667
cstate_read_file(const nstring &filename)cstate_read_file5466,161883
cstate_read_file(string_ty *filename)cstate_read_file5472,161991
cstate_write_file(const nstring &filename, cstate_ty *value, bool comp)cstate_write_file5485,162336
cstate_write_file(string_ty *filename, cstate_ty *value, int needs_compression)cstate_write_file5491,162474
cstate__rpt_init(void)cstate__rpt_init5514,163072

bl/libaegis/fattr.cc,1145
fattr_write(const output::pointer &fp, fattr_ty *this_thing)fattr_write23,550
fattr_write_xml(const output::pointer &fp, fattr_ty *this_thing)fattr_write_xml35,939
fattr_alloc(void)fattr_alloc48,1386
fattr_copy(fattr_ty *this_thing)fattr_copy64,1804
fattr_clone(fattr_ty *this_thing)fattr_clone74,2015
fattr_trace_real(const char *name, const fattr_ty *value)fattr_trace_real89,2345
fattr_free(void *that)fattr_free111,2727
static type_table_ty fattr_table[] =fattr_table133,3248
fattr_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)fattr_parse146,3455
fattr_fuzzy(string_ty *name)fattr_fuzzy168,4009
fattr_convert(void *this_thing)fattr_convert186,4337
meta_type fattr_type =fattr_type202,4714
fattr_read_file(const nstring &filename)fattr_read_file216,4922
fattr_read_file(string_ty *filename)fattr_read_file222,5027
fattr_write_file(const nstring &filename, fattr_ty *value, bool comp)fattr_write_file235,5367
fattr_write_file(string_ty *filename, fattr_ty *value, int needs_compression)fattr_write_file241,5502
fattr__rpt_init(void)fattr__rpt_init264,6096

bl/libaegis/fstate.cc,7980
fingerprint_write(const output::pointer &fp, const char *name, fingerprint_ty *this_thing)fingerprint_write23,553
fingerprint_write_xml(const output::pointer &fp, const char *name, fingerprint_ty *this_thing)fingerprint_write_xml46,1245
fingerprint_alloc(void)fingerprint_alloc67,1970
fingerprint_copy(fingerprint_ty *this_thing)fingerprint_copy85,2483
fingerprint_clone(fingerprint_ty *this_thing)fingerprint_clone95,2718
fingerprint_trace_real(const char *name, const fingerprint_ty *value)fingerprint_trace_real112,3151
fingerprint_free(void *that)fingerprint_free136,3620
static type_table_ty fingerprint_table[] =fingerprint_table158,4142
fingerprint_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)fingerprint_parse187,4639
fingerprint_fuzzy(string_ty *name)fingerprint_fuzzy209,5223
fingerprint_convert(void *this_thing)fingerprint_convert227,5575
meta_type fingerprint_type =fingerprint_type243,5982
fstate_src_architecture_times_write(const output::pointer &fp, const char *name, fstate_src_architecture_times_ty *this_thing)fstate_src_architecture_times_write257,6226
fstate_src_architecture_times_write_xml(const output::pointer &fp, const char *name, fstate_src_architecture_times_ty *this_thing)fstate_src_architecture_times_write_xml280,7036
fstate_src_architecture_times_alloc(void)fstate_src_architecture_times_alloc301,7879
fstate_src_architecture_times_copy(fstate_src_architecture_times_ty *this_thing)fstate_src_architecture_times_copy319,8513
fstate_src_architecture_times_clone(fstate_src_architecture_times_ty *this_thing)fstate_src_architecture_times_clone329,8820
fstate_src_architecture_times_trace_real(const char *name, const fstate_src_architecture_times_ty *value)fstate_src_architecture_times_trace_real346,9389
fstate_src_architecture_times_free(void *that)fstate_src_architecture_times_free370,9922
static type_table_ty fstate_src_architecture_times_table[] =fstate_src_architecture_times_table392,10516
fstate_src_architecture_times_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)fstate_src_architecture_times_parse421,11181
fstate_src_architecture_times_fuzzy(string_ty *name)fstate_src_architecture_times_fuzzy443,11855
fstate_src_architecture_times_convert(void *this_thing)fstate_src_architecture_times_convert461,12279
meta_type fstate_src_architecture_times_type =fstate_src_architecture_times_type477,12776
fstate_src_architecture_times_list_write(const output::pointer &fp, const char *name, fstate_src_architecture_times_list_ty *this_thing)fstate_src_architecture_times_list_write493,13184
fstate_src_architecture_times_list_write_xml(const output::pointer &fp, const char *name, fstate_src_architecture_times_list_ty *this_thing)fstate_src_architecture_times_list_write_xml520,13922
fstate_src_architecture_times_list_alloc(void)fstate_src_architecture_times_list_alloc544,14684
fstate_src_architecture_times_list_free(void *that)fstate_src_architecture_times_list_free559,15132
fstate_src_architecture_times_list_parse(void *that, meta_type **type_pp)fstate_src_architecture_times_list_parse578,15757
fstate_src_architecture_times_list_convert(void *that)fstate_src_architecture_times_list_convert605,16828
fstate_src_architecture_times_list_copy(fstate_src_architecture_times_list_ty *from)fstate_src_architecture_times_list_copy631,17683
fstate_src_architecture_times_list_clone(fstate_src_architecture_times_list_ty *from)fstate_src_architecture_times_list_clone658,18585
fstate_src_architecture_times_list_trace_real(const char *name, const fstate_src_architecture_times_list_ty *value)fstate_src_architecture_times_list_trace_real666,18753
meta_type fstate_src_architecture_times_list_type =fstate_src_architecture_times_list_type695,19487
fstate_src_test_list_write(const output::pointer &fp, const char *name, fstate_src_test_list_ty *this_thing)fstate_src_test_list_write709,19864
fstate_src_test_list_write_xml(const output::pointer &fp, const char *name, fstate_src_test_list_ty *this_thing)fstate_src_test_list_write_xml736,20537
fstate_src_test_list_alloc(void)fstate_src_test_list_alloc760,21211
fstate_src_test_list_free(void *that)fstate_src_test_list_free775,21589
fstate_src_test_list_parse(void *that, meta_type **type_pp)fstate_src_test_list_parse794,22132
fstate_src_test_list_convert(void *that)fstate_src_test_list_convert821,23078
fstate_src_test_list_copy(fstate_src_test_list_ty *from)fstate_src_test_list_copy847,23840
fstate_src_test_list_clone(fstate_src_test_list_ty *from)fstate_src_test_list_clone874,24538
fstate_src_test_list_trace_real(const char *name, const fstate_src_test_list_ty *value)fstate_src_test_list_trace_real882,24664
meta_type fstate_src_test_list_type =fstate_src_test_list_type911,25324
fstate_src_write(const output::pointer &fp, const char *name, fstate_src_ty *this_thing)fstate_src_write925,25617
fstate_src_write_xml(const output::pointer &fp, const char *name, fstate_src_ty *this_thing)fstate_src_write_xml968,27697
fstate_src_alloc(void)fstate_src_alloc1009,29890
fstate_src_copy(fstate_src_ty *this_thing)fstate_src_copy1047,31407
fstate_src_clone(fstate_src_ty *this_thing)fstate_src_clone1057,31638
fstate_src_trace_real(const char *name, const fstate_src_ty *value)fstate_src_trace_real1094,33395
fstate_src_free(void *that)fstate_src_free1138,35123
static type_table_ty fstate_src_table[] =fstate_src_table1175,36377
fstate_src_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)fstate_src_parse1364,40156
fstate_src_fuzzy(string_ty *name)fstate_src_fuzzy1386,40735
fstate_src_convert(void *this_thing)fstate_src_convert1404,41083
meta_type fstate_src_type =fstate_src_type1420,41485
fstate_src_list_write(const output::pointer &fp, const char *name, fstate_src_list_ty *this_thing)fstate_src_list_write1434,41722
fstate_src_list_write_xml(const output::pointer &fp, const char *name, fstate_src_list_ty *this_thing)fstate_src_list_write_xml1461,42384
fstate_src_list_alloc(void)fstate_src_list_alloc1485,43051
fstate_src_list_free(void *that)fstate_src_list_free1500,43404
fstate_src_list_parse(void *that, meta_type **type_pp)fstate_src_list_parse1519,43934
fstate_src_list_convert(void *that)fstate_src_list_convert1546,44872
fstate_src_list_copy(fstate_src_list_ty *from)fstate_src_list_copy1572,45613
fstate_src_list_clone(fstate_src_list_ty *from)fstate_src_list_clone1599,46287
fstate_src_list_trace_real(const char *name, const fstate_src_list_ty *value)fstate_src_list_trace_real1607,46398
meta_type fstate_src_list_type =fstate_src_list_type1636,47056
fstate_write(const output::pointer &fp, fstate_ty *this_thing)fstate_write1650,47319
fstate_write_xml(const output::pointer &fp, fstate_ty *this_thing)fstate_write_xml1662,47701
fstate_alloc(void)fstate_alloc1675,48143
fstate_copy(fstate_ty *this_thing)fstate_copy1691,48561
fstate_clone(fstate_ty *this_thing)fstate_clone1701,48776
fstate_trace_real(const char *name, const fstate_ty *value)fstate_trace_real1716,49100
fstate_free(void *that)fstate_free1738,49472
static type_table_ty fstate_table[] =fstate_table1760,49986
fstate_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)fstate_parse1773,50178
fstate_fuzzy(string_ty *name)fstate_fuzzy1795,50737
fstate_convert(void *this_thing)fstate_convert1813,51069
meta_type fstate_type =fstate_type1829,51451
fstate_read_file(const nstring &filename)fstate_read_file1843,51667
fstate_read_file(string_ty *filename)fstate_read_file1849,51775
fstate_write_file(const nstring &filename, fstate_ty *value, bool comp)fstate_write_file1862,52120
fstate_write_file(string_ty *filename, fstate_ty *value, int needs_compression)fstate_write_file1868,52258
fstate__rpt_init(void)fstate__rpt_init1891,52856

bl/libaegis/gstate.cc,3154
gstate_where_write(const output::pointer &fp, const char *name, gstate_where_ty *this_thing)gstate_where_write23,553
gstate_where_write_xml(const output::pointer &fp, const char *name, gstate_where_ty *this_thing)gstate_where_write_xml46,1268
gstate_where_alloc(void)gstate_where_alloc67,2016
gstate_where_copy(gstate_where_ty *this_thing)gstate_where_copy85,2554
gstate_where_clone(gstate_where_ty *this_thing)gstate_where_clone95,2793
gstate_where_trace_real(const char *name, const gstate_where_ty *value)gstate_where_trace_real112,3272
gstate_where_free(void *that)gstate_where_free136,3767
static type_table_ty gstate_where_table[] =gstate_where_table160,4372
gstate_where_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)gstate_where_parse189,4910
gstate_where_fuzzy(string_ty *name)gstate_where_fuzzy211,5499
gstate_where_convert(void *this_thing)gstate_where_convert229,5855
meta_type gstate_where_type =gstate_where_type245,6267
gstate_where_list_write(const output::pointer &fp, const char *name, gstate_where_list_ty *this_thing)gstate_where_list_write261,6556
gstate_where_list_write_xml(const output::pointer &fp, const char *name, gstate_where_list_ty *this_thing)gstate_where_list_write_xml288,7226
gstate_where_list_alloc(void)gstate_where_list_alloc312,7903
gstate_where_list_free(void *that)gstate_where_list_free327,8266
gstate_where_list_parse(void *that, meta_type **type_pp)gstate_where_list_parse346,8806
gstate_where_list_convert(void *that)gstate_where_list_convert373,9758
gstate_where_list_copy(gstate_where_list_ty *from)gstate_where_list_copy399,10511
gstate_where_list_clone(gstate_where_list_ty *from)gstate_where_list_clone426,11209
gstate_where_list_trace_real(const char *name, const gstate_where_list_ty *value)gstate_where_list_trace_real434,11326
meta_type gstate_where_list_type =gstate_where_list_type463,11992
gstate_write(const output::pointer &fp, gstate_ty *this_thing)gstate_write477,12267
gstate_write_xml(const output::pointer &fp, gstate_ty *this_thing)gstate_write_xml489,12655
gstate_alloc(void)gstate_alloc502,13103
gstate_copy(gstate_ty *this_thing)gstate_copy518,13525
gstate_clone(gstate_ty *this_thing)gstate_clone528,13740
gstate_trace_real(const char *name, const gstate_ty *value)gstate_trace_real543,14070
gstate_free(void *that)gstate_free565,14448
static type_table_ty gstate_table[] =gstate_table587,14966
gstate_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)gstate_parse600,15166
gstate_fuzzy(string_ty *name)gstate_fuzzy622,15725
gstate_convert(void *this_thing)gstate_convert640,16057
meta_type gstate_type =gstate_type656,16439
gstate_read_file(const nstring &filename)gstate_read_file670,16655
gstate_read_file(string_ty *filename)gstate_read_file676,16763
gstate_write_file(const nstring &filename, gstate_ty *value, bool comp)gstate_write_file689,17108
gstate_write_file(string_ty *filename, gstate_ty *value, int needs_compression)gstate_write_file695,17246
gstate__rpt_init(void)gstate__rpt_init718,17844

bl/libaegis/pattr.cc,3426
pattr_copyright_years_list_write(const output::pointer &fp, const char *name, pattr_copyright_years_list_ty *this_thing)pattr_copyright_years_list_write25,588
pattr_copyright_years_list_write_xml(const output::pointer &fp, const char *name, pattr_copyright_years_list_ty *this_thing)pattr_copyright_years_list_write_xml52,1283
pattr_copyright_years_list_alloc(void)pattr_copyright_years_list_alloc76,1980
pattr_copyright_years_list_free(void *that)pattr_copyright_years_list_free91,2388
pattr_copyright_years_list_parse(void *that, meta_type **type_pp)pattr_copyright_years_list_parse110,2926
pattr_copyright_years_list_convert(void *that)pattr_copyright_years_list_convert137,3883
pattr_copyright_years_list_copy(pattr_copyright_years_list_ty *from)pattr_copyright_years_list_copy163,4676
pattr_copyright_years_list_clone(pattr_copyright_years_list_ty *from)pattr_copyright_years_list_clone190,5402
pattr_copyright_years_list_trace_real(const char *name, const pattr_copyright_years_list_ty *value)pattr_copyright_years_list_trace_real198,5546
meta_type pattr_copyright_years_list_type =pattr_copyright_years_list_type227,6210
static const char *pattr_develop_end_action_s[] =pattr_develop_end_action_s240,6534
static string_ty *pattr_develop_end_action_f[SIZEOF(pattr_develop_end_action_s)];pattr_develop_end_action_f246,6677
pattr_develop_end_action_ename(pattr_develop_end_action_ty this_thing)pattr_develop_end_action_ename249,6773
pattr_develop_end_action_write(const output::pointer &fp, const char *name, pattr_develop_end_action_ty this_thing, bool show)pattr_develop_end_action_write260,7068
pattr_develop_end_action_write_xml(const output::pointer &fp, const char *name, pattr_develop_end_action_ty this_thing, bool show)pattr_develop_end_action_write_xml278,7446
pattr_develop_end_action_parse(string_ty *name, void *ptr)pattr_develop_end_action_parse297,7951
pattr_develop_end_action_fuzzy(string_ty *name)pattr_develop_end_action_fuzzy312,8394
pattr_develop_end_action_convert(void *this_thing)pattr_develop_end_action_convert318,8574
pattr_develop_end_action_is_set(void *this_thing)pattr_develop_end_action_is_set332,8956
meta_type pattr_develop_end_action_type =pattr_develop_end_action_type337,9073
pattr_write(const output::pointer &fp, pattr_ty *this_thing)pattr_write351,9380
pattr_write_xml(const output::pointer &fp, pattr_ty *this_thing)pattr_write_xml389,12153
pattr_alloc(void)pattr_alloc428,15088
pattr_copy(pattr_ty *this_thing)pattr_copy470,16982
pattr_clone(pattr_ty *this_thing)pattr_clone480,17193
pattr_trace_real(const char *name, const pattr_ty *value)pattr_trace_real521,19668
pattr_free(void *that)pattr_free569,22191
static type_table_ty pattr_table[] =pattr_table603,23392
pattr_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pattr_parse824,28495
pattr_fuzzy(string_ty *name)pattr_fuzzy846,29049
pattr_convert(void *this_thing)pattr_convert864,29377
meta_type pattr_type =pattr_type880,29754
pattr_read_file(const nstring &filename)pattr_read_file894,29962
pattr_read_file(string_ty *filename)pattr_read_file900,30067
pattr_write_file(const nstring &filename, pattr_ty *value, bool comp)pattr_write_file913,30407
pattr_write_file(string_ty *filename, pattr_ty *value, int needs_compression)pattr_write_file919,30542
pattr__rpt_init(void)pattr__rpt_init942,31136

bl/libaegis/pconf.cc,28103
work_area_style_write(const output::pointer &fp, const char *name, work_area_style_ty *this_thing)work_area_style_write23,550
work_area_style_write_xml(const output::pointer &fp, const char *name, work_area_style_ty *this_thing)work_area_style_write_xml52,1822
work_area_style_alloc(void)work_area_style_alloc79,3151
work_area_style_copy(work_area_style_ty *this_thing)work_area_style_copy103,3987
work_area_style_clone(work_area_style_ty *this_thing)work_area_style_clone113,4238
work_area_style_trace_real(const char *name, const work_area_style_ty *value)work_area_style_trace_real136,5145
work_area_style_free(void *that)work_area_style_free166,6092
static type_table_ty work_area_style_table[] =work_area_style_table187,6595
work_area_style_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)work_area_style_parse264,8366
work_area_style_fuzzy(string_ty *name)work_area_style_fuzzy286,8970
work_area_style_convert(void *this_thing)work_area_style_convert304,9338
meta_type work_area_style_type =work_area_style_type320,9765
pconf_integrate_begin_exceptions_list_write(const output::pointer &fp, const char *name, pconf_integrate_begin_exceptions_list_ty *this_thing)pconf_integrate_begin_exceptions_list_write336,10075
pconf_integrate_begin_exceptions_list_write_xml(const output::pointer &fp, const char *name, pconf_integrate_begin_exceptions_list_ty *this_thing)pconf_integrate_begin_exceptions_list_write_xml363,10799
pconf_integrate_begin_exceptions_list_alloc(void)pconf_integrate_begin_exceptions_list_alloc387,11524
pconf_integrate_begin_exceptions_list_free(void *that)pconf_integrate_begin_exceptions_list_free402,11987
pconf_integrate_begin_exceptions_list_parse(void *that, meta_type **type_pp)pconf_integrate_begin_exceptions_list_parse421,12598
pconf_integrate_begin_exceptions_list_convert(void *that)pconf_integrate_begin_exceptions_list_convert448,13612
pconf_integrate_begin_exceptions_list_copy(pconf_integrate_begin_exceptions_list_ty *from)pconf_integrate_begin_exceptions_list_copy474,14459
pconf_integrate_begin_exceptions_list_clone(pconf_integrate_begin_exceptions_list_ty *from)pconf_integrate_begin_exceptions_list_clone501,15293
pconf_integrate_begin_exceptions_list_trace_real(const char *name, const pconf_integrate_begin_exceptions_list_ty *value)pconf_integrate_begin_exceptions_list_trace_real509,15470
meta_type pconf_integrate_begin_exceptions_list_type =pconf_integrate_begin_exceptions_list_type538,16164
pconf_symlink_exceptions_list_write(const output::pointer &fp, const char *name, pconf_symlink_exceptions_list_ty *this_thing)pconf_symlink_exceptions_list_write552,16559
pconf_symlink_exceptions_list_write_xml(const output::pointer &fp, const char *name, pconf_symlink_exceptions_list_ty *this_thing)pconf_symlink_exceptions_list_write_xml579,17259
pconf_symlink_exceptions_list_alloc(void)pconf_symlink_exceptions_list_alloc603,17960
pconf_symlink_exceptions_list_free(void *that)pconf_symlink_exceptions_list_free618,18383
pconf_symlink_exceptions_list_parse(void *that, meta_type **type_pp)pconf_symlink_exceptions_list_parse637,18962
pconf_symlink_exceptions_list_convert(void *that)pconf_symlink_exceptions_list_convert664,19944
pconf_symlink_exceptions_list_copy(pconf_symlink_exceptions_list_ty *from)pconf_symlink_exceptions_list_copy690,20751
pconf_symlink_exceptions_list_clone(pconf_symlink_exceptions_list_ty *from)pconf_symlink_exceptions_list_clone717,21521
pconf_symlink_exceptions_list_trace_real(const char *name, const pconf_symlink_exceptions_list_ty *value)pconf_symlink_exceptions_list_trace_real725,21674
meta_type pconf_symlink_exceptions_list_type =pconf_symlink_exceptions_list_type754,22352
static const char *pconf_history_put_trashes_file_s[] =pconf_history_put_trashes_file_s767,22694
static string_ty *pconf_history_put_trashes_file_f[SIZEOF(pconf_history_put_trashes_file_s)];pconf_history_put_trashes_file_f773,22794
pconf_history_put_trashes_file_ename(pconf_history_put_trashes_file_ty this_thing)pconf_history_put_trashes_file_ename776,22902
pconf_history_put_trashes_file_write(const output::pointer &fp, const char *name, pconf_history_put_trashes_file_ty this_thing, bool show)pconf_history_put_trashes_file_write787,23215
pconf_history_put_trashes_file_write_xml(const output::pointer &fp, const char *name, pconf_history_put_trashes_file_ty this_thing, bool show)pconf_history_put_trashes_file_write_xml805,23611
pconf_history_put_trashes_file_parse(string_ty *name, void *ptr)pconf_history_put_trashes_file_parse824,24140
pconf_history_put_trashes_file_fuzzy(string_ty *name)pconf_history_put_trashes_file_fuzzy839,24631
pconf_history_put_trashes_file_convert(void *this_thing)pconf_history_put_trashes_file_convert845,24829
pconf_history_put_trashes_file_is_set(void *this_thing)pconf_history_put_trashes_file_is_set859,25259
meta_type pconf_history_put_trashes_file_type =pconf_history_put_trashes_file_type864,25388
static const char *pconf_history_content_limitation_s[] =pconf_history_content_limitation_s877,25726
static string_ty *pconf_history_content_limitation_f[SIZEOF(pconf_history_content_limitation_s)];pconf_history_content_limitation_f883,25855
pconf_history_content_limitation_ename(pconf_history_content_limitation_ty this_thing)pconf_history_content_limitation_ename886,25967
pconf_history_content_limitation_write(const output::pointer &fp, const char *name, pconf_history_content_limitation_ty this_thing, bool show)pconf_history_content_limitation_write897,26286
pconf_history_content_limitation_write_xml(const output::pointer &fp, const char *name, pconf_history_content_limitation_ty this_thing, bool show)pconf_history_content_limitation_write_xml915,26688
pconf_history_content_limitation_parse(string_ty *name, void *ptr)pconf_history_content_limitation_parse934,27225
pconf_history_content_limitation_fuzzy(string_ty *name)pconf_history_content_limitation_fuzzy949,27732
pconf_history_content_limitation_convert(void *this_thing)pconf_history_content_limitation_convert955,27936
pconf_history_content_limitation_is_set(void *this_thing)pconf_history_content_limitation_is_set969,28382
meta_type pconf_history_content_limitation_type =pconf_history_content_limitation_type974,28515
static const char *pconf_architecture_mode_s[] =pconf_architecture_mode_s987,28865
static string_ty *pconf_architecture_mode_f[SIZEOF(pconf_architecture_mode_s)];pconf_architecture_mode_f993,28968
pconf_architecture_mode_ename(pconf_architecture_mode_ty this_thing)pconf_architecture_mode_ename996,29062
pconf_architecture_mode_write(const output::pointer &fp, const char *name, pconf_architecture_mode_ty this_thing, bool show)pconf_architecture_mode_write1007,29354
pconf_architecture_mode_write_xml(const output::pointer &fp, const char *name, pconf_architecture_mode_ty this_thing, bool show)pconf_architecture_mode_write_xml1025,29729
pconf_architecture_mode_parse(string_ty *name, void *ptr)pconf_architecture_mode_parse1044,30230
pconf_architecture_mode_fuzzy(string_ty *name)pconf_architecture_mode_fuzzy1059,30665
pconf_architecture_mode_convert(void *this_thing)pconf_architecture_mode_convert1065,30842
pconf_architecture_mode_is_set(void *this_thing)pconf_architecture_mode_is_set1079,31216
meta_type pconf_architecture_mode_type =pconf_architecture_mode_type1084,31331
pconf_architecture_write(const output::pointer &fp, const char *name, pconf_architecture_ty *this_thing)pconf_architecture_write1098,31632
pconf_architecture_write_xml(const output::pointer &fp, const char *name, pconf_architecture_ty *this_thing)pconf_architecture_write_xml1121,32367
pconf_architecture_alloc(void)pconf_architecture_alloc1142,33135
pconf_architecture_copy(pconf_architecture_ty *this_thing)pconf_architecture_copy1160,33709
pconf_architecture_clone(pconf_architecture_ty *this_thing)pconf_architecture_clone1170,33972
pconf_architecture_trace_real(const char *name, const pconf_architecture_ty *value)pconf_architecture_trace_real1187,34447
pconf_architecture_free(void *that)pconf_architecture_free1211,34958
static type_table_ty pconf_architecture_table[] =pconf_architecture_table1234,35540
pconf_architecture_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pconf_architecture_parse1263,36092
pconf_architecture_fuzzy(string_ty *name)pconf_architecture_fuzzy1285,36711
pconf_architecture_convert(void *this_thing)pconf_architecture_convert1303,37091
meta_type pconf_architecture_type =pconf_architecture_type1319,37533
pconf_architecture_list_write(const output::pointer &fp, const char *name, pconf_architecture_list_ty *this_thing)pconf_architecture_list_write1333,37826
pconf_architecture_list_write_xml(const output::pointer &fp, const char *name, pconf_architecture_list_ty *this_thing)pconf_architecture_list_write_xml1360,38520
pconf_architecture_list_alloc(void)pconf_architecture_list_alloc1384,39227
pconf_architecture_list_free(void *that)pconf_architecture_list_free1399,39620
pconf_architecture_list_parse(void *that, meta_type **type_pp)pconf_architecture_list_parse1418,40190
pconf_architecture_list_convert(void *that)pconf_architecture_list_convert1445,41184
pconf_architecture_list_copy(pconf_architecture_list_ty *from)pconf_architecture_list_copy1471,41973
pconf_architecture_list_clone(pconf_architecture_list_ty *from)pconf_architecture_list_clone1498,42743
pconf_architecture_list_trace_real(const char *name, const pconf_architecture_list_ty *value)pconf_architecture_list_trace_real1506,42878
meta_type pconf_architecture_list_type =pconf_architecture_list_type1535,43568
pconf_file_template_pattern_list_write(const output::pointer &fp, const char *name, pconf_file_template_pattern_list_ty *this_thing)pconf_file_template_pattern_list_write1549,43879
pconf_file_template_pattern_list_write_xml(const output::pointer &fp, const char *name, pconf_file_template_pattern_list_ty *this_thing)pconf_file_template_pattern_list_write_xml1576,44588
pconf_file_template_pattern_list_alloc(void)pconf_file_template_pattern_list_alloc1600,45298
pconf_file_template_pattern_list_free(void *that)pconf_file_template_pattern_list_free1615,45736
pconf_file_template_pattern_list_parse(void *that, meta_type **type_pp)pconf_file_template_pattern_list_parse1634,46327
pconf_file_template_pattern_list_convert(void *that)pconf_file_template_pattern_list_convert1661,47321
pconf_file_template_pattern_list_copy(pconf_file_template_pattern_list_ty *from)pconf_file_template_pattern_list_copy1687,48143
pconf_file_template_pattern_list_clone(pconf_file_template_pattern_list_ty *from)pconf_file_template_pattern_list_clone1714,48937
pconf_file_template_pattern_list_trace_real(const char *name, const pconf_file_template_pattern_list_ty *value)pconf_file_template_pattern_list_trace_real1722,49099
meta_type pconf_file_template_pattern_list_type =pconf_file_template_pattern_list_type1751,49783
pconf_file_template_write(const output::pointer &fp, const char *name, pconf_file_template_ty *this_thing)pconf_file_template_write1765,50148
pconf_file_template_write_xml(const output::pointer &fp, const char *name, pconf_file_template_ty *this_thing)pconf_file_template_write_xml1788,50910
pconf_file_template_alloc(void)pconf_file_template_alloc1809,51705
pconf_file_template_copy(pconf_file_template_ty *this_thing)pconf_file_template_copy1827,52304
pconf_file_template_clone(pconf_file_template_ty *this_thing)pconf_file_template_clone1837,52571
pconf_file_template_trace_real(const char *name, const pconf_file_template_ty *value)pconf_file_template_trace_real1854,53108
pconf_file_template_free(void *that)pconf_file_template_free1878,53629
static type_table_ty pconf_file_template_table[] =pconf_file_template_table1902,54284
pconf_file_template_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pconf_file_template_parse1931,54876
pconf_file_template_fuzzy(string_ty *name)pconf_file_template_fuzzy1953,55500
pconf_file_template_convert(void *this_thing)pconf_file_template_convert1971,55884
meta_type pconf_file_template_type =pconf_file_template_type1987,56331
pconf_file_template_list_write(const output::pointer &fp, const char *name, pconf_file_template_list_ty *this_thing)pconf_file_template_list_write2001,56631
pconf_file_template_list_write_xml(const output::pointer &fp, const char *name, pconf_file_template_list_ty *this_thing)pconf_file_template_list_write_xml2028,57329
pconf_file_template_list_alloc(void)pconf_file_template_list_alloc2052,58041
pconf_file_template_list_free(void *that)pconf_file_template_list_free2067,58439
pconf_file_template_list_parse(void *that, meta_type **type_pp)pconf_file_template_list_parse2086,59014
pconf_file_template_list_convert(void *that)pconf_file_template_list_convert2113,60015
pconf_file_template_list_copy(pconf_file_template_list_ty *from)pconf_file_template_list_copy2139,60810
pconf_file_template_list_clone(pconf_file_template_list_ty *from)pconf_file_template_list_clone2166,61592
pconf_file_template_list_trace_real(const char *name, const pconf_file_template_list_ty *value)pconf_file_template_list_trace_real2174,61730
meta_type pconf_file_template_list_type =pconf_file_template_list_type2203,62424
pconf_whiteout_template_pattern_list_write(const output::pointer &fp, const char *name, pconf_whiteout_template_pattern_list_ty *this_thing)pconf_whiteout_template_pattern_list_write2217,62741
pconf_whiteout_template_pattern_list_write_xml(const output::pointer &fp, const char *name, pconf_whiteout_template_pattern_list_ty *this_thing)pconf_whiteout_template_pattern_list_write_xml2244,63462
pconf_whiteout_template_pattern_list_alloc(void)pconf_whiteout_template_pattern_list_alloc2268,64184
pconf_whiteout_template_pattern_list_free(void *that)pconf_whiteout_template_pattern_list_free2283,64642
pconf_whiteout_template_pattern_list_parse(void *that, meta_type **type_pp)pconf_whiteout_template_pattern_list_parse2302,65249
pconf_whiteout_template_pattern_list_convert(void *that)pconf_whiteout_template_pattern_list_convert2329,66259
pconf_whiteout_template_pattern_list_copy(pconf_whiteout_template_pattern_list_ty *from)pconf_whiteout_template_pattern_list_copy2355,67101
pconf_whiteout_template_pattern_list_clone(pconf_whiteout_template_pattern_list_ty *from)pconf_whiteout_template_pattern_list_clone2382,67927
pconf_whiteout_template_pattern_list_trace_real(const char *name, const pconf_whiteout_template_pattern_list_ty *value)pconf_whiteout_template_pattern_list_trace_real2390,68101
meta_type pconf_whiteout_template_pattern_list_type =pconf_whiteout_template_pattern_list_type2419,68793
pconf_whiteout_template_write(const output::pointer &fp, const char *name, pconf_whiteout_template_ty *this_thing)pconf_whiteout_template_write2433,69182
pconf_whiteout_template_write_xml(const output::pointer &fp, const char *name, pconf_whiteout_template_ty *this_thing)pconf_whiteout_template_write_xml2455,69904
pconf_whiteout_template_alloc(void)pconf_whiteout_template_alloc2475,70655
pconf_whiteout_template_copy(pconf_whiteout_template_ty *this_thing)pconf_whiteout_template_copy2492,71235
pconf_whiteout_template_clone(pconf_whiteout_template_ty *this_thing)pconf_whiteout_template_clone2502,71518
pconf_whiteout_template_trace_real(const char *name, const pconf_whiteout_template_ty *value)pconf_whiteout_template_trace_real2518,72020
pconf_whiteout_template_free(void *that)pconf_whiteout_template_free2541,72496
static type_table_ty pconf_whiteout_template_table[] =pconf_whiteout_template_table2564,73131
pconf_whiteout_template_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pconf_whiteout_template_parse2585,73569
pconf_whiteout_template_fuzzy(string_ty *name)pconf_whiteout_template_fuzzy2607,74213
pconf_whiteout_template_convert(void *this_thing)pconf_whiteout_template_convert2625,74613
meta_type pconf_whiteout_template_type =pconf_whiteout_template_type2641,75080
pconf_whiteout_template_list_write(const output::pointer &fp, const char *name, pconf_whiteout_template_list_ty *this_thing)pconf_whiteout_template_list_write2655,75408
pconf_whiteout_template_list_write_xml(const output::pointer &fp, const char *name, pconf_whiteout_template_list_ty *this_thing)pconf_whiteout_template_list_write_xml2682,76122
pconf_whiteout_template_list_alloc(void)pconf_whiteout_template_list_alloc2706,76854
pconf_whiteout_template_list_free(void *that)pconf_whiteout_template_list_free2721,77272
pconf_whiteout_template_list_parse(void *that, meta_type **type_pp)pconf_whiteout_template_list_parse2740,77867
pconf_whiteout_template_list_convert(void *that)pconf_whiteout_template_list_convert2767,78896
pconf_whiteout_template_list_copy(pconf_whiteout_template_list_ty *from)pconf_whiteout_template_list_copy2793,79715
pconf_whiteout_template_list_clone(pconf_whiteout_template_list_ty *from)pconf_whiteout_template_list_clone2820,80545
pconf_whiteout_template_list_trace_real(const char *name, const pconf_whiteout_template_list_ty *value)pconf_whiteout_template_list_trace_real2828,80695
meta_type pconf_whiteout_template_list_type =pconf_whiteout_template_list_type2857,81405
pconf_filename_pattern_accept_list_write(const output::pointer &fp, const char *name, pconf_filename_pattern_accept_list_ty *this_thing)pconf_filename_pattern_accept_list_write2871,81746
pconf_filename_pattern_accept_list_write_xml(const output::pointer &fp, const char *name, pconf_filename_pattern_accept_list_ty *this_thing)pconf_filename_pattern_accept_list_write_xml2898,82461
pconf_filename_pattern_accept_list_alloc(void)pconf_filename_pattern_accept_list_alloc2922,83177
pconf_filename_pattern_accept_list_free(void *that)pconf_filename_pattern_accept_list_free2937,83625
pconf_filename_pattern_accept_list_parse(void *that, meta_type **type_pp)pconf_filename_pattern_accept_list_parse2956,84224
pconf_filename_pattern_accept_list_convert(void *that)pconf_filename_pattern_accept_list_convert2983,85226
pconf_filename_pattern_accept_list_copy(pconf_filename_pattern_accept_list_ty *from)pconf_filename_pattern_accept_list_copy3009,86058
pconf_filename_pattern_accept_list_clone(pconf_filename_pattern_accept_list_ty *from)pconf_filename_pattern_accept_list_clone3036,86868
pconf_filename_pattern_accept_list_trace_real(const char *name, const pconf_filename_pattern_accept_list_ty *value)pconf_filename_pattern_accept_list_trace_real3044,87036
meta_type pconf_filename_pattern_accept_list_type =pconf_filename_pattern_accept_list_type3073,87724
pconf_filename_pattern_reject_list_write(const output::pointer &fp, const char *name, pconf_filename_pattern_reject_list_ty *this_thing)pconf_filename_pattern_reject_list_write3087,88101
pconf_filename_pattern_reject_list_write_xml(const output::pointer &fp, const char *name, pconf_filename_pattern_reject_list_ty *this_thing)pconf_filename_pattern_reject_list_write_xml3114,88816
pconf_filename_pattern_reject_list_alloc(void)pconf_filename_pattern_reject_list_alloc3138,89532
pconf_filename_pattern_reject_list_free(void *that)pconf_filename_pattern_reject_list_free3153,89980
pconf_filename_pattern_reject_list_parse(void *that, meta_type **type_pp)pconf_filename_pattern_reject_list_parse3172,90579
pconf_filename_pattern_reject_list_convert(void *that)pconf_filename_pattern_reject_list_convert3199,91581
pconf_filename_pattern_reject_list_copy(pconf_filename_pattern_reject_list_ty *from)pconf_filename_pattern_reject_list_copy3225,92413
pconf_filename_pattern_reject_list_clone(pconf_filename_pattern_reject_list_ty *from)pconf_filename_pattern_reject_list_clone3252,93223
pconf_filename_pattern_reject_list_trace_real(const char *name, const pconf_filename_pattern_reject_list_ty *value)pconf_filename_pattern_reject_list_trace_real3260,93391
meta_type pconf_filename_pattern_reject_list_type =pconf_filename_pattern_reject_list_type3289,94079
pconf_trojan_horse_suspect_list_write(const output::pointer &fp, const char *name, pconf_trojan_horse_suspect_list_ty *this_thing)pconf_trojan_horse_suspect_list_write3303,94456
pconf_trojan_horse_suspect_list_write_xml(const output::pointer &fp, const char *name, pconf_trojan_horse_suspect_list_ty *this_thing)pconf_trojan_horse_suspect_list_write_xml3330,95162
pconf_trojan_horse_suspect_list_alloc(void)pconf_trojan_horse_suspect_list_alloc3354,95869
pconf_trojan_horse_suspect_list_free(void *that)pconf_trojan_horse_suspect_list_free3369,96302
pconf_trojan_horse_suspect_list_parse(void *that, meta_type **type_pp)pconf_trojan_horse_suspect_list_parse3388,96889
pconf_trojan_horse_suspect_list_convert(void *that)pconf_trojan_horse_suspect_list_convert3415,97879
pconf_trojan_horse_suspect_list_copy(pconf_trojan_horse_suspect_list_ty *from)pconf_trojan_horse_suspect_list_copy3441,98696
pconf_trojan_horse_suspect_list_clone(pconf_trojan_horse_suspect_list_ty *from)pconf_trojan_horse_suspect_list_clone3468,99482
pconf_trojan_horse_suspect_list_trace_real(const char *name, const pconf_trojan_horse_suspect_list_ty *value)pconf_trojan_horse_suspect_list_trace_real3476,99641
meta_type pconf_trojan_horse_suspect_list_type =pconf_trojan_horse_suspect_list_type3505,100323
static const char *pconf_build_time_adjust_s[] =pconf_build_time_adjust_s3518,100677
static string_ty *pconf_build_time_adjust_f[SIZEOF(pconf_build_time_adjust_s)];pconf_build_time_adjust_f3524,100793
pconf_build_time_adjust_ename(pconf_build_time_adjust_ty this_thing)pconf_build_time_adjust_ename3527,100887
pconf_build_time_adjust_write(const output::pointer &fp, const char *name, pconf_build_time_adjust_ty this_thing, bool show)pconf_build_time_adjust_write3538,101179
pconf_build_time_adjust_write_xml(const output::pointer &fp, const char *name, pconf_build_time_adjust_ty this_thing, bool show)pconf_build_time_adjust_write_xml3556,101554
pconf_build_time_adjust_parse(string_ty *name, void *ptr)pconf_build_time_adjust_parse3575,102055
pconf_build_time_adjust_fuzzy(string_ty *name)pconf_build_time_adjust_fuzzy3590,102490
pconf_build_time_adjust_convert(void *this_thing)pconf_build_time_adjust_convert3596,102667
pconf_build_time_adjust_is_set(void *this_thing)pconf_build_time_adjust_is_set3610,103041
meta_type pconf_build_time_adjust_type =pconf_build_time_adjust_type3615,103156
static const char *pconf_unchanged_file_develop_end_policy_s[] =pconf_unchanged_file_develop_end_policy_s3628,103452
static string_ty *pconf_unchanged_file_develop_end_policy_f[SIZEOF(pconf_unchanged_file_develop_end_policy_s)];pconf_unchanged_file_develop_end_policy_f3634,103564
pconf_unchanged_file_develop_end_policy_ename(pconf_unchanged_file_develop_end_policy_ty this_thing)pconf_unchanged_file_develop_end_policy_ename3637,103690
pconf_unchanged_file_develop_end_policy_write(const output::pointer &fp, const char *name, pconf_unchanged_file_develop_end_policy_ty this_thing, bool show)pconf_unchanged_file_develop_end_policy_write3648,104030
pconf_unchanged_file_develop_end_policy_write_xml(const output::pointer &fp, const char *name, pconf_unchanged_file_develop_end_policy_ty this_thing, bool show)pconf_unchanged_file_develop_end_policy_write_xml3666,104453
pconf_unchanged_file_develop_end_policy_parse(string_ty *name, void *ptr)pconf_unchanged_file_develop_end_policy_parse3685,105018
pconf_unchanged_file_develop_end_policy_fuzzy(string_ty *name)pconf_unchanged_file_develop_end_policy_fuzzy3700,105581
pconf_unchanged_file_develop_end_policy_convert(void *this_thing)pconf_unchanged_file_develop_end_policy_convert3706,105806
pconf_unchanged_file_develop_end_policy_is_set(void *this_thing)pconf_unchanged_file_develop_end_policy_is_set3720,106308
meta_type pconf_unchanged_file_develop_end_policy_type =pconf_unchanged_file_develop_end_policy_type3725,106455
static const char *pconf_unchanged_file_integrate_pass_policy_s[] =pconf_unchanged_file_integrate_pass_policy_s3738,106847
static string_ty *pconf_unchanged_file_integrate_pass_policy_f[SIZEOF(pconf_unchanged_file_integrate_pass_policy_s)];pconf_unchanged_file_integrate_pass_policy_f3744,106963
pconf_unchanged_file_integrate_pass_policy_ename(pconf_unchanged_file_integrate_pass_policy_ty this_thing)pconf_unchanged_file_integrate_pass_policy_ename3747,107095
pconf_unchanged_file_integrate_pass_policy_write(const output::pointer &fp, const char *name, pconf_unchanged_file_integrate_pass_policy_ty this_thing, bool show)pconf_unchanged_file_integrate_pass_policy_write3758,107444
pconf_unchanged_file_integrate_pass_policy_write_xml(const output::pointer &fp, const char *name, pconf_unchanged_file_integrate_pass_policy_ty this_thing, bool show)pconf_unchanged_file_integrate_pass_policy_write_xml3776,107876
pconf_unchanged_file_integrate_pass_policy_parse(string_ty *name, void *ptr)pconf_unchanged_file_integrate_pass_policy_parse3795,108453
pconf_unchanged_file_integrate_pass_policy_fuzzy(string_ty *name)pconf_unchanged_file_integrate_pass_policy_fuzzy3810,109040
pconf_unchanged_file_integrate_pass_policy_convert(void *this_thing)pconf_unchanged_file_integrate_pass_policy_convert3816,109274
pconf_unchanged_file_integrate_pass_policy_is_set(void *this_thing)pconf_unchanged_file_integrate_pass_policy_is_set3830,109800
meta_type pconf_unchanged_file_integrate_pass_policy_type =pconf_unchanged_file_integrate_pass_policy_type3835,109953
pconf_clean_exceptions_list_write(const output::pointer &fp, const char *name, pconf_clean_exceptions_list_ty *this_thing)pconf_clean_exceptions_list_write3849,110368
pconf_clean_exceptions_list_write_xml(const output::pointer &fp, const char *name, pconf_clean_exceptions_list_ty *this_thing)pconf_clean_exceptions_list_write_xml3876,111062
pconf_clean_exceptions_list_alloc(void)pconf_clean_exceptions_list_alloc3900,111757
pconf_clean_exceptions_list_free(void *that)pconf_clean_exceptions_list_free3915,112170
pconf_clean_exceptions_list_parse(void *that, meta_type **type_pp)pconf_clean_exceptions_list_parse3934,112741
pconf_clean_exceptions_list_convert(void *that)pconf_clean_exceptions_list_convert3961,113715
pconf_clean_exceptions_list_copy(pconf_clean_exceptions_list_ty *from)pconf_clean_exceptions_list_copy3987,114512
pconf_clean_exceptions_list_clone(pconf_clean_exceptions_list_ty *from)pconf_clean_exceptions_list_clone4014,115266
pconf_clean_exceptions_list_trace_real(const char *name, const pconf_clean_exceptions_list_ty *value)pconf_clean_exceptions_list_trace_real4022,115413
meta_type pconf_clean_exceptions_list_type =pconf_clean_exceptions_list_type4051,116087
pconf_write(const output::pointer &fp, pconf_ty *this_thing)pconf_write4065,116422
pconf_write_xml(const output::pointer &fp, pconf_ty *this_thing)pconf_write_xml4152,123749
pconf_alloc(void)pconf_alloc4240,131434
pconf_copy(pconf_ty *this_thing)pconf_copy4331,136468
pconf_clone(pconf_ty *this_thing)pconf_clone4341,136679
pconf_trace_real(const char *name, const pconf_ty *value)pconf_trace_real4431,143491
pconf_free(void *that)pconf_free4528,150261
static type_table_ty pconf_table[] =pconf_table4604,153732
pconf_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pconf_parse5217,168106
pconf_fuzzy(string_ty *name)pconf_fuzzy5239,168660
pconf_convert(void *this_thing)pconf_convert5257,168988
meta_type pconf_type =pconf_type5273,169365
pconf_read_file(const nstring &filename)pconf_read_file5287,169573
pconf_read_file(string_ty *filename)pconf_read_file5293,169678
pconf_write_file(const nstring &filename, pconf_ty *value, bool comp)pconf_write_file5306,170018
pconf_write_file(string_ty *filename, pconf_ty *value, int needs_compression)pconf_write_file5312,170153
pconf__rpt_init(void)pconf__rpt_init5335,170747

bl/libaegis/pstate.cc,12726
pstate_copyright_years_list_write(const output::pointer &fp, const char *name, pstate_copyright_years_list_ty *this_thing)pstate_copyright_years_list_write25,591
pstate_copyright_years_list_write_xml(const output::pointer &fp, const char *name, pstate_copyright_years_list_ty *this_thing)pstate_copyright_years_list_write_xml52,1289
pstate_copyright_years_list_alloc(void)pstate_copyright_years_list_alloc76,1989
pstate_copyright_years_list_free(void *that)pstate_copyright_years_list_free91,2402
pstate_copyright_years_list_parse(void *that, meta_type **type_pp)pstate_copyright_years_list_parse110,2944
pstate_copyright_years_list_convert(void *that)pstate_copyright_years_list_convert137,3905
pstate_copyright_years_list_copy(pstate_copyright_years_list_ty *from)pstate_copyright_years_list_copy163,4703
pstate_copyright_years_list_clone(pstate_copyright_years_list_ty *from)pstate_copyright_years_list_clone190,5437
pstate_copyright_years_list_trace_real(const char *name, const pstate_copyright_years_list_ty *value)pstate_copyright_years_list_trace_real198,5584
meta_type pstate_copyright_years_list_type =pstate_copyright_years_list_type227,6250
pstate_src_write(const output::pointer &fp, const char *name, pstate_src_ty *this_thing)pstate_src_write241,6585
pstate_src_write_xml(const output::pointer &fp, const char *name, pstate_src_ty *this_thing)pstate_src_write_xml267,7501
pstate_src_alloc(void)pstate_src_alloc291,8462
pstate_src_copy(pstate_src_ty *this_thing)pstate_src_copy312,9112
pstate_src_clone(pstate_src_ty *this_thing)pstate_src_clone322,9343
pstate_src_trace_real(const char *name, const pstate_src_ty *value)pstate_src_trace_real342,9959
pstate_src_free(void *that)pstate_src_free369,10639
static type_table_ty pstate_src_table[] =pstate_src_table392,11200
pstate_src_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pstate_src_parse445,12211
pstate_src_fuzzy(string_ty *name)pstate_src_fuzzy467,12790
pstate_src_convert(void *this_thing)pstate_src_convert485,13138
meta_type pstate_src_type =pstate_src_type501,13540
pstate_src_list_write(const output::pointer &fp, const char *name, pstate_src_list_ty *this_thing)pstate_src_list_write515,13777
pstate_src_list_write_xml(const output::pointer &fp, const char *name, pstate_src_list_ty *this_thing)pstate_src_list_write_xml542,14439
pstate_src_list_alloc(void)pstate_src_list_alloc566,15106
pstate_src_list_free(void *that)pstate_src_list_free581,15459
pstate_src_list_parse(void *that, meta_type **type_pp)pstate_src_list_parse600,15989
pstate_src_list_convert(void *that)pstate_src_list_convert627,16927
pstate_src_list_copy(pstate_src_list_ty *from)pstate_src_list_copy653,17668
pstate_src_list_clone(pstate_src_list_ty *from)pstate_src_list_clone680,18342
pstate_src_list_trace_real(const char *name, const pstate_src_list_ty *value)pstate_src_list_trace_real688,18453
meta_type pstate_src_list_type =pstate_src_list_type717,19111
pstate_history_name_list_write(const output::pointer &fp, const char *name, pstate_history_name_list_ty *this_thing)pstate_history_name_list_write731,19374
pstate_history_name_list_write_xml(const output::pointer &fp, const char *name, pstate_history_name_list_ty *this_thing)pstate_history_name_list_write_xml758,20059
pstate_history_name_list_alloc(void)pstate_history_name_list_alloc782,20745
pstate_history_name_list_free(void *that)pstate_history_name_list_free797,21143
pstate_history_name_list_parse(void *that, meta_type **type_pp)pstate_history_name_list_parse816,21702
pstate_history_name_list_convert(void *that)pstate_history_name_list_convert843,22664
pstate_history_name_list_copy(pstate_history_name_list_ty *from)pstate_history_name_list_copy869,23446
pstate_history_name_list_clone(pstate_history_name_list_ty *from)pstate_history_name_list_clone896,24176
pstate_history_name_list_trace_real(const char *name, const pstate_history_name_list_ty *value)pstate_history_name_list_trace_real904,24314
meta_type pstate_history_name_list_type =pstate_history_name_list_type933,24982
pstate_history_write(const output::pointer &fp, const char *name, pstate_history_ty *this_thing)pstate_history_write947,25299
pstate_history_write_xml(const output::pointer &fp, const char *name, pstate_history_ty *this_thing)pstate_history_write_xml970,26048
pstate_history_alloc(void)pstate_history_alloc991,26830
pstate_history_copy(pstate_history_ty *this_thing)pstate_history_copy1009,27383
pstate_history_clone(pstate_history_ty *this_thing)pstate_history_clone1019,27630
pstate_history_trace_real(const char *name, const pstate_history_ty *value)pstate_history_trace_real1036,28121
pstate_history_free(void *that)pstate_history_free1060,28634
static type_table_ty pstate_history_table[] =pstate_history_table1082,29186
pstate_history_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pstate_history_parse1111,29755
pstate_history_fuzzy(string_ty *name)pstate_history_fuzzy1133,30354
pstate_history_convert(void *this_thing)pstate_history_convert1151,30718
meta_type pstate_history_type =pstate_history_type1167,31140
pstate_history_list_write(const output::pointer &fp, const char *name, pstate_history_list_ty *this_thing)pstate_history_list_write1181,31405
pstate_history_list_write_xml(const output::pointer &fp, const char *name, pstate_history_list_ty *this_thing)pstate_history_list_write_xml1208,32083
pstate_history_list_alloc(void)pstate_history_list_alloc1232,32770
pstate_history_list_free(void *that)pstate_history_list_free1247,33143
pstate_history_list_parse(void *that, meta_type **type_pp)pstate_history_list_parse1266,33693
pstate_history_list_convert(void *that)pstate_history_list_convert1293,34659
pstate_history_list_copy(pstate_history_list_ty *from)pstate_history_list_copy1319,35424
pstate_history_list_clone(pstate_history_list_ty *from)pstate_history_list_clone1346,36146
pstate_history_list_trace_real(const char *name, const pstate_history_list_ty *value)pstate_history_list_trace_real1354,36269
meta_type pstate_history_list_type =pstate_history_list_type1383,36943
pstate_change_list_write(const output::pointer &fp, const char *name, pstate_change_list_ty *this_thing)pstate_change_list_write1397,37230
pstate_change_list_write_xml(const output::pointer &fp, const char *name, pstate_change_list_ty *this_thing)pstate_change_list_write_xml1424,37901
pstate_change_list_alloc(void)pstate_change_list_alloc1448,38574
pstate_change_list_free(void *that)pstate_change_list_free1463,38942
pstate_change_list_parse(void *that, meta_type **type_pp)pstate_change_list_parse1482,39448
pstate_change_list_convert(void *that)pstate_change_list_convert1509,40373
pstate_change_list_copy(pstate_change_list_ty *from)pstate_change_list_copy1535,41126
pstate_change_list_clone(pstate_change_list_ty *from)pstate_change_list_clone1562,41788
pstate_change_list_trace_real(const char *name, const pstate_change_list_ty *value)pstate_change_list_trace_real1570,41908
meta_type pstate_change_list_type =pstate_change_list_type1599,42556
pstate_administrator_list_write(const output::pointer &fp, const char *name, pstate_administrator_list_ty *this_thing)pstate_administrator_list_write1613,42837
pstate_administrator_list_write_xml(const output::pointer &fp, const char *name, pstate_administrator_list_ty *this_thing)pstate_administrator_list_write_xml1640,43525
pstate_administrator_list_alloc(void)pstate_administrator_list_alloc1664,44214
pstate_administrator_list_free(void *that)pstate_administrator_list_free1679,44617
pstate_administrator_list_parse(void *that, meta_type **type_pp)pstate_administrator_list_parse1698,45180
pstate_administrator_list_convert(void *that)pstate_administrator_list_convert1725,46146
pstate_administrator_list_copy(pstate_administrator_list_ty *from)pstate_administrator_list_copy1751,46933
pstate_administrator_list_clone(pstate_administrator_list_ty *from)pstate_administrator_list_clone1778,47671
pstate_administrator_list_trace_real(const char *name, const pstate_administrator_list_ty *value)pstate_administrator_list_trace_real1786,47812
meta_type pstate_administrator_list_type =pstate_administrator_list_type1815,48482
pstate_developer_list_write(const output::pointer &fp, const char *name, pstate_developer_list_ty *this_thing)pstate_developer_list_write1829,48805
pstate_developer_list_write_xml(const output::pointer &fp, const char *name, pstate_developer_list_ty *this_thing)pstate_developer_list_write_xml1856,49481
pstate_developer_list_alloc(void)pstate_developer_list_alloc1880,50158
pstate_developer_list_free(void *that)pstate_developer_list_free1895,50541
pstate_developer_list_parse(void *that, meta_type **type_pp)pstate_developer_list_parse1914,51088
pstate_developer_list_convert(void *that)pstate_developer_list_convert1941,52038
pstate_developer_list_copy(pstate_developer_list_ty *from)pstate_developer_list_copy1967,52805
pstate_developer_list_clone(pstate_developer_list_ty *from)pstate_developer_list_clone1994,53511
pstate_developer_list_trace_real(const char *name, const pstate_developer_list_ty *value)pstate_developer_list_trace_real2002,53640
meta_type pstate_developer_list_type =pstate_developer_list_type2031,54302
pstate_reviewer_list_write(const output::pointer &fp, const char *name, pstate_reviewer_list_ty *this_thing)pstate_reviewer_list_write2045,54601
pstate_reviewer_list_write_xml(const output::pointer &fp, const char *name, pstate_reviewer_list_ty *this_thing)pstate_reviewer_list_write_xml2072,55274
pstate_reviewer_list_alloc(void)pstate_reviewer_list_alloc2096,55948
pstate_reviewer_list_free(void *that)pstate_reviewer_list_free2111,56326
pstate_reviewer_list_parse(void *that, meta_type **type_pp)pstate_reviewer_list_parse2130,56869
pstate_reviewer_list_convert(void *that)pstate_reviewer_list_convert2157,57815
pstate_reviewer_list_copy(pstate_reviewer_list_ty *from)pstate_reviewer_list_copy2183,58577
pstate_reviewer_list_clone(pstate_reviewer_list_ty *from)pstate_reviewer_list_clone2210,59275
pstate_reviewer_list_trace_real(const char *name, const pstate_reviewer_list_ty *value)pstate_reviewer_list_trace_real2218,59401
meta_type pstate_reviewer_list_type =pstate_reviewer_list_type2247,60061
pstate_integrator_list_write(const output::pointer &fp, const char *name, pstate_integrator_list_ty *this_thing)pstate_integrator_list_write2261,60354
pstate_integrator_list_write_xml(const output::pointer &fp, const char *name, pstate_integrator_list_ty *this_thing)pstate_integrator_list_write_xml2288,61033
pstate_integrator_list_alloc(void)pstate_integrator_list_alloc2312,61713
pstate_integrator_list_free(void *that)pstate_integrator_list_free2327,62101
pstate_integrator_list_parse(void *that, meta_type **type_pp)pstate_integrator_list_parse2346,62652
pstate_integrator_list_convert(void *that)pstate_integrator_list_convert2373,63606
pstate_integrator_list_copy(pstate_integrator_list_ty *from)pstate_integrator_list_copy2399,64378
pstate_integrator_list_clone(pstate_integrator_list_ty *from)pstate_integrator_list_clone2426,65092
pstate_integrator_list_trace_real(const char *name, const pstate_integrator_list_ty *value)pstate_integrator_list_trace_real2434,65224
meta_type pstate_integrator_list_type =pstate_integrator_list_type2463,65888
pstate_write(const output::pointer &fp, pstate_ty *this_thing)pstate_write2477,66193
pstate_write_xml(const output::pointer &fp, pstate_ty *this_thing)pstate_write_xml2521,69219
pstate_alloc(void)pstate_alloc2566,72433
pstate_copy(pstate_ty *this_thing)pstate_copy2614,74600
pstate_clone(pstate_ty *this_thing)pstate_clone2624,74815
pstate_trace_real(const char *name, const pstate_ty *value)pstate_trace_real2671,77611
pstate_free(void *that)pstate_free2725,80338
static type_table_ty pstate_table[] =pstate_table2767,81920
pstate_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)pstate_parse3036,87755
pstate_fuzzy(string_ty *name)pstate_fuzzy3058,88314
pstate_convert(void *this_thing)pstate_convert3076,88646
meta_type pstate_type =pstate_type3092,89028
pstate_read_file(const nstring &filename)pstate_read_file3106,89244
pstate_read_file(string_ty *filename)pstate_read_file3112,89352
pstate_write_file(const nstring &filename, pstate_ty *value, bool comp)pstate_write_file3125,89697
pstate_write_file(string_ty *filename, pstate_ty *value, int needs_compression)pstate_write_file3131,89835
pstate__rpt_init(void)pstate__rpt_init3154,90433

bl/libaegis/rptidx.cc,3154
rptidx_where_write(const output::pointer &fp, const char *name, rptidx_where_ty *this_thing)rptidx_where_write23,553
rptidx_where_write_xml(const output::pointer &fp, const char *name, rptidx_where_ty *this_thing)rptidx_where_write_xml46,1254
rptidx_where_alloc(void)rptidx_where_alloc67,1988
rptidx_where_copy(rptidx_where_ty *this_thing)rptidx_where_copy85,2519
rptidx_where_clone(rptidx_where_ty *this_thing)rptidx_where_clone95,2758
rptidx_where_trace_real(const char *name, const rptidx_where_ty *value)rptidx_where_trace_real112,3223
rptidx_where_free(void *that)rptidx_where_free136,3704
static type_table_ty rptidx_where_table[] =rptidx_where_table160,4302
rptidx_where_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)rptidx_where_parse189,4819
rptidx_where_fuzzy(string_ty *name)rptidx_where_fuzzy211,5408
rptidx_where_convert(void *this_thing)rptidx_where_convert229,5764
meta_type rptidx_where_type =rptidx_where_type245,6176
rptidx_where_list_write(const output::pointer &fp, const char *name, rptidx_where_list_ty *this_thing)rptidx_where_list_write261,6465
rptidx_where_list_write_xml(const output::pointer &fp, const char *name, rptidx_where_list_ty *this_thing)rptidx_where_list_write_xml288,7135
rptidx_where_list_alloc(void)rptidx_where_list_alloc312,7812
rptidx_where_list_free(void *that)rptidx_where_list_free327,8175
rptidx_where_list_parse(void *that, meta_type **type_pp)rptidx_where_list_parse346,8715
rptidx_where_list_convert(void *that)rptidx_where_list_convert373,9667
rptidx_where_list_copy(rptidx_where_list_ty *from)rptidx_where_list_copy399,10420
rptidx_where_list_clone(rptidx_where_list_ty *from)rptidx_where_list_clone426,11118
rptidx_where_list_trace_real(const char *name, const rptidx_where_list_ty *value)rptidx_where_list_trace_real434,11235
meta_type rptidx_where_list_type =rptidx_where_list_type463,11901
rptidx_write(const output::pointer &fp, rptidx_ty *this_thing)rptidx_write477,12176
rptidx_write_xml(const output::pointer &fp, rptidx_ty *this_thing)rptidx_write_xml489,12564
rptidx_alloc(void)rptidx_alloc502,13012
rptidx_copy(rptidx_ty *this_thing)rptidx_copy518,13434
rptidx_clone(rptidx_ty *this_thing)rptidx_clone528,13649
rptidx_trace_real(const char *name, const rptidx_ty *value)rptidx_trace_real543,13979
rptidx_free(void *that)rptidx_free565,14357
static type_table_ty rptidx_table[] =rptidx_table587,14875
rptidx_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)rptidx_parse600,15075
rptidx_fuzzy(string_ty *name)rptidx_fuzzy622,15634
rptidx_convert(void *this_thing)rptidx_convert640,15966
meta_type rptidx_type =rptidx_type656,16348
rptidx_read_file(const nstring &filename)rptidx_read_file670,16564
rptidx_read_file(string_ty *filename)rptidx_read_file676,16672
rptidx_write_file(const nstring &filename, rptidx_ty *value, bool comp)rptidx_write_file689,17017
rptidx_write_file(string_ty *filename, rptidx_ty *value, int needs_compression)rptidx_write_file695,17155
rptidx__rpt_init(void)rptidx__rpt_init718,17753

bl/libaegis/tstrslt.cc,3574
tstrslt_test_result_write(const output::pointer &fp, const char *name, tstrslt_test_result_ty *this_thing)tstrslt_test_result_write23,556
tstrslt_test_result_write_xml(const output::pointer &fp, const char *name, tstrslt_test_result_ty *this_thing)tstrslt_test_result_write_xml46,1314
tstrslt_test_result_alloc(void)tstrslt_test_result_alloc67,2105
tstrslt_test_result_copy(tstrslt_test_result_ty *this_thing)tstrslt_test_result_copy85,2680
tstrslt_test_result_clone(tstrslt_test_result_ty *this_thing)tstrslt_test_result_clone95,2947
tstrslt_test_result_trace_real(const char *name, const tstrslt_test_result_ty *value)tstrslt_test_result_trace_real112,3462
tstrslt_test_result_free(void *that)tstrslt_test_result_free136,3974
static type_table_ty tstrslt_test_result_table[] =tstrslt_test_result_table159,4570
tstrslt_test_result_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)tstrslt_test_result_parse188,5164
tstrslt_test_result_fuzzy(string_ty *name)tstrslt_test_result_fuzzy210,5788
tstrslt_test_result_convert(void *this_thing)tstrslt_test_result_convert228,6172
meta_type tstrslt_test_result_type =tstrslt_test_result_type244,6619
tstrslt_test_result_list_write(const output::pointer &fp, const char *name, tstrslt_test_result_list_ty *this_thing)tstrslt_test_result_list_write260,6957
tstrslt_test_result_list_write_xml(const output::pointer &fp, const char *name, tstrslt_test_result_list_ty *this_thing)tstrslt_test_result_list_write_xml287,7655
tstrslt_test_result_list_alloc(void)tstrslt_test_result_list_alloc311,8367
tstrslt_test_result_list_free(void *that)tstrslt_test_result_list_free326,8765
tstrslt_test_result_list_parse(void *that, meta_type **type_pp)tstrslt_test_result_list_parse345,9340
tstrslt_test_result_list_convert(void *that)tstrslt_test_result_list_convert372,10341
tstrslt_test_result_list_copy(tstrslt_test_result_list_ty *from)tstrslt_test_result_list_copy398,11136
tstrslt_test_result_list_clone(tstrslt_test_result_list_ty *from)tstrslt_test_result_list_clone425,11918
tstrslt_test_result_list_trace_real(const char *name, const tstrslt_test_result_list_ty *value)tstrslt_test_result_list_trace_real433,12056
meta_type tstrslt_test_result_list_type =tstrslt_test_result_list_type462,12750
tstrslt_write(const output::pointer &fp, tstrslt_ty *this_thing)tstrslt_write476,13067
tstrslt_write_xml(const output::pointer &fp, tstrslt_ty *this_thing)tstrslt_write_xml488,13479
tstrslt_alloc(void)tstrslt_alloc501,13953
tstrslt_copy(tstrslt_ty *this_thing)tstrslt_copy517,14394
tstrslt_clone(tstrslt_ty *this_thing)tstrslt_clone527,14613
tstrslt_trace_real(const char *name, const tstrslt_ty *value)tstrslt_trace_real542,14968
tstrslt_free(void *that)tstrslt_free564,15367
static type_table_ty tstrslt_table[] =tstrslt_table586,15902
tstrslt_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)tstrslt_parse599,16130
tstrslt_fuzzy(string_ty *name)tstrslt_fuzzy621,16694
tstrslt_convert(void *this_thing)tstrslt_convert639,17030
meta_type tstrslt_type =tstrslt_type655,17417
tstrslt_read_file(const nstring &filename)tstrslt_read_file669,17641
tstrslt_read_file(string_ty *filename)tstrslt_read_file675,17752
tstrslt_write_file(const nstring &filename, tstrslt_ty *value, bool comp)tstrslt_write_file688,18102
tstrslt_write_file(string_ty *filename, tstrslt_ty *value, int needs_compression)tstrslt_write_file694,18243
tstrslt__rpt_init(void)tstrslt__rpt_init717,18845

bl/libaegis/uconf.cc,11717
static const char *uconf_delete_file_preference_s[] =uconf_delete_file_preference_s22,545
static string_ty *uconf_delete_file_preference_f[SIZEOF(uconf_delete_file_preference_s)];uconf_delete_file_preference_f28,650
uconf_delete_file_preference_ename(uconf_delete_file_preference_ty this_thing)uconf_delete_file_preference_ename31,754
uconf_delete_file_preference_write(const output::pointer &fp, const char *name, uconf_delete_file_preference_ty this_thing, bool show)uconf_delete_file_preference_write42,1061
uconf_delete_file_preference_write_xml(const output::pointer &fp, const char *name, uconf_delete_file_preference_ty this_thing, bool show)uconf_delete_file_preference_write_xml60,1451
uconf_delete_file_preference_parse(string_ty *name, void *ptr)uconf_delete_file_preference_parse79,1972
uconf_delete_file_preference_fuzzy(string_ty *name)uconf_delete_file_preference_fuzzy94,2447
uconf_delete_file_preference_convert(void *this_thing)uconf_delete_file_preference_convert100,2639
uconf_delete_file_preference_is_set(void *this_thing)uconf_delete_file_preference_is_set114,3053
meta_type uconf_delete_file_preference_type =uconf_delete_file_preference_type119,3178
static const char *uconf_diff_preference_s[] =uconf_diff_preference_s132,3504
static string_ty *uconf_diff_preference_f[SIZEOF(uconf_diff_preference_s)];uconf_diff_preference_f138,3613
uconf_diff_preference_ename(uconf_diff_preference_ty this_thing)uconf_diff_preference_ename141,3703
uconf_diff_preference_write(const output::pointer &fp, const char *name, uconf_diff_preference_ty this_thing, bool show)uconf_diff_preference_write152,3989
uconf_diff_preference_write_xml(const output::pointer &fp, const char *name, uconf_diff_preference_ty this_thing, bool show)uconf_diff_preference_write_xml170,4358
uconf_diff_preference_parse(string_ty *name, void *ptr)uconf_diff_preference_parse189,4851
uconf_diff_preference_fuzzy(string_ty *name)uconf_diff_preference_fuzzy204,5270
uconf_diff_preference_convert(void *this_thing)uconf_diff_preference_convert210,5441
uconf_diff_preference_is_set(void *this_thing)uconf_diff_preference_is_set224,5799
meta_type uconf_diff_preference_type =uconf_diff_preference_type229,5910
static const char *uconf_pager_preference_s[] =uconf_pager_preference_s242,6194
static string_ty *uconf_pager_preference_f[SIZEOF(uconf_pager_preference_s)];uconf_pager_preference_f247,6278
uconf_pager_preference_ename(uconf_pager_preference_ty this_thing)uconf_pager_preference_ename250,6370
uconf_pager_preference_write(const output::pointer &fp, const char *name, uconf_pager_preference_ty this_thing, bool show)uconf_pager_preference_write261,6659
uconf_pager_preference_write_xml(const output::pointer &fp, const char *name, uconf_pager_preference_ty this_thing, bool show)uconf_pager_preference_write_xml279,7031
uconf_pager_preference_parse(string_ty *name, void *ptr)uconf_pager_preference_parse298,7528
uconf_pager_preference_fuzzy(string_ty *name)uconf_pager_preference_fuzzy313,7955
uconf_pager_preference_convert(void *this_thing)uconf_pager_preference_convert319,8129
uconf_pager_preference_is_set(void *this_thing)uconf_pager_preference_is_set333,8495
meta_type uconf_pager_preference_type =uconf_pager_preference_type338,8608
static const char *uconf_persevere_preference_s[] =uconf_persevere_preference_s351,8898
static string_ty *uconf_persevere_preference_f[SIZEOF(uconf_persevere_preference_s)];uconf_persevere_preference_f356,8978
uconf_persevere_preference_ename(uconf_persevere_preference_ty this_thing)uconf_persevere_preference_ename359,9078
uconf_persevere_preference_write(const output::pointer &fp, const char *name, uconf_persevere_preference_ty this_thing, bool show)uconf_persevere_preference_write370,9379
uconf_persevere_preference_write_xml(const output::pointer &fp, const char *name, uconf_persevere_preference_ty this_thing, bool show)uconf_persevere_preference_write_xml388,9763
uconf_persevere_preference_parse(string_ty *name, void *ptr)uconf_persevere_preference_parse407,10276
uconf_persevere_preference_fuzzy(string_ty *name)uconf_persevere_preference_fuzzy422,10735
uconf_persevere_preference_convert(void *this_thing)uconf_persevere_preference_convert428,10921
uconf_persevere_preference_is_set(void *this_thing)uconf_persevere_preference_is_set442,11319
meta_type uconf_persevere_preference_type =uconf_persevere_preference_type447,11440
static const char *uconf_log_file_preference_s[] =uconf_log_file_preference_s460,11754
static string_ty *uconf_log_file_preference_f[SIZEOF(uconf_log_file_preference_s)];uconf_log_file_preference_f467,11867
uconf_log_file_preference_ename(uconf_log_file_preference_ty this_thing)uconf_log_file_preference_ename470,11965
uconf_log_file_preference_write(const output::pointer &fp, const char *name, uconf_log_file_preference_ty this_thing, bool show)uconf_log_file_preference_write481,12263
uconf_log_file_preference_write_xml(const output::pointer &fp, const char *name, uconf_log_file_preference_ty this_thing, bool show)uconf_log_file_preference_write_xml499,12644
uconf_log_file_preference_parse(string_ty *name, void *ptr)uconf_log_file_preference_parse518,13153
uconf_log_file_preference_fuzzy(string_ty *name)uconf_log_file_preference_fuzzy533,13604
uconf_log_file_preference_convert(void *this_thing)uconf_log_file_preference_convert539,13787
uconf_log_file_preference_is_set(void *this_thing)uconf_log_file_preference_is_set553,14177
meta_type uconf_log_file_preference_type =uconf_log_file_preference_type558,14296
static const char *uconf_lock_wait_preference_s[] =uconf_lock_wait_preference_s571,14604
static string_ty *uconf_lock_wait_preference_f[SIZEOF(uconf_lock_wait_preference_s)];uconf_lock_wait_preference_f577,14706
uconf_lock_wait_preference_ename(uconf_lock_wait_preference_ty this_thing)uconf_lock_wait_preference_ename580,14806
uconf_lock_wait_preference_write(const output::pointer &fp, const char *name, uconf_lock_wait_preference_ty this_thing, bool show)uconf_lock_wait_preference_write591,15107
uconf_lock_wait_preference_write_xml(const output::pointer &fp, const char *name, uconf_lock_wait_preference_ty this_thing, bool show)uconf_lock_wait_preference_write_xml609,15491
uconf_lock_wait_preference_parse(string_ty *name, void *ptr)uconf_lock_wait_preference_parse628,16004
uconf_lock_wait_preference_fuzzy(string_ty *name)uconf_lock_wait_preference_fuzzy643,16463
uconf_lock_wait_preference_convert(void *this_thing)uconf_lock_wait_preference_convert649,16649
uconf_lock_wait_preference_is_set(void *this_thing)uconf_lock_wait_preference_is_set663,17047
meta_type uconf_lock_wait_preference_type =uconf_lock_wait_preference_type668,17168
static const char *uconf_symbolic_link_preference_s[] =uconf_symbolic_link_preference_s681,17482
static string_ty *uconf_symbolic_link_preference_f[SIZEOF(uconf_symbolic_link_preference_s)];uconf_symbolic_link_preference_f686,17571
uconf_symbolic_link_preference_ename(uconf_symbolic_link_preference_ty this_thing)uconf_symbolic_link_preference_ename689,17679
uconf_symbolic_link_preference_write(const output::pointer &fp, const char *name, uconf_symbolic_link_preference_ty this_thing, bool show)uconf_symbolic_link_preference_write700,17992
uconf_symbolic_link_preference_write_xml(const output::pointer &fp, const char *name, uconf_symbolic_link_preference_ty this_thing, bool show)uconf_symbolic_link_preference_write_xml718,18388
uconf_symbolic_link_preference_parse(string_ty *name, void *ptr)uconf_symbolic_link_preference_parse737,18917
uconf_symbolic_link_preference_fuzzy(string_ty *name)uconf_symbolic_link_preference_fuzzy752,19408
uconf_symbolic_link_preference_convert(void *this_thing)uconf_symbolic_link_preference_convert758,19606
uconf_symbolic_link_preference_is_set(void *this_thing)uconf_symbolic_link_preference_is_set772,20036
meta_type uconf_symbolic_link_preference_type =uconf_symbolic_link_preference_type777,20165
static const char *uconf_relative_filename_preference_s[] =uconf_relative_filename_preference_s790,20503
static string_ty *uconf_relative_filename_preference_f[SIZEOF(uconf_relative_filename_preference_s)];uconf_relative_filename_preference_f795,20595
uconf_relative_filename_preference_ename(uconf_relative_filename_preference_ty this_thing)uconf_relative_filename_preference_ename798,20711
uconf_relative_filename_preference_write(const output::pointer &fp, const char *name, uconf_relative_filename_preference_ty this_thing, bool show)uconf_relative_filename_preference_write809,21036
uconf_relative_filename_preference_write_xml(const output::pointer &fp, const char *name, uconf_relative_filename_preference_ty this_thing, bool show)uconf_relative_filename_preference_write_xml827,21444
uconf_relative_filename_preference_parse(string_ty *name, void *ptr)uconf_relative_filename_preference_parse846,21989
uconf_relative_filename_preference_fuzzy(string_ty *name)uconf_relative_filename_preference_fuzzy861,22512
uconf_relative_filename_preference_convert(void *this_thing)uconf_relative_filename_preference_convert867,22722
uconf_relative_filename_preference_is_set(void *this_thing)uconf_relative_filename_preference_is_set881,23184
meta_type uconf_relative_filename_preference_type =uconf_relative_filename_preference_type886,23321
static const char *uconf_whiteout_preference_s[] =uconf_whiteout_preference_s899,23683
static string_ty *uconf_whiteout_preference_f[SIZEOF(uconf_whiteout_preference_s)];uconf_whiteout_preference_f904,23766
uconf_whiteout_preference_ename(uconf_whiteout_preference_ty this_thing)uconf_whiteout_preference_ename907,23864
uconf_whiteout_preference_write(const output::pointer &fp, const char *name, uconf_whiteout_preference_ty this_thing, bool show)uconf_whiteout_preference_write918,24162
uconf_whiteout_preference_write_xml(const output::pointer &fp, const char *name, uconf_whiteout_preference_ty this_thing, bool show)uconf_whiteout_preference_write_xml936,24543
uconf_whiteout_preference_parse(string_ty *name, void *ptr)uconf_whiteout_preference_parse955,25052
uconf_whiteout_preference_fuzzy(string_ty *name)uconf_whiteout_preference_fuzzy970,25503
uconf_whiteout_preference_convert(void *this_thing)uconf_whiteout_preference_convert976,25686
uconf_whiteout_preference_is_set(void *this_thing)uconf_whiteout_preference_is_set990,26076
meta_type uconf_whiteout_preference_type =uconf_whiteout_preference_type995,26195
uconf_write(const output::pointer &fp, uconf_ty *this_thing)uconf_write1009,26508
uconf_write_xml(const output::pointer &fp, uconf_ty *this_thing)uconf_write_xml1038,28455
uconf_alloc(void)uconf_alloc1068,30528
uconf_copy(uconf_ty *this_thing)uconf_copy1101,32031
uconf_clone(uconf_ty *this_thing)uconf_clone1111,32242
uconf_trace_real(const char *name, const uconf_ty *value)uconf_trace_real1143,33799
uconf_free(void *that)uconf_free1182,35741
static type_table_ty uconf_table[] =uconf_table1211,36586
uconf_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)uconf_parse1360,39911
uconf_fuzzy(string_ty *name)uconf_fuzzy1382,40465
uconf_convert(void *this_thing)uconf_convert1400,40793
meta_type uconf_type =uconf_type1416,41170
uconf_read_file(const nstring &filename)uconf_read_file1430,41378
uconf_read_file(string_ty *filename)uconf_read_file1436,41483
uconf_write_file(const nstring &filename, uconf_ty *value, bool comp)uconf_write_file1449,41823
uconf_write_file(string_ty *filename, uconf_ty *value, int needs_compression)uconf_write_file1455,41958
uconf__rpt_init(void)uconf__rpt_init1478,42552

bl/libaegis/ustate.cc,4135
ustate_own_changes_list_write(const output::pointer &fp, const char *name, ustate_own_changes_list_ty *this_thing)ustate_own_changes_list_write25,591
ustate_own_changes_list_write_xml(const output::pointer &fp, const char *name, ustate_own_changes_list_ty *this_thing)ustate_own_changes_list_write_xml52,1277
ustate_own_changes_list_alloc(void)ustate_own_changes_list_alloc76,1965
ustate_own_changes_list_free(void *that)ustate_own_changes_list_free91,2358
ustate_own_changes_list_parse(void *that, meta_type **type_pp)ustate_own_changes_list_parse110,2884
ustate_own_changes_list_convert(void *that)ustate_own_changes_list_convert137,3829
ustate_own_changes_list_copy(ustate_own_changes_list_ty *from)ustate_own_changes_list_copy163,4607
ustate_own_changes_list_clone(ustate_own_changes_list_ty *from)ustate_own_changes_list_clone190,5309
ustate_own_changes_list_trace_real(const char *name, const ustate_own_changes_list_ty *value)ustate_own_changes_list_trace_real198,5444
meta_type ustate_own_changes_list_type =ustate_own_changes_list_type227,6102
ustate_own_write(const output::pointer &fp, const char *name, ustate_own_ty *this_thing)ustate_own_write241,6413
ustate_own_write_xml(const output::pointer &fp, const char *name, ustate_own_ty *this_thing)ustate_own_write_xml263,7073
ustate_own_alloc(void)ustate_own_alloc283,7762
ustate_own_copy(ustate_own_ty *this_thing)ustate_own_copy300,8261
ustate_own_clone(ustate_own_ty *this_thing)ustate_own_clone310,8492
ustate_own_trace_real(const char *name, const ustate_own_ty *value)ustate_own_trace_real326,8919
ustate_own_free(void *that)ustate_own_free349,9372
static type_table_ty ustate_own_table[] =ustate_own_table372,9952
ustate_own_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)ustate_own_parse393,10336
ustate_own_fuzzy(string_ty *name)ustate_own_fuzzy415,10915
ustate_own_convert(void *this_thing)ustate_own_convert433,11263
meta_type ustate_own_type =ustate_own_type449,11665
ustate_own_list_write(const output::pointer &fp, const char *name, ustate_own_list_ty *this_thing)ustate_own_list_write463,11902
ustate_own_list_write_xml(const output::pointer &fp, const char *name, ustate_own_list_ty *this_thing)ustate_own_list_write_xml490,12564
ustate_own_list_alloc(void)ustate_own_list_alloc514,13231
ustate_own_list_free(void *that)ustate_own_list_free529,13584
ustate_own_list_parse(void *that, meta_type **type_pp)ustate_own_list_parse548,14114
ustate_own_list_convert(void *that)ustate_own_list_convert575,15052
ustate_own_list_copy(ustate_own_list_ty *from)ustate_own_list_copy601,15793
ustate_own_list_clone(ustate_own_list_ty *from)ustate_own_list_clone628,16467
ustate_own_list_trace_real(const char *name, const ustate_own_list_ty *value)ustate_own_list_trace_real636,16578
meta_type ustate_own_list_type =ustate_own_list_type665,17236
ustate_write(const output::pointer &fp, ustate_ty *this_thing)ustate_write679,17499
ustate_write_xml(const output::pointer &fp, ustate_ty *this_thing)ustate_write_xml691,17881
ustate_alloc(void)ustate_alloc704,18323
ustate_copy(ustate_ty *this_thing)ustate_copy720,18741
ustate_clone(ustate_ty *this_thing)ustate_clone730,18956
ustate_trace_real(const char *name, const ustate_ty *value)ustate_trace_real745,19280
ustate_free(void *that)ustate_free767,19652
static type_table_ty ustate_table[] =ustate_table789,20166
ustate_parse(void *this_thing, string_ty *name, meta_type **type_pp, unsigned long *mask_p, int *redef_p)ustate_parse802,20358
ustate_fuzzy(string_ty *name)ustate_fuzzy824,20917
ustate_convert(void *this_thing)ustate_convert842,21249
meta_type ustate_type =ustate_type858,21631
ustate_read_file(const nstring &filename)ustate_read_file872,21847
ustate_read_file(string_ty *filename)ustate_read_file878,21955
ustate_write_file(const nstring &filename, ustate_ty *value, bool comp)ustate_write_file891,22300
ustate_write_file(string_ty *filename, ustate_ty *value, int needs_compression)ustate_write_file897,22438
ustate__rpt_init(void)ustate__rpt_init920,23036

bl/libaegis/cattr.h,6698
#define LIBAEGIS_CATTR_HLIBAEGIS_CATTR_H9,219
#define change_cause_DEFchange_cause_DEF20,447
enum change_cause_tychange_cause_ty21,472
    change_cause_external_bug,change_cause_external_bug23,495
    change_cause_external_enhancement,change_cause_external_enhancement24,526
    change_cause_external_improvement,change_cause_external_improvement25,565
    change_cause_internal_bug,change_cause_internal_bug26,604
    change_cause_internal_enhancement,change_cause_internal_enhancement27,635
    change_cause_internal_improvement,change_cause_internal_improvement28,674
    change_cause_chainchange_cause_chain29,713
#define change_cause_max change_cause_max31,739
#define file_action_DEFfile_action_DEF41,1117
enum file_action_tyfile_action_ty42,1141
    file_action_create,file_action_create44,1163
    file_action_modify,file_action_modify45,1187
    file_action_remove,file_action_remove46,1211
    file_action_insulate,file_action_insulate47,1235
    file_action_transparentfile_action_transparent48,1261
#define file_action_max file_action_max50,1292
#define file_usage_DEFfile_usage_DEF60,1660
enum file_usage_tyfile_usage_ty61,1683
    file_usage_source,file_usage_source63,1704
    file_usage_config,file_usage_config64,1727
    file_usage_build,file_usage_build65,1750
    file_usage_test,file_usage_test66,1772
    file_usage_manual_testfile_usage_manual_test67,1793
#define file_usage_max file_usage_max69,1823
#define metric_DEFmetric_DEF79,2178
#define metric_name_mask metric_name_mask81,2198
#define metric_value_mask metric_value_mask82,2245
struct metric_tymetric_ty84,2298
    long	    reference_count;reference_count86,2317
    unsigned long   mask;mask87,2347
    string_ty	    *errpos;errpos88,2373
    string_ty	    *name;name89,2400
    double	    value;value90,2425
#define metric_trace(metric_trace102,2825
#define metric_trace(metric_trace104,2943
#define metric_list_DEFmetric_list_DEF108,2999
struct metric_list_tymetric_list_ty109,3023
    size_t length;length111,3047
    size_t maximum;maximum112,3066
    metric_ty	    **list;list113,3086
#define metric_list_trace(metric_list_trace125,3560
#define metric_list_trace(metric_list_trace127,3688
#define history_version_encoding_DEFhistory_version_encoding_DEF131,3762
enum history_version_encoding_tyhistory_version_encoding_ty132,3799
    history_version_encoding_none,history_version_encoding_none134,3834
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable135,3869
    history_version_encoding_base64history_version_encoding_base64136,3916
#define history_version_encoding_max history_version_encoding_max138,3955
#define history_version_DEFhistory_version_DEF148,4445
#define history_version_revision_mask	history_version_revision_mask150,4474
#define history_version_encoding_mask	history_version_encoding_mask151,4531
struct history_version_tyhistory_version_ty153,4594
    long	    reference_count;reference_count155,4622
    unsigned long   mask;mask156,4652
    string_ty	    *errpos;errpos157,4678
    string_ty	    *revision;revision158,4705
    history_version_encoding_ty encoding;encoding159,4734
#define history_version_trace(history_version_trace171,5280
#define history_version_trace(history_version_trace173,5416
#define attributes_DEFattributes_DEF177,5480
#define attributes_name_mask	attributes_name_mask179,5504
#define attributes_value_mask	attributes_value_mask180,5552
struct attributes_tyattributes_ty182,5602
    long	    reference_count;reference_count184,5625
    unsigned long   mask;mask185,5655
    string_ty	    *errpos;errpos186,5681
    string_ty	    *name;name187,5708
    string_ty	    *value;value188,5733
#define attributes_trace(attributes_trace200,6193
#define attributes_trace(attributes_trace202,6319
#define attributes_list_DEFattributes_list_DEF206,6383
struct attributes_list_tyattributes_list_ty207,6411
    size_t length;length209,6439
    size_t maximum;maximum210,6458
    attributes_ty   **list;list211,6478
#define attributes_list_trace(attributes_list_trace223,7010
#define attributes_list_trace(attributes_list_trace225,7146
#define cattr_architecture_list_DEFcattr_architecture_list_DEF229,7223
struct cattr_architecture_list_tycattr_architecture_list_ty230,7259
    size_t length;length232,7295
    size_t maximum;maximum233,7314
    string_ty	    **list;list234,7334
#define cattr_architecture_list_trace(cattr_architecture_list_trace246,7976
#define cattr_architecture_list_trace(cattr_architecture_list_trace248,8128
#define cattr_copyright_years_list_DEFcattr_copyright_years_list_DEF252,8216
struct cattr_copyright_years_list_tycattr_copyright_years_list_ty253,8255
    size_t length;length255,8294
    size_t maximum;maximum256,8313
    long	    *list;list257,8333
#define cattr_copyright_years_list_trace(cattr_copyright_years_list_trace269,9011
#define cattr_copyright_years_list_trace(cattr_copyright_years_list_trace271,9169
#define cattr_DEFcattr_DEF275,9239
#define cattr_brief_description_mask	cattr_brief_description_mask277,9258
#define cattr_description_mask	cattr_description_mask278,9314
#define cattr_cause_mask cattr_cause_mask279,9364
#define cattr_test_exempt_mask	cattr_test_exempt_mask280,9416
#define cattr_test_baseline_exempt_mask cattr_test_baseline_exempt_mask281,9471
#define cattr_regression_test_exempt_mask cattr_regression_test_exempt_mask282,9535
#define cattr_architecture_mask cattr_architecture_mask283,9603
#define cattr_copyright_years_mask cattr_copyright_years_mask284,9654
#define cattr_version_previous_mask cattr_version_previous_mask285,9709
#define cattr_attribute_mask	cattr_attribute_mask286,9764
struct cattr_tycattr_ty288,9813
    long	    reference_count;reference_count290,9831
    unsigned long   mask;mask291,9861
    string_ty	    *errpos;errpos292,9887
    string_ty	    *brief_description;brief_description293,9914
    string_ty	    *description;description294,9952
    change_cause_ty cause;cause295,9984
    bool	    test_exempt;test_exempt296,10011
    bool	    test_baseline_exempt;test_baseline_exempt297,10037
    bool	    regression_test_exempt;regression_test_exempt298,10072
    cattr_architecture_list_ty *architecture;architecture299,10109
    cattr_copyright_years_list_ty *copyright_years;copyright_years300,10155
    string_ty	    *version_previous;version_previous301,10207
    attributes_list_ty *attribute;attribute302,10244
#define cattr_trace(cattr_trace314,10607
#define cattr_trace(cattr_trace316,10723

bl/libaegis/common.h,4560
#define LIBAEGIS_COMMON_HLIBAEGIS_COMMON_H9,222
#define change_cause_DEFchange_cause_DEF20,451
enum change_cause_tychange_cause_ty21,476
    change_cause_external_bug,change_cause_external_bug23,499
    change_cause_external_enhancement,change_cause_external_enhancement24,530
    change_cause_external_improvement,change_cause_external_improvement25,569
    change_cause_internal_bug,change_cause_internal_bug26,608
    change_cause_internal_enhancement,change_cause_internal_enhancement27,639
    change_cause_internal_improvement,change_cause_internal_improvement28,678
    change_cause_chainchange_cause_chain29,717
#define change_cause_max change_cause_max31,743
#define file_action_DEFfile_action_DEF41,1121
enum file_action_tyfile_action_ty42,1145
    file_action_create,file_action_create44,1167
    file_action_modify,file_action_modify45,1191
    file_action_remove,file_action_remove46,1215
    file_action_insulate,file_action_insulate47,1239
    file_action_transparentfile_action_transparent48,1265
#define file_action_max file_action_max50,1296
#define file_usage_DEFfile_usage_DEF60,1664
enum file_usage_tyfile_usage_ty61,1687
    file_usage_source,file_usage_source63,1708
    file_usage_config,file_usage_config64,1731
    file_usage_build,file_usage_build65,1754
    file_usage_test,file_usage_test66,1776
    file_usage_manual_testfile_usage_manual_test67,1797
#define file_usage_max file_usage_max69,1827
#define metric_DEFmetric_DEF79,2182
#define metric_name_mask metric_name_mask81,2202
#define metric_value_mask metric_value_mask82,2249
struct metric_tymetric_ty84,2302
    long	    reference_count;reference_count86,2321
    unsigned long   mask;mask87,2351
    string_ty	    *errpos;errpos88,2377
    string_ty	    *name;name89,2404
    double	    value;value90,2429
#define metric_trace(metric_trace102,2829
#define metric_trace(metric_trace104,2947
#define metric_list_DEFmetric_list_DEF108,3003
struct metric_list_tymetric_list_ty109,3027
    size_t length;length111,3051
    size_t maximum;maximum112,3070
    metric_ty	    **list;list113,3090
#define metric_list_trace(metric_list_trace125,3564
#define metric_list_trace(metric_list_trace127,3692
#define history_version_encoding_DEFhistory_version_encoding_DEF131,3766
enum history_version_encoding_tyhistory_version_encoding_ty132,3803
    history_version_encoding_none,history_version_encoding_none134,3838
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable135,3873
    history_version_encoding_base64history_version_encoding_base64136,3920
#define history_version_encoding_max history_version_encoding_max138,3959
#define history_version_DEFhistory_version_DEF148,4449
#define history_version_revision_mask	history_version_revision_mask150,4478
#define history_version_encoding_mask	history_version_encoding_mask151,4535
struct history_version_tyhistory_version_ty153,4598
    long	    reference_count;reference_count155,4626
    unsigned long   mask;mask156,4656
    string_ty	    *errpos;errpos157,4682
    string_ty	    *revision;revision158,4709
    history_version_encoding_ty encoding;encoding159,4738
#define history_version_trace(history_version_trace171,5284
#define history_version_trace(history_version_trace173,5420
#define attributes_DEFattributes_DEF177,5484
#define attributes_name_mask	attributes_name_mask179,5508
#define attributes_value_mask	attributes_value_mask180,5556
struct attributes_tyattributes_ty182,5606
    long	    reference_count;reference_count184,5629
    unsigned long   mask;mask185,5659
    string_ty	    *errpos;errpos186,5685
    string_ty	    *name;name187,5712
    string_ty	    *value;value188,5737
#define attributes_trace(attributes_trace200,6197
#define attributes_trace(attributes_trace202,6323
#define attributes_list_DEFattributes_list_DEF206,6387
struct attributes_list_tyattributes_list_ty207,6415
    size_t length;length209,6443
    size_t maximum;maximum210,6462
    attributes_ty   **list;list211,6482
#define attributes_list_trace(attributes_list_trace223,7014
#define attributes_list_trace(attributes_list_trace225,7150
#define common_DEFcommon_DEF229,7210
struct common_tycommon_ty232,7231
    long	    reference_count;reference_count234,7250
    unsigned long   mask;mask235,7280
    string_ty	    *errpos;errpos236,7306
#define common_trace(common_trace248,7675
#define common_trace(common_trace250,7793

bl/libaegis/cstate.h,28077
#define LIBAEGIS_CSTATE_HLIBAEGIS_CSTATE_H9,222
#define change_cause_DEFchange_cause_DEF22,480
enum change_cause_tychange_cause_ty23,505
    change_cause_external_bug,change_cause_external_bug25,528
    change_cause_external_enhancement,change_cause_external_enhancement26,559
    change_cause_external_improvement,change_cause_external_improvement27,598
    change_cause_internal_bug,change_cause_internal_bug28,637
    change_cause_internal_enhancement,change_cause_internal_enhancement29,668
    change_cause_internal_improvement,change_cause_internal_improvement30,707
    change_cause_chainchange_cause_chain31,746
#define change_cause_max change_cause_max33,772
#define file_action_DEFfile_action_DEF43,1150
enum file_action_tyfile_action_ty44,1174
    file_action_create,file_action_create46,1196
    file_action_modify,file_action_modify47,1220
    file_action_remove,file_action_remove48,1244
    file_action_insulate,file_action_insulate49,1268
    file_action_transparentfile_action_transparent50,1294
#define file_action_max file_action_max52,1325
#define file_usage_DEFfile_usage_DEF62,1693
enum file_usage_tyfile_usage_ty63,1716
    file_usage_source,file_usage_source65,1737
    file_usage_config,file_usage_config66,1760
    file_usage_build,file_usage_build67,1783
    file_usage_test,file_usage_test68,1805
    file_usage_manual_testfile_usage_manual_test69,1826
#define file_usage_max file_usage_max71,1856
#define metric_DEFmetric_DEF81,2211
#define metric_name_mask metric_name_mask83,2231
#define metric_value_mask metric_value_mask84,2278
struct metric_tymetric_ty86,2331
    long	    reference_count;reference_count88,2350
    unsigned long   mask;mask89,2380
    string_ty	    *errpos;errpos90,2406
    string_ty	    *name;name91,2433
    double	    value;value92,2458
#define metric_trace(metric_trace104,2858
#define metric_trace(metric_trace106,2976
#define metric_list_DEFmetric_list_DEF110,3032
struct metric_list_tymetric_list_ty111,3056
    size_t length;length113,3080
    size_t maximum;maximum114,3099
    metric_ty	    **list;list115,3119
#define metric_list_trace(metric_list_trace127,3593
#define metric_list_trace(metric_list_trace129,3721
#define history_version_encoding_DEFhistory_version_encoding_DEF133,3795
enum history_version_encoding_tyhistory_version_encoding_ty134,3832
    history_version_encoding_none,history_version_encoding_none136,3867
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable137,3902
    history_version_encoding_base64history_version_encoding_base64138,3949
#define history_version_encoding_max history_version_encoding_max140,3988
#define history_version_DEFhistory_version_DEF150,4478
#define history_version_revision_mask	history_version_revision_mask152,4507
#define history_version_encoding_mask	history_version_encoding_mask153,4564
struct history_version_tyhistory_version_ty155,4627
    long	    reference_count;reference_count157,4655
    unsigned long   mask;mask158,4685
    string_ty	    *errpos;errpos159,4711
    string_ty	    *revision;revision160,4738
    history_version_encoding_ty encoding;encoding161,4767
#define history_version_trace(history_version_trace173,5313
#define history_version_trace(history_version_trace175,5449
#define attributes_DEFattributes_DEF179,5513
#define attributes_name_mask	attributes_name_mask181,5537
#define attributes_value_mask	attributes_value_mask182,5585
struct attributes_tyattributes_ty184,5635
    long	    reference_count;reference_count186,5658
    unsigned long   mask;mask187,5688
    string_ty	    *errpos;errpos188,5714
    string_ty	    *name;name189,5741
    string_ty	    *value;value190,5766
#define attributes_trace(attributes_trace202,6226
#define attributes_trace(attributes_trace204,6352
#define attributes_list_DEFattributes_list_DEF208,6416
struct attributes_list_tyattributes_list_ty209,6444
    size_t length;length211,6472
    size_t maximum;maximum212,6491
    attributes_ty   **list;list213,6511
#define attributes_list_trace(attributes_list_trace225,7043
#define attributes_list_trace(attributes_list_trace227,7179
#define cstate_architecture_list_DEFcstate_architecture_list_DEF231,7257
struct cstate_architecture_list_tycstate_architecture_list_ty232,7294
    size_t length;length234,7331
    size_t maximum;maximum235,7350
    string_ty	    **list;list236,7370
#define cstate_architecture_list_trace(cstate_architecture_list_trace248,8026
#define cstate_architecture_list_trace(cstate_architecture_list_trace250,8180
#define cstate_copyright_years_list_DEFcstate_copyright_years_list_DEF254,8270
struct cstate_copyright_years_list_tycstate_copyright_years_list_ty255,8310
    size_t length;length257,8350
    size_t maximum;maximum258,8369
    long	    *list;list259,8389
#define cstate_copyright_years_list_trace(cstate_copyright_years_list_trace271,9081
#define cstate_copyright_years_list_trace(cstate_copyright_years_list_trace273,9241
#define cstate_state_DEFcstate_state_DEF277,9319
enum cstate_state_tycstate_state_ty278,9344
    cstate_state_awaiting_development,cstate_state_awaiting_development280,9367
    cstate_state_being_developed,cstate_state_being_developed281,9406
    cstate_state_awaiting_review,cstate_state_awaiting_review282,9440
    cstate_state_being_reviewed,cstate_state_being_reviewed283,9474
    cstate_state_awaiting_integration,cstate_state_awaiting_integration284,9507
    cstate_state_being_integrated,cstate_state_being_integrated285,9546
    cstate_state_completedcstate_state_completed286,9581
#define cstate_state_max cstate_state_max288,9611
#define cstate_architecture_times_DEFcstate_architecture_times_DEF298,10003
#define cstate_architecture_times_variant_mask	cstate_architecture_times_variant_mask300,10042
#define cstate_architecture_times_node_mask cstate_architecture_times_node_mask301,10108
#define cstate_architecture_times_build_time_mask cstate_architecture_times_build_time_mask302,10171
#define cstate_architecture_times_test_time_mask cstate_architecture_times_test_time_mask303,10247
#define cstate_architecture_times_test_baseline_time_mask cstate_architecture_times_test_baseline_time_mask304,10323
#define cstate_architecture_times_regression_test_time_mask cstate_architecture_times_regression_test_time_mask305,10407
struct cstate_architecture_times_tycstate_architecture_times_ty307,10492
    long	    reference_count;reference_count309,10530
    unsigned long   mask;mask310,10560
    string_ty	    *errpos;errpos311,10586
    string_ty	    *variant;variant312,10613
    string_ty	    *node;node313,10641
    time_t	    build_time;build_time314,10666
    time_t	    test_time;test_time315,10693
    time_t	    test_baseline_time;test_baseline_time316,10719
    time_t	    regression_test_time;regression_test_time317,10754
#define cstate_architecture_times_trace(cstate_architecture_times_trace329,11435
#define cstate_architecture_times_trace(cstate_architecture_times_trace331,11591
#define cstate_architecture_times_list_DEFcstate_architecture_times_list_DEF335,11685
struct cstate_architecture_times_list_tycstate_architecture_times_list_ty336,11728
    size_t length;length338,11771
    size_t maximum;maximum339,11790
    cstate_architecture_times_ty **list;list340,11810
#define cstate_architecture_times_list_trace(cstate_architecture_times_list_trace352,12565
#define cstate_architecture_times_list_trace(cstate_architecture_times_list_trace354,12731
#define cstate_history_what_DEFcstate_history_what_DEF358,12819
enum cstate_history_what_tycstate_history_what_ty359,12851
    cstate_history_what_new_change,cstate_history_what_new_change361,12881
    cstate_history_what_develop_begin,cstate_history_what_develop_begin362,12917
    cstate_history_what_develop_begin_undo,cstate_history_what_develop_begin_undo363,12956
    cstate_history_what_develop_end,cstate_history_what_develop_end364,13000
    cstate_history_what_develop_end_2ar,cstate_history_what_develop_end_2ar365,13037
    cstate_history_what_develop_end_2ai,cstate_history_what_develop_end_2ai366,13078
    cstate_history_what_develop_end_undo,cstate_history_what_develop_end_undo367,13119
    cstate_history_what_review_begin,cstate_history_what_review_begin368,13161
    cstate_history_what_review_begin_undo,cstate_history_what_review_begin_undo369,13199
    cstate_history_what_review_pass,cstate_history_what_review_pass370,13242
    cstate_history_what_review_pass_2ar,cstate_history_what_review_pass_2ar371,13279
    cstate_history_what_review_pass_2br,cstate_history_what_review_pass_2br372,13320
    cstate_history_what_review_pass_undo,cstate_history_what_review_pass_undo373,13361
    cstate_history_what_review_pass_undo_2ar,cstate_history_what_review_pass_undo_2ar374,13403
    cstate_history_what_review_fail,cstate_history_what_review_fail375,13449
    cstate_history_what_integrate_begin,cstate_history_what_integrate_begin376,13486
    cstate_history_what_integrate_begin_undo,cstate_history_what_integrate_begin_undo377,13527
    cstate_history_what_integrate_pass,cstate_history_what_integrate_pass378,13573
    cstate_history_what_integrate_failcstate_history_what_integrate_fail379,13613
#define cstate_history_what_max cstate_history_what_max381,13655
#define cstate_history_DEFcstate_history_DEF391,14100
#define cstate_history_when_mask cstate_history_when_mask393,14128
#define cstate_history_what_mask cstate_history_what_mask394,14188
#define cstate_history_who_mask cstate_history_who_mask395,14248
#define cstate_history_why_mask cstate_history_why_mask396,14299
struct cstate_history_tycstate_history_ty398,14351
    long	    reference_count;reference_count400,14378
    unsigned long   mask;mask401,14408
    string_ty	    *errpos;errpos402,14434
    time_t	    when;when403,14461
    cstate_history_what_ty what;what404,14482
    string_ty	    *who;who405,14515
    string_ty	    *why;why406,14539
#define cstate_history_trace(cstate_history_trace418,15053
#define cstate_history_trace(cstate_history_trace420,15187
#define cstate_history_list_DEFcstate_history_list_DEF424,15259
struct cstate_history_list_tycstate_history_list_ty425,15291
    size_t length;length427,15323
    size_t maximum;maximum428,15342
    cstate_history_ty **list;list429,15362
#define cstate_history_list_trace(cstate_history_list_trace441,15952
#define cstate_history_list_trace(cstate_history_list_trace443,16096
#define cstate_branch_develop_end_action_DEFcstate_branch_develop_end_action_DEF447,16186
enum cstate_branch_develop_end_action_tycstate_branch_develop_end_action_ty448,16231
    cstate_branch_develop_end_action_goto_being_reviewed,cstate_branch_develop_end_action_goto_being_reviewed450,16274
    cstate_branch_develop_end_action_goto_awaiting_review,cstate_branch_develop_end_action_goto_awaiting_review451,16332
    cstate_branch_develop_end_action_goto_awaiting_integrationcstate_branch_develop_end_action_goto_awaiting_integration452,16391
#define cstate_branch_develop_end_action_max cstate_branch_develop_end_action_max454,16457
#define cstate_branch_history_name_list_DEFcstate_branch_history_name_list_DEF464,17035
struct cstate_branch_history_name_list_tycstate_branch_history_name_list_ty465,17079
    size_t length;length467,17123
    size_t maximum;maximum468,17142
    string_ty	    **list;list469,17162
#define cstate_branch_history_name_list_trace(cstate_branch_history_name_list_trace481,17916
#define cstate_branch_history_name_list_trace(cstate_branch_history_name_list_trace483,18084
#define cstate_branch_history_DEFcstate_branch_history_DEF487,18175
#define cstate_branch_history_delta_number_mask cstate_branch_history_delta_number_mask489,18210
#define cstate_branch_history_change_number_mask cstate_branch_history_change_number_mask490,18282
#define cstate_branch_history_name_mask cstate_branch_history_name_mask491,18358
struct cstate_branch_history_tycstate_branch_history_ty493,18418
    long	    reference_count;reference_count495,18452
    unsigned long   mask;mask496,18482
    string_ty	    *errpos;errpos497,18508
    long	    delta_number;delta_number498,18535
    long	    change_number;change_number499,18562
    cstate_branch_history_name_list_ty *name;name500,18590
#define cstate_branch_history_trace(cstate_branch_history_trace512,19224
#define cstate_branch_history_trace(cstate_branch_history_trace514,19372
#define cstate_branch_history_list_DEFcstate_branch_history_list_DEF518,19458
struct cstate_branch_history_list_tycstate_branch_history_list_ty519,19497
    size_t length;length521,19536
    size_t maximum;maximum522,19555
    cstate_branch_history_ty **list;list523,19575
#define cstate_branch_history_list_trace(cstate_branch_history_list_trace535,20270
#define cstate_branch_history_list_trace(cstate_branch_history_list_trace537,20428
#define cstate_branch_change_list_DEFcstate_branch_change_list_DEF541,20518
struct cstate_branch_change_list_tycstate_branch_change_list_ty542,20556
    size_t length;length544,20594
    size_t maximum;maximum545,20613
    long	    *list;list546,20633
#define cstate_branch_change_list_trace(cstate_branch_change_list_trace558,21297
#define cstate_branch_change_list_trace(cstate_branch_change_list_trace560,21453
#define cstate_branch_sub_branch_list_DEFcstate_branch_sub_branch_list_DEF564,21546
struct cstate_branch_sub_branch_list_tycstate_branch_sub_branch_list_ty565,21588
    size_t length;length567,21630
    size_t maximum;maximum568,21649
    long	    *list;list569,21669
#define cstate_branch_sub_branch_list_trace(cstate_branch_sub_branch_list_trace581,22389
#define cstate_branch_sub_branch_list_trace(cstate_branch_sub_branch_list_trace583,22553
#define cstate_branch_administrator_list_DEFcstate_branch_administrator_list_DEF587,22653
struct cstate_branch_administrator_list_tycstate_branch_administrator_list_ty588,22698
    size_t length;length590,22743
    size_t maximum;maximum591,22762
    string_ty	    **list;list592,22782
#define cstate_branch_administrator_list_trace(cstate_branch_administrator_list_trace604,23550
#define cstate_branch_administrator_list_trace(cstate_branch_administrator_list_trace606,23720
#define cstate_branch_developer_list_DEFcstate_branch_developer_list_DEF610,23819
struct cstate_branch_developer_list_tycstate_branch_developer_list_ty611,23860
    size_t length;length613,23901
    size_t maximum;maximum614,23920
    string_ty	    **list;list615,23940
#define cstate_branch_developer_list_trace(cstate_branch_developer_list_trace627,24652
#define cstate_branch_developer_list_trace(cstate_branch_developer_list_trace629,24814
#define cstate_branch_reviewer_list_DEFcstate_branch_reviewer_list_DEF633,24908
struct cstate_branch_reviewer_list_tycstate_branch_reviewer_list_ty634,24948
    size_t length;length636,24988
    size_t maximum;maximum637,25007
    string_ty	    **list;list638,25027
#define cstate_branch_reviewer_list_trace(cstate_branch_reviewer_list_trace650,25725
#define cstate_branch_reviewer_list_trace(cstate_branch_reviewer_list_trace652,25885
#define cstate_branch_integrator_list_DEFcstate_branch_integrator_list_DEF656,25980
struct cstate_branch_integrator_list_tycstate_branch_integrator_list_ty657,26022
    size_t length;length659,26064
    size_t maximum;maximum660,26083
    string_ty	    **list;list661,26103
#define cstate_branch_integrator_list_trace(cstate_branch_integrator_list_trace673,26829
#define cstate_branch_integrator_list_trace(cstate_branch_integrator_list_trace675,26993
#define cstate_branch_DEFcstate_branch_DEF679,27074
#define cstate_branch_umask_mask cstate_branch_umask_mask681,27101
#define cstate_branch_developer_may_review_mask cstate_branch_developer_may_review_mask682,27161
#define cstate_branch_developer_may_integrate_mask cstate_branch_developer_may_integrate_mask683,27233
#define cstate_branch_reviewer_may_integrate_mask cstate_branch_reviewer_may_integrate_mask684,27309
#define cstate_branch_developers_may_create_changes_mask cstate_branch_developers_may_create_changes_mask685,27385
#define cstate_branch_forced_develop_begin_notify_command_mask	cstate_branch_forced_develop_begin_notify_command_mask686,27469
#define cstate_branch_develop_end_notify_command_mask	cstate_branch_develop_end_notify_command_mask687,27551
#define cstate_branch_develop_end_undo_notify_command_mask cstate_branch_develop_end_undo_notify_command_mask688,27624
#define cstate_branch_review_begin_notify_command_mask	cstate_branch_review_begin_notify_command_mask689,27703
#define cstate_branch_review_begin_undo_notify_command_mask cstate_branch_review_begin_undo_notify_command_mask690,27777
#define cstate_branch_review_pass_notify_command_mask	cstate_branch_review_pass_notify_command_mask691,27856
#define cstate_branch_review_pass_undo_notify_command_mask cstate_branch_review_pass_undo_notify_command_mask692,27929
#define cstate_branch_review_fail_notify_command_mask	cstate_branch_review_fail_notify_command_mask693,28008
#define cstate_branch_integrate_pass_notify_command_mask cstate_branch_integrate_pass_notify_command_mask694,28081
#define cstate_branch_integrate_fail_notify_command_mask cstate_branch_integrate_fail_notify_command_mask695,28160
#define cstate_branch_default_test_exemption_mask cstate_branch_default_test_exemption_mask696,28239
#define cstate_branch_default_test_regression_exemption_mask	cstate_branch_default_test_regression_exemption_mask697,28315
#define cstate_branch_skip_unlucky_mask cstate_branch_skip_unlucky_mask698,28400
#define cstate_branch_compress_database_mask	cstate_branch_compress_database_mask699,28464
#define cstate_branch_develop_end_action_mask	cstate_branch_develop_end_action_mask700,28533
#define cstate_branch_history_mask cstate_branch_history_mask701,28603
#define cstate_branch_change_mask cstate_branch_change_mask702,28658
#define cstate_branch_sub_branch_mask	cstate_branch_sub_branch_mask703,28713
#define cstate_branch_administrator_mask cstate_branch_administrator_mask704,28770
#define cstate_branch_developer_mask	cstate_branch_developer_mask705,28833
#define cstate_branch_reviewer_mask cstate_branch_reviewer_mask706,28889
#define cstate_branch_integrator_mask	cstate_branch_integrator_mask707,28944
#define cstate_branch_currently_integrating_change_mask cstate_branch_currently_integrating_change_mask708,29001
#define cstate_branch_default_development_directory_mask cstate_branch_default_development_directory_mask709,29082
#define cstate_branch_minimum_change_number_mask cstate_branch_minimum_change_number_mask710,29161
#define cstate_branch_reuse_change_numbers_mask cstate_branch_reuse_change_numbers_mask711,29238
#define cstate_branch_minimum_branch_number_mask cstate_branch_minimum_branch_number_mask712,29311
#define cstate_branch_protect_development_directory_mask cstate_branch_protect_development_directory_mask713,29388
struct cstate_branch_tycstate_branch_ty715,29474
    long	    reference_count;reference_count717,29500
    unsigned long   mask;mask718,29530
    string_ty	    *errpos;errpos719,29556
    long	    umask;umask720,29583
    bool	    developer_may_review;developer_may_review721,29603
    bool	    developer_may_integrate;developer_may_integrate722,29638
    bool	    reviewer_may_integrate;reviewer_may_integrate723,29676
    bool	    developers_may_create_changes;developers_may_create_changes724,29713
    string_ty	    *forced_develop_begin_notify_command;forced_develop_begin_notify_command725,29757
    string_ty	    *develop_end_notify_command;develop_end_notify_command726,29813
    string_ty	    *develop_end_undo_notify_command;develop_end_undo_notify_command727,29860
    string_ty	    *review_begin_notify_command;review_begin_notify_command728,29912
    string_ty	    *review_begin_undo_notify_command;review_begin_undo_notify_command729,29960
    string_ty	    *review_pass_notify_command;review_pass_notify_command730,30013
    string_ty	    *review_pass_undo_notify_command;review_pass_undo_notify_command731,30060
    string_ty	    *review_fail_notify_command;review_fail_notify_command732,30112
    string_ty	    *integrate_pass_notify_command;integrate_pass_notify_command733,30159
    string_ty	    *integrate_fail_notify_command;integrate_fail_notify_command734,30209
    bool	    default_test_exemption;default_test_exemption735,30259
    bool	    default_test_regression_exemption;default_test_regression_exemption736,30296
    bool	    skip_unlucky;skip_unlucky737,30344
    bool	    compress_database;compress_database738,30371
    cstate_branch_develop_end_action_ty develop_end_action;develop_end_action739,30403
    cstate_branch_history_list_ty *history;history740,30463
    cstate_branch_change_list_ty *change;change741,30507
    cstate_branch_sub_branch_list_ty *sub_branch;sub_branch742,30549
    cstate_branch_administrator_list_ty *administrator;administrator743,30599
    cstate_branch_developer_list_ty *developer;developer744,30655
    cstate_branch_reviewer_list_ty *reviewer;reviewer745,30703
    cstate_branch_integrator_list_ty *integrator;integrator746,30749
    long	    currently_integrating_change;currently_integrating_change747,30799
    string_ty	    *default_development_directory;default_development_directory748,30842
    long	    minimum_change_number;minimum_change_number749,30892
    bool	    reuse_change_numbers;reuse_change_numbers750,30928
    long	    minimum_branch_number;minimum_branch_number751,30963
    bool	    protect_development_directory;protect_development_directory752,30999
#define cstate_branch_trace(cstate_branch_trace764,31519
#define cstate_branch_trace(cstate_branch_trace766,31651
#define cstate_src_DEFcstate_src_DEF770,31713
#define cstate_src_file_name_mask cstate_src_file_name_mask772,31737
#define cstate_src_uuid_mask	cstate_src_uuid_mask773,31792
#define cstate_src_action_mask	cstate_src_action_mask774,31840
#define cstate_src_edit_number_mask cstate_src_edit_number_mask775,31895
#define cstate_src_usage_mask	cstate_src_usage_mask776,31950
#define cstate_src_diff_time_mask cstate_src_diff_time_mask777,32004
#define cstate_src_diff_file_time_mask	cstate_src_diff_file_time_mask778,32064
#define cstate_src_move_mask	cstate_src_move_mask779,32127
#define cstate_src_executable_mask cstate_src_executable_mask780,32175
#define cstate_src_attribute_mask cstate_src_attribute_mask781,32235
struct cstate_src_tycstate_src_ty783,32291
    long	    reference_count;reference_count785,32314
    unsigned long   mask;mask786,32344
    string_ty	    *errpos;errpos787,32370
    string_ty	    *file_name;file_name788,32397
    string_ty	    *uuid;uuid789,32427
    file_action_ty  action;action790,32452
    string_ty	    *edit_number;edit_number791,32480
    file_usage_ty   usage;usage792,32512
    time_t	    diff_time;diff_time793,32539
    time_t	    diff_file_time;diff_file_time794,32565
    string_ty	    *move;move795,32596
    bool	    executable;executable796,32621
    attributes_list_ty *attribute;attribute797,32646
#define cstate_src_trace(cstate_src_trace809,33115
#define cstate_src_trace(cstate_src_trace811,33241
#define cstate_src_list_DEFcstate_src_list_DEF815,33305
struct cstate_src_list_tycstate_src_list_ty816,33333
    size_t length;length818,33361
    size_t maximum;maximum819,33380
    cstate_src_ty   **list;list820,33400
#define cstate_src_list_trace(cstate_src_list_trace832,33932
#define cstate_src_list_trace(cstate_src_list_trace834,34068
#define cstate_DEFcstate_DEF838,34128
#define cstate_brief_description_mask	cstate_brief_description_mask840,34148
#define cstate_description_mask cstate_description_mask841,34205
#define cstate_cause_mask cstate_cause_mask842,34256
#define cstate_test_exempt_mask cstate_test_exempt_mask843,34308
#define cstate_test_baseline_exempt_mask cstate_test_baseline_exempt_mask844,34364
#define cstate_regression_test_exempt_mask cstate_regression_test_exempt_mask845,34432
#define cstate_architecture_mask cstate_architecture_mask846,34500
#define cstate_copyright_years_mask cstate_copyright_years_mask847,34555
#define cstate_version_previous_mask	cstate_version_previous_mask848,34610
#define cstate_attribute_mask	cstate_attribute_mask849,34666
#define cstate_state_mask cstate_state_mask850,34715
#define cstate_given_test_exemption_mask cstate_given_test_exemption_mask851,34767
#define cstate_given_regression_test_exemption_mask cstate_given_regression_test_exemption_mask852,34835
#define cstate_delta_number_mask cstate_delta_number_mask853,34911
#define cstate_delta_uuid_mask	cstate_delta_uuid_mask854,34971
#define cstate_minimum_integration_mask cstate_minimum_integration_mask855,35021
#define cstate_project_file_command_sync_mask	cstate_project_file_command_sync_mask856,35085
#define cstate_build_time_mask	cstate_build_time_mask857,35155
#define cstate_test_time_mask	cstate_test_time_mask858,35211
#define cstate_test_baseline_time_mask	cstate_test_baseline_time_mask859,35266
#define cstate_regression_test_time_mask cstate_regression_test_time_mask860,35330
#define cstate_architecture_times_mask	cstate_architecture_times_mask861,35399
#define cstate_development_directory_mask cstate_development_directory_mask862,35457
#define cstate_integration_directory_mask cstate_integration_directory_mask863,35520
#define cstate_history_mask cstate_history_mask864,35583
#define cstate_uuid_mask cstate_uuid_mask865,35630
#define cstate_branch_mask cstate_branch_mask866,35677
#define cstate_src_mask cstate_src_mask867,35724
struct cstate_tycstate_ty869,35768
    long	    reference_count;reference_count871,35787
    unsigned long   mask;mask872,35817
    string_ty	    *errpos;errpos873,35843
    string_ty	    *brief_description;brief_description874,35870
    string_ty	    *description;description875,35908
    change_cause_ty cause;cause876,35940
    bool	    test_exempt;test_exempt877,35967
    bool	    test_baseline_exempt;test_baseline_exempt878,35993
    bool	    regression_test_exempt;regression_test_exempt879,36028
    cstate_architecture_list_ty *architecture;architecture880,36065
    cstate_copyright_years_list_ty *copyright_years;copyright_years881,36112
    string_ty	    *version_previous;version_previous882,36165
    attributes_list_ty *attribute;attribute883,36202
    cstate_state_ty state;state884,36237
    bool	    given_test_exemption;given_test_exemption885,36264
    bool	    given_regression_test_exemption;given_regression_test_exemption886,36299
    long	    delta_number;delta_number887,36345
    string_ty	    *delta_uuid;delta_uuid888,36372
    bool	    minimum_integration;minimum_integration889,36403
    long	    project_file_command_sync;project_file_command_sync890,36437
    time_t	    build_time;build_time891,36477
    time_t	    test_time;test_time892,36504
    time_t	    test_baseline_time;test_baseline_time893,36530
    time_t	    regression_test_time;regression_test_time894,36565
    cstate_architecture_times_list_ty *architecture_times;architecture_times895,36602
    string_ty	    *development_directory;development_directory896,36661
    string_ty	    *integration_directory;integration_directory897,36703
    cstate_history_list_ty *history;history898,36745
    string_ty	    *uuid;uuid899,36782
    cstate_branch_ty *branch;branch900,36807
    cstate_src_list_ty *src;src901,36837
#define cstate_trace(cstate_trace913,37208
#define cstate_trace(cstate_trace915,37326

bl/libaegis/fattr.h,4664
#define LIBAEGIS_FATTR_HLIBAEGIS_FATTR_H9,219
#define change_cause_DEFchange_cause_DEF20,447
enum change_cause_tychange_cause_ty21,472
    change_cause_external_bug,change_cause_external_bug23,495
    change_cause_external_enhancement,change_cause_external_enhancement24,526
    change_cause_external_improvement,change_cause_external_improvement25,565
    change_cause_internal_bug,change_cause_internal_bug26,604
    change_cause_internal_enhancement,change_cause_internal_enhancement27,635
    change_cause_internal_improvement,change_cause_internal_improvement28,674
    change_cause_chainchange_cause_chain29,713
#define change_cause_max change_cause_max31,739
#define file_action_DEFfile_action_DEF41,1117
enum file_action_tyfile_action_ty42,1141
    file_action_create,file_action_create44,1163
    file_action_modify,file_action_modify45,1187
    file_action_remove,file_action_remove46,1211
    file_action_insulate,file_action_insulate47,1235
    file_action_transparentfile_action_transparent48,1261
#define file_action_max file_action_max50,1292
#define file_usage_DEFfile_usage_DEF60,1660
enum file_usage_tyfile_usage_ty61,1683
    file_usage_source,file_usage_source63,1704
    file_usage_config,file_usage_config64,1727
    file_usage_build,file_usage_build65,1750
    file_usage_test,file_usage_test66,1772
    file_usage_manual_testfile_usage_manual_test67,1793
#define file_usage_max file_usage_max69,1823
#define metric_DEFmetric_DEF79,2178
#define metric_name_mask metric_name_mask81,2198
#define metric_value_mask metric_value_mask82,2245
struct metric_tymetric_ty84,2298
    long	    reference_count;reference_count86,2317
    unsigned long   mask;mask87,2347
    string_ty	    *errpos;errpos88,2373
    string_ty	    *name;name89,2400
    double	    value;value90,2425
#define metric_trace(metric_trace102,2825
#define metric_trace(metric_trace104,2943
#define metric_list_DEFmetric_list_DEF108,2999
struct metric_list_tymetric_list_ty109,3023
    size_t length;length111,3047
    size_t maximum;maximum112,3066
    metric_ty	    **list;list113,3086
#define metric_list_trace(metric_list_trace125,3560
#define metric_list_trace(metric_list_trace127,3688
#define history_version_encoding_DEFhistory_version_encoding_DEF131,3762
enum history_version_encoding_tyhistory_version_encoding_ty132,3799
    history_version_encoding_none,history_version_encoding_none134,3834
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable135,3869
    history_version_encoding_base64history_version_encoding_base64136,3916
#define history_version_encoding_max history_version_encoding_max138,3955
#define history_version_DEFhistory_version_DEF148,4445
#define history_version_revision_mask	history_version_revision_mask150,4474
#define history_version_encoding_mask	history_version_encoding_mask151,4531
struct history_version_tyhistory_version_ty153,4594
    long	    reference_count;reference_count155,4622
    unsigned long   mask;mask156,4652
    string_ty	    *errpos;errpos157,4678
    string_ty	    *revision;revision158,4705
    history_version_encoding_ty encoding;encoding159,4734
#define history_version_trace(history_version_trace171,5280
#define history_version_trace(history_version_trace173,5416
#define attributes_DEFattributes_DEF177,5480
#define attributes_name_mask	attributes_name_mask179,5504
#define attributes_value_mask	attributes_value_mask180,5552
struct attributes_tyattributes_ty182,5602
    long	    reference_count;reference_count184,5625
    unsigned long   mask;mask185,5655
    string_ty	    *errpos;errpos186,5681
    string_ty	    *name;name187,5708
    string_ty	    *value;value188,5733
#define attributes_trace(attributes_trace200,6193
#define attributes_trace(attributes_trace202,6319
#define attributes_list_DEFattributes_list_DEF206,6383
struct attributes_list_tyattributes_list_ty207,6411
    size_t length;length209,6439
    size_t maximum;maximum210,6458
    attributes_ty   **list;list211,6478
#define attributes_list_trace(attributes_list_trace223,7010
#define attributes_list_trace(attributes_list_trace225,7146
#define fattr_DEFfattr_DEF229,7205
#define fattr_attribute_mask	fattr_attribute_mask231,7224
struct fattr_tyfattr_ty233,7273
    long	    reference_count;reference_count235,7291
    unsigned long   mask;mask236,7321
    string_ty	    *errpos;errpos237,7347
    attributes_list_ty *attribute;attribute238,7374
#define fattr_trace(fattr_trace250,7737
#define fattr_trace(fattr_trace252,7853

bl/libaegis/fstate.h,10907
#define LIBAEGIS_FSTATE_HLIBAEGIS_FSTATE_H9,222
#define change_cause_DEFchange_cause_DEF22,480
enum change_cause_tychange_cause_ty23,505
    change_cause_external_bug,change_cause_external_bug25,528
    change_cause_external_enhancement,change_cause_external_enhancement26,559
    change_cause_external_improvement,change_cause_external_improvement27,598
    change_cause_internal_bug,change_cause_internal_bug28,637
    change_cause_internal_enhancement,change_cause_internal_enhancement29,668
    change_cause_internal_improvement,change_cause_internal_improvement30,707
    change_cause_chainchange_cause_chain31,746
#define change_cause_max change_cause_max33,772
#define file_action_DEFfile_action_DEF43,1150
enum file_action_tyfile_action_ty44,1174
    file_action_create,file_action_create46,1196
    file_action_modify,file_action_modify47,1220
    file_action_remove,file_action_remove48,1244
    file_action_insulate,file_action_insulate49,1268
    file_action_transparentfile_action_transparent50,1294
#define file_action_max file_action_max52,1325
#define file_usage_DEFfile_usage_DEF62,1693
enum file_usage_tyfile_usage_ty63,1716
    file_usage_source,file_usage_source65,1737
    file_usage_config,file_usage_config66,1760
    file_usage_build,file_usage_build67,1783
    file_usage_test,file_usage_test68,1805
    file_usage_manual_testfile_usage_manual_test69,1826
#define file_usage_max file_usage_max71,1856
#define metric_DEFmetric_DEF81,2211
#define metric_name_mask metric_name_mask83,2231
#define metric_value_mask metric_value_mask84,2278
struct metric_tymetric_ty86,2331
    long	    reference_count;reference_count88,2350
    unsigned long   mask;mask89,2380
    string_ty	    *errpos;errpos90,2406
    string_ty	    *name;name91,2433
    double	    value;value92,2458
#define metric_trace(metric_trace104,2858
#define metric_trace(metric_trace106,2976
#define metric_list_DEFmetric_list_DEF110,3032
struct metric_list_tymetric_list_ty111,3056
    size_t length;length113,3080
    size_t maximum;maximum114,3099
    metric_ty	    **list;list115,3119
#define metric_list_trace(metric_list_trace127,3593
#define metric_list_trace(metric_list_trace129,3721
#define history_version_encoding_DEFhistory_version_encoding_DEF133,3795
enum history_version_encoding_tyhistory_version_encoding_ty134,3832
    history_version_encoding_none,history_version_encoding_none136,3867
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable137,3902
    history_version_encoding_base64history_version_encoding_base64138,3949
#define history_version_encoding_max history_version_encoding_max140,3988
#define history_version_DEFhistory_version_DEF150,4478
#define history_version_revision_mask	history_version_revision_mask152,4507
#define history_version_encoding_mask	history_version_encoding_mask153,4564
struct history_version_tyhistory_version_ty155,4627
    long	    reference_count;reference_count157,4655
    unsigned long   mask;mask158,4685
    string_ty	    *errpos;errpos159,4711
    string_ty	    *revision;revision160,4738
    history_version_encoding_ty encoding;encoding161,4767
#define history_version_trace(history_version_trace173,5313
#define history_version_trace(history_version_trace175,5449
#define attributes_DEFattributes_DEF179,5513
#define attributes_name_mask	attributes_name_mask181,5537
#define attributes_value_mask	attributes_value_mask182,5585
struct attributes_tyattributes_ty184,5635
    long	    reference_count;reference_count186,5658
    unsigned long   mask;mask187,5688
    string_ty	    *errpos;errpos188,5714
    string_ty	    *name;name189,5741
    string_ty	    *value;value190,5766
#define attributes_trace(attributes_trace202,6226
#define attributes_trace(attributes_trace204,6352
#define attributes_list_DEFattributes_list_DEF208,6416
struct attributes_list_tyattributes_list_ty209,6444
    size_t length;length211,6472
    size_t maximum;maximum212,6491
    attributes_ty   **list;list213,6511
#define attributes_list_trace(attributes_list_trace225,7043
#define attributes_list_trace(attributes_list_trace227,7179
#define fingerprint_DEFfingerprint_DEF231,7244
#define fingerprint_youngest_mask fingerprint_youngest_mask233,7269
#define fingerprint_oldest_mask fingerprint_oldest_mask234,7329
#define fingerprint_crypto_mask fingerprint_crypto_mask235,7385
struct fingerprint_tyfingerprint_ty237,7437
    long	    reference_count;reference_count239,7461
    unsigned long   mask;mask240,7491
    string_ty	    *errpos;errpos241,7517
    time_t	    youngest;youngest242,7544
    time_t	    oldest;oldest243,7569
    string_ty	    *crypto;crypto244,7592
#define fingerprint_trace(fingerprint_trace256,8067
#define fingerprint_trace(fingerprint_trace258,8195
#define fstate_src_architecture_times_DEFfstate_src_architecture_times_DEF262,8274
#define fstate_src_architecture_times_variant_mask fstate_src_architecture_times_variant_mask264,8317
#define fstate_src_architecture_times_test_time_mask	fstate_src_architecture_times_test_time_mask265,8388
#define fstate_src_architecture_times_test_baseline_time_mask	fstate_src_architecture_times_test_baseline_time_mask266,8465
struct fstate_src_architecture_times_tyfstate_src_architecture_times_ty268,8552
    long	    reference_count;reference_count270,8594
    unsigned long   mask;mask271,8624
    string_ty	    *errpos;errpos272,8650
    string_ty	    *variant;variant273,8677
    time_t	    test_time;test_time274,8705
    time_t	    test_baseline_time;test_baseline_time275,8731
#define fstate_src_architecture_times_trace(fstate_src_architecture_times_trace287,9466
#define fstate_src_architecture_times_trace(fstate_src_architecture_times_trace289,9630
#define fstate_src_architecture_times_list_DEFfstate_src_architecture_times_list_DEF293,9732
struct fstate_src_architecture_times_list_tyfstate_src_architecture_times_list_ty294,9779
    size_t length;length296,9826
    size_t maximum;maximum297,9845
    fstate_src_architecture_times_ty **list;list298,9865
#define fstate_src_architecture_times_list_trace(fstate_src_architecture_times_list_trace310,10680
#define fstate_src_architecture_times_list_trace(fstate_src_architecture_times_list_trace312,10854
#define fstate_src_test_list_DEFfstate_src_test_list_DEF316,10947
struct fstate_src_test_list_tyfstate_src_test_list_ty317,10980
    size_t length;length319,11013
    size_t maximum;maximum320,11032
    string_ty	    **list;list321,11052
#define fstate_src_test_list_trace(fstate_src_test_list_trace333,11652
#define fstate_src_test_list_trace(fstate_src_test_list_trace335,11798
#define fstate_src_DEFfstate_src_DEF339,11867
#define fstate_src_file_name_mask fstate_src_file_name_mask341,11891
#define fstate_src_uuid_mask	fstate_src_uuid_mask342,11946
#define fstate_src_action_mask	fstate_src_action_mask343,11994
#define fstate_src_edit_mask	fstate_src_edit_mask344,12049
#define fstate_src_edit_number_mask fstate_src_edit_number_mask345,12097
#define fstate_src_edit_origin_mask fstate_src_edit_origin_mask346,12152
#define fstate_src_edit_number_origin_mask fstate_src_edit_number_origin_mask347,12207
#define fstate_src_edit_origin_new_mask fstate_src_edit_origin_new_mask348,12270
#define fstate_src_edit_number_origin_new_mask	fstate_src_edit_number_origin_new_mask349,12329
#define fstate_src_usage_mask	fstate_src_usage_mask350,12395
#define fstate_src_file_fp_mask fstate_src_file_fp_mask351,12449
#define fstate_src_diff_file_fp_mask	fstate_src_diff_file_fp_mask352,12500
#define fstate_src_idiff_file_fp_mask	fstate_src_idiff_file_fp_mask353,12556
#define fstate_src_architecture_times_mask fstate_src_architecture_times_mask354,12613
#define fstate_src_move_mask	fstate_src_move_mask355,12676
#define fstate_src_locked_by_mask fstate_src_locked_by_mask356,12724
#define fstate_src_about_to_be_created_by_mask	fstate_src_about_to_be_created_by_mask357,12784
#define fstate_src_about_to_be_copied_by_mask	fstate_src_about_to_be_copied_by_mask358,12855
#define fstate_src_deleted_by_mask fstate_src_deleted_by_mask359,12925
#define fstate_src_test_mask	fstate_src_test_mask360,12985
#define fstate_src_metrics_mask fstate_src_metrics_mask361,13033
#define fstate_src_executable_mask fstate_src_executable_mask362,13084
#define fstate_src_attribute_mask fstate_src_attribute_mask363,13144
struct fstate_src_tyfstate_src_ty365,13200
    long	    reference_count;reference_count367,13223
    unsigned long   mask;mask368,13253
    string_ty	    *errpos;errpos369,13279
    string_ty	    *file_name;file_name370,13306
    string_ty	    *uuid;uuid371,13336
    file_action_ty  action;action372,13361
    history_version_ty *edit;edit373,13389
    string_ty	    *edit_number;edit_number374,13419
    history_version_ty *edit_origin;edit_origin375,13451
    string_ty	    *edit_number_origin;edit_number_origin376,13488
    history_version_ty *edit_origin_new;edit_origin_new377,13527
    string_ty	    *edit_number_origin_new;edit_number_origin_new378,13568
    file_usage_ty   usage;usage379,13611
    fingerprint_ty  *file_fp;file_fp380,13638
    fingerprint_ty  *diff_file_fp;diff_file_fp381,13668
    fingerprint_ty  *idiff_file_fp;idiff_file_fp382,13703
    fstate_src_architecture_times_list_ty *architecture_times;architecture_times383,13739
    string_ty	    *move;move384,13802
    long	    locked_by;locked_by385,13827
    long	    about_to_be_created_by;about_to_be_created_by386,13851
    long	    about_to_be_copied_by;about_to_be_copied_by387,13888
    long	    deleted_by;deleted_by388,13924
    fstate_src_test_list_ty *test;test389,13949
    metric_list_ty *metrics;metrics390,13984
    bool	    executable;executable391,14013
    attributes_list_ty *attribute;attribute392,14038
#define fstate_src_trace(fstate_src_trace404,14507
#define fstate_src_trace(fstate_src_trace406,14633
#define fstate_src_list_DEFfstate_src_list_DEF410,14697
struct fstate_src_list_tyfstate_src_list_ty411,14725
    size_t length;length413,14753
    size_t maximum;maximum414,14772
    fstate_src_ty   **list;list415,14792
#define fstate_src_list_trace(fstate_src_list_trace427,15324
#define fstate_src_list_trace(fstate_src_list_trace429,15460
#define fstate_DEFfstate_DEF433,15520
#define fstate_src_mask fstate_src_mask435,15540
struct fstate_tyfstate_ty437,15584
    long	    reference_count;reference_count439,15603
    unsigned long   mask;mask440,15633
    string_ty	    *errpos;errpos441,15659
    fstate_src_list_ty *src;src442,15686
#define fstate_trace(fstate_trace454,16057
#define fstate_trace(fstate_trace456,16175

bl/libaegis/gstate.h,1508
#define LIBAEGIS_GSTATE_HLIBAEGIS_GSTATE_H9,222
#define gstate_where_DEFgstate_where_DEF20,451
#define gstate_where_project_name_mask	gstate_where_project_name_mask22,477
#define gstate_where_directory_mask gstate_where_directory_mask23,535
#define gstate_where_alias_for_mask gstate_where_alias_for_mask24,590
struct gstate_where_tygstate_where_ty26,646
    long	    reference_count;reference_count28,671
    unsigned long   mask;mask29,701
    string_ty	    *errpos;errpos30,727
    string_ty	    *project_name;project_name31,754
    string_ty	    *directory;directory32,787
    string_ty	    *alias_for;alias_for33,817
#define gstate_where_trace(gstate_where_trace45,1309
#define gstate_where_trace(gstate_where_trace47,1439
#define gstate_where_list_DEFgstate_where_list_DEF51,1507
struct gstate_where_list_tygstate_where_list_ty52,1537
    size_t length;length54,1567
    size_t maximum;maximum55,1586
    gstate_where_ty **list;list56,1606
#define gstate_where_list_trace(gstate_where_list_trace68,2166
#define gstate_where_list_trace(gstate_where_list_trace70,2306
#define gstate_DEFgstate_DEF74,2368
#define gstate_where_mask gstate_where_mask76,2388
struct gstate_tygstate_ty78,2436
    long	    reference_count;reference_count80,2455
    unsigned long   mask;mask81,2485
    string_ty	    *errpos;errpos82,2511
    gstate_where_list_ty *where;where83,2538
#define gstate_trace(gstate_trace95,2913
#define gstate_trace(gstate_trace97,3031

bl/libaegis/pattr.h,10048
#define LIBAEGIS_PATTR_HLIBAEGIS_PATTR_H9,219
#define change_cause_DEFchange_cause_DEF20,447
enum change_cause_tychange_cause_ty21,472
    change_cause_external_bug,change_cause_external_bug23,495
    change_cause_external_enhancement,change_cause_external_enhancement24,526
    change_cause_external_improvement,change_cause_external_improvement25,565
    change_cause_internal_bug,change_cause_internal_bug26,604
    change_cause_internal_enhancement,change_cause_internal_enhancement27,635
    change_cause_internal_improvement,change_cause_internal_improvement28,674
    change_cause_chainchange_cause_chain29,713
#define change_cause_max change_cause_max31,739
#define file_action_DEFfile_action_DEF41,1117
enum file_action_tyfile_action_ty42,1141
    file_action_create,file_action_create44,1163
    file_action_modify,file_action_modify45,1187
    file_action_remove,file_action_remove46,1211
    file_action_insulate,file_action_insulate47,1235
    file_action_transparentfile_action_transparent48,1261
#define file_action_max file_action_max50,1292
#define file_usage_DEFfile_usage_DEF60,1660
enum file_usage_tyfile_usage_ty61,1683
    file_usage_source,file_usage_source63,1704
    file_usage_config,file_usage_config64,1727
    file_usage_build,file_usage_build65,1750
    file_usage_test,file_usage_test66,1772
    file_usage_manual_testfile_usage_manual_test67,1793
#define file_usage_max file_usage_max69,1823
#define metric_DEFmetric_DEF79,2178
#define metric_name_mask metric_name_mask81,2198
#define metric_value_mask metric_value_mask82,2245
struct metric_tymetric_ty84,2298
    long	    reference_count;reference_count86,2317
    unsigned long   mask;mask87,2347
    string_ty	    *errpos;errpos88,2373
    string_ty	    *name;name89,2400
    double	    value;value90,2425
#define metric_trace(metric_trace102,2825
#define metric_trace(metric_trace104,2943
#define metric_list_DEFmetric_list_DEF108,2999
struct metric_list_tymetric_list_ty109,3023
    size_t length;length111,3047
    size_t maximum;maximum112,3066
    metric_ty	    **list;list113,3086
#define metric_list_trace(metric_list_trace125,3560
#define metric_list_trace(metric_list_trace127,3688
#define history_version_encoding_DEFhistory_version_encoding_DEF131,3762
enum history_version_encoding_tyhistory_version_encoding_ty132,3799
    history_version_encoding_none,history_version_encoding_none134,3834
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable135,3869
    history_version_encoding_base64history_version_encoding_base64136,3916
#define history_version_encoding_max history_version_encoding_max138,3955
#define history_version_DEFhistory_version_DEF148,4445
#define history_version_revision_mask	history_version_revision_mask150,4474
#define history_version_encoding_mask	history_version_encoding_mask151,4531
struct history_version_tyhistory_version_ty153,4594
    long	    reference_count;reference_count155,4622
    unsigned long   mask;mask156,4652
    string_ty	    *errpos;errpos157,4678
    string_ty	    *revision;revision158,4705
    history_version_encoding_ty encoding;encoding159,4734
#define history_version_trace(history_version_trace171,5280
#define history_version_trace(history_version_trace173,5416
#define attributes_DEFattributes_DEF177,5480
#define attributes_name_mask	attributes_name_mask179,5504
#define attributes_value_mask	attributes_value_mask180,5552
struct attributes_tyattributes_ty182,5602
    long	    reference_count;reference_count184,5625
    unsigned long   mask;mask185,5655
    string_ty	    *errpos;errpos186,5681
    string_ty	    *name;name187,5708
    string_ty	    *value;value188,5733
#define attributes_trace(attributes_trace200,6193
#define attributes_trace(attributes_trace202,6319
#define attributes_list_DEFattributes_list_DEF206,6383
struct attributes_list_tyattributes_list_ty207,6411
    size_t length;length209,6439
    size_t maximum;maximum210,6458
    attributes_ty   **list;list211,6478
#define attributes_list_trace(attributes_list_trace223,7010
#define attributes_list_trace(attributes_list_trace225,7146
#define pattr_copyright_years_list_DEFpattr_copyright_years_list_DEF229,7226
struct pattr_copyright_years_list_typattr_copyright_years_list_ty230,7265
    size_t length;length232,7304
    size_t maximum;maximum233,7323
    long	    *list;list234,7343
#define pattr_copyright_years_list_trace(pattr_copyright_years_list_trace246,8021
#define pattr_copyright_years_list_trace(pattr_copyright_years_list_trace248,8179
#define pattr_develop_end_action_DEFpattr_develop_end_action_DEF252,8268
enum pattr_develop_end_action_typattr_develop_end_action_ty253,8305
    pattr_develop_end_action_goto_being_reviewed,pattr_develop_end_action_goto_being_reviewed255,8340
    pattr_develop_end_action_goto_awaiting_review,pattr_develop_end_action_goto_awaiting_review256,8390
    pattr_develop_end_action_goto_awaiting_integrationpattr_develop_end_action_goto_awaiting_integration257,8441
#define pattr_develop_end_action_max pattr_develop_end_action_max259,8499
#define pattr_DEFpattr_DEF269,8979
#define pattr_description_mask	pattr_description_mask271,8998
#define pattr_developer_may_review_mask pattr_developer_may_review_mask272,9048
#define pattr_developer_may_integrate_mask pattr_developer_may_integrate_mask273,9112
#define pattr_reviewer_may_integrate_mask pattr_reviewer_may_integrate_mask274,9180
#define pattr_developers_may_create_changes_mask pattr_developers_may_create_changes_mask275,9248
#define pattr_forced_develop_begin_notify_command_mask	pattr_forced_develop_begin_notify_command_mask276,9324
#define pattr_develop_end_notify_command_mask	pattr_develop_end_notify_command_mask277,9398
#define pattr_develop_end_undo_notify_command_mask pattr_develop_end_undo_notify_command_mask278,9463
#define pattr_review_begin_notify_command_mask	pattr_review_begin_notify_command_mask279,9534
#define pattr_review_begin_undo_notify_command_mask pattr_review_begin_undo_notify_command_mask280,9600
#define pattr_review_pass_notify_command_mask	pattr_review_pass_notify_command_mask281,9671
#define pattr_review_pass_undo_notify_command_mask pattr_review_pass_undo_notify_command_mask282,9736
#define pattr_review_fail_notify_command_mask	pattr_review_fail_notify_command_mask283,9807
#define pattr_integrate_pass_notify_command_mask pattr_integrate_pass_notify_command_mask284,9872
#define pattr_integrate_fail_notify_command_mask pattr_integrate_fail_notify_command_mask285,9943
#define pattr_default_development_directory_mask pattr_default_development_directory_mask286,10014
#define pattr_umask_mask pattr_umask_mask287,10085
#define pattr_default_test_exemption_mask pattr_default_test_exemption_mask288,10137
#define pattr_default_test_regression_exemption_mask	pattr_default_test_regression_exemption_mask289,10205
#define pattr_copyright_years_mask pattr_copyright_years_mask290,10282
#define pattr_minimum_change_number_mask pattr_minimum_change_number_mask291,10337
#define pattr_reuse_change_numbers_mask pattr_reuse_change_numbers_mask292,10405
#define pattr_minimum_branch_number_mask pattr_minimum_branch_number_mask293,10469
#define pattr_skip_unlucky_mask pattr_skip_unlucky_mask294,10537
#define pattr_compress_database_mask	pattr_compress_database_mask295,10594
#define pattr_develop_end_action_mask	pattr_develop_end_action_mask296,10656
#define pattr_protect_development_directory_mask pattr_protect_development_directory_mask297,10719
struct pattr_typattr_ty299,10797
    long	    reference_count;reference_count301,10815
    unsigned long   mask;mask302,10845
    string_ty	    *errpos;errpos303,10871
    string_ty	    *description;description304,10898
    bool	    developer_may_review;developer_may_review305,10930
    bool	    developer_may_integrate;developer_may_integrate306,10965
    bool	    reviewer_may_integrate;reviewer_may_integrate307,11003
    bool	    developers_may_create_changes;developers_may_create_changes308,11040
    string_ty	    *forced_develop_begin_notify_command;forced_develop_begin_notify_command309,11084
    string_ty	    *develop_end_notify_command;develop_end_notify_command310,11140
    string_ty	    *develop_end_undo_notify_command;develop_end_undo_notify_command311,11187
    string_ty	    *review_begin_notify_command;review_begin_notify_command312,11239
    string_ty	    *review_begin_undo_notify_command;review_begin_undo_notify_command313,11287
    string_ty	    *review_pass_notify_command;review_pass_notify_command314,11340
    string_ty	    *review_pass_undo_notify_command;review_pass_undo_notify_command315,11387
    string_ty	    *review_fail_notify_command;review_fail_notify_command316,11439
    string_ty	    *integrate_pass_notify_command;integrate_pass_notify_command317,11486
    string_ty	    *integrate_fail_notify_command;integrate_fail_notify_command318,11536
    string_ty	    *default_development_directory;default_development_directory319,11586
    long	    umask;umask320,11636
    bool	    default_test_exemption;default_test_exemption321,11656
    bool	    default_test_regression_exemption;default_test_regression_exemption322,11693
    pattr_copyright_years_list_ty *copyright_years;copyright_years323,11741
    long	    minimum_change_number;minimum_change_number324,11793
    bool	    reuse_change_numbers;reuse_change_numbers325,11829
    long	    minimum_branch_number;minimum_branch_number326,11864
    bool	    skip_unlucky;skip_unlucky327,11900
    bool	    compress_database;compress_database328,11927
    pattr_develop_end_action_ty develop_end_action;develop_end_action329,11959
    bool	    protect_development_directory;protect_development_directory330,12011
#define pattr_trace(pattr_trace342,12383
#define pattr_trace(pattr_trace344,12499

bl/libaegis/pconf.h,30319
#define LIBAEGIS_PCONF_HLIBAEGIS_PCONF_H9,219
#define change_cause_DEFchange_cause_DEF20,447
enum change_cause_tychange_cause_ty21,472
    change_cause_external_bug,change_cause_external_bug23,495
    change_cause_external_enhancement,change_cause_external_enhancement24,526
    change_cause_external_improvement,change_cause_external_improvement25,565
    change_cause_internal_bug,change_cause_internal_bug26,604
    change_cause_internal_enhancement,change_cause_internal_enhancement27,635
    change_cause_internal_improvement,change_cause_internal_improvement28,674
    change_cause_chainchange_cause_chain29,713
#define change_cause_max change_cause_max31,739
#define file_action_DEFfile_action_DEF41,1117
enum file_action_tyfile_action_ty42,1141
    file_action_create,file_action_create44,1163
    file_action_modify,file_action_modify45,1187
    file_action_remove,file_action_remove46,1211
    file_action_insulate,file_action_insulate47,1235
    file_action_transparentfile_action_transparent48,1261
#define file_action_max file_action_max50,1292
#define file_usage_DEFfile_usage_DEF60,1660
enum file_usage_tyfile_usage_ty61,1683
    file_usage_source,file_usage_source63,1704
    file_usage_config,file_usage_config64,1727
    file_usage_build,file_usage_build65,1750
    file_usage_test,file_usage_test66,1772
    file_usage_manual_testfile_usage_manual_test67,1793
#define file_usage_max file_usage_max69,1823
#define metric_DEFmetric_DEF79,2178
#define metric_name_mask metric_name_mask81,2198
#define metric_value_mask metric_value_mask82,2245
struct metric_tymetric_ty84,2298
    long	    reference_count;reference_count86,2317
    unsigned long   mask;mask87,2347
    string_ty	    *errpos;errpos88,2373
    string_ty	    *name;name89,2400
    double	    value;value90,2425
#define metric_trace(metric_trace102,2825
#define metric_trace(metric_trace104,2943
#define metric_list_DEFmetric_list_DEF108,2999
struct metric_list_tymetric_list_ty109,3023
    size_t length;length111,3047
    size_t maximum;maximum112,3066
    metric_ty	    **list;list113,3086
#define metric_list_trace(metric_list_trace125,3560
#define metric_list_trace(metric_list_trace127,3688
#define history_version_encoding_DEFhistory_version_encoding_DEF131,3762
enum history_version_encoding_tyhistory_version_encoding_ty132,3799
    history_version_encoding_none,history_version_encoding_none134,3834
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable135,3869
    history_version_encoding_base64history_version_encoding_base64136,3916
#define history_version_encoding_max history_version_encoding_max138,3955
#define history_version_DEFhistory_version_DEF148,4445
#define history_version_revision_mask	history_version_revision_mask150,4474
#define history_version_encoding_mask	history_version_encoding_mask151,4531
struct history_version_tyhistory_version_ty153,4594
    long	    reference_count;reference_count155,4622
    unsigned long   mask;mask156,4652
    string_ty	    *errpos;errpos157,4678
    string_ty	    *revision;revision158,4705
    history_version_encoding_ty encoding;encoding159,4734
#define history_version_trace(history_version_trace171,5280
#define history_version_trace(history_version_trace173,5416
#define attributes_DEFattributes_DEF177,5480
#define attributes_name_mask	attributes_name_mask179,5504
#define attributes_value_mask	attributes_value_mask180,5552
struct attributes_tyattributes_ty182,5602
    long	    reference_count;reference_count184,5625
    unsigned long   mask;mask185,5655
    string_ty	    *errpos;errpos186,5681
    string_ty	    *name;name187,5708
    string_ty	    *value;value188,5733
#define attributes_trace(attributes_trace200,6193
#define attributes_trace(attributes_trace202,6319
#define attributes_list_DEFattributes_list_DEF206,6383
struct attributes_list_tyattributes_list_ty207,6411
    size_t length;length209,6439
    size_t maximum;maximum210,6458
    attributes_ty   **list;list211,6478
#define attributes_list_trace(attributes_list_trace223,7010
#define attributes_list_trace(attributes_list_trace225,7146
#define work_area_style_DEFwork_area_style_DEF229,7215
#define work_area_style_source_file_link_mask	work_area_style_source_file_link_mask231,7244
#define work_area_style_source_file_symlink_mask work_area_style_source_file_symlink_mask232,7314
#define work_area_style_source_file_copy_mask	work_area_style_source_file_copy_mask233,7390
#define work_area_style_source_file_whiteout_mask work_area_style_source_file_whiteout_mask234,7460
#define work_area_style_derived_file_link_mask	work_area_style_derived_file_link_mask235,7536
#define work_area_style_derived_file_symlink_mask work_area_style_derived_file_symlink_mask236,7607
#define work_area_style_derived_file_copy_mask	work_area_style_derived_file_copy_mask237,7683
#define work_area_style_during_build_only_mask	work_area_style_during_build_only_mask238,7754
#define work_area_style_derived_at_start_only_mask work_area_style_derived_at_start_only_mask239,7825
struct work_area_style_tywork_area_style_ty241,7902
    long	    reference_count;reference_count243,7930
    unsigned long   mask;mask244,7960
    string_ty	    *errpos;errpos245,7986
    bool	    source_file_link;source_file_link246,8013
    bool	    source_file_symlink;source_file_symlink247,8044
    bool	    source_file_copy;source_file_copy248,8078
    bool	    source_file_whiteout;source_file_whiteout249,8109
    bool	    derived_file_link;derived_file_link250,8144
    bool	    derived_file_symlink;derived_file_symlink251,8176
    bool	    derived_file_copy;derived_file_copy252,8211
    bool	    during_build_only;during_build_only253,8243
    bool	    derived_at_start_only;derived_at_start_only254,8275
#define work_area_style_trace(work_area_style_trace266,8815
#define work_area_style_trace(work_area_style_trace268,8951
#define pconf_integrate_begin_exceptions_list_DEFpconf_integrate_begin_exceptions_list_DEF272,9042
struct pconf_integrate_begin_exceptions_list_typconf_integrate_begin_exceptions_list_ty273,9092
    size_t length;length275,9142
    size_t maximum;maximum276,9161
    string_ty	    **list;list277,9181
#define pconf_integrate_begin_exceptions_list_trace(pconf_integrate_begin_exceptions_list_trace289,10019
#define pconf_integrate_begin_exceptions_list_trace(pconf_integrate_begin_exceptions_list_trace291,10199
#define pconf_symlink_exceptions_list_DEFpconf_symlink_exceptions_list_DEF295,10304
struct pconf_symlink_exceptions_list_typconf_symlink_exceptions_list_ty296,10346
    size_t length;length298,10388
    size_t maximum;maximum299,10407
    string_ty	    **list;list300,10427
#define pconf_symlink_exceptions_list_trace(pconf_symlink_exceptions_list_trace312,11153
#define pconf_symlink_exceptions_list_trace(pconf_symlink_exceptions_list_trace314,11317
#define pconf_history_put_trashes_file_DEFpconf_history_put_trashes_file_DEF318,11415
enum pconf_history_put_trashes_file_typconf_history_put_trashes_file_ty319,11458
    pconf_history_put_trashes_file_fatal,pconf_history_put_trashes_file_fatal321,11499
    pconf_history_put_trashes_file_warn,pconf_history_put_trashes_file_warn322,11541
    pconf_history_put_trashes_file_ignorepconf_history_put_trashes_file_ignore323,11582
#define pconf_history_put_trashes_file_max pconf_history_put_trashes_file_max325,11627
#define pconf_history_content_limitation_DEFpconf_history_content_limitation_DEF335,12188
enum pconf_history_content_limitation_typconf_history_content_limitation_ty336,12233
    pconf_history_content_limitation_ascii_text,pconf_history_content_limitation_ascii_text338,12276
    pconf_history_content_limitation_international_text,pconf_history_content_limitation_international_text339,12325
    pconf_history_content_limitation_binary_capablepconf_history_content_limitation_binary_capable340,12382
#define pconf_history_content_limitation_max pconf_history_content_limitation_max342,12437
#define pconf_architecture_mode_DEFpconf_architecture_mode_DEF352,13007
enum pconf_architecture_mode_typconf_architecture_mode_ty353,13043
    pconf_architecture_mode_required,pconf_architecture_mode_required355,13077
    pconf_architecture_mode_optional,pconf_architecture_mode_optional356,13115
    pconf_architecture_mode_forbiddenpconf_architecture_mode_forbidden357,13153
#define pconf_architecture_mode_max pconf_architecture_mode_max359,13194
#define pconf_architecture_DEFpconf_architecture_DEF369,13678
#define pconf_architecture_name_mask	pconf_architecture_name_mask371,13710
#define pconf_architecture_pattern_mask pconf_architecture_pattern_mask372,13766
#define pconf_architecture_mode_mask	pconf_architecture_mode_mask373,13825
struct pconf_architecture_typconf_architecture_ty375,13887
    long	    reference_count;reference_count377,13918
    unsigned long   mask;mask378,13948
    string_ty	    *errpos;errpos379,13974
    string_ty	    *name;name380,14001
    string_ty	    *pattern;pattern381,14026
    pconf_architecture_mode_ty mode;mode382,14054
#define pconf_architecture_trace(pconf_architecture_trace394,14637
#define pconf_architecture_trace(pconf_architecture_trace396,14779
#define pconf_architecture_list_DEFpconf_architecture_list_DEF400,14859
struct pconf_architecture_list_typconf_architecture_list_ty401,14895
    size_t length;length403,14931
    size_t maximum;maximum404,14950
    pconf_architecture_ty **list;list405,14970
#define pconf_architecture_list_trace(pconf_architecture_list_trace417,15620
#define pconf_architecture_list_trace(pconf_architecture_list_trace419,15772
#define pconf_file_template_pattern_list_DEFpconf_file_template_pattern_list_DEF423,15866
struct pconf_file_template_pattern_list_typconf_file_template_pattern_list_ty424,15911
    size_t length;length426,15956
    size_t maximum;maximum427,15975
    string_ty	    **list;list428,15995
#define pconf_file_template_pattern_list_trace(pconf_file_template_pattern_list_trace440,16763
#define pconf_file_template_pattern_list_trace(pconf_file_template_pattern_list_trace442,16933
#define pconf_file_template_DEFpconf_file_template_DEF446,17023
#define pconf_file_template_pattern_mask pconf_file_template_pattern_mask448,17056
#define pconf_file_template_body_mask	pconf_file_template_body_mask449,17119
#define pconf_file_template_body_command_mask	pconf_file_template_body_command_mask450,17176
struct pconf_file_template_typconf_file_template_ty452,17242
    long	    reference_count;reference_count454,17274
    unsigned long   mask;mask455,17304
    string_ty	    *errpos;errpos456,17330
    pconf_file_template_pattern_list_ty *pattern;pattern457,17357
    string_ty	    *body;body458,17407
    string_ty	    *body_command;body_command459,17432
#define pconf_file_template_trace(pconf_file_template_trace471,18025
#define pconf_file_template_trace(pconf_file_template_trace473,18169
#define pconf_file_template_list_DEFpconf_file_template_list_DEF477,18251
struct pconf_file_template_list_typconf_file_template_list_ty478,18288
    size_t length;length480,18325
    size_t maximum;maximum481,18344
    pconf_file_template_ty **list;list482,18364
#define pconf_file_template_list_trace(pconf_file_template_list_trace494,19029
#define pconf_file_template_list_trace(pconf_file_template_list_trace496,19183
#define pconf_whiteout_template_pattern_list_DEFpconf_whiteout_template_pattern_list_DEF500,19282
struct pconf_whiteout_template_pattern_list_typconf_whiteout_template_pattern_list_ty501,19331
    size_t length;length503,19380
    size_t maximum;maximum504,19399
    string_ty	    **list;list505,19419
#define pconf_whiteout_template_pattern_list_trace(pconf_whiteout_template_pattern_list_trace517,20243
#define pconf_whiteout_template_pattern_list_trace(pconf_whiteout_template_pattern_list_trace519,20421
#define pconf_whiteout_template_DEFpconf_whiteout_template_DEF523,20519
#define pconf_whiteout_template_pattern_mask	pconf_whiteout_template_pattern_mask525,20556
#define pconf_whiteout_template_body_mask pconf_whiteout_template_body_mask526,20620
struct pconf_whiteout_template_typconf_whiteout_template_ty528,20684
    long	    reference_count;reference_count530,20720
    unsigned long   mask;mask531,20750
    string_ty	    *errpos;errpos532,20776
    pconf_whiteout_template_pattern_list_ty *pattern;pattern533,20803
    string_ty	    *body;body534,20857
#define pconf_whiteout_template_trace(pconf_whiteout_template_trace546,21498
#define pconf_whiteout_template_trace(pconf_whiteout_template_trace548,21650
#define pconf_whiteout_template_list_DEFpconf_whiteout_template_list_DEF552,21740
struct pconf_whiteout_template_list_typconf_whiteout_template_list_ty553,21781
    size_t length;length555,21822
    size_t maximum;maximum556,21841
    pconf_whiteout_template_ty **list;list557,21861
#define pconf_whiteout_template_list_trace(pconf_whiteout_template_list_trace569,22586
#define pconf_whiteout_template_list_trace(pconf_whiteout_template_list_trace571,22748
#define pconf_filename_pattern_accept_list_DEFpconf_filename_pattern_accept_list_DEF575,22849
struct pconf_filename_pattern_accept_list_typconf_filename_pattern_accept_list_ty576,22896
    size_t length;length578,22943
    size_t maximum;maximum579,22962
    string_ty	    **list;list580,22982
#define pconf_filename_pattern_accept_list_trace(pconf_filename_pattern_accept_list_trace592,23778
#define pconf_filename_pattern_accept_list_trace(pconf_filename_pattern_accept_list_trace594,23952
#define pconf_filename_pattern_reject_list_DEFpconf_filename_pattern_reject_list_DEF598,24059
struct pconf_filename_pattern_reject_list_typconf_filename_pattern_reject_list_ty599,24106
    size_t length;length601,24153
    size_t maximum;maximum602,24172
    string_ty	    **list;list603,24192
#define pconf_filename_pattern_reject_list_trace(pconf_filename_pattern_reject_list_trace615,24988
#define pconf_filename_pattern_reject_list_trace(pconf_filename_pattern_reject_list_trace617,25162
#define pconf_trojan_horse_suspect_list_DEFpconf_trojan_horse_suspect_list_DEF621,25266
struct pconf_trojan_horse_suspect_list_typconf_trojan_horse_suspect_list_ty622,25310
    size_t length;length624,25354
    size_t maximum;maximum625,25373
    string_ty	    **list;list626,25393
#define pconf_trojan_horse_suspect_list_trace(pconf_trojan_horse_suspect_list_trace638,26147
#define pconf_trojan_horse_suspect_list_trace(pconf_trojan_horse_suspect_list_trace640,26315
#define pconf_build_time_adjust_DEFpconf_build_time_adjust_DEF644,26408
enum pconf_build_time_adjust_typconf_build_time_adjust_ty645,26444
    pconf_build_time_adjust_adjust_and_sleep,pconf_build_time_adjust_adjust_and_sleep647,26478
    pconf_build_time_adjust_adjust_only,pconf_build_time_adjust_adjust_only648,26524
    pconf_build_time_adjust_dont_adjustpconf_build_time_adjust_dont_adjust649,26565
#define pconf_build_time_adjust_max pconf_build_time_adjust_max651,26608
#define pconf_unchanged_file_develop_end_policy_DEFpconf_unchanged_file_develop_end_policy_DEF661,27113
enum pconf_unchanged_file_develop_end_policy_typconf_unchanged_file_develop_end_policy_ty662,27165
    pconf_unchanged_file_develop_end_policy_ignore,pconf_unchanged_file_develop_end_policy_ignore664,27215
    pconf_unchanged_file_develop_end_policy_warning,pconf_unchanged_file_develop_end_policy_warning665,27267
    pconf_unchanged_file_develop_end_policy_errorpconf_unchanged_file_develop_end_policy_error666,27320
#define pconf_unchanged_file_develop_end_policy_max pconf_unchanged_file_develop_end_policy_max668,27373
#define pconf_unchanged_file_integrate_pass_policy_DEFpconf_unchanged_file_integrate_pass_policy_DEF678,28025
enum pconf_unchanged_file_integrate_pass_policy_typconf_unchanged_file_integrate_pass_policy_ty679,28080
    pconf_unchanged_file_integrate_pass_policy_ignore,pconf_unchanged_file_integrate_pass_policy_ignore681,28133
    pconf_unchanged_file_integrate_pass_policy_warning,pconf_unchanged_file_integrate_pass_policy_warning682,28188
    pconf_unchanged_file_integrate_pass_policy_removepconf_unchanged_file_integrate_pass_policy_remove683,28244
#define pconf_unchanged_file_integrate_pass_policy_max pconf_unchanged_file_integrate_pass_policy_max685,28301
#define pconf_clean_exceptions_list_DEFpconf_clean_exceptions_list_DEF695,28965
struct pconf_clean_exceptions_list_typconf_clean_exceptions_list_ty696,29005
    size_t length;length698,29045
    size_t maximum;maximum699,29064
    string_ty	    **list;list700,29084
#define pconf_clean_exceptions_list_trace(pconf_clean_exceptions_list_trace712,29782
#define pconf_clean_exceptions_list_trace(pconf_clean_exceptions_list_trace714,29942
#define pconf_DEFpconf_DEF718,30013
#define pconf_configuration_directory_mask pconf_configuration_directory_mask720,30032
#define pconf_build_command_mask pconf_build_command_mask721,30095
#define pconf_integration_directory_style_mask	pconf_integration_directory_style_mask722,30150
#define pconf_development_directory_style_mask	pconf_development_directory_style_mask723,30216
#define pconf_development_build_command_mask	pconf_development_build_command_mask724,30282
#define pconf_build_time_adjust_notify_command_mask pconf_build_time_adjust_notify_command_mask725,30346
#define pconf_build_covers_all_architectures_mask pconf_build_covers_all_architectures_mask726,30417
#define pconf_test_covers_all_architectures_mask pconf_test_covers_all_architectures_mask727,30493
#define pconf_change_file_command_mask	pconf_change_file_command_mask728,30569
#define pconf_new_file_command_mask pconf_new_file_command_mask729,30627
#define pconf_new_test_command_mask pconf_new_test_command_mask730,30682
#define pconf_copy_file_command_mask	pconf_copy_file_command_mask731,30737
#define pconf_remove_file_command_mask	pconf_remove_file_command_mask732,30793
#define pconf_change_file_undo_command_mask pconf_change_file_undo_command_mask733,30851
#define pconf_new_file_undo_command_mask pconf_new_file_undo_command_mask734,30914
#define pconf_new_test_undo_command_mask pconf_new_test_undo_command_mask735,30977
#define pconf_copy_file_undo_command_mask pconf_copy_file_undo_command_mask736,31040
#define pconf_remove_file_undo_command_mask pconf_remove_file_undo_command_mask737,31103
#define pconf_make_transparent_command_mask pconf_make_transparent_command_mask738,31166
#define pconf_make_transparent_undo_command_mask pconf_make_transparent_undo_command_mask739,31229
#define pconf_project_file_command_mask pconf_project_file_command_mask740,31300
#define pconf_develop_begin_command_mask pconf_develop_begin_command_mask741,31359
#define pconf_develop_begin_undo_command_mask	pconf_develop_begin_undo_command_mask742,31422
#define pconf_integrate_begin_command_mask pconf_integrate_begin_command_mask743,31487
#define pconf_integrate_begin_undo_command_mask pconf_integrate_begin_undo_command_mask744,31550
#define pconf_link_integration_directory_mask	pconf_link_integration_directory_mask745,31617
#define pconf_integrate_begin_exceptions_mask	pconf_integrate_begin_exceptions_mask746,31687
#define pconf_create_symlinks_before_build_mask pconf_create_symlinks_before_build_mask747,31752
#define pconf_create_symlinks_before_integration_build_mask pconf_create_symlinks_before_integration_build_mask748,31824
#define pconf_remove_symlinks_after_build_mask	pconf_remove_symlinks_after_build_mask749,31908
#define pconf_remove_symlinks_after_integration_build_mask pconf_remove_symlinks_after_integration_build_mask750,31979
#define pconf_symlink_exceptions_mask	pconf_symlink_exceptions_mask751,32063
#define pconf_history_create_command_mask pconf_history_create_command_mask752,32120
#define pconf_history_get_command_mask	pconf_history_get_command_mask753,32183
#define pconf_history_put_command_mask	pconf_history_put_command_mask754,32241
#define pconf_history_query_command_mask pconf_history_query_command_mask755,32299
#define pconf_history_transaction_begin_command_mask	pconf_history_transaction_begin_command_mask756,32362
#define pconf_history_transaction_end_command_mask pconf_history_transaction_end_command_mask757,32434
#define pconf_history_transaction_abort_command_mask	pconf_history_transaction_abort_command_mask758,32505
#define pconf_history_put_trashes_file_mask pconf_history_put_trashes_file_mask759,32577
#define pconf_history_content_limitation_mask	pconf_history_content_limitation_mask760,32645
#define pconf_history_label_command_mask pconf_history_label_command_mask761,32715
#define pconf_diff_command_mask pconf_diff_command_mask762,32778
#define pconf_diff3_command_mask pconf_diff3_command_mask763,32829
#define pconf_merge_command_mask pconf_merge_command_mask764,32884
#define pconf_patch_diff_command_mask	pconf_patch_diff_command_mask765,32939
#define pconf_annotate_diff_command_mask pconf_annotate_diff_command_mask766,32996
#define pconf_test_command_mask pconf_test_command_mask767,33059
#define pconf_development_test_command_mask pconf_development_test_command_mask768,33110
#define pconf_batch_test_command_mask	pconf_batch_test_command_mask769,33173
#define pconf_architecture_discriminator_command_mask	pconf_architecture_discriminator_command_mask770,33230
#define pconf_architecture_mask pconf_architecture_mask771,33303
#define pconf_file_template_mask pconf_file_template_mask772,33354
#define pconf_whiteout_template_mask	pconf_whiteout_template_mask773,33409
#define pconf_maximum_filename_length_mask pconf_maximum_filename_length_mask774,33465
#define pconf_posix_filename_charset_mask pconf_posix_filename_charset_mask775,33533
#define pconf_dos_filename_required_mask pconf_dos_filename_required_mask776,33602
#define pconf_windows_filename_required_mask	pconf_windows_filename_required_mask777,33671
#define pconf_shell_safe_filenames_mask pconf_shell_safe_filenames_mask778,33741
#define pconf_allow_white_space_in_filenames_mask pconf_allow_white_space_in_filenames_mask779,33806
#define pconf_allow_non_ascii_filenames_mask	pconf_allow_non_ascii_filenames_mask780,33883
#define pconf_filename_pattern_accept_mask pconf_filename_pattern_accept_mask781,33953
#define pconf_filename_pattern_reject_mask pconf_filename_pattern_reject_mask782,34016
#define pconf_new_test_filename_mask	pconf_new_test_filename_mask783,34079
#define pconf_development_directory_template_mask pconf_development_directory_template_mask784,34135
#define pconf_metrics_filename_pattern_mask pconf_metrics_filename_pattern_mask785,34206
#define pconf_trojan_horse_suspect_mask pconf_trojan_horse_suspect_mask786,34269
#define pconf_project_specific_mask pconf_project_specific_mask787,34328
#define pconf_build_time_adjust_mask	pconf_build_time_adjust_mask788,34383
#define pconf_signed_off_by_mask pconf_signed_off_by_mask789,34445
#define pconf_review_policy_command_mask pconf_review_policy_command_mask790,34506
#define pconf_develop_end_policy_command_mask	pconf_develop_end_policy_command_mask791,34569
#define pconf_unchanged_file_develop_end_policy_mask	pconf_unchanged_file_develop_end_policy_mask792,34634
#define pconf_unchanged_file_integrate_pass_policy_mask pconf_unchanged_file_integrate_pass_policy_mask793,34712
#define pconf_cache_project_file_list_for_each_delta_mask pconf_cache_project_file_list_for_each_delta_mask794,34793
#define pconf_clean_exceptions_mask pconf_clean_exceptions_mask795,34878
struct pconf_typconf_ty797,34934
    long	    reference_count;reference_count799,34952
    unsigned long   mask;mask800,34982
    string_ty	    *errpos;errpos801,35008
    string_ty	    *configuration_directory;configuration_directory802,35035
    string_ty	    *build_command;build_command803,35079
    work_area_style_ty *integration_directory_style;integration_directory_style804,35113
    work_area_style_ty *development_directory_style;development_directory_style805,35166
    string_ty	    *development_build_command;development_build_command806,35219
    string_ty	    *build_time_adjust_notify_command;build_time_adjust_notify_command807,35265
    bool	    build_covers_all_architectures;build_covers_all_architectures808,35318
    bool	    test_covers_all_architectures;test_covers_all_architectures809,35363
    string_ty	    *change_file_command;change_file_command810,35407
    string_ty	    *new_file_command;new_file_command811,35447
    string_ty	    *new_test_command;new_test_command812,35484
    string_ty	    *copy_file_command;copy_file_command813,35521
    string_ty	    *remove_file_command;remove_file_command814,35559
    string_ty	    *change_file_undo_command;change_file_undo_command815,35599
    string_ty	    *new_file_undo_command;new_file_undo_command816,35644
    string_ty	    *new_test_undo_command;new_test_undo_command817,35686
    string_ty	    *copy_file_undo_command;copy_file_undo_command818,35728
    string_ty	    *remove_file_undo_command;remove_file_undo_command819,35771
    string_ty	    *make_transparent_command;make_transparent_command820,35816
    string_ty	    *make_transparent_undo_command;make_transparent_undo_command821,35861
    string_ty	    *project_file_command;project_file_command822,35911
    string_ty	    *develop_begin_command;develop_begin_command823,35952
    string_ty	    *develop_begin_undo_command;develop_begin_undo_command824,35994
    string_ty	    *integrate_begin_command;integrate_begin_command825,36041
    string_ty	    *integrate_begin_undo_command;integrate_begin_undo_command826,36085
    bool	    link_integration_directory;link_integration_directory827,36134
    pconf_integrate_begin_exceptions_list_ty *integrate_begin_exceptions;integrate_begin_exceptions828,36175
    bool	    create_symlinks_before_build;create_symlinks_before_build829,36249
    bool	    create_symlinks_before_integration_build;create_symlinks_before_integration_build830,36292
    bool	    remove_symlinks_after_build;remove_symlinks_after_build831,36347
    bool	    remove_symlinks_after_integration_build;remove_symlinks_after_integration_build832,36389
    pconf_symlink_exceptions_list_ty *symlink_exceptions;symlink_exceptions833,36443
    string_ty	    *history_create_command;history_create_command834,36501
    string_ty	    *history_get_command;history_get_command835,36544
    string_ty	    *history_put_command;history_put_command836,36584
    string_ty	    *history_query_command;history_query_command837,36624
    string_ty	    *history_transaction_begin_command;history_transaction_begin_command838,36666
    string_ty	    *history_transaction_end_command;history_transaction_end_command839,36720
    string_ty	    *history_transaction_abort_command;history_transaction_abort_command840,36772
    pconf_history_put_trashes_file_ty history_put_trashes_file;history_put_trashes_file841,36826
    pconf_history_content_limitation_ty history_content_limitation;history_content_limitation842,36890
    string_ty	    *history_label_command;history_label_command843,36958
    string_ty	    *diff_command;diff_command844,37000
    string_ty	    *diff3_command;diff3_command845,37033
    string_ty	    *merge_command;merge_command846,37067
    string_ty	    *patch_diff_command;patch_diff_command847,37101
    string_ty	    *annotate_diff_command;annotate_diff_command848,37140
    string_ty	    *test_command;test_command849,37182
    string_ty	    *development_test_command;development_test_command850,37215
    string_ty	    *batch_test_command;batch_test_command851,37260
    string_ty	    *architecture_discriminator_command;architecture_discriminator_command852,37299
    pconf_architecture_list_ty *architecture;architecture853,37354
    pconf_file_template_list_ty *file_template;file_template854,37400
    pconf_whiteout_template_list_ty *whiteout_template;whiteout_template855,37448
    long	    maximum_filename_length;maximum_filename_length856,37504
    bool	    posix_filename_charset;posix_filename_charset857,37542
    bool	    dos_filename_required;dos_filename_required858,37579
    bool	    windows_filename_required;windows_filename_required859,37615
    bool	    shell_safe_filenames;shell_safe_filenames860,37655
    bool	    allow_white_space_in_filenames;allow_white_space_in_filenames861,37690
    bool	    allow_non_ascii_filenames;allow_non_ascii_filenames862,37735
    pconf_filename_pattern_accept_list_ty *filename_pattern_accept;filename_pattern_accept863,37775
    pconf_filename_pattern_reject_list_ty *filename_pattern_reject;filename_pattern_reject864,37843
    string_ty	    *new_test_filename;new_test_filename865,37911
    string_ty	    *development_directory_template;development_directory_template866,37949
    string_ty	    *metrics_filename_pattern;metrics_filename_pattern867,38000
    pconf_trojan_horse_suspect_list_ty *trojan_horse_suspect;trojan_horse_suspect868,38045
    attributes_list_ty *project_specific;project_specific869,38107
    pconf_build_time_adjust_ty build_time_adjust;build_time_adjust870,38149
    bool	    signed_off_by;signed_off_by871,38199
    string_ty	    *review_policy_command;review_policy_command872,38227
    string_ty	    *develop_end_policy_command;develop_end_policy_command873,38269
    pconf_unchanged_file_develop_end_policy_ty unchanged_file_develop_end_policy;unchanged_file_develop_end_policy874,38316
    pconf_unchanged_file_integrate_pass_policy_ty unchanged_file_integrate_pass_policy;unchanged_file_integrate_pass_policy875,38398
    bool	    cache_project_file_list_for_each_delta;cache_project_file_list_for_each_delta876,38486
    pconf_clean_exceptions_list_ty *clean_exceptions;clean_exceptions877,38539
#define pconf_trace(pconf_trace889,38921
#define pconf_trace(pconf_trace891,39037

bl/libaegis/pstate.h,15010
#define LIBAEGIS_PSTATE_HLIBAEGIS_PSTATE_H9,222
#define change_cause_DEFchange_cause_DEF20,451
enum change_cause_tychange_cause_ty21,476
    change_cause_external_bug,change_cause_external_bug23,499
    change_cause_external_enhancement,change_cause_external_enhancement24,530
    change_cause_external_improvement,change_cause_external_improvement25,569
    change_cause_internal_bug,change_cause_internal_bug26,608
    change_cause_internal_enhancement,change_cause_internal_enhancement27,639
    change_cause_internal_improvement,change_cause_internal_improvement28,678
    change_cause_chainchange_cause_chain29,717
#define change_cause_max change_cause_max31,743
#define file_action_DEFfile_action_DEF41,1121
enum file_action_tyfile_action_ty42,1145
    file_action_create,file_action_create44,1167
    file_action_modify,file_action_modify45,1191
    file_action_remove,file_action_remove46,1215
    file_action_insulate,file_action_insulate47,1239
    file_action_transparentfile_action_transparent48,1265
#define file_action_max file_action_max50,1296
#define file_usage_DEFfile_usage_DEF60,1664
enum file_usage_tyfile_usage_ty61,1687
    file_usage_source,file_usage_source63,1708
    file_usage_config,file_usage_config64,1731
    file_usage_build,file_usage_build65,1754
    file_usage_test,file_usage_test66,1776
    file_usage_manual_testfile_usage_manual_test67,1797
#define file_usage_max file_usage_max69,1827
#define metric_DEFmetric_DEF79,2182
#define metric_name_mask metric_name_mask81,2202
#define metric_value_mask metric_value_mask82,2249
struct metric_tymetric_ty84,2302
    long	    reference_count;reference_count86,2321
    unsigned long   mask;mask87,2351
    string_ty	    *errpos;errpos88,2377
    string_ty	    *name;name89,2404
    double	    value;value90,2429
#define metric_trace(metric_trace102,2829
#define metric_trace(metric_trace104,2947
#define metric_list_DEFmetric_list_DEF108,3003
struct metric_list_tymetric_list_ty109,3027
    size_t length;length111,3051
    size_t maximum;maximum112,3070
    metric_ty	    **list;list113,3090
#define metric_list_trace(metric_list_trace125,3564
#define metric_list_trace(metric_list_trace127,3692
#define history_version_encoding_DEFhistory_version_encoding_DEF131,3766
enum history_version_encoding_tyhistory_version_encoding_ty132,3803
    history_version_encoding_none,history_version_encoding_none134,3838
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable135,3873
    history_version_encoding_base64history_version_encoding_base64136,3920
#define history_version_encoding_max history_version_encoding_max138,3959
#define history_version_DEFhistory_version_DEF148,4449
#define history_version_revision_mask	history_version_revision_mask150,4478
#define history_version_encoding_mask	history_version_encoding_mask151,4535
struct history_version_tyhistory_version_ty153,4598
    long	    reference_count;reference_count155,4626
    unsigned long   mask;mask156,4656
    string_ty	    *errpos;errpos157,4682
    string_ty	    *revision;revision158,4709
    history_version_encoding_ty encoding;encoding159,4738
#define history_version_trace(history_version_trace171,5284
#define history_version_trace(history_version_trace173,5420
#define attributes_DEFattributes_DEF177,5484
#define attributes_name_mask	attributes_name_mask179,5508
#define attributes_value_mask	attributes_value_mask180,5556
struct attributes_tyattributes_ty182,5606
    long	    reference_count;reference_count184,5629
    unsigned long   mask;mask185,5659
    string_ty	    *errpos;errpos186,5685
    string_ty	    *name;name187,5712
    string_ty	    *value;value188,5737
#define attributes_trace(attributes_trace200,6197
#define attributes_trace(attributes_trace202,6323
#define attributes_list_DEFattributes_list_DEF206,6387
struct attributes_list_tyattributes_list_ty207,6415
    size_t length;length209,6443
    size_t maximum;maximum210,6462
    attributes_ty   **list;list211,6482
#define attributes_list_trace(attributes_list_trace223,7014
#define attributes_list_trace(attributes_list_trace225,7150
#define pstate_copyright_years_list_DEFpstate_copyright_years_list_DEF229,7231
struct pstate_copyright_years_list_typstate_copyright_years_list_ty230,7271
    size_t length;length232,7311
    size_t maximum;maximum233,7330
    long	    *list;list234,7350
#define pstate_copyright_years_list_trace(pstate_copyright_years_list_trace246,8042
#define pstate_copyright_years_list_trace(pstate_copyright_years_list_trace248,8202
#define pstate_src_DEFpstate_src_DEF252,8278
#define pstate_src_file_name_mask pstate_src_file_name_mask254,8302
#define pstate_src_usage_mask	pstate_src_usage_mask255,8357
#define pstate_src_edit_number_mask pstate_src_edit_number_mask256,8411
#define pstate_src_locked_by_mask pstate_src_locked_by_mask257,8466
#define pstate_src_about_to_be_created_by_mask	pstate_src_about_to_be_created_by_mask258,8526
#define pstate_src_deleted_by_mask pstate_src_deleted_by_mask259,8597
struct pstate_src_typstate_src_ty261,8658
    long	    reference_count;reference_count263,8681
    unsigned long   mask;mask264,8711
    string_ty	    *errpos;errpos265,8737
    string_ty	    *file_name;file_name266,8764
    file_usage_ty   usage;usage267,8794
    string_ty	    *edit_number;edit_number268,8821
    long	    locked_by;locked_by269,8853
    long	    about_to_be_created_by;about_to_be_created_by270,8877
    long	    deleted_by;deleted_by271,8914
#define pstate_src_trace(pstate_src_trace283,9373
#define pstate_src_trace(pstate_src_trace285,9499
#define pstate_src_list_DEFpstate_src_list_DEF289,9563
struct pstate_src_list_typstate_src_list_ty290,9591
    size_t length;length292,9619
    size_t maximum;maximum293,9638
    pstate_src_ty   **list;list294,9658
#define pstate_src_list_trace(pstate_src_list_trace306,10190
#define pstate_src_list_trace(pstate_src_list_trace308,10326
#define pstate_history_name_list_DEFpstate_history_name_list_DEF312,10404
struct pstate_history_name_list_typstate_history_name_list_ty313,10441
    size_t length;length315,10478
    size_t maximum;maximum316,10497
    string_ty	    **list;list317,10517
#define pstate_history_name_list_trace(pstate_history_name_list_trace329,11173
#define pstate_history_name_list_trace(pstate_history_name_list_trace331,11327
#define pstate_history_DEFpstate_history_DEF335,11404
#define pstate_history_delta_number_mask pstate_history_delta_number_mask337,11432
#define pstate_history_change_number_mask pstate_history_change_number_mask338,11500
#define pstate_history_name_mask pstate_history_name_mask339,11568
struct pstate_history_typstate_history_ty341,11624
    long	    reference_count;reference_count343,11651
    unsigned long   mask;mask344,11681
    string_ty	    *errpos;errpos345,11707
    long	    delta_number;delta_number346,11734
    long	    change_number;change_number347,11761
    pstate_history_name_list_ty *name;name348,11789
#define pstate_history_trace(pstate_history_trace360,12318
#define pstate_history_trace(pstate_history_trace362,12452
#define pstate_history_list_DEFpstate_history_list_DEF366,12524
struct pstate_history_list_typstate_history_list_ty367,12556
    size_t length;length369,12588
    size_t maximum;maximum370,12607
    pstate_history_ty **list;list371,12627
#define pstate_history_list_trace(pstate_history_list_trace383,13217
#define pstate_history_list_trace(pstate_history_list_trace385,13361
#define pstate_change_list_DEFpstate_change_list_DEF389,13437
struct pstate_change_list_typstate_change_list_ty390,13468
    size_t length;length392,13499
    size_t maximum;maximum393,13518
    long	    *list;list394,13538
#define pstate_change_list_trace(pstate_change_list_trace406,14104
#define pstate_change_list_trace(pstate_change_list_trace408,14246
#define pstate_administrator_list_DEFpstate_administrator_list_DEF412,14328
struct pstate_administrator_list_typstate_administrator_list_ty413,14366
    size_t length;length415,14404
    size_t maximum;maximum416,14423
    string_ty	    **list;list417,14443
#define pstate_administrator_list_trace(pstate_administrator_list_trace429,15113
#define pstate_administrator_list_trace(pstate_administrator_list_trace431,15269
#define pstate_developer_list_DEFpstate_developer_list_DEF435,15354
struct pstate_developer_list_typstate_developer_list_ty436,15388
    size_t length;length438,15422
    size_t maximum;maximum439,15441
    string_ty	    **list;list440,15461
#define pstate_developer_list_trace(pstate_developer_list_trace452,16075
#define pstate_developer_list_trace(pstate_developer_list_trace454,16223
#define pstate_reviewer_list_DEFpstate_reviewer_list_DEF458,16303
struct pstate_reviewer_list_typstate_reviewer_list_ty459,16336
    size_t length;length461,16369
    size_t maximum;maximum462,16388
    string_ty	    **list;list463,16408
#define pstate_reviewer_list_trace(pstate_reviewer_list_trace475,17008
#define pstate_reviewer_list_trace(pstate_reviewer_list_trace477,17154
#define pstate_integrator_list_DEFpstate_integrator_list_DEF481,17235
struct pstate_integrator_list_typstate_integrator_list_ty482,17270
    size_t length;length484,17305
    size_t maximum;maximum485,17324
    string_ty	    **list;list486,17344
#define pstate_integrator_list_trace(pstate_integrator_list_trace498,17972
#define pstate_integrator_list_trace(pstate_integrator_list_trace500,18122
#define pstate_DEFpstate_DEF504,18189
#define pstate_next_test_number_mask	pstate_next_test_number_mask506,18209
#define pstate_umask_mask pstate_umask_mask507,18270
#define pstate_description_mask pstate_description_mask508,18322
#define pstate_owner_name_mask	pstate_owner_name_mask509,18373
#define pstate_group_name_mask	pstate_group_name_mask510,18423
#define pstate_developer_may_review_mask pstate_developer_may_review_mask511,18473
#define pstate_developer_may_integrate_mask pstate_developer_may_integrate_mask512,18541
#define pstate_reviewer_may_integrate_mask pstate_reviewer_may_integrate_mask513,18609
#define pstate_developers_may_create_changes_mask pstate_developers_may_create_changes_mask514,18677
#define pstate_forced_develop_begin_notify_command_mask pstate_forced_develop_begin_notify_command_mask515,18753
#define pstate_develop_end_notify_command_mask	pstate_develop_end_notify_command_mask516,18828
#define pstate_develop_end_undo_notify_command_mask pstate_develop_end_undo_notify_command_mask517,18894
#define pstate_review_pass_notify_command_mask	pstate_review_pass_notify_command_mask518,18965
#define pstate_review_pass_undo_notify_command_mask pstate_review_pass_undo_notify_command_mask519,19031
#define pstate_review_fail_notify_command_mask	pstate_review_fail_notify_command_mask520,19102
#define pstate_integrate_pass_notify_command_mask pstate_integrate_pass_notify_command_mask521,19168
#define pstate_integrate_fail_notify_command_mask pstate_integrate_fail_notify_command_mask522,19239
#define pstate_default_development_directory_mask pstate_default_development_directory_mask523,19310
#define pstate_default_test_exemption_mask pstate_default_test_exemption_mask524,19381
#define pstate_copyright_years_mask pstate_copyright_years_mask525,19449
#define pstate_next_change_number_mask	pstate_next_change_number_mask526,19504
#define pstate_next_delta_number_mask	pstate_next_delta_number_mask527,19567
#define pstate_src_mask pstate_src_mask528,19629
#define pstate_history_mask pstate_history_mask529,19672
#define pstate_change_mask pstate_change_mask530,19719
#define pstate_administrator_mask pstate_administrator_mask531,19766
#define pstate_developer_mask	pstate_developer_mask532,19821
#define pstate_reviewer_mask	pstate_reviewer_mask533,19870
#define pstate_integrator_mask	pstate_integrator_mask534,19918
#define pstate_currently_integrating_change_mask pstate_currently_integrating_change_mask535,19968
#define pstate_version_major_mask pstate_version_major_mask536,20044
#define pstate_version_minor_mask pstate_version_minor_mask537,20105
#define pstate_version_previous_mask	pstate_version_previous_mask538,20166
struct pstate_typstate_ty540,20223
    long	    reference_count;reference_count542,20242
    unsigned long   mask;mask543,20272
    string_ty	    *errpos;errpos544,20298
    long	    next_test_number;next_test_number545,20325
    long	    umask;umask546,20356
    string_ty	    *description;description547,20376
    string_ty	    *owner_name;owner_name548,20408
    string_ty	    *group_name;group_name549,20439
    bool	    developer_may_review;developer_may_review550,20470
    bool	    developer_may_integrate;developer_may_integrate551,20505
    bool	    reviewer_may_integrate;reviewer_may_integrate552,20543
    bool	    developers_may_create_changes;developers_may_create_changes553,20580
    string_ty	    *forced_develop_begin_notify_command;forced_develop_begin_notify_command554,20624
    string_ty	    *develop_end_notify_command;develop_end_notify_command555,20680
    string_ty	    *develop_end_undo_notify_command;develop_end_undo_notify_command556,20727
    string_ty	    *review_pass_notify_command;review_pass_notify_command557,20779
    string_ty	    *review_pass_undo_notify_command;review_pass_undo_notify_command558,20826
    string_ty	    *review_fail_notify_command;review_fail_notify_command559,20878
    string_ty	    *integrate_pass_notify_command;integrate_pass_notify_command560,20925
    string_ty	    *integrate_fail_notify_command;integrate_fail_notify_command561,20975
    string_ty	    *default_development_directory;default_development_directory562,21025
    bool	    default_test_exemption;default_test_exemption563,21075
    pstate_copyright_years_list_ty *copyright_years;copyright_years564,21112
    long	    next_change_number;next_change_number565,21165
    long	    next_delta_number;next_delta_number566,21198
    pstate_src_list_ty *src;src567,21230
    pstate_history_list_ty *history;history568,21259
    pstate_change_list_ty *change;change569,21296
    pstate_administrator_list_ty *administrator;administrator570,21331
    pstate_developer_list_ty *developer;developer571,21380
    pstate_reviewer_list_ty *reviewer;reviewer572,21421
    pstate_integrator_list_ty *integrator;integrator573,21460
    long	    currently_integrating_change;currently_integrating_change574,21503
    long	    version_major;version_major575,21546
    long	    version_minor;version_minor576,21574
    string_ty	    *version_previous;version_previous577,21602
#define pstate_trace(pstate_trace589,21981
#define pstate_trace(pstate_trace591,22099

bl/libaegis/rptidx.h,1480
#define LIBAEGIS_RPTIDX_HLIBAEGIS_RPTIDX_H9,222
#define rptidx_where_DEFrptidx_where_DEF20,451
#define rptidx_where_name_mask	rptidx_where_name_mask22,477
#define rptidx_where_description_mask	rptidx_where_description_mask23,527
#define rptidx_where_filename_mask rptidx_where_filename_mask24,584
struct rptidx_where_tyrptidx_where_ty26,640
    long	    reference_count;reference_count28,665
    unsigned long   mask;mask29,695
    string_ty	    *errpos;errpos30,721
    string_ty	    *name;name31,748
    string_ty	    *description;description32,773
    string_ty	    *filename;filename33,805
#define rptidx_where_trace(rptidx_where_trace45,1296
#define rptidx_where_trace(rptidx_where_trace47,1426
#define rptidx_where_list_DEFrptidx_where_list_DEF51,1494
struct rptidx_where_list_tyrptidx_where_list_ty52,1524
    size_t length;length54,1554
    size_t maximum;maximum55,1573
    rptidx_where_ty **list;list56,1593
#define rptidx_where_list_trace(rptidx_where_list_trace68,2153
#define rptidx_where_list_trace(rptidx_where_list_trace70,2293
#define rptidx_DEFrptidx_DEF74,2355
#define rptidx_where_mask rptidx_where_mask76,2375
struct rptidx_tyrptidx_ty78,2423
    long	    reference_count;reference_count80,2442
    unsigned long   mask;mask81,2472
    string_ty	    *errpos;errpos82,2498
    rptidx_where_list_ty *where;where83,2525
#define rptidx_trace(rptidx_trace95,2900
#define rptidx_trace(rptidx_trace97,3018

bl/libaegis/tstrslt.h,1714
#define LIBAEGIS_TSTRSLT_HLIBAEGIS_TSTRSLT_H9,225
#define tstrslt_test_result_DEFtstrslt_test_result_DEF20,462
#define tstrslt_test_result_file_name_mask tstrslt_test_result_file_name_mask22,495
#define tstrslt_test_result_exit_status_mask	tstrslt_test_result_exit_status_mask23,558
#define tstrslt_test_result_architecture_mask	tstrslt_test_result_architecture_mask24,627
struct tstrslt_test_result_tytstrslt_test_result_ty26,693
    long	    reference_count;reference_count28,725
    unsigned long   mask;mask29,755
    string_ty	    *errpos;errpos30,781
    string_ty	    *file_name;file_name31,808
    long	    exit_status;exit_status32,838
    string_ty	    *architecture;architecture33,864
#define tstrslt_test_result_trace(tstrslt_test_result_trace45,1457
#define tstrslt_test_result_trace(tstrslt_test_result_trace47,1601
#define tstrslt_test_result_list_DEFtstrslt_test_result_list_DEF51,1683
struct tstrslt_test_result_list_tytstrslt_test_result_list_ty52,1720
    size_t length;length54,1757
    size_t maximum;maximum55,1776
    tstrslt_test_result_ty **list;list56,1796
#define tstrslt_test_result_list_trace(tstrslt_test_result_list_trace68,2461
#define tstrslt_test_result_list_trace(tstrslt_test_result_list_trace70,2615
#define tstrslt_DEFtstrslt_DEF74,2685
#define tstrslt_test_result_mask tstrslt_test_result_mask76,2706
struct tstrslt_tytstrslt_ty78,2762
    long	    reference_count;reference_count80,2782
    unsigned long   mask;mask81,2812
    string_ty	    *errpos;errpos82,2838
    tstrslt_test_result_list_ty *test_result;test_result83,2865
#define tstrslt_trace(tstrslt_trace95,3267
#define tstrslt_trace(tstrslt_trace97,3387

bl/libaegis/uconf.h,11465
#define LIBAEGIS_UCONF_HLIBAEGIS_UCONF_H9,219
#define change_cause_DEFchange_cause_DEF20,447
enum change_cause_tychange_cause_ty21,472
    change_cause_external_bug,change_cause_external_bug23,495
    change_cause_external_enhancement,change_cause_external_enhancement24,526
    change_cause_external_improvement,change_cause_external_improvement25,565
    change_cause_internal_bug,change_cause_internal_bug26,604
    change_cause_internal_enhancement,change_cause_internal_enhancement27,635
    change_cause_internal_improvement,change_cause_internal_improvement28,674
    change_cause_chainchange_cause_chain29,713
#define change_cause_max change_cause_max31,739
#define file_action_DEFfile_action_DEF41,1117
enum file_action_tyfile_action_ty42,1141
    file_action_create,file_action_create44,1163
    file_action_modify,file_action_modify45,1187
    file_action_remove,file_action_remove46,1211
    file_action_insulate,file_action_insulate47,1235
    file_action_transparentfile_action_transparent48,1261
#define file_action_max file_action_max50,1292
#define file_usage_DEFfile_usage_DEF60,1660
enum file_usage_tyfile_usage_ty61,1683
    file_usage_source,file_usage_source63,1704
    file_usage_config,file_usage_config64,1727
    file_usage_build,file_usage_build65,1750
    file_usage_test,file_usage_test66,1772
    file_usage_manual_testfile_usage_manual_test67,1793
#define file_usage_max file_usage_max69,1823
#define metric_DEFmetric_DEF79,2178
#define metric_name_mask metric_name_mask81,2198
#define metric_value_mask metric_value_mask82,2245
struct metric_tymetric_ty84,2298
    long	    reference_count;reference_count86,2317
    unsigned long   mask;mask87,2347
    string_ty	    *errpos;errpos88,2373
    string_ty	    *name;name89,2400
    double	    value;value90,2425
#define metric_trace(metric_trace102,2825
#define metric_trace(metric_trace104,2943
#define metric_list_DEFmetric_list_DEF108,2999
struct metric_list_tymetric_list_ty109,3023
    size_t length;length111,3047
    size_t maximum;maximum112,3066
    metric_ty	    **list;list113,3086
#define metric_list_trace(metric_list_trace125,3560
#define metric_list_trace(metric_list_trace127,3688
#define history_version_encoding_DEFhistory_version_encoding_DEF131,3762
enum history_version_encoding_tyhistory_version_encoding_ty132,3799
    history_version_encoding_none,history_version_encoding_none134,3834
    history_version_encoding_quoted_printable,history_version_encoding_quoted_printable135,3869
    history_version_encoding_base64history_version_encoding_base64136,3916
#define history_version_encoding_max history_version_encoding_max138,3955
#define history_version_DEFhistory_version_DEF148,4445
#define history_version_revision_mask	history_version_revision_mask150,4474
#define history_version_encoding_mask	history_version_encoding_mask151,4531
struct history_version_tyhistory_version_ty153,4594
    long	    reference_count;reference_count155,4622
    unsigned long   mask;mask156,4652
    string_ty	    *errpos;errpos157,4678
    string_ty	    *revision;revision158,4705
    history_version_encoding_ty encoding;encoding159,4734
#define history_version_trace(history_version_trace171,5280
#define history_version_trace(history_version_trace173,5416
#define attributes_DEFattributes_DEF177,5480
#define attributes_name_mask	attributes_name_mask179,5504
#define attributes_value_mask	attributes_value_mask180,5552
struct attributes_tyattributes_ty182,5602
    long	    reference_count;reference_count184,5625
    unsigned long   mask;mask185,5655
    string_ty	    *errpos;errpos186,5681
    string_ty	    *name;name187,5708
    string_ty	    *value;value188,5733
#define attributes_trace(attributes_trace200,6193
#define attributes_trace(attributes_trace202,6319
#define attributes_list_DEFattributes_list_DEF206,6383
struct attributes_list_tyattributes_list_ty207,6411
    size_t length;length209,6439
    size_t maximum;maximum210,6458
    attributes_ty   **list;list211,6478
#define attributes_list_trace(attributes_list_trace223,7010
#define attributes_list_trace(attributes_list_trace225,7146
#define uconf_delete_file_preference_DEFuconf_delete_file_preference_DEF229,7228
enum uconf_delete_file_preference_tyuconf_delete_file_preference_ty230,7269
    uconf_delete_file_preference_no_keep,uconf_delete_file_preference_no_keep232,7308
    uconf_delete_file_preference_interactive,uconf_delete_file_preference_interactive233,7350
    uconf_delete_file_preference_keepuconf_delete_file_preference_keep234,7396
#define uconf_delete_file_preference_max uconf_delete_file_preference_max236,7437
#define uconf_diff_preference_DEFuconf_diff_preference_DEF246,7969
enum uconf_diff_preference_tyuconf_diff_preference_ty247,8003
    uconf_diff_preference_automatic_merge,uconf_diff_preference_automatic_merge249,8035
    uconf_diff_preference_no_merge,uconf_diff_preference_no_merge250,8078
    uconf_diff_preference_only_mergeuconf_diff_preference_only_merge251,8114
#define uconf_diff_preference_max uconf_diff_preference_max253,8154
#define uconf_pager_preference_DEFuconf_pager_preference_DEF263,8624
enum uconf_pager_preference_tyuconf_pager_preference_ty264,8659
    uconf_pager_preference_foreground,uconf_pager_preference_foreground266,8692
    uconf_pager_preference_neveruconf_pager_preference_never267,8731
#define uconf_pager_preference_max uconf_pager_preference_max269,8767
#define uconf_persevere_preference_DEFuconf_persevere_preference_DEF279,9250
enum uconf_persevere_preference_tyuconf_persevere_preference_ty280,9289
    uconf_persevere_preference_all,uconf_persevere_preference_all282,9326
    uconf_persevere_preference_stopuconf_persevere_preference_stop283,9362
#define uconf_persevere_preference_max uconf_persevere_preference_max285,9401
#define uconf_log_file_preference_DEFuconf_log_file_preference_DEF295,9919
enum uconf_log_file_preference_tyuconf_log_file_preference_ty296,9957
    uconf_log_file_preference_snuggle,uconf_log_file_preference_snuggle298,9993
    uconf_log_file_preference_append,uconf_log_file_preference_append299,10032
    uconf_log_file_preference_replace,uconf_log_file_preference_replace300,10070
    uconf_log_file_preference_neveruconf_log_file_preference_never301,10109
#define uconf_log_file_preference_max uconf_log_file_preference_max303,10148
#define uconf_lock_wait_preference_DEFuconf_lock_wait_preference_DEF313,10658
enum uconf_lock_wait_preference_tyuconf_lock_wait_preference_ty314,10697
    uconf_lock_wait_preference_always,uconf_lock_wait_preference_always316,10734
    uconf_lock_wait_preference_background,uconf_lock_wait_preference_background317,10773
    uconf_lock_wait_preference_neveruconf_lock_wait_preference_never318,10816
#define uconf_lock_wait_preference_max uconf_lock_wait_preference_max320,10856
#define uconf_symbolic_link_preference_DEFuconf_symbolic_link_preference_DEF330,11379
enum uconf_symbolic_link_preference_tyuconf_symbolic_link_preference_ty331,11422
    uconf_symbolic_link_preference_verify,uconf_symbolic_link_preference_verify333,11463
    uconf_symbolic_link_preference_assumeuconf_symbolic_link_preference_assume334,11506
#define uconf_symbolic_link_preference_max uconf_symbolic_link_preference_max336,11551
#define uconf_relative_filename_preference_DEFuconf_relative_filename_preference_DEF346,12114
enum uconf_relative_filename_preference_tyuconf_relative_filename_preference_ty347,12161
    uconf_relative_filename_preference_current,uconf_relative_filename_preference_current349,12206
    uconf_relative_filename_preference_baseuconf_relative_filename_preference_base350,12254
#define uconf_relative_filename_preference_max uconf_relative_filename_preference_max352,12301
#define uconf_whiteout_preference_DEFuconf_whiteout_preference_DEF362,12891
enum uconf_whiteout_preference_tyuconf_whiteout_preference_ty363,12929
    uconf_whiteout_preference_always,uconf_whiteout_preference_always365,12965
    uconf_whiteout_preference_neveruconf_whiteout_preference_never366,13003
#define uconf_whiteout_preference_max uconf_whiteout_preference_max368,13042
#define uconf_DEFuconf_DEF378,13531
#define uconf_default_project_name_mask uconf_default_project_name_mask380,13550
#define uconf_default_change_number_mask uconf_default_change_number_mask381,13609
#define uconf_default_development_directory_mask uconf_default_development_directory_mask382,13677
#define uconf_default_project_directory_mask	uconf_default_project_directory_mask383,13748
#define uconf_delete_file_preference_mask uconf_delete_file_preference_mask384,13812
#define uconf_diff_preference_mask uconf_diff_preference_mask385,13880
#define uconf_pager_preference_mask uconf_pager_preference_mask386,13940
#define uconf_persevere_preference_mask uconf_persevere_preference_mask387,14000
#define uconf_log_file_preference_mask	uconf_log_file_preference_mask388,14064
#define uconf_lock_wait_preference_mask uconf_lock_wait_preference_mask389,14127
#define uconf_symbolic_link_preference_mask uconf_symbolic_link_preference_mask390,14191
#define uconf_relative_filename_preference_mask uconf_relative_filename_preference_mask391,14259
#define uconf_email_address_mask uconf_email_address_mask392,14331
#define uconf_whiteout_preference_mask	uconf_whiteout_preference_mask393,14386
#define uconf_editor_command_mask uconf_editor_command_mask394,14449
#define uconf_visual_command_mask uconf_visual_command_mask395,14504
#define uconf_pager_command_mask uconf_pager_command_mask396,14559
#define uconf_attribute_mask	uconf_attribute_mask397,14614
struct uconf_tyuconf_ty399,14663
    long	    reference_count;reference_count401,14681
    unsigned long   mask;mask402,14711
    string_ty	    *errpos;errpos403,14737
    string_ty	    *default_project_name;default_project_name404,14764
    long	    default_change_number;default_change_number405,14805
    string_ty	    *default_development_directory;default_development_directory406,14841
    string_ty	    *default_project_directory;default_project_directory407,14891
    uconf_delete_file_preference_ty delete_file_preference;delete_file_preference408,14937
    uconf_diff_preference_ty diff_preference;diff_preference409,14997
    uconf_pager_preference_ty pager_preference;pager_preference410,15043
    uconf_persevere_preference_ty persevere_preference;persevere_preference411,15091
    uconf_log_file_preference_ty log_file_preference;log_file_preference412,15147
    uconf_lock_wait_preference_ty lock_wait_preference;lock_wait_preference413,15201
    uconf_symbolic_link_preference_ty symbolic_link_preference;symbolic_link_preference414,15257
    uconf_relative_filename_preference_ty relative_filename_preference;relative_filename_preference415,15321
    string_ty	    *email_address;email_address416,15393
    uconf_whiteout_preference_ty whiteout_preference;whiteout_preference417,15427
    string_ty	    *editor_command;editor_command418,15481
    string_ty	    *visual_command;visual_command419,15516
    string_ty	    *pager_command;pager_command420,15551
    attributes_list_ty *attribute;attribute421,15585
#define uconf_trace(uconf_trace433,15948
#define uconf_trace(uconf_trace435,16064

bl/libaegis/ustate.h,1752
#define LIBAEGIS_USTATE_HLIBAEGIS_USTATE_H9,222
#define ustate_own_changes_list_DEFustate_own_changes_list_DEF20,462
struct ustate_own_changes_list_tyustate_own_changes_list_ty21,498
    size_t length;length23,534
    size_t maximum;maximum24,553
    long	    *list;list25,573
#define ustate_own_changes_list_trace(ustate_own_changes_list_trace37,1209
#define ustate_own_changes_list_trace(ustate_own_changes_list_trace39,1361
#define ustate_own_DEFustate_own_DEF43,1433
#define ustate_own_project_name_mask	ustate_own_project_name_mask45,1457
#define ustate_own_changes_mask ustate_own_changes_mask46,1513
struct ustate_own_tyustate_own_ty48,1565
    long	    reference_count;reference_count50,1588
    unsigned long   mask;mask51,1618
    string_ty	    *errpos;errpos52,1644
    string_ty	    *project_name;project_name53,1671
    ustate_own_changes_list_ty *changes;changes54,1704
#define ustate_own_trace(ustate_own_trace66,2179
#define ustate_own_trace(ustate_own_trace68,2305
#define ustate_own_list_DEFustate_own_list_DEF72,2369
struct ustate_own_list_tyustate_own_list_ty73,2397
    size_t length;length75,2425
    size_t maximum;maximum76,2444
    ustate_own_ty   **list;list77,2464
#define ustate_own_list_trace(ustate_own_list_trace89,2996
#define ustate_own_list_trace(ustate_own_list_trace91,3132
#define ustate_DEFustate_DEF95,3192
#define ustate_own_mask ustate_own_mask97,3212
struct ustate_tyustate_ty99,3256
    long	    reference_count;reference_count101,3275
    unsigned long   mask;mask102,3305
    string_ty	    *errpos;errpos103,3331
    ustate_own_list_ty *own;own104,3358
#define ustate_trace(ustate_trace116,3729
#define ustate_trace(ustate_trace118,3847
