Home
last modified time | relevance | path

Searched refs:broken (Results 26 - 48 of 48) sorted by relevance

12

/third_party/python/Lib/test/
H A Dlock_tests.py869 self.assertFalse(self.barrier.broken)
914 Test that an abort will put the barrier in a broken state
934 self.assertTrue(self.barrier.broken)
968 Test that a barrier can be reset after being broken.
1046 self.assertRegex(repr(b), r"<\w+\.Barrier at .*: broken>")
H A Dtest_compile.py574 broken = prefix + repeated * depth
578 compile(broken, '<test>', mode)
H A Dtest_ast.py848 broken = prefix + repeated * depth
853 ast.parse(broken)
H A Ddatetimetester.py2880 broken = Broken()
2881 dt_broken = dt.replace(tzinfo=broken)
4637 # Else the code is broken, or more than 30 seconds passed between
4641 self.fail("utcnow(), now(tz), or astimezone() may be broken")
H A D_test_multiprocessing.py41 # Skip tests if sem_open implementation is broken.
743 # Check that Process works with broken standard streams
763 # broken by the child process
1857 assert not barrier.broken
1917 Test that an abort will put the barrier in a broken state
1925 self.assertTrue(self.barrier.broken)
1982 Test that a barrier can be reset after being broken.
/third_party/musl/src/stdio/
H A Dvfprintf.c322 /* We avoid C's broken division of negative numbers */ in fmt_fp()
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dvfprintf.c318 /* We avoid C's broken division of negative numbers */ in fmt_fp()
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfprintf.c324 /* We avoid C's broken division of negative numbers */ in fmt_fp()
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfprintf.c319 /* We avoid C's broken division of negative numbers */ in fmt_fp()
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfprintf.c319 /* We avoid C's broken division of negative numbers */ in fmt_fp()
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py1115 def broken(self): member in BarrierProxy
1116 return self._callmethod('__getattribute__', ('broken',))
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm67 my $broken = _param('broken', %a);
84 BROKEN => $broken,
89 # Under 5.005_03, if any of $stype, $prepend, $untaint, or $broken
305 my $fi_broken = _param('broken', %fi_a) || $fi_self->{BROKEN} || \&_default_broken;
1260 C<fill_in> will pass a hash to the C<broken> function.
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm67 my $broken = _param('broken', %a);
84 BROKEN => $broken,
89 # Under 5.005_03, if any of $stype, $prepend, $untaint, or $broken
305 my $fi_broken = _param('broken', %fi_a) || $fi_self->{BROKEN} || \&_default_broken;
1260 C<fill_in> will pass a hash to the C<broken> function.
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c1681 pa_log_warn("Your kernel driver is broken for element %s: it reports a volume range from %li to %li which makes no sense.", in element_probe_volume()
1742 pa_log_warn("Your kernel driver is broken: the reported dB range for %s (from %0.2f dB to %0.2f dB) " in element_probe_volume()
1756 pa_log_warn("Your kernel driver is broken: it reports a volume range from %0.2f dB to %0.2f dB which makes no sense.", in element_probe_volume()
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm1705 ; workaround: vpbroadcastq is broken in x86_32 due to a yasm bug (fixed in 1.3.0)
/third_party/mksh/
H A DBuild.sh647 echo "$me: Set TARGET_OS, your uname is broken!" >&2
886 oldish_ed=no-stderr-ed # /usr/bin/ed(!) is broken
897 # broken on this OE (from ir0nh34d)
912 # OpenStep 4.2 is broken by default
1008 oldish_ed=no-stderr-ed # oldish /bin/ed is broken
1232 produce broken executables. Continue at your own risk,
1646 #broken# ac_flags 1 ssp -stackprotect
1660 : #broken# ac_flags 1 boundschk -b
1682 #ac_flags 1 rtchkc -qextchk # reported broken
2851 MKSH_NO_SIGSETJMP define if sigsetjmp is broken o
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex4990 % indentation looks wrong when the entry text itself is broken across
4997 % When the entry text needs to be broken, just fill out the first line
5173 % fit on the page and has to be broken off. Without the following
5179 % the broken-off section in the recent contributions. As soon as
5181 % break. The two columns and the broken-off section both fit on the
6196 % If the toc has to be broken over pages, we want it to be at chapters
8318 \splittopskip\ht\strutbox % top baseline for broken footnotes
/third_party/eudev/
H A Dconfigure1313 # There might be people who depend on the old broken behavior: `$host'
3184 # It will help us diagnose broken compilers, and finding out an intuition
3325 # the compiler is broken, or we cross compile.
4358 # so one script is as good as another. But avoid the broken or
4482 # If neither matched, then we have a broken ls. This can happen
4484 # broken ls alias from the environment. This has actually
4486 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
6323 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
9168 # The "-static" flag exists, but is broken.
9187 # Interix 3.x gcc -fpic/-fPIC options generate broken cod
[all...]
/third_party/libevdev/
H A Dconfigure1306 # There might be people who depend on the old broken behavior: `$host'
2183 #error "your preprocessor is broken"
2187 #error "your preprocessor is broken"
3073 # It will help us diagnose broken compilers, and finding out an intuition
3217 # the compiler is broken, or we cross compile.
3820 # so one script is as good as another. But avoid the broken or
3949 # If neither matched, then we have a broken ls. This can happen
3951 # broken ls alias from the environment. This has actually
3953 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
6132 # PIC code is broken o
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dconfigure1279 # There might be people who depend on the old broken behavior: `$host'
2345 # so one script is as good as another. But avoid the broken or
2469 # If neither matched, then we have a broken ls. This can happen
2471 # broken ls alias from the environment. This has actually
2473 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3308 # It will help us diagnose broken compilers, and finding out an intuition
3449 # the compiler is broken, or we cross compile.
5637 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
8908 # The "-static" flag exists, but is broken.
8927 # Interix 3.x gcc -fpic/-fPIC options generate broken cod
[all...]
/third_party/lame/
H A Dconfigure1293 # There might be people who depend on the old broken behavior: `$host'
2677 # so one script is as good as another. But avoid the broken or
2801 # If neither matched, then we have a broken ls. This can happen
2803 # broken ls alias from the environment. This has actually
2805 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3806 # It will help us diagnose broken compilers, and finding out an intuition
3947 # the compiler is broken, or we cross compile.
6052 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
8893 # The "-static" flag exists, but is broken.
8912 # Interix 3.x gcc -fpic/-fPIC options generate broken cod
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure1342 # There might be people who depend on the old broken behavior: `$host'
2500 # so one script is as good as another. But avoid the broken or
2624 # If neither matched, then we have a broken ls. This can happen
2626 # broken ls alias from the environment. This has actually
2628 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3678 # It will help us diagnose broken compilers, and finding out an intuition
3819 # the compiler is broken, or we cross compile.
5538 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
8692 # The "-static" flag exists, but is broken.
8711 # Interix 3.x gcc -fpic/-fPIC options generate broken cod
[all...]
/third_party/node/deps/cares/
H A Dconfigure1327 # There might be people who depend on the old broken behavior: `$host'
2617 #error "your preprocessor is broken"
2621 #error "your preprocessor is broken"
3726 # It will help us diagnose broken compilers, and finding out an intuition
3870 # the compiler is broken, or we cross compile.
5341 # so one script is as good as another. But avoid the broken or
5470 # If neither matched, then we have a broken ls. This can happen
5472 # broken ls alias from the environment. This has actually
5474 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
7725 # PIC code is broken o
[all...]

Completed in 90 milliseconds

12