Searched refs:form (Results 51 - 75 of 156) sorted by relevance

1234567

/freebsd-10.0-release/crypto/openssl/apps/
H A Dec.c15 * 2. Redistributions in binary form must reproduce the above copyright
34 * 6. Redistributions of any form whatsoever must retain the following
80 * -conv_form arg - specifies the point encoding form
99 point_conversion_form_t form = POINT_CONVERSION_UNCOMPRESSED; local
170 form = POINT_CONVERSION_COMPRESSED;
172 form = POINT_CONVERSION_UNCOMPRESSED;
174 form = POINT_CONVERSION_HYBRID;
233 "point conversion form \n");
333 EC_KEY_set_conv_form(eckey, form);
H A Decparam.c15 * 2. Redistributions in binary form must reproduce the above copyright
34 * 6. Redistributions of any form whatsoever must retain the following
95 * -text - print the ec parameters in text form
100 * -conv_form arg - specifies the point conversion form
122 point_conversion_form_t form = POINT_CONVERSION_UNCOMPRESSED; local
196 form = POINT_CONVERSION_COMPRESSED;
198 form = POINT_CONVERSION_UNCOMPRESSED;
200 form = POINT_CONVERSION_HYBRID;
263 "parameters in text form\n");
273 "point conversion form \
[all...]
/freebsd-10.0-release/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp47 uint16_t form = AbbrevDecl->getFormByIndex(i); local
48 dumpAttribute(OS, cu, &offset, attr, form, indent);
72 uint16_t form,
81 const char *formString = FormEncodingString(form);
85 OS << format(" [DW_FORM_Unknown_%x]", form);
87 DWARFFormValue formValue(form);
68 dumpAttribute(raw_ostream &OS, const DWARFCompileUnit *cu, uint32_t* offset_ptr, uint16_t attr, uint16_t form, unsigned indent) const argument
H A DDWARFFormValue.cpp83 // Read the value for the form into value and follow and DW_FORM_indirect
155 // Set the string value to also be the data for inlined cstr form
157 // and DW_FORM_strp form values
211 DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data, argument
215 switch (form) {
253 // 0 byte values - implied from the form.
296 form = debug_info_data.getULEB128(offset_ptr);
508 bool DWARFFormValue::isBlockForm(uint16_t form) { argument
509 switch (form) {
520 bool DWARFFormValue::isDataForm(uint16_t form) { argument
[all...]
H A DDWARFDebugInfoEntry.h45 uint32_t *offset_ptr, uint16_t attr, uint16_t form,
/freebsd-10.0-release/contrib/dialog/samples/
H A Dform26 backtitle="An Example for the use of --form:"
21 --form "Here is a possible piece of a configuration program." \
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp110 DWARFFormValue::DWARFFormValue(dw_form_t form) : argument
111 m_form(form),
122 // Read the value for the form into value and follow and DW_FORM_indirect instances we run into
135 // Set the string value to also be the data for inlined cstr form values only
136 // so we can tell the differnence between DW_FORM_string and DW_FORM_strp form
192 DWARFFormValue::SkipValue(dw_form_t form, const DataExtractor& debug_info_data, lldb::offset_t *offset_ptr, const DWARFCompileUnit* cu) argument
194 switch (form)
434 // the compile unit at a later time in order to work with the form
469 DWARFFormValue::IsBlockForm(const dw_form_t form) argument
471 switch (form)
483 IsDataForm(const dw_form_t form) argument
[all...]
H A DDWARFDebugInfoEntry.cpp64 DWARFDebugInfoEntry::Attributes::Append(const DWARFCompileUnit *cu, dw_offset_t attr_die_offset, dw_attr_t attr, dw_form_t form) argument
66 Info info = { cu, attr_die_offset, attr, form };
155 register dw_form_t form; variable
158 form = abbrevDecl->GetFormByIndexUnchecked(i);
160 const uint8_t fixed_skip_size = fixed_form_sizes [form];
170 switch (form)
196 // 0 sized form
237 form = debug_info_data.GetULEB128 (&offset);
315 dw_form_t form;
318 abbrevDecl->GetAttrAndFormByIndexUnchecked(i, attr, form);
[all...]
H A DHashedNameToDIE.h137 eAtomTypeDIEOffset = 1u, // DIE offset, check form for encoding
210 dw_form_t form; member in struct:DWARFMappedHash::Atom
214 form (f)
291 AppendAtom (AtomType type, dw_form_t form) argument
293 atoms.push_back (Atom(type, form));
295 switch (form)
301 assert (!"Unhandled atom form");
372 dw_form_t form = (dw_form_t)data.GetU16 (&offset); local
373 AppendAtom (type, form);
445 DWARFFormValue form_value (header_data.atoms[i].form);
[all...]
H A DDWARFDebugInfoEntry.h66 void Append(const DWARFCompileUnit *cu, dw_offset_t attr_die_offset, dw_attr_t attr, dw_form_t form);
70 dw_attr_t FormAtIndex(uint32_t i) const { return m_infos[i].form; }
86 dw_form_t form; member in struct:DWARFDebugInfoEntry::Attributes::Info
296 dw_form_t form);
/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dpic.y59 char *format_number(const char *form, double n);
60 char *do_sprintf(const char *form, const double *v, int nv);
1849 char *format_number(const char *form, double n)
1851 if (form == 0)
1852 form = "%g";
1853 return do_sprintf(form, &n, 1);
1856 char *do_sprintf(const char *form, const double *v, int nv)
1861 while (*form) {
1862 if (*form == '%') {
1863 one_format += *form
[all...]
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h10 * 2. Redistributions in binary form must reproduce the above copyright
139 extern int form;
/freebsd-10.0-release/crypto/openssl/engines/vendor_defns/
H A Dhw_4758_cca.h67 unsigned char * form,
/freebsd-10.0-release/libexec/ftpd/
H A Dextern.h10 * 2. Redistributions in binary form must reproduce the above copyright
80 extern int form;
/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Deck_prn.c15 * 2. Redistributions in binary form must reproduce the above copyright
34 * 6. Redistributions of any form whatsoever must retain the following
197 point_conversion_form_t form; local
241 form = EC_GROUP_get_point_conversion_form(x);
244 form, NULL, ctx)) == NULL)
308 if (form == POINT_CONVERSION_COMPRESSED)
314 else if (form == POINT_CONVERSION_UNCOMPRESSED)
320 else /* form == POINT_CONVERSION_HYBRID */
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp144 /// @param form - The form of the instruction.
145 /// @return - true if the form implies that a ModR/M byte is required, false
147 static bool needsModRMForDecode(uint8_t form) { argument
148 if (form == X86Local::MRMDestReg ||
149 form == X86Local::MRMDestMem ||
150 form == X86Local::MRMSrcReg ||
151 form == X86Local::MRMSrcMem ||
152 (form >= X86Local::MRM0r && form <
165 isRegFormat(uint8_t form) argument
[all...]
/freebsd-10.0-release/lib/libdwarf/
H A Ddwarf_init.c10 * 2. Redistributions in binary form must reproduce the above copyright
328 Dwarf_CU cu, Dwarf_Die die, Dwarf_Attribute at, uint64_t form,
338 switch (form) {
376 form = dwarf_read_uleb128(dp, offsetp);
377 return dwarf_init_attr(dbg, dp, offsetp, cu, die, at, form, error);
400 /* This form has no value encoded in the DIE. */
423 uint64_t form; local
449 form = dwarf_read_uleb128(&d, &offset);
452 if ((ret = dwarf_attr_add(a, attr, form, NULL, error)) != DWARF_E_NONE)
327 dwarf_init_attr(Dwarf_Debug dbg, Elf_Data **dp, uint64_t *offsetp, Dwarf_CU cu, Dwarf_Die die, Dwarf_Attribute at, uint64_t form, Dwarf_Error *error) argument
H A Ddwarf_dump.c10 * 2. Redistributions in binary form must reproduce the above copyright
220 get_form_desc(uint32_t form) argument
222 switch (form) {
574 else if (form == DW_FORM_data4 || form == DW_FORM_data8)
672 printf("unknown form");
/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddwarf.c307 unsigned long form; member in struct:abbrev_attr
378 add_abbrev_attr (unsigned long attribute, unsigned long form) argument
389 attr->form = form;
437 unsigned long form; local
442 form = read_leb128 (start, & bytes_read, 0);
446 add_abbrev_attr (attribute, form);
535 get_FORM_name (unsigned long form) argument
537 switch (form)
565 snprintf (buffer, sizeof (buffer), _("Unknown FORM value: %lx"), form);
927 read_and_display_attr_value(unsigned long attribute, unsigned long form, unsigned char *data, unsigned long cu_offset, unsigned long pointer_size, unsigned long offset_size, int dwarf_version, debug_info *debug_info_p, int do_loc) argument
1503 read_and_display_attr(unsigned long attribute, unsigned long form, unsigned char *data, unsigned long cu_offset, unsigned long pointer_size, unsigned long offset_size, int dwarf_version, debug_info *debug_info_p, int do_loc) argument
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-snmp.c12 * 2. Redistributions in binary form must reproduce the above copyright
341 u_char form, class; /* tag info */ member in struct:be
408 u_char form, class, id; local
428 form = (*p & 0xe0) >> 5; /* move upper 3 bits to lower 3 */
429 class = form >> 1; /* bits 7&6 -> bits 1&0, range 0-3 */
430 form &= 0x1; /* bit 5 -> bit 0, range 0-1 */
432 form = (u_char)(*p & ASN_FORM_BITS) >> ASN_FORM_SHIFT;
435 elem->form = form;
491 if (form >
[all...]
/freebsd-10.0-release/libexec/rtld-elf/amd64/
H A Drtld_start.S10 * 2. Redistributions in binary form must reproduce the above copyright
33 xorq %rbp,%rbp # Clear frame pointer for good form
/freebsd-10.0-release/libexec/rtld-elf/i386/
H A Drtld_start.S10 * 2. Redistributions in binary form must reproduce the above copyright
33 xorl %ebp,%ebp # Clear frame pointer for good form
/freebsd-10.0-release/contrib/gdb/gdb/
H A Ddwarf2read.c341 enum dwarf_form form; member in struct:attr_abbrev
354 /* The dies in a compilation unit form an n-ary tree. PARENT
370 enum dwarf_form form; member in struct:attribute
625 "invalid attribute class or form for '%s' in '%s'", arg1, arg2);
1178 2) 30% of the attributes used the form DW_FORM_string. For
2946 else if (attr->form == DW_FORM_data4 || attr->form == DW_FORM_data8)
3489 else if (attr->form == DW_FORM_data4 || attr->form == DW_FORM_data8)
4069 if (attr->form
4573 read_attribute_value(struct attribute *attr, unsigned form, bfd *abfd, char *info_ptr, struct dwarf2_cu *cu) argument
6753 dwarf_form_name(unsigned form) argument
[all...]
/freebsd-10.0-release/contrib/libarchive/tar/
H A Dcreation_set.c10 * 2. Redistributions in binary form must reproduce the above copyright
50 const char *form; member in struct:suffix_code_t
62 return (tbl[i].form);
/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_prime.pl52 * This can be in the form of a textual message at program startup or
60 * 2. Redistributions in binary form must reproduce the above copyright

Completed in 289 milliseconds

1234567