Searched refs:header (Results 201 - 225 of 1386) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCanvBmap.c25 Tk_Item header; /* Generic stuff that's the same for all member in struct:BitmapItem
175 Tk_Item *itemPtr; /* Record to hold new item; header
487 * The fields x1, y1, x2, and y2 are updated in the header
503 Tk_State state = bmapPtr->header.state;
523 bmapPtr->header.x1 = bmapPtr->header.x2 = x;
524 bmapPtr->header.y1 = bmapPtr->header.y2 = y;
568 * Store the information in the item header.
571 bmapPtr->header
[all...]
/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Dcmaps.cpp110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) argument
113 le_uint16 segCount = SWAPW(header->segCountX2) / 2;
115 fEntrySelector = SWAPW(header->entrySelector);
116 fRangeShift = SWAPW(header->rangeShift) / 2;
117 fEndCodes = &header->endCodes[0];
118 fStartCodes = &header->endCodes[segCount + 1]; // + 1 for reservedPad...
/macosx-10.10/WebKit2-7600.1.25/Scripts/webkit2/
H A Dmessages.py276 # Include its header instead.
280 headers = ['#include %s\n' % header for header in sorted(headers)]
462 # We assume that we must include a header for a type iff it has a scope
497 for header in argument_encoder_headers:
498 if header not in header_conditions:
499 header_conditions[header] = []
500 header_conditions[header].extend(conditions)
503 for header in type_headers:
504 if header no
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Drdcolmap.c81 int header[13]; local
86 /* Read the rest of the GIF header and logical screen descriptor */
88 if ((header[i] = getc(infile)) == EOF)
93 if (header[1] != 'I' || header[2] != 'F')
97 if ((header[10] & 0x80) == 0)
101 colormaplen = 2 << (header[10] & 0x07);
180 /* while we fetch the remaining header info */
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Doasys.c35 bfd_size_type amt = sizeof (record->header);
40 amt = record->header.length - sizeof (record->header);
43 if (bfd_bread ((void *) ((char *) record + sizeof (record->header)), amt, abfd)
52 return record->header.length
105 switch (record.header.type)
112 int flag = record.header.type == (int) oasys_record_is_local_enum ?
129 if (record.header.type == (int) oasys_record_is_local_enum)
216 oasys_archive_header_type header; local
231 header
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/pem/
H A Dpem_info.c94 char *name=NULL,*header=NULL; local
119 i=PEM_read_bio(bp,&name,&header,&data,&len);
185 if ((int)strlen(header) > 10) /* assume encrypted */
209 if ((int)strlen(header) > 10) /* assume encrypted */
233 if ((int)strlen(header) > 10) /* assume encrypted */
249 if (!PEM_get_EVP_CIPHER_INFO(header,&cipher))
262 if (!PEM_get_EVP_CIPHER_INFO(header,
273 if (header != NULL) OPENSSL_free(header);
276 header
[all...]
/macosx-10.10/WebKit2-7600.1.25/Scripts/
H A Dgenerate-forwarding-headers.pl92 foreach my $header (@frameworkHeaders) {
93 my $headerName = basename($header);
95 # If we found more headers with the same name, only generate a forwarding header for the current platform
96 if(grep($_ =~ "/$headerName\$", @frameworkHeaders) == 1 || $header =~ "/$platform/" ) {
98 my $expectedIncludeStatement = "#include \"$frameworkDirectoryName/$header\"";
105 print "[Creating forwarding header for $framework/$header]\n";
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-nocem.el169 headers header)
184 (while (setq header (pop headers))
190 (and (string-match "@@NCM" (mail-header-subject header))
199 author (mail-header-from header))
204 (and (or (string= "" (mail-header-references
205 header))
206 (null (mail-header-references header)))
[all...]
/macosx-10.10/ruby-106/ruby/ext/readline/
H A Dextconf.rb5 def readline.have_header(header)
6 if super(header, &extra_check)
7 headers.push(header)
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclLoadNext.c52 struct mach_header *header;
70 result = rld_load(errorStream, &header, files, NULL);
81 result = rld_load(errorStream, &header, files, NULL);
51 struct mach_header *header; local
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/irc/
H A Dirc.tcl389 # Returns any additional header elements beyond the target as a list.
396 # header --
398 # Returns the entire header in list format.
400 proc header { } { procedure
427 set header [string range $line 0 [expr {$pos - 1}]]
430 set header [string trim $line]
434 if { [string match :* $header] } {
435 set header [split [string trimleft $header :]]
437 set header [linser
[all...]
/macosx-10.10/zlib-55/zlib/contrib/minizip/
H A Dcrypt.h62 * Initialize the encryption keys and the random header according to
91 unsigned char* buf, /* where to write header */
97 int n; /* index in random header */
100 unsigned char header[RAND_HEAD_LEN-2]; /* random header */ local
101 static unsigned calls = 0; /* ensure different random header each time */
118 header[n] = (unsigned char)zencode(pkeys, pcrc_32_tab, c, t);
120 /* Encrypt random header (last two bytes is high word of crc) */
124 buf[n] = (unsigned char)zencode(pkeys, pcrc_32_tab, header[n], t);
/macosx-10.10/BerkeleyDB-21/db/test_micro/
H A Dreport14 # header --
15 # Output HTML page header.
17 header()
110 header $i
/macosx-10.10/DiskArbitration-268/DiskArbitrationAgent/
H A DDADialog.m207 CFMutableArrayRef header;
209 header = CFArrayCreateMutable( kCFAllocatorDefault, 0, &kCFTypeArrayCallBacks );
211 if ( header )
223 CFArrayAppendValue( header, __kDADialogTextDeviceUnrepairableHeaderPrefix );
224 CFArrayAppendValue( header, name );
225 CFArrayAppendValue( header, __kDADialogTextDeviceUnrepairableHeaderSuffix );
239 CFDictionarySetValue( dictionary, kCFUserNotificationAlertHeaderKey, header );
258 CFRelease( header );
/macosx-10.10/OpenSSH-189/openssh/contrib/
H A Dfindssl.sh28 # checking OpenSSL header version... 90604f (OpenSSL 0.9.6d 9 May 2002)
40 # Searching for OpenSSL header files.
58 # the OpenSSL header from /usr/include/openssl (90604f) and the library
114 echo Searching for OpenSSL header files.
122 for header in $headers
124 ver=`awk '/OPENSSL_VERSION_NUMBER/{printf \$3}' $header`
125 echo "$ver $header"
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dtokenkey.h46 const CssmKey::Header &header() const { return mHeader; } function in class:TokenKey
62 CssmKey::Header mHeader; // key header as maintained by tokend
/macosx-10.10/WebCore-7600.1.25/platform/network/cf/
H A DProtectionSpaceCFNet.h30 #error This header should only be included when targeting Windows and using CFNetwork.
/macosx-10.10/WebKit-7600.1.25/WebKit.vcxproj/Interfaces/
H A DFixMIDLHeaders.pl62 if ($line =~ /^\/\* header files for imported files \*\//) {
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dmig.sh107 -header ) header="$2"; migflags=( "${migflags[@]}" "$1" "$2"); shift; shift;;
133 -header ) echo "warning: option \"$1 $2\" after filename(s) ignored"; shift; shift; continue;;
174 rheader="${header-${base}.h}"
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_crc32.h29 #error This header is only to be used internally to libarchive.
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dfield.h13 #error Please include "k4conf.h" before this header file
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtiffconf.wince.h23 # error This version of tif_config.h header is dedicated for Windows CE platform!
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDetailsSection.css56 .details-section > .header {
77 body.mac-platform.legacy .details-section > .header {
88 .details-section .details-section > .header {
92 /* Ensure these headers are displayed below the parent header but above scrollbars. */
96 .details-section .details-section:not(.collapsed) > .header {
100 body.mac-platform.legacy .details-section .details-section > .header {
106 body.mac-platform.legacy .details-section .details-section.collapsed > .header {
114 .details-section.computed-style-properties:not(.collapsed) > .header {
118 body.mac-platform.legacy .details-section.computed-style-properties:not(.collapsed) > .header {
122 .details-section > .header
[all...]
/macosx-10.10/apache-793/httpd/server/
H A Dutil_fcgi.c81 AP_DECLARE(void) ap_fcgi_fill_in_header(ap_fcgi_header *header, argument
87 header->version = AP_FCGI_VERSION_1;
89 header->type = type;
91 header->requestIdB1 = ((request_id >> 8) & 0xff);
92 header->requestIdB0 = ((request_id) & 0xff);
94 header->contentLengthB1 = ((content_len >> 8) & 0xff);
95 header->contentLengthB0 = ((content_len) & 0xff);
97 header->paddingLength = padding_len;
99 header->reserved = 0;
/macosx-10.10/bash-94.1.2/bash-3.2/lib/malloc/
H A Dalloca.c128 /* An "alloca header" is used to:
132 It is very important that sizeof(header) agree with malloc
141 char align[ALIGN_SIZE]; /* To force sizeof(header). */
147 } header; typedef in typeref:union:hdr
149 static header *last_alloca_header = NULL; /* -> last alloca header. */
174 register header *hp; /* Traverses linked list. */
180 register header *np = hp->h.next;
184 hp = np; /* -> next header. */
195 /* Allocate combined header
[all...]

Completed in 405 milliseconds

1234567891011>>