/haiku/src/bin/rc/tests/ |
H A D | array.rdef | 16 resource(320) #'CSTR' array { "wassup" }; 17 resource(321) (#'CSTR') array { "wassup" }; 21 //resource(325) (#'CSTR' string) array { "wassup" }; // invalid cast 24 resource(331) #'CSTR' array { "w00t", "dude" }; 25 resource(332) #'CSTR' array { "blah", "" }; 26 resource(333) #'CSTR' array { "w00t" "dude" }; 27 resource(334) #'CSTR' array { "blah" "" }; 129 resource(350) #'CSTR' import "import.txt"; 130 resource(351) #'CSTR' array import "import.txt"; 132 resource(352) #'CSTR' array [all …]
|
H A D | type.rdef | 95 type #'CSTR' strings { string a, string b = "yo" }; 175 type #'CSTR' notfixed1 { string s }; 180 type #'CSTR' notfixed2 { string s = "hello" }; 190 type #'CSTR' fixed1 { string s[10] }; 195 type #'CSTR' fixed2 { string s[10] = "hello" }; 200 type #'CSTR' fixed3 { string s[2] = "hello" };
|
H A D | simple.rdef | 156 // Decompiling should create a "#'CSTR' array" with two items, because the 164 resource(210) (#'CSTR') $"4041"; 165 resource(212) (#'CSTR') (uint64) 5678;
|
/haiku/docs/develop/kits/print/ |
H A D | AddPrinter Message.txt | 2 entry driver, type='CSTR', c=1, size=17, data[0]: "EPSON C40 Series" 3 entry transport, type='CSTR', c=1, size=12, data[0]: "Serial Port" 4 entry transport path, type='CSTR', c=1, size=8, data[0]: "serial1" 5 entry printer name, type='CSTR', c=1, size=8, data[0]: "my_test" 6 entry connection, type='CSTR', c=1, size=6, data[0]: "Local"
|
H A D | Input Driver.txt | 12 entry current_printer, type='CSTR', c=1, size=12, data[0]: "DemoPrinter" 18 entry current_printer, type='CSTR', c=1, size=12, data[0]: "DemoPrinter"
|
H A D | PrintSession Messages.txt | 26 entry current_printer, type='CSTR', c=1, size=20, data[0]: "PreviewDriver_BeInc" 39 entry JobName, type='CSTR', c=1, size=15, data[0]: "InterestFields" 40 …entry Spool File, type='CSTR', c=1, size=79, data[0]: "/boot/home/config/settings/printers/Pre…
|
H A D | MessagesFromPageSetup.txt | 10 entry current_printer, type='CSTR', c=1, size=27, data[0]: "HPLaserJetPCL3Driver_BeInc" 25 entry EPST_page_name, type='CSTR', c=1, size=3, data[0]: "A4" 46 entry current_printer, type='CSTR', c=1, size=24, data[0]: "EPSONStylusDriver_BeInc" 54 entry page size, type='CSTR', c=1, size=7, data[0]: "Letter" 62 entry current_printer, type='CSTR', c=1, size=23, data[0]: "PostScriptDriver_BeInc" 72 entry current_printer, type='CSTR', c=1, size=20, data[0]: "PreviewDriver_BeInc"
|
/haiku/src/data/mime_db/text/ |
H A D | x-partial-email | 45 "attr:type" = 'CSTR', 46 "attr:type" = 'CSTR', 47 "attr:type" = 'CSTR', 48 "attr:type" = 'CSTR', 49 "attr:type" = 'CSTR', 50 "attr:type" = 'CSTR', 51 "attr:type" = 'CSTR', 52 "attr:type" = 'CSTR', 54 "attr:type" = 'CSTR', 55 "attr:type" = 'CSTR',
|
H A D | x-email | 49 "attr:type" = 'CSTR', 50 "attr:type" = 'CSTR', 51 "attr:type" = 'CSTR', 52 "attr:type" = 'CSTR', 53 "attr:type" = 'CSTR', 54 "attr:type" = 'CSTR', 55 "attr:type" = 'CSTR', 56 "attr:type" = 'CSTR', 58 "attr:type" = 'CSTR', 59 "attr:type" = 'CSTR',
|
H A D | vcard | 8 resource(2, "META:SNIFF_RULE") #'CSTR' array {
|
H A D | calendar | 8 resource(3, "META:SNIFF_RULE") #'CSTR' array {
|
H A D | xml | 6 resource(2, "META:SNIFF_RULE") #'CSTR' array {
|
H A D | x-patch | 6 resource(2, "META:SNIFF_RULE") #'CSTR' array {
|
H A D | x-makefile | 6 resource(2, "META:SNIFF_RULE") #'CSTR' array {
|
H A D | x-jamfile | 6 resource(2, "META:SNIFF_RULE") #'CSTR' array {
|
/haiku/src/data/mime_db/application/ |
H A D | pdf | 63 "attr:type" = 'CSTR', 64 "attr:type" = 'CSTR', 65 "attr:type" = 'CSTR', 66 "attr:type" = 'CSTR', 67 "attr:type" = 'CSTR', 68 "attr:type" = 'CSTR',
|
H A D | x-vnd.be-bookmark | 39 "attr:type" = 'CSTR', 40 "attr:type" = 'CSTR', 41 "attr:type" = 'CSTR',
|
H A D | x-vnd.be-querytemplate | 41 "attr:type" = 'CSTR',
|
/haiku/src/data/mime_db/ |
H A D | audio.super | 37 "attr:type" = 'CSTR', 38 "attr:type" = 'CSTR', 39 "attr:type" = 'CSTR', 42 "attr:type" = 'CSTR', 43 "attr:type" = 'CSTR', 46 "attr:type" = 'CSTR',
|
H A D | video.super | 31 "attr:type" = 'CSTR', 33 "attr:type" = 'CSTR', 34 "attr:type" = 'CSTR', 37 "attr:type" = 'CSTR',
|
/haiku/src/add-ons/kernel/file_systems/websearchfs/ |
H A D | bookmark.mime | 3 -attrType 'CSTR' -attrWidth 170 -attrAlignment left \ 6 -attrType 'CSTR' -attrWidth 130 -attrAlignment left \ 9 -attrType 'CSTR' -attrWidth 130 -attrAlignment left \
|
/haiku/docs/develop/kits/app/ |
H A D | bmessage.txt | 77 // entry VALUE, type='CSTR', c=5, 79 CSTR 4 type 139 // entry ACTION_VALUE, type='CSTR', c=1, size=42, data[0]: "/boot/home/mail/Erik's Mail/freeli… 141 CSTR 4 type
|
/haiku/src/data/mime_db/image/ |
H A D | svg+xml | 8 resource(3, "META:SNIFF_RULE") #'CSTR' array {
|
/haiku/src/add-ons/accelerants/radeon_hd/atombios/ |
H A D | atom-bits.h | 46 #define CSTR(ptr) (((char *)(ctx->bios))+(ptr)) macro
|
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/ |
H A D | App.rdef | 13 long_info = #'CSTR' array {
|