Home
last modified time | relevance | path

Searched defs:augmentation (Results 1 – 7 of 7) sorted by relevance

/third_party/elfutils/libdw/
Dlibdw.h174 const char *augmentation; /* Augmentation string. */ member
/third_party/rust/crates/clap/clap_derive/src/derives/
Dargs.rs86 let augmentation = gen_augment(fields, &app_var, item, false)?; in gen_for_struct() localVariable
Dsubcommand.rs63 let augmentation = gen_augment(variants, item, false)?; in gen_for_enum() localVariable
/third_party/elfutils/src/
Dreadelf.c6815 const char *augmentation; in print_debug_frame_section() member
6898 const char *const augmentation = (const char *) readp; in print_debug_frame_section() local
/third_party/typescript/src/compiler/
Dchecker.ts44914 for (const augmentation of list) { constant
44955 for (const augmentation of list) { constant
/third_party/typescript/lib/
Dtsc.js104097 …return ts.some(sourceFile.moduleAugmentations, function (augmentation) { return ts.isGlobalScopeAu… argument
DtypingsInstaller.js125259 …return ts.some(sourceFile.moduleAugmentations, function (augmentation) { return ts.isGlobalScopeAu… argument