| /src/external/apache2/llvm/dist/llvm/tools/llvm-rc/ |
| ResourceScriptStmt.h | 527 MenuItem(StringRef Caption, uint32_t ItemId, uint16_t ItemFlags) 528 : Name(Caption), Id(ItemId), Flags(ItemFlags) {} 547 PopupItem(StringRef Caption, uint16_t ItemFlags, 549 : Name(Caption), Flags(ItemFlags), SubItems(std::move(SubItemsList)) {} 877 // CAPTION optional statement. 884 CaptionStmt(StringRef Caption) : Value(Caption) {} 886 Twine getResourceTypeName() const override { return "CAPTION"; }
|
| ResourceFileWriter.h | 84 StringRef Caption;
|
| ResourceScriptParser.cpp | 403 if (TypeToken->equals_lower("CAPTION")) 546 // Read caption if necessary. 547 IntOrString Caption{StringRef()}; 551 Caption = *CaptionResult; 592 return Control(*ClassResult, Caption, *ID, (*Args)[0], (*Args)[1], 633 // MENUITEM caption:String, result:Int [, menu flags]... 634 // POPUP caption:String [, menu flags]... { items... } 654 // Not a separator. Read the caption.
|
| ResourceFileWriter.cpp | 457 ObjectData.Caption = Stmt->Value; 1044 // Element caption/reference ID. ID is preceded by 0xFFFF. 1068 // Actually, in case of empty (but existent) caption, the examined field 1070 if (ObjectData.Caption != "") 1139 RETURN_IF_ERROR(writeCString(ObjectData.Caption));
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 5654 % When called from @insertcopying or (short)caption, we need active 6628 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 6629 % @float Foo,lbl & no caption: Foo 1.1 6630 % @float Foo & @caption{Cap}: Foo: Cap 6631 % @float Foo & no caption: Foo 6632 % @float ,lbl & Caption{Cap}: 1.1: Cap 6633 % @float ,lbl & no caption: 1.1 6634 % @float & @caption{Cap}: Cap 6635 % @float & no caption: 6652 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 5533 % When called from @insertcopying or (short)caption, we need active 6513 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 6514 % @float Foo,lbl & no caption: Foo 1.1 6515 % @float Foo & @caption{Cap}: Foo: Cap 6516 % @float Foo & no caption: Foo 6517 % @float ,lbl & Caption{Cap}: 1.1: Cap 6518 % @float ,lbl & no caption: 1.1 6519 % @float & @caption{Cap}: Cap 6520 % @float & no caption: 6537 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 5533 % When called from @insertcopying or (short)caption, we need active 6513 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 6514 % @float Foo,lbl & no caption: Foo 1.1 6515 % @float Foo & @caption{Cap}: Foo: Cap 6516 % @float Foo & no caption: Foo 6517 % @float ,lbl & Caption{Cap}: 1.1: Cap 6518 % @float ,lbl & no caption: 1.1 6519 % @float & @caption{Cap}: Cap 6520 % @float & no caption: 6537 % Start the printed caption with what we've constructed i [all...] |
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 7212 % When called from @insertcopying or (short)caption, we need active 8580 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 8581 % @float Foo,lbl & no caption: Foo 1.1 8582 % @float Foo & @caption{Cap}: Foo: Cap 8583 % @float Foo & no caption: Foo 8584 % @float ,lbl & Caption{Cap}: 1.1: Cap 8585 % @float ,lbl & no caption: 1.1 8586 % @float & @caption{Cap}: Cap 8587 % @float & no caption: 8604 % Start the printed caption with what we've constructed i [all...] |
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 7212 % When called from @insertcopying or (short)caption, we need active 8580 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 8581 % @float Foo,lbl & no caption: Foo 1.1 8582 % @float Foo & @caption{Cap}: Foo: Cap 8583 % @float Foo & no caption: Foo 8584 % @float ,lbl & Caption{Cap}: 1.1: Cap 8585 % @float ,lbl & no caption: 1.1 8586 % @float & @caption{Cap}: Cap 8587 % @float & no caption: 8604 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 6813 % When called from @insertcopying or (short)caption, we need active 7807 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 7808 % @float Foo,lbl & no caption: Foo 1.1 7809 % @float Foo & @caption{Cap}: Foo: Cap 7810 % @float Foo & no caption: Foo 7811 % @float ,lbl & Caption{Cap}: 1.1: Cap 7812 % @float ,lbl & no caption: 1.1 7813 % @float & @caption{Cap}: Cap 7814 % @float & no caption: 7831 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 7148 % When called from @insertcopying or (short)caption, we need active 8516 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 8517 % @float Foo,lbl & no caption: Foo 1.1 8518 % @float Foo & @caption{Cap}: Foo: Cap 8519 % @float Foo & no caption: Foo 8520 % @float ,lbl & Caption{Cap}: 1.1: Cap 8521 % @float ,lbl & no caption: 1.1 8522 % @float & @caption{Cap}: Cap 8523 % @float & no caption: 8540 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 6809 % When called from @insertcopying or (short)caption, we need active 7803 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 7804 % @float Foo,lbl & no caption: Foo 1.1 7805 % @float Foo & @caption{Cap}: Foo: Cap 7806 % @float Foo & no caption: Foo 7807 % @float ,lbl & Caption{Cap}: 1.1: Cap 7808 % @float ,lbl & no caption: 1.1 7809 % @float & @caption{Cap}: Cap 7810 % @float & no caption: 7827 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 6809 % When called from @insertcopying or (short)caption, we need active 7803 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 7804 % @float Foo,lbl & no caption: Foo 1.1 7805 % @float Foo & @caption{Cap}: Foo: Cap 7806 % @float Foo & no caption: Foo 7807 % @float ,lbl & Caption{Cap}: 1.1: Cap 7808 % @float ,lbl & no caption: 1.1 7809 % @float & @caption{Cap}: Cap 7810 % @float & no caption: 7827 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 7150 % When called from @insertcopying or (short)caption, we need active 8518 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 8519 % @float Foo,lbl & no caption: Foo 1.1 8520 % @float Foo & @caption{Cap}: Foo: Cap 8521 % @float Foo & no caption: Foo 8522 % @float ,lbl & Caption{Cap}: 1.1: Cap 8523 % @float ,lbl & no caption: 1.1 8524 % @float & @caption{Cap}: Cap 8525 % @float & no caption: 8542 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl3/gdb/dist/texinfo/ |
| texinfo.tex | 6809 % When called from @insertcopying or (short)caption, we need active 7803 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 7804 % @float Foo,lbl & no caption: Foo 1.1 7805 % @float Foo & @caption{Cap}: Foo: Cap 7806 % @float Foo & no caption: Foo 7807 % @float ,lbl & Caption{Cap}: 1.1: Cap 7808 % @float ,lbl & no caption: 1.1 7809 % @float & @caption{Cap}: Cap 7810 % @float & no caption: 7827 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl3/gdb.old/dist/texinfo/ |
| texinfo.tex | 6809 % When called from @insertcopying or (short)caption, we need active 7803 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 7804 % @float Foo,lbl & no caption: Foo 1.1 7805 % @float Foo & @caption{Cap}: Foo: Cap 7806 % @float Foo & no caption: Foo 7807 % @float ,lbl & Caption{Cap}: 1.1: Cap 7808 % @float ,lbl & no caption: 1.1 7809 % @float & @caption{Cap}: Cap 7810 % @float & no caption: 7827 % Start the printed caption with what we've constructed i [all...] |
| /src/external/lgpl3/gmp/dist/doc/ |
| texinfo.tex | 7212 % When called from @insertcopying or (short)caption, we need active 8580 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 8581 % @float Foo,lbl & no caption: Foo 1.1 8582 % @float Foo & @caption{Cap}: Foo: Cap 8583 % @float Foo & no caption: Foo 8584 % @float ,lbl & Caption{Cap}: 1.1: Cap 8585 % @float ,lbl & no caption: 1.1 8586 % @float & @caption{Cap}: Cap 8587 % @float & no caption: 8604 % Start the printed caption with what we've constructed i [all...] |
| /src/external/lgpl3/mpc/dist/doc/ |
| texinfo.tex | 7212 % When called from @insertcopying or (short)caption, we need active 8580 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 8581 % @float Foo,lbl & no caption: Foo 1.1 8582 % @float Foo & @caption{Cap}: Foo: Cap 8583 % @float Foo & no caption: Foo 8584 % @float ,lbl & Caption{Cap}: 1.1: Cap 8585 % @float ,lbl & no caption: 1.1 8586 % @float & @caption{Cap}: Cap 8587 % @float & no caption: 8604 % Start the printed caption with what we've constructed i [all...] |
| /src/external/gpl3/binutils/dist/gprofng/doc/ |
| texinfo.tex | 9651 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 9652 % @float Foo,lbl & no caption: Foo 1.1 9653 % @float Foo & @caption{Cap}: Foo: Cap 9654 % @float Foo & no caption: Foo 9655 % @float ,lbl & Caption{Cap}: 1.1: Cap 9656 % @float ,lbl & no caption: 1.1 9657 % @float & @caption{Cap}: Cap 9658 % @float & no caption: 9675 % Start the printed caption with what we've constructed in 9684 % caption text [all...] |
| /src/external/gpl3/binutils.old/dist/gprofng/doc/ |
| texinfo.tex | 9651 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 9652 % @float Foo,lbl & no caption: Foo 1.1 9653 % @float Foo & @caption{Cap}: Foo: Cap 9654 % @float Foo & no caption: Foo 9655 % @float ,lbl & Caption{Cap}: 1.1: Cap 9656 % @float ,lbl & no caption: 1.1 9657 % @float & @caption{Cap}: Cap 9658 % @float & no caption: 9675 % Start the printed caption with what we've constructed in 9684 % caption text [all...] |
| /src/external/gpl3/gcc/dist/gcc/doc/include/ |
| texinfo.tex | 9492 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 9493 % @float Foo,lbl & no caption: Foo 1.1 9494 % @float Foo & @caption{Cap}: Foo: Cap 9495 % @float Foo & no caption: Foo 9496 % @float ,lbl & Caption{Cap}: 1.1: Cap 9497 % @float ,lbl & no caption: 1.1 9498 % @float & @caption{Cap}: Cap 9499 % @float & no caption: 9516 % Start the printed caption with what we've constructed in 9525 % caption text [all...] |
| /src/external/lgpl3/mpc/dist/build-aux/ |
| texinfo.tex | 9531 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 9532 % @float Foo,lbl & no caption: Foo 1.1 9533 % @float Foo & @caption{Cap}: Foo: Cap 9534 % @float Foo & no caption: Foo 9535 % @float ,lbl & Caption{Cap}: 1.1: Cap 9536 % @float ,lbl & no caption: 1.1 9537 % @float & @caption{Cap}: Cap 9538 % @float & no caption: 9555 % Start the printed caption with what we've constructed in 9564 % caption text [all...] |
| /src/external/lgpl3/mpfr/dist/doc/ |
| texinfo.tex | 9524 % @float Foo,lbl & @caption{Cap}: Foo 1.1: Cap 9525 % @float Foo,lbl & no caption: Foo 1.1 9526 % @float Foo & @caption{Cap}: Foo: Cap 9527 % @float Foo & no caption: Foo 9528 % @float ,lbl & Caption{Cap}: 1.1: Cap 9529 % @float ,lbl & no caption: 1.1 9530 % @float & @caption{Cap}: Cap 9531 % @float & no caption: 9548 % Start the printed caption with what we've constructed in 9557 % caption text [all...] |