search for: useconds_t

Displaying 20 results from an estimated 94 matches for "useconds_t".

2011 Nov 12
2
[LLVMdev] Thumb-2 code generation error in Apple LLVM at all optimization levels
...set a threshhold of 1/250th of a second. I never call usleep() if the configured delay setting is less than that. The full source of the entire method, and the Release and Debug build assembly codes are at the end of this mail. For clarity I show only the pertinent lines of code right here: useconds_t usecs = (useconds_t)( self.delay * (float)500000 ); if ( usecs >= 4000 ){ // ~ 1/250 sec usleep( usecs ); // usecs is ZERO!!!! } self.delay is an Objective-C 2.0 property that holds the current value of the speed slider. When set to maximum speed, usecs will always be ze...
2011 Nov 12
0
[LLVMdev] Thumb-2 code generation error in Apple LLVM at all optimization levels
On Nov 11, 2011, at 4:14 PM, Don Quixote de la Mancha wrote: > cmp.w *looks* like a 16-bit comparison with an immediate constant, but > in reality the constant is twelve bits. The ARM and Thumb instruction > sets have quite severe restrictions on the allowed ranges of immediate > values because the richness of the ARM and Thumb instruction set makes > it hard to find enough bits in
2011 Nov 12
2
[LLVMdev] Thumb-2 code generation error in Apple LLVM at all optimization levels
...n this case, it applies the "hs" predicate to the subsequent call to _usleep.  I'd have to double check, but I'm fairly confident that the hs condition code is equivalent to >= for integers. All of my regression testing so far has had my speed slider set to its maximum, so the useconds_t has always been precisely zero. Maybe there's something special about zero that would not be the case for an integer ranging from 1 to 3999. I'll check that out, but not right now, I'm about to pass right out, but I don't want to because I am even more hungry than I am tired. The...
2019 Jul 21
2
Missing hivex.h error when compiling on macOS 10.14 (Mojave)
...handles trailing slash correctly... no checking whether <sys/ioctl.h> declares ioctl... yes checking for nlink_t... (cached) yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for sched_yield in -lrt... no checking for sched_yield in -lposix4... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F che...
2010 Dec 07
1
builder-ubuntu libguestfs FAILED build step 4b8f70d46dcfed1489c97f822e263b8615f21ea0
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2010 Dec 07
0
builder-ubuntu libguestfs FAILED build step 21810ade12e43fb4d8bfdcefb37a7d8bbe9eef8c
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Jun 21
0
builder-ubuntu libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
...s checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking for a trad...
2011 Jan 28
0
builder-ubuntu libguestfs FAILED build step f060d5bcd40b4a6506d7994e67d57dccab1651b8
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Jan 28
1
builder-debian libguestfs FAILED build step 82f5fdb0dbbc0c7b04861edeadf70c86c9342df2
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2010 Dec 14
1
builder-debian libguestfs FAILED build step dec770f171329868081985ca0aa3d52eb3759935
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Jan 18
1
builder-debian libguestfs FAILED build step 41bbc0a7a3f3cd768c83183327ffc562d2040a83
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Mar 04
1
builder-debian libguestfs FAILED build step eda9826d25336bcf661700270c580d4d62128750
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Feb 15
4
builder-debian libguestfs FAILED build step f455dc3814bf9f7e7e894ba81360acb0edd92464
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Jan 28
0
builder-debian libguestfs FAILED build step f060d5bcd40b4a6506d7994e67d57dccab1651b8
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Mar 15
0
builder-debian libguestfs FAILED build step d1f1f74e5f45fa5b94ebb096fa65fa33ecc23d09
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Mar 22
1
builder-debian libguestfs FAILED build step 0daf7e81a659bcdc1ce327151cc1207b124a35a1
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Mar 29
1
builder-debian libguestfs FAILED build step 58f7a5a4ac8cce77dfaded1c29f3ad382b4cc9a8
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Apr 01
0
builder-debian libguestfs FAILED build step 05dbe09a5c5be3d5f68dc6eb033c4f642fbac8bf
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Mar 25
1
builder-debian libguestfs FAILED build step a0e3b2183733c7440ad017c4ffe361935672339b
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...
2011 Apr 01
0
builder-ubuntu libguestfs FAILED build step 8bb22a2902fc723eb809086dd93f5b8ed2ec85b1
...r wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv works on duplicates... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checki...