Searched refs:Create (Results 1 - 25 of 54) sorted by relevance

123

/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/man/
H A Dautoheader.x2 autoheader \- Create a template header for configure
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Dmips16-pic-4c.s5 # Create a call stub for f2. We pretend that f2 takes floating-point
16 # Create a call stub for f3. We pretend that f3 returns a
H A Deh-frame1.s34 # Create a dummy function of SIZE bytes in SECTION and emit the
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-arm/
H A Dfarcall-mixed-lib2.s1 @ Create a large shared library so that calls through PLT to an undef
H A Dfarcall-mixed-lib1.s1 @ Create a large shared library so that calls through PLT to an undef
/netbsd-6-1-5-RELEASE/lib/libc/sys/
H A Dmakelintstub41 -n Create SYSCALL_NOERROR.
42 -p Create PSEUDO_NOERROR.
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/delphi/
H A DZLib.pas55 constructor Create(Strm: TStream); procedure
89 constructor Create(CompressionLevel: TCompressionLevel; Dest: TStream); procedure
118 constructor Create(Source: TStream); procedure
269 raise EZlibError.Create('error'); //!!
276 raise ECompressionError.Create('error'); //!!
283 raise EDecompressionError.Create('error'); //!!
389 constructor TCustomZLibStream.Create(Strm: TStream);
391 inherited Create;
406 constructor TCompressionStream.Create(CompressionLevel: TCompressionLevel;
412 inherited Create(Des
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/delphi/
H A DZLib.pas55 constructor Create(Strm: TStream); procedure
89 constructor Create(CompressionLevel: TCompressionLevel; Dest: TStream); procedure
118 constructor Create(Source: TStream); procedure
269 raise EZlibError.Create('error'); //!!
276 raise ECompressionError.Create('error'); //!!
283 raise EDecompressionError.Create('error'); //!!
389 constructor TCustomZLibStream.Create(Strm: TStream);
391 inherited Create;
406 constructor TCompressionStream.Create(CompressionLevel: TCompressionLevel;
412 inherited Create(Des
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dreq.s8 # Create an alias for r0.
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dmsgfmt.cs98 BufferedStream output = new BufferedStream(new FileStream(filename, FileMode.Create, FileAccess.Write));
/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_diskqueue.h86 /* note: "Create" returns type-specific queue header pointer cast to (void *) */
89 void *(*Create) (RF_SectorCount_t, RF_AllocListElem_t *, RF_ShutdownList_t **); /* creation routine -- member in struct:RF_DiskQueueSW_s
H A Drf_diskqueue.c174 diskqueue->qHdr = (p->Create) (sectPerDisk, clList, listp);
/netbsd-6-1-5-RELEASE/x11/lib/Xt/
H A DMakefile10 Create.c Destroy.c Display.c Error.c Event.c EventUtil.c \
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/libXt/
H A DMakefile13 Create.c Destroy.c Display.c Error.c Event.c EventUtil.c \
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dacparser.h230 UINT32 Create);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Dmaketests.com122 $! Create the OBJ and EXE Directories, if needed.
213 $! Create The Source File Name.
217 $! Create The Object File Name.
221 $! Create The Executable File Name.
387 $! Create The non-VAX Linker Option File.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dcrti.asm49 # Create a stack frame and save any call-preserved registers
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dmakeapps.com147 $! It Dosen't Exist, So Create It.
160 $! It Dosen't Exist, So Create It.
215 $! Create The Executable File Name.
246 $! Create a .OPT file for the object files
275 $! Create The Source File Name.
279 $! Create The Object File Name.
455 $! Create The non-VAX Linker Option File.
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Dcrti.asm54 # Create a stack frame and save any call-preserved registers
/netbsd-6-1-5-RELEASE/sbin/savecore/
H A Dsavecore.c162 static int Create(char *, int);
685 /* Create the core file. */
694 ofd = Create(path, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH);
755 /* Create a kernel. */
767 ofd = Create(path, S_IRUSR | S_IWUSR);
950 Create(char *file, int mode) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/
H A Dcrypto-lib.com159 $! It Dosen't Exist, So Create It.
172 $! It Dosen't Exist, So Create It.
193 $! Guess Not, Create The Library.
405 $! Create The Library and Apps Module Names.
528 $! Create The Source File Name.
542 $! Create The Object File Name.
802 $! Create The non-VAX Linker Option File.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/maintainer-scripts/
H A Dgcc_release72 -s name:svnbranch Create a snapshot, not a real release.
76 -f Create a final release (and update ChangeLogs,...).
110 # Create the WORKING_DIRECTORY.
215 # Create a "MD5SUMS" file to use for checking the validity of the release.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.sh1127 /* Helper function. Create a preliminary \`\`struct gdbarch''. Perform
1415 # Create a new gdbarch struct
1418 /* Create a new \`\`struct gdbarch'' based on information provided by
1429 /* Create an obstack for allocating all the per-architecture memory,
1813 /* Create/delete the gdbarch data vector. */
2000 /* Find an architecture that matches the specified INFO. Create a new
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/maintainer-scripts/
H A Dgcc_release73 -s name:svnbranch Create a snapshot, not a real release.
77 -f Create a final release (and update ChangeLogs,...).
111 # Create the WORKING_DIRECTORY.
247 # Create a "MD5SUMS" file to use for checking the validity of the release.
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes-lib.com89 $! It Dosen't Exist, So Create It.
102 $! It Dosen't Exist, So Create It.
154 $! Guess Not, Create The Library.
191 $! Create The Source File Name.
199 $! Create The Object File Name.
588 $! Create The non-VAX Linker Option File.

Completed in 303 milliseconds

123