Searched refs:p_type (Results 1 - 25 of 64) sorted by relevance

123

/haiku-fatelf/src/bin/findutils/find/
H A Dtree.c67 switch ((*input)->p_type)
96 || ((*input)->p_type != CLOSE_PAREN))
143 if ((*input == NULL) || ((*input)->p_type == CLOSE_PAREN))
148 switch ((*input)->p_type)
173 (int)(*input)->p_type);
217 enum predicate_type p_type;
240 if (curr->p_type != BI_OP)
252 if ((*prevp) && (*prevp)->p_type == BI_OP)
262 if (curr->p_type == BI_OP)
269 p_type
215 enum predicate_type p_type; local
[all...]
H A Dutil.c73 last_pred->p_type = NO_TYPE;
105 switch (last_pred->p_type)
119 new_pred->p_type = BI_OP;
146 p_type PRIMARY_TYPE
165 new_pred->p_type = PRIMARY_TYPE;
178 p_type PRIMARY_TYPE
/haiku-fatelf/src/libs/print/libgutenprint/src/foomatic/
H A Dprinter_options.c93 if ((desc.p_type == STP_PARAMETER_TYPE_DOUBLE ||
94 desc.p_type == STP_PARAMETER_TYPE_DIMENSION ||
95 desc.p_type == STP_PARAMETER_TYPE_INT) &&
129 if ((desc.p_type == STP_PARAMETER_TYPE_DOUBLE ||
130 desc.p_type == STP_PARAMETER_TYPE_DIMENSION ||
131 desc.p_type == STP_PARAMETER_TYPE_INT) &&
141 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
194 else if (desc.p_type == STP_PARAMETER_TYPE_BOOLEAN)
214 else if (desc.p_type == STP_PARAMETER_TYPE_DOUBLE)
240 else if (desc.p_type
[all...]
/haiku-fatelf/src/bin/gdb/include/elf/
H A Dexternal.h77 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon4077
88 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon4078
H A Dinternal.h64 unsigned long p_type; /* Identifies program segment type */ member in struct:elf_internal_phdr
233 unsigned long p_type; member in struct:elf_segment_map
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Dprinter_options.c109 driver, desc.name, desc.p_type);
112 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
152 else if (desc.p_type == STP_PARAMETER_TYPE_BOOLEAN)
172 else if (desc.p_type == STP_PARAMETER_TYPE_DOUBLE)
193 else if (desc.p_type == STP_PARAMETER_TYPE_INT)
214 else if (desc.p_type == STP_PARAMETER_TYPE_DIMENSION)
H A Dtestpattern.c354 if (p->p_type == STP_PARAMETER_TYPE_STRING_LIST)
362 else if (p->p_type == STP_PARAMETER_TYPE_INT &&
368 else if (p->p_type == STP_PARAMETER_TYPE_BOOLEAN &&
374 else if (p->p_type == STP_PARAMETER_TYPE_CURVE &&
380 else if (p->p_type == STP_PARAMETER_TYPE_DOUBLE &&
395 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Include/
H A Dinetprivate.h60 extern char *p_type(int type);
/haiku-fatelf/src/bin/network/tcpdump/win32/Include/
H A Dinetprivate.h33 extern char *p_type(int type);
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-vars.c91 switch (desc->p_type)
902 if (desc.p_type == STP_PARAMETER_TYPE_INT)
998 if (desc.p_type == STP_PARAMETER_TYPE_BOOLEAN)
1087 if (desc.p_type == STP_PARAMETER_TYPE_DIMENSION)
1177 if (desc.p_type == STP_PARAMETER_TYPE_DOUBLE)
1205 if (desc.p_type != STP_PARAMETER_TYPE_DOUBLE)
1260 stp_parameter_type_t p_type)
1262 if (p_type >= STP_PARAMETER_TYPE_STRING_LIST &&
1263 p_type < STP_PARAMETER_TYPE_INVALID)
1265 const stp_list_t *list = v->params[p_type];
1257 stp_check_parameter(const stp_vars_t *v, const char *parameter, stp_parameter_activity_t active, stp_parameter_type_t p_type) argument
1815 const char *p_type = stp_mxmlElementGetAttr(prop, "type"); local
[all...]
H A Dprint-ps.c114 param->p_type = atoi(stp_mxmlElementGetAttr(option, "stptype"));
125 param->name, param->p_type, param->is_mandatory,
128 switch (param->p_type)
168 param->p_type = STP_PARAMETER_TYPE_BOOLEAN;
170 param->p_type = STP_PARAMETER_TYPE_STRING_LIST;
267 if (param->p_type != STP_PARAMETER_TYPE_INVALID &&
293 description->p_type = STP_PARAMETER_TYPE_INVALID;
378 if (description->p_type != STP_PARAMETER_TYPE_STRING_LIST)
682 switch (desc.p_type)
793 switch (desc.p_type)
[all...]
H A Dgeneric-options.c195 description->p_type = STP_PARAMETER_TYPE_INVALID;
/haiku-fatelf/src/tools/restest/
H A DElf.h52 Elf32_Word p_type; member in struct:__anon6122
62 // p_type
/haiku-fatelf/src/libs/print/libgutenprint/src/cups/
H A Dgenppd.c1157 desc.name, desc.p_type, desc.is_mandatory,
1422 switch (desc->p_type)
1434 desc->name, desc->p_type, desc->is_mandatory, desc->p_class,
1461 desc->name, desc->p_type, desc->is_mandatory, desc->p_class,
1490 desc->name, desc->p_type, desc->is_mandatory, desc->p_class,
1551 desc->name, desc->p_type, desc->is_mandatory,
1596 desc->name, desc->p_type, desc->is_mandatory, desc->p_class,
1654 switch (desc->p_type)
1853 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
1925 desc.name, desc.p_type, des
[all...]
H A Drastertoprinter.c133 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
235 switch (p->p_type)
299 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
692 if (desc.p_type == STP_PARAMETER_TYPE_DOUBLE)
759 (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)))
761 switch (desc.p_type)
800 desc.name, val, desc.p_type);
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgcore.c292 int p_type; local
296 p_type = PT_LOAD;
298 p_type = PT_NOTE;
306 bfd_record_phdr (obfd, p_type, 1, p_flags, 0, 0, 0, 0, 1, &osec);
/haiku-fatelf/src/tools/elfsymbolpatcher/
H A DElf.h76 Elf32_Word p_type; member in struct:__anon6111
86 // p_type
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf.c822 if (phdr->p_type == PT_LOAD
1035 switch (p->p_type)
1048 default: sprintf (buf, "0x%lx", p->p_type); pt = buf; break;
2294 if (hdr->p_type == PT_LOAD)
2324 if (hdr->p_type == PT_LOAD)
2342 switch (hdr->p_type)
3326 m->p_type = PT_LOAD;
3353 m->p_type = PT_DYNAMIC;
3427 m->p_type = PT_PHDR;
3441 m->p_type
[all...]
/haiku-fatelf/headers/private/system/
H A Delf32.h66 Elf32_Word p_type; member in struct:Elf32_Phdr
H A Delf64.h68 Elf64_Word p_type; member in struct:Elf64_Phdr
/haiku-fatelf/src/system/runtime_loader/
H A Delf_load_image.cpp46 switch (pheaders->p_type) {
82 imagePath, pheaders->p_type);
103 switch (pheader->p_type) {
201 image->path, pheader->p_type);
/haiku-fatelf/headers/posix/
H A Dresolv.h344 #define p_type __p_type macro
415 const char * p_type(int);
/haiku-fatelf/src/libs/print/libgutenprint/src/ghost/
H A Dijsgutenprint.c370 (param->p_type != STP_PARAMETER_TYPE_RAW) &&
371 (param->p_type != STP_PARAMETER_TYPE_FILE) &&
379 if ((param->p_type == STP_PARAMETER_TYPE_DOUBLE ||
380 param->p_type == STP_PARAMETER_TYPE_DIMENSION) &&
779 switch (desc.p_type)
841 fprintf(stderr, "ERROR: ijsgutenprint: Bad parameter %s %d\n", key, desc.p_type);
1063 switch (p->p_type)
1118 if (param->p_type == STP_PARAMETER_TYPE_DOUBLE &&
1138 if (param->p_type == STP_PARAMETER_TYPE_DIMENSION &&
1175 if (desc.p_type
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/escputil/
H A Descputil.c808 if (desc.p_type == STP_PARAMETER_TYPE_BOOLEAN)
813 if (desc.p_type == STP_PARAMETER_TYPE_BOOLEAN)
1303 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
1345 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
1562 if (printer && desc.p_type == STP_PARAMETER_TYPE_STRING_LIST)
2032 if (desc.p_type != STP_PARAMETER_TYPE_INT)
2046 if (desc.p_type != STP_PARAMETER_TYPE_INT)
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dpanel.c694 if (desc.p_type == STP_PARAMETER_TYPE_STRING_LIST &&
825 option->fast_desc->p_type == STP_PARAMETER_TYPE_STRING_LIST)
872 switch (opt->fast_desc->p_type)
946 switch (opt->fast_desc->p_type)
1066 switch (desc->p_type)
1075 counts[desc->p_level][desc->p_type]++;
1125 switch (desc->p_type)
1128 add_reset_button(opt, table, 4, vpos[desc->p_level][desc->p_type]);
1130 vpos[desc->p_level][desc->p_type]++,
1137 add_reset_button(opt, table, 4, vpos[desc->p_level][desc->p_type]);
[all...]

Completed in 308 milliseconds

123