Searched refs:prefix (Results 226 - 250 of 379) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c271 "Undefined namespace prefix\n",
1174 const xmlChar *prefix = op->value4; local
1230 if (prefix != NULL)
1231 fprintf(output, "%s:", prefix);
1245 const xmlChar *prefix = op->value5; local
1248 if (prefix != NULL)
1249 fprintf(output, "VARIABLE %s:%s", prefix, name);
1256 const xmlChar *prefix = op->value5; local
1259 if (prefix != NULL)
1261 prefix, nam
4747 xmlXPathRegisterNs(xmlXPathContextPtr ctxt, const xmlChar *prefix, const xmlChar *ns_uri) argument
4776 xmlXPathNsLookup(xmlXPathContextPtr ctxt, const xmlChar *prefix) argument
9481 xmlXPathParseQName(xmlXPathParserContextPtr ctxt, xmlChar **prefix) argument
9914 xmlChar *prefix; local
9976 xmlChar *prefix; local
10643 xmlXPathCompNodeTest(xmlXPathParserContextPtr ctxt, xmlXPathTestVal *test, xmlXPathTypeVal *type, const xmlChar **prefix, xmlChar *name) argument
10875 const xmlChar *prefix = NULL; local
11118 const xmlChar *prefix = op->value4; local
11667 const xmlChar *prefix = op->value4; local
[all...]
H A DdebugXML.c119 if (xmlStrEqual(cur->prefix, ns->prefix))
203 if (ns->prefix == NULL)
209 (char *) ns->prefix);
212 if (ns->prefix == NULL)
218 (char *) ns->prefix);
728 if (ns->prefix != NULL)
731 (char *) ns->prefix);
737 if (ns->prefix != NULL)
739 (char *) ns->prefix);
2105 xmlChar* prefix; local
[all...]
H A Dtrionan.c794 TRIO_ARGS2((prefix, number),
795 TRIO_CONST char *prefix,
799 prefix,
793 print_class(prefix, number), TRIO_CONST char *prefix, double number argument
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-ospf6.c164 printf(" %sinter-area-prefix %s abr %s", scope,
200 printf(" %sintra-area-prefix %s rtr %s", scope,
234 struct in6_addr prefix; local
242 memset(&prefix, 0, sizeof(prefix));
243 memcpy(&prefix, lsapp->lsa_p_prefix, k * 4);
244 printf(" %s/%d", ip6addr_string(&prefix),
H A Dconfig.status462 s,@exec_prefix@,${prefix},;t t
463 s,@prefix@,/usr/local,;t t
468 s,@datadir@,${prefix}/share,;t t
469 s,@sysconfdir@,${prefix}/etc,;t t
470 s,@sharedstatedir@,${prefix}/com,;t t
471 s,@localstatedir@,${prefix}/var,;t t
473 s,@includedir@,${prefix}/include,;t t
475 s,@infodir@,${prefix}/info,;t t
476 s,@mandir@,${prefix}/man,;t t
H A DMakefile27 prefix = /usr/local macro
28 exec_prefix = ${prefix}
32 mandir = ${prefix}/man
/haiku-fatelf/src/libs/ncurses/
H A Dconfig.status293 s,@exec_prefix@,${prefix},;t t
294 s,@prefix@,/usr/local,;t t
299 s,@datadir@,${prefix}/share,;t t
300 s,@sysconfdir@,${prefix}/etc,;t t
301 s,@sharedstatedir@,${prefix}/com,;t t
302 s,@localstatedir@,${prefix}/var,;t t
304 s,@includedir@,$(prefix)/include/ncurses,;t t
306 s,@infodir@,${prefix}/info,;t t
307 s,@mandir@,${prefix}/man,;t t
967 # use 'cyg' prefix fo
[all...]
/haiku-fatelf/src/libs/ncurses/tack/
H A DMakefile25 prefix = /usr/local macro
26 exec_prefix = ${prefix}
29 mandir = ${prefix}/man
30 includedir = $(prefix)/include/ncurses
31 datadir = ${prefix}/share
220 # prefix: lib
355 # prefix: lib
/haiku-fatelf/src/add-ons/kernel/generic/tty/
H A Dtty.cpp230 Request::Dump(const char* prefix) argument
232 kprintf("%srequest: %p\n", prefix, this);
233 kprintf("%s owner: %p\n", prefix, fOwner);
234 kprintf("%s cookie: %p\n", prefix, fCookie);
235 kprintf("%s bytes needed: %lu\n", prefix, fBytesNeeded);
236 kprintf("%s notified: %s\n", prefix, fNotified ? "true" : "false");
237 kprintf("%s error: %s\n", prefix, fError ? "true" : "false");
309 RequestQueue::Dump(const char* prefix) argument
313 request->Dump(prefix);
/haiku-fatelf/src/bin/findutils/find/
H A Dpred.c455 const char *prefix, size_t pfxlen)
471 prefix, pfxlen,
489 prefix, pfxlen,
510 const char *prefix = (state.rel_pathname[0] == '/') ? NULL : "./";
513 prefix, (prefix ? 2 : 0));
1196 const char *prefix = (state.rel_pathname[0] == '/') ? NULL : "./";
1199 prefix, (prefix ? 2 : 0));
452 new_impl_pred_exec(const char *pathname, struct stat *stat_buf, struct predicate *pred_ptr, const char *prefix, size_t pfxlen) argument
509 const char *prefix = (state.rel_pathname[0] == '/') ? NULL : "./"; local
1195 const char *prefix = (state.rel_pathname[0] == '/') ? NULL : "./"; local
/haiku-fatelf/src/bin/bc/bc/
H A Dutil.c652 warranty(prefix)
653 char *prefix;
655 printf ("\n%s", prefix);
/haiku-fatelf/src/bin/coreutils/man/
H A Dhelp2man447 my $prefix = $2;
450 while (s/^$indent\Q$prefix\E(\S.*)\n*//)
452 $include{$sect} .= "$break\n\\f(CW$prefix$1\\fR\n";
/haiku-fatelf/src/bin/gawk/
H A DMakefile149 datadir = ${prefix}/share
150 exec_prefix = ${prefix}
156 includedir = ${prefix}/include
157 infodir = ${prefix}/info
161 localstatedir = ${prefix}/var
162 mandir = ${prefix}/man
164 prefix = /usr/local macro
167 sharedstatedir = ${prefix}/com
168 sysconfdir = ${prefix}/etc
264 awkdatadir = ${prefix}/shar
[all...]
/haiku-fatelf/src/bin/less/
H A Dconfigure624 prefix
690 prefix=NONE
710 datarootdir='${prefix}/share'
712 sysconfdir='${prefix}/etc'
713 sharedstatedir='${prefix}/com'
714 localstatedir='${prefix}/var'
715 includedir='${prefix}/include'
809 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
813 -exec-prefix
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dconfigure624 prefix
701 prefix=NONE
721 datarootdir='${prefix}/share'
723 sysconfdir='${prefix}/etc'
724 sharedstatedir='${prefix}/com'
725 localstatedir='${prefix}/var'
726 includedir='${prefix}/include'
820 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
824 -exec-prefix
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dvalid.h371 const xmlChar *prefix,
397 const xmlChar *prefix);
404 const xmlChar *prefix);
/haiku-fatelf/src/tools/gensyscalls/
H A Dgensyscalls.cpp389 const char* prefix = "_user_"; local
390 size_t prefixLen = strlen(prefix);
395 // drop the leading "_user_" prefix
396 if (name.find(prefix) != 0)
/haiku-fatelf/headers/os/drivers/
H A DKernelExport.h165 extern void dump_block(const char *buffer, int size, const char *prefix);
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.h71 void dump_block(const char *buffer, int size, const char *prefix);
/haiku-fatelf/src/apps/mail/
H A DComboBox.h68 // that starts with prefix. If a match is found, B_OK is returned,
72 virtual status_t GetMatch(const char *prefix, int32 startIndex,
91 virtual status_t GetMatch(const char *prefix, int32 startIndex,
/haiku-fatelf/src/bin/bash/support/
H A Dcheckbashisms121 '\$\{!\w+[@*]\}' => q<${!prefix[*|@]>,
/haiku-fatelf/src/libs/ncurses/panel/
H A DMakefile54 prefix = /usr/local macro
55 exec_prefix = ${prefix}
58 includedir = $(prefix)/include/ncurses
59 datadir = ${prefix}/share
213 # prefix: lib
343 # prefix: lib
/haiku-fatelf/src/libs/ncurses/progs/
H A DMakefile58 prefix = /usr/local macro
59 exec_prefix = ${prefix}
62 includedir = $(prefix)/include/ncurses
63 datadir = ${prefix}/share
317 # prefix: lib
403 # prefix: lib
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dlibc-symbols.h567 # define __hidden_asmname1(prefix, name) __hidden_asmname2(prefix, name)
568 # define __hidden_asmname2(prefix, name) #prefix name
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp274 create_name(const std::string& parent, const char* prefix) argument
277 snprintf(buffer, sizeof(buffer), "%s/%s-%lu", parent.c_str(), prefix,
353 dump_block(const char* buffer, int size, const char* prefix) argument
361 printf("%s%04x ", prefix, i);

Completed in 299 milliseconds

1234567891011>>