Searched refs:not (Results 1 - 25 of 37) sorted by relevance

12

/haiku/headers/build/gcc-2.95.3/
H A Diso646.h9 #define not ! macro
/haiku/src/bin/unzip/
H A Dunreduce.c29 * K&R C preprocessors. These do not recognize the #error directive, but
33 #error This dummy-module does not support the unreduce method!
H A Dcrctab.c61 error: Dynamic allocation of CRC table not safe with reentrant code.
66 # if 0 /* not used, since sizeof("near *") <= sizeof(int) */
/haiku/headers/private/system/arch/m68k/
H A Darch_commpage_defs.h9 # error Must not be included directly. Include <commpage_defs.h> instead!
/haiku/headers/private/system/arch/mipsel/
H A Darch_commpage_defs.h11 # error Must not be included directly. Include <commpage_defs.h> instead!
/haiku/headers/private/system/arch/ppc/
H A Darch_commpage_defs.h9 # error Must not be included directly. Include <commpage_defs.h> instead!
/haiku/headers/private/system/arch/x86_64/
H A Darch_commpage_defs.h9 # error Must not be included directly. Include <commpage_defs.h> instead!
/haiku/headers/private/system/arch/riscv64/
H A Darch_commpage_defs.h10 # error Must not be included directly. Include <commpage_defs.h> instead!
/haiku/headers/private/system/arch/arm64/
H A Darch_commpage_defs.h10 # error Must not be included directly. Include <commpage_defs.h> instead!
/haiku/headers/private/system/arch/arm/
H A Darch_commpage_defs.h12 # error Must not be included directly. Include <commpage_defs.h> instead!
H A Darch_arm_version.h11 #error we do not support this
/haiku/src/system/libroot/posix/glibc/libio/
H A Dpclose.c15 License along with the GNU C Library; if not, write to the Free
21 that does not cause the resulting executable to be covered by
22 the GNU Lesser General Public License. This exception does not
38 /* Does not actually test that stream was created by popen(). Instead,
40 if (fp is not a proc_file)
/haiku/headers/private/system/arch/x86/
H A Darch_commpage_defs.h9 # error Must not be included directly. Include <commpage_defs.h> instead!
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs_endian.h17 # error Building BFS with both big and little endian is not supported.
/haiku/src/bin/
H A Dleak_analyser.sh24 Do not exclude known statics and globals. By default a list of
30 Do not exclude allocations with no stack trace. By default
33 setting has not yet been applied. The program should not be
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A DTODO10 #3) Locking of trace file should be not so "hard"
29 #22) mode sense data for 10-byte translated command. Wait for test results. Probably will be not required at all.
32 #25) Do not let MODE_SENSE go to NOT READY LUNs. It can "kill" the hardware
59 #-INVALID-52)Some kind of reset required for FREECOM. Test it until this MODE_SELECT is not working!
64 55) Tracing Mode_sense/mode_select data for all case if configured - not only for converting!
/haiku/headers/posix/arch/riscv64/
H A Dfenv.h80 #error single precision floating point ABI not supported
82 #error compiler did not set soft/hard float macros
/haiku/src/bin/rc/
H A Dlexer.l138 <STRDATA>\n LEXERROR("string not terminated")
160 <RAWDATA>\n LEXERROR("raw data not terminated")
166 <COMMENT>[^*\n]* /* eat anything that is not a '*' */
167 <COMMENT>"*"+[^*/\n]* /* eat up '*'s not followed by '/'s */
/haiku/src/build/libroot/
H A Dfind_directory.cpp24 # error HAIKU_BUILD_GENERATED_DIRECTORY not defined!
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map.cpp42 #warning M68K: 060: must *not* have pgtables in copyback cachable mem!!!
/haiku/src/system/kernel/vm/
H A DVMAnonymousNoSwapCache.cpp30 // store. I have not done this because once we have a swap file backing up
31 // the memory, it would probably not be a good idea to separate this
131 # error Stack direction has not been defined in arch_config.h
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_common.h61 need not be invalidated. Introduced in version 2.4 */
69 /** Can be filled in by open, to indicate that the file is not
79 /** Padding. Do not use*/
126 * FUSE_IOCTL_UNRESTRICTED: not restricted to well-formed ioctls, retry allowed
232 * '-ofsname=..' file system name, if not present, then set to the program
313 * If this flag is not set, then only fall back if splice is
322 * to another. If splice is not available, return -EINVAL.
503 # error Compatibility with API version other than 21, 22, 24, 25 and 11 not supported
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex41 attributes resources are part of the file contents and thus do not require a
129 will not cause any modification to its data (i.e. ELF header, program header
134 block size to which the resources must be aligned. As ELF files do not contain
153 a PEF file, but they are not aligned to any value. That is the resources
389 The meaning of this section is unknown. It does not seem to be used at all.
405 fields are written that are not unused. Thus the original pattern can be seen
492 not have a name and \code{ri\_name} has a size of 0.
497 terminating null). If it is 0, the resource does not have a name and
502 resource does not have a name.
538 calculated from all bytes of the resource info table not includin
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dioctl.c21 * distribution in the file COPYING); if not, write to the Free Software
150 ntfs_log_debug("fstrim_limits: could not stat %s\n",
220 * not an error, but set discard_max_bytes = 0 to indicate
221 * that discard is not available.
277 ntfs_log_error("fstrim: setting start or length is not supported\n");
281 ntfs_log_error("fstrim: minlen > cluster size is not supported\n");
291 ntfs_log_error("fstrim: not supported for non-block-device\n");
300 ntfs_log_error("fstrim: backing device is not aligned for discards\n");
305 ntfs_log_error("fstrim: backing device does not support discard (discard_max_bytes == 0)\n");
342 * not large
[all...]
/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php42 // do not show applet controls
81 ."-localtime " /* not UTC */
106 // name of session variable holding the qemu slot; not yet used correctly
728 //not needed
744 echo "If you do not have Java you can use an external VNC ";
770 // not really http...

Completed in 188 milliseconds

12