Searched refs:header (Results 1 - 25 of 749) sorted by relevance

1234567891011>>

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_throw.cc39 __cxa_exception *header = __get_exception_header_from_ue (exc); local
47 __terminate (header->terminateHandler);
49 if (header->exceptionDestructor)
50 header->exceptionDestructor (header + 1);
52 __cxa_free_exception (header + 1);
60 __cxa_exception *header = __get_exception_header_from_obj (obj); local
61 header->exceptionType = tinfo;
62 header->exceptionDestructor = dest;
63 header
83 __cxa_exception *header = globals->caughtExceptions; local
[all...]
H A Deh_type.cc44 __cxa_exception *header = globals->caughtExceptions; local
45 if (header)
46 return header->exceptionType;
H A Deh_catch.cc51 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); local
56 // Note that this use of "header" is a lie. It's fine so long as we only
57 // examine header->unwindHeader though.
58 if (!__is_gxx_exception_class(header->unwindHeader.exception_class))
64 globals->caughtExceptions = header;
67 // object is, much less where it is in relation to the header.
71 int count = header->handlerCount;
78 header->handlerCount = count;
81 if (header != prev)
83 header
99 __cxa_exception *header = globals->caughtExceptions; local
[all...]
H A Deh_arm.cc91 __cxa_exception *header = __get_exception_header_from_ue(ue_header); local
92 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class);
97 header->propagationCount++;
100 if (header->propagationCount == 1)
102 header->nextPropagatingException = globals->propagatingExceptions;
103 globals->propagatingExceptions = header;
113 globals->propagatingExceptions = header;
124 __cxa_exception *header; local
127 header = globals->propagatingExceptions;
130 if (!header)
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_throw.cc41 __cxa_exception *header = __get_exception_header_from_ue (exc); local
49 __terminate (header->terminateHandler);
51 if (header->exceptionDestructor)
52 header->exceptionDestructor (header + 1);
54 __cxa_free_exception (header + 1);
61 __cxa_exception *header = __get_exception_header_from_obj (obj); local
62 header->exceptionType = tinfo;
63 header->exceptionDestructor = dest;
64 header
87 __cxa_exception *header = globals->caughtExceptions; local
[all...]
H A Deh_type.cc43 __cxa_exception *header = globals->caughtExceptions; local
44 if (header)
45 return header->exceptionType;
H A Deh_catch.cc44 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); local
48 // Note that this use of "header" is a lie. It's fine so long as we only
49 // examine header->unwindHeader though.
50 if (header->unwindHeader.exception_class != __gxx_exception_class)
56 globals->caughtExceptions = header;
59 // object is, much less where it is in relation to the header.
63 int count = header->handlerCount;
69 header->handlerCount = count;
72 if (header != prev)
74 header
86 __cxa_exception *header = globals->caughtExceptions; local
[all...]
/openbsd-current/regress/usr.sbin/httpd/tests/
H A Dargs-log-user-agent.pl6 header => {
H A Dargs-get-range-512.pl11 header => {
H A Dargs-get-range-multipart.pl10 header => {
H A Dargs-tls-get-range-512.pl11 header => {
H A Dargs-tls-get-range-multipart.pl10 header => {
/openbsd-current/regress/usr.sbin/relayd/
H A Dargs-http-change-cookie.pl5 my %header = ("$name" => [ "test=a;", "test=b;" ]);
15 'match response header set "'.$name.'" value "test=c"',
20 header => \%header,
H A Dargs-http-change.pl4 my %header = ("X-Test-Header" => "XOriginalValue");
15 'match request header set "Host" value "foobar.changed"',
16 'match response header set "X-Test-Header" value "XChangedValue"',
21 header => \%header,
H A Dargs-http-headerlength.pl4 my %header = ( "Host" => "www.example.com", "Set-Cookie" => "a="."X"x8192 );
8 header => \%header,
H A Dargs-http-remove.pl4 my %header = (
18 'match response header remove X-Header-Foo',
19 'match response header log "*Foo"',
25 header => \%header,
H A Dargs-http-filter-contentlength.pl9 header => {
/openbsd-current/gnu/llvm/llvm/utils/
H A Dsort_includes.py8 welcome for more functionality, and sorting other header groups.
43 header = l[len('#include'):].lstrip()
44 if look_for_api_header and header.startswith('"'):
45 api_headers.append(header)
48 if (header.startswith('<') or header.startswith('"gtest/') or
49 header.startswith('"isl/') or header.startswith('"json/')):
50 system_headers.append(header)
52 if (header
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddmub_outbox.c44 cmd.outbox1_enable.header.type = DMUB_CMD__OUTBOX1_ENABLE;
45 cmd.outbox1_enable.header.sub_type = 0;
46 cmd.outbox1_enable.header.payload_bytes =
48 sizeof(cmd.outbox1_enable.header);
/openbsd-current/sys/dev/pci/drm/i915/pxp/
H A Dintel_pxp_cmd_interface_42.h20 struct pxp_cmd_header header; member in struct:pxp42_create_arb_in
28 struct pxp_cmd_header header; member in struct:pxp42_create_arb_out
33 struct pxp_cmd_header header; member in struct:pxp42_inv_stream_key_in
39 struct pxp_cmd_header header; member in struct:pxp42_inv_stream_key_out
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-bout.c124 headers->header.a_talign = section_alignment[SEG_TEXT];
127 if (headers->header.a_talign < 2)
129 headers->header.a_talign = 2;
132 headers->header.a_dalign = section_alignment[SEG_DATA];
133 headers->header.a_balign = section_alignment[SEG_BSS];
135 headers->header.a_tload = 0;
136 headers->header.a_dload =
139 headers->header.a_relaxable = linkrelax;
142 md_number_to_chars (*where, headers->header.a_magic, sizeof (headers->header
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/backward/
H A Dbackward_warning.h32 #warning This file includes at least one deprecated or antiquated header. \
34 C++ standard. Examples include substituting the <X> header for the <X.h> \
35 header for C++ includes, or <iostream> instead of the deprecated header \
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/backward/
H A Dbackward_warning.h32 #warning This file includes at least one deprecated or antiquated header. \
34 C++ standard. Examples include substituting the <X> header for the <X.h> \
35 header for C++ includes, or <sstream> instead of the deprecated header \
/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-ch.c1 /* Loop header copying on trees.
51 should_duplicate_loop_header_p (basic_block header, struct loop *loop, argument
59 if (header->aux)
62 gcc_assert (EDGE_COUNT (header->succs) > 0);
63 if (single_succ_p (header))
65 if (flow_bb_inside_loop_p (loop, EDGE_SUCC (header, 0)->dest)
66 && flow_bb_inside_loop_p (loop, EDGE_SUCC (header, 1)->dest))
69 /* If this is not the original loop header, we want it to have just
71 if (header != loop->header
129 basic_block header; local
[all...]
/openbsd-current/gnu/gcc/fixincludes/tests/base/
H A Dstdint.h8 original, manufacturer supplied header file. */
14 #error This header file is to be used only for c99 mode compilations

Completed in 221 milliseconds

1234567891011>>