Searched refs:name (Results 1 - 25 of 5278) sorted by path

1234567891011>>

/haiku-fatelf/3rdparty/cppcheck/
H A Dchecksources.pl45 my $name = (fileparse($_))[0];
47 push @{$headers{$File::Find::name}->{subdirs}}, $name;
/haiku-fatelf/3rdparty/mesa/
H A Dmesa-o-matic.sh55 RESULT=`find . -name "$1"`
92 for i in $( find . -name "*.a" )
/haiku-fatelf/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php19 // name of the page
82 ."-name '" . addslashes(PAGE_TITLE) . "' "
102 // name of session and pid files in /tmp
106 // name of session variable holding the qemu slot; not yet used correctly
337 echo "<select name=\"keymap\">";
343 //echo "<option name=\"keymap\" ";
359 echo "<select name=\"videomode\" ";
380 echo "<select name=\"cpucount\" ";
401 echo "<input type=\"checkbox\" name=\"sound\" id=\"sound_cb\" ";
418 echo "<input type=\"checkbox\" name
[all...]
/haiku-fatelf/3rdparty/proj2make/
H A Dproj2make.cpp100 char* name = new char[5]; local
101 gProjFile.read(name, 4);
105 name[4] = '\0';
109 if (strcmp(name, "MIDE") != 0 || gProjLength > projFileLength)
136 char* name = (char*)(child + 1); local
137 int len = strlen(name) + 1;
141 printf("\t%c%c%c%c:%d:%s\n", c[3], c[2], c[1], c[0], child->Size(), name);
143 if (strncmp(name, "ProjectPrefsx86", len - 1) == 0) {
148 type += 64; // skip the mime type name
/haiku-fatelf/3rdparty/qtcreator/
H A Dcreate_project_files.pl45 my $name = (fileparse($_))[0];
48 push @{$collection{$File::Find::dir}->{subdirs}}, $name;
53 push @{$collection{$File::Find::dir}->{headers}}, $name;
57 push @{$collection{$File::Find::dir}->{sources}}, $name;
/haiku-fatelf/build/scripts/
H A Dbuild_cross_tools_gcc498 find $binutilsSourceDir -name \*.info -print0 | xargs -0 touch
99 find $gccSourceDir -name \*.info -print0 | xargs -0 touch
138 headers="$(find $sourceDir -name \*\.h)"
H A Dbuild_fatelf_cross_tools158 # Extract the OS name from a host triple
225 find "${srcdir}" -name \*.info -exec touch \{\} \;
234 headers="$(find "$src" -name \*\.h)"
296 # Some commands (ie, ranlib) change their behavior depending on the name under
H A Dbuild_haiku_image204 -a -name lib\*`; do
H A Dgenerate_CountryFlags.sh12 name=`echo "${file%%.*}" | cut -b 4-`
14 echo "// Flag data for $name" >> $destination
20 echo \ $nr, $name, $id... OK
H A Dmacosx_merge_lipo.pl57 my $destname = $dest . '/' . $File::Find::name;
77 $needs_lipo{$File::Find::name} = 1;
/haiku-fatelf/
H A Dconfigure168 gcclib=`$HAIKU_CC -print-libgcc-file-name`
187 HAIKU_STATIC_LIBSTDCXX=`$HAIKU_CC -print-file-name=libstdc++.a`
188 HAIKU_SHARED_LIBSTDCXX=`$HAIKU_CC -print-file-name=libstdc++.so`
189 HAIKU_STATIC_LIBSUPCXX=`$HAIKU_CC -print-file-name=libsupc++.a`
190 HAIKU_SHARED_LIBSUPCXX=`$HAIKU_CC -print-file-name=libsupc++.so`
194 HAIKU_KERNEL_LIBGCC=`$HAIKU_CC -print-file-name=libgcc-kernel.a`
198 HAIKU_KERNEL_LIBSUPCXX=`$HAIKU_CC -print-file-name=libsupc++-kernel.a`
264 HAIKU_BOOT_LIBGCC=`$HAIKU_CC -m32 -print-libgcc-file-name`
265 HAIKU_BOOT_LIBSUPCXX=`$HAIKU_CC -m32 -print-file-name=libsupc++.a`
352 HOST_GCC_LD=`gcc -print-prog-name
[all...]
/haiku-fatelf/data/bin/
H A Dfreetype-config37 --libtool display library name for linking with libtool
H A Dinstalloptionalpackage97 # TrimLeadingSpace <variable name>
113 # TrimEndingSpace <variable name>
221 # AddSymlinkToHaikuImage <dir tokens> : <link target> [ : <link name> ]
635 echo "and delete the line containing the package name(s)."
650 # IsPackageNameValid <name>
651 for name in ${availablePackagesKeys} ; do
652 if [ "$1" == "$name" ] ; then
/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit34 # the name of the current branch.
38 # to the branch name. You can configure this per-repository
44 # then a '$' will be shown next to the branch name.
48 # untracked files, then a '%' will be shown next to the branch name.
156 # default branch name for checkouts with no layout:
225 # returns text to add to bash PS1 prompt (includes branch name)
234 b="$(cat "$g/rebase-merge/head-name")"
237 b="$(cat "$g/rebase-merge/head-name")"
408 # unless the previous token is the command name.
576 # but only output if the branch name i
[all...]
/haiku-fatelf/docs/apps/mail/Mass Mailing Tips/
H A DMailToTemplate11 Name=$(catattr META:name "$PeopleFile" | sed s/\ \:\ /%/g | cut -f3 -d\%)
/haiku-fatelf/docs/develop/storage/resources/
H A DResourcesFormat.tex225 such as type, id and name.
421 Such an entry (resource info) specifies the ID and name of a
441 ResourceInfo ::= id index name_size name
491 Specifies the size of the resource name. May be 0 -- then the resource does
492 not have a name and \code{ri\_name} has a size of 0.
495 Specifies the name of the resource. The name must be null terminated.
497 terminating null). If it is 0, the resource does not have a name and
502 resource does not have a name.
/haiku-fatelf/docs/user/
H A Dapidoc.dox67 not only means that they get the same name, but also that the order
73 -# The name of the files is the same as the base of the header files,
200 - \c \\class \<name\> \n
202 specified by \a name.
217 - \c \\struct \<name\> \n
219 \a name.
220 - \c \\def \<name\> \n
222 name.
241 - \c \\param \<parameter-name\> {parameter description} \n
242 This section describes a parameter with the name \
[all...]
/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h126 int _haiku_build_mknodat(int fd, const char* name, mode_t mode, dev_t dev);
169 # define mknodat(fd, name, mode, dev) \
170 _haiku_build_mknodat(fd, name, mode, dev)
H A DHaikuBuildCompatibility.h212 char name[128]; member in struct:__anon1
/haiku-fatelf/headers/build/host/darwin/sys/
H A Dstat.h36 int mknodat(int fd, const char *name, mode_t mode, dev_t dev);
/haiku-fatelf/headers/build/host/sunos/
H A Dregex.h322 REG_ECTYPE, /* Invalid character class name. */
354 # define __REPB_PREFIX(name) name
356 # define __REPB_PREFIX(name) __##name
/haiku-fatelf/headers/build/os/app/
H A DLooper.h18 BLooper(const char* name = NULL,
H A DMessage.h61 status_t GetInfo(const char *name, type_code *typeFound,
63 status_t GetInfo(const char *name, type_code *typeFound,
93 status_t AddSpecifier(const char *property, const char *name);
104 status_t AddRect(const char *name, BRect aRect);
105 status_t AddPoint(const char *name, BPoint aPoint);
106 status_t AddString(const char *name, const char *aString);
107 status_t AddString(const char *name, const BString &aString);
108 status_t AddInt8(const char *name, int8 value);
109 status_t AddUInt8(const char *name, uint8 value);
110 status_t AddInt16(const char *name, int1
[all...]
/haiku-fatelf/headers/build/os/drivers/
H A DDrivers.h19 typedef status_t (*device_open_hook) (const char *name, uint32 flags, void **cookie);
59 device_hooks *find_device(const char *name);
H A Ddriver_settings.h9 char *name; member in struct:driver_parameter

Completed in 172 milliseconds

1234567891011>>