Home
last modified time | relevance | path

Searched +refs:emit +refs:header +refs:object (Results 1 – 25 of 10579) sorted by relevance

12345678910>>...424

/dports/converters/wkhtmltopdf/wkhtmltopdf-0.12.6/src/lib/
H A Dpdfconverter.cc209 emit out.phaseChanged(); in beginConvert()
241 qreal PdfConverterPrivate::calculateHeaderHeight(PageObject & object, QWebPage & header) { in calculateHeaderHeight() argument
242 Q_UNUSED(object); in calculateHeaderHeight()
589 outline->fillHeaderFooterParms(page, parms, object.settings); in fillParms()
591 parms["title"] = object.page?object.page->mainFrame()->title():""; in fillParms()
601 settings::PdfObject & s = object.settings; in endPage()
607 fillParms(parms, pageNumber, object); in endPage()
609 parms["sitepages"] = QString::number(object.pageCount); in endPage()
623 painter->setFont(QFont(s.header.fontName, s.header.fontSize)); in endPage()
651 updateWebSettings(header->settings(), object.settings.web); in endPage()
[all …]
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dobjectrefdialog.cpp89 header()->setStretchLastSection(false); in ObjectsTreeView()
90 header()->setSectionResizeMode(MapObjectModel::Name, QHeaderView::Stretch); in ObjectsTreeView()
91 header()->setSectionResizeMode(MapObjectModel::Type, QHeaderView::Stretch); in ObjectsTreeView()
92 header()->setSectionResizeMode(MapObjectModel::Id, QHeaderView::ResizeToContents); in ObjectsTreeView()
103 Q_ASSERT(object); in selectedObject()
104 return object; in selectedObject()
109 if (!object) { in setSelectedObject()
128 setSelectedObject(object); in setSelectedObject()
150 emit selectedObjectChanged(selectedObject()); in selectionChanged()
158 emit objectDoubleClicked(selectedObject()); in mouseDoubleClickEvent()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
32 ODR used there, otherwise emit them linkonce_odr as usual in the use.
34 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
32 ODR used there, otherwise emit them linkonce_odr as usual in the use.
34 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
32 ODR used there, otherwise emit them linkonce_odr as usual in the use.
34 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
32 ODR used there, otherwise emit them linkonce_odr as usual in the use.
34 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
32 ODR used there, otherwise emit them linkonce_odr as usual in the use.
34 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
32 ODR used there, otherwise emit them linkonce_odr as usual in the use.
34 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Modules/
H A Dcodegen.test4 …=x86_64-linux-gnu -fmodules-codegen -fmodules-debuginfo -x c++ -fmodules -emit-module -fmodule-nam…
6 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - %t/foo.pcm | File…
7 RUN: %clang_cc1 -triple x86_64-linux-gnu -emit-llvm -debug-info-kind=limited -o - -fmodules -disabl…
11 if it were in a header (with the disadvantage that the inline asm will be
12 included in the program if the module is used, even if the header containing
16 where they only appear in the code that includes a header. This functionality
18 (implemented as a namespace scope static in the header - only to be provided
19 when that specific header is included in the program).
33 ODR used there, otherwise emit them linkonce_odr as usual in the use.
35 …ME: Proactively instantiate any valid implicit special members to emit them into the module object.
[all …]
/dports/lang/nim/nim-1.6.2/lib/pure/concurrency/
H A Dcpuinfo.nim22 {.emit: "#include <sys/types.h>".}
25 {.emit: "#include <sys/param.h>".}
28 # we HAVE to emit param.h before sysctl.h so we cannot use .header here
30 {.emit: "#include <sys/sysctl.h>".}
47 SystemInfo {.importc: "system_info", header: "<OS.h>".} = object
51 header: "<OS.h>".}
58 SYSTEM_INFO {.final, pure.} = object
91 var SC_NPROC_ONLN {.importc: "_SC_NPROC_ONLN", header: "<unistd.h>".}: cint
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/obj2yaml/ELF/
H A Deshnum.yaml1 ## Test cases related to the value of the e_shnum field of the ELF header live here.
3 ## Normally an object that does not have sections has e_shnum == 0.
5 ## header table is larger than or equal to SHN_LORESERVE (0xff00). In this case
6 ## the real number of entries in the section header table is held in the sh_size
7 ## member of the initial entry in the section header table.
9 ## In the test case below we have an object that has e_shnum = 0 and the real
11 ## the section header table. Check that we emit the `EShNum` key properly.
39 ## In the test case below we have an object with a non-zero section header table
40 ## file offset and an initial entry in the section header table with sh_size of 0.
55 ## In the test case below we have an object without a section header table and e_shnum == 0.
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/obj2yaml/ELF/
H A Deshnum.yaml1 ## Test cases related to the value of the e_shnum field of the ELF header live here.
3 ## Normally an object that does not have sections has e_shnum == 0.
5 ## header table is larger than or equal to SHN_LORESERVE (0xff00). In this case
6 ## the real number of entries in the section header table is held in the sh_size
7 ## member of the initial entry in the section header table.
9 ## In the test case below we have an object that has e_shnum = 0 and the real
11 ## the section header table. Check that we emit the `EShNum` key properly.
39 ## In the test case below we have an object with a non-zero section header table
40 ## file offset and an initial entry in the section header table with sh_size of 0.
55 ## In the test case below we have an object without a section header table and e_shnum == 0.
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Deshnum.yaml1 ## Test cases related to the value of the e_shnum field of the ELF header live here.
3 ## Normally an object that does not have sections has e_shnum == 0.
5 ## header table is larger than or equal to SHN_LORESERVE (0xff00). In this case
6 ## the real number of entries in the section header table is held in the sh_size
7 ## member of the initial entry in the section header table.
9 ## In the test case below we have an object that has e_shnum = 0 and the real
11 ## the section header table. Check that we emit the `EShNum` key properly.
39 ## In the test case below we have an object with a non-zero section header table
40 ## file offset and an initial entry in the section header table with sh_size of 0.
55 ## In the test case below we have an object without a section header table and e_shnum == 0.
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Deshnum.yaml1 ## Test cases related to the value of the e_shnum field of the ELF header live here.
3 ## Normally an object that does not have sections has e_shnum == 0.
5 ## header table is larger than or equal to SHN_LORESERVE (0xff00). In this case
6 ## the real number of entries in the section header table is held in the sh_size
7 ## member of the initial entry in the section header table.
9 ## In the test case below we have an object that has e_shnum = 0 and the real
11 ## the section header table. Check that we emit the `EShNum` key properly.
39 ## In the test case below we have an object with a non-zero section header table
40 ## file offset and an initial entry in the section header table with sh_size of 0.
55 ## In the test case below we have an object without a section header table and e_shnum == 0.
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Deshnum.yaml1 ## Test cases related to the value of the e_shnum field of the ELF header live here.
3 ## Normally an object that does not have sections has e_shnum == 0.
5 ## header table is larger than or equal to SHN_LORESERVE (0xff00). In this case
6 ## the real number of entries in the section header table is held in the sh_size
7 ## member of the initial entry in the section header table.
9 ## In the test case below we have an object that has e_shnum = 0 and the real
11 ## the section header table. Check that we emit the `EShNum` key properly.
39 ## In the test case below we have an object with a non-zero section header table
40 ## file offset and an initial entry in the section header table with sh_size of 0.
55 ## In the test case below we have an object without a section header table and e_shnum == 0.
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/obj2yaml/ELF/
H A Deshnum.yaml1 ## Test cases related to the value of the e_shnum field of the ELF header live here.
3 ## Normally an object that does not have sections has e_shnum == 0.
5 ## header table is larger than or equal to SHN_LORESERVE (0xff00). In this case
6 ## the real number of entries in the section header table is held in the sh_size
7 ## member of the initial entry in the section header table.
9 ## In the test case below we have an object that has e_shnum = 0 and the real
11 ## the section header table. Check that we emit the `EShNum` key properly.
39 ## In the test case below we have an object with a non-zero section header table
40 ## file offset and an initial entry in the section header table with sh_size of 0.
55 ## In the test case below we have an object without a section header table and e_shnum == 0.
[all …]

12345678910>>...424