Home
last modified time | relevance | path

Searched refs:Bunch (Results 1 – 25 of 31) sorted by relevance

12

/external/python/cpython2/Lib/test/
Dlock_tests.py18 class Bunch(object): class
101 Bunch(f, 1).wait_for_finished()
113 b = Bunch(f, N)
132 Bunch(f, 1).wait_for_finished()
135 Bunch(f, 1).wait_for_finished()
147 Bunch(f, 15).wait_for_finished()
181 b = Bunch(f, 1)
217 b = Bunch(f, 1, True)
233 Bunch(f, 1).wait_for_finished()
266 b = Bunch(f, N)
[all …]
/external/python/cpython3/Lib/test/
Dlock_tests.py25 class Bunch(object): class
133 Bunch(f, 1).wait_for_finished()
145 b = Bunch(f, N)
164 Bunch(f, 1).wait_for_finished()
167 Bunch(f, 1).wait_for_finished()
179 Bunch(f, 15).wait_for_finished()
210 Bunch(f, 1).wait_for_finished()
259 b = Bunch(f, 1)
336 b = Bunch(f, 1, True)
353 Bunch(f, 1).wait_for_finished()
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/buildgen/
Dbunch.py17 class Bunch(dict): class
34 return Bunch(ret)
/external/grpc-grpc/tools/buildgen/
Dbunch.py17 class Bunch(dict): class
34 return Bunch(ret)
/external/skia/build_overrides/
Dangle.gni9 # Bunch of features ANGLE's build files test for that we never set.
/external/python/cpython3/Lib/test/test_importlib/
Dtest_locks.py84 lock_tests.Bunch(f, NTHREADS).wait_for_finished()
/external/scapy/test/
Dpipetool.uts549 = FDSourceSink on a Bunch object
551 class Bunch:
554 fd = Bunch(write=lambda x: None, read=lambda: "hello", fileno=lambda: None)
Dmock_windows.uts25 from scapy.tools.UTscapy import Bunch
/external/rust/crates/libz-sys/src/zlib/contrib/minizip/
DMiniZip64_info.txt25 * Bunch of patches received from Gulles Vollant that he received for MiniZip from various users.
/external/scapy/scapy/tools/
DUTscapy.py21 class Bunch: class
232 …return Bunch(testfiles=get_if_exist("testfiles", []), onlyfailed=get_if_exist("onlyfailed", False),
/external/icu/icu4c/source/data/locales/
Dfa.txt1757 "Bunchū (1372–1375)",
1996 "Bunchū (1372–1375)",
2235 "Bunchū (1372–1375)",
Dast.txt2232 "Bunchū",
2471 "Bunchū (1372–1375)",
2710 "Bunchū (1372–1375)",
Droot.txt1747 "Bunchū (1372–1375)",
1986 "Bunchū (1372–1375)",
Duk.txt1681 "Bunchū (1372–1375)",
Dhe.txt1840 "Bunchū (1372–1375)",
Del.txt1673 "Bunchū (1372–1375)",
Dnb.txt5517 "Bunchū (1372–1375)",
5756 "Bunchū (1372–1375)",
5995 "Bunchū (1372–1375)",
Dbr.txt4160 "Bunchū (1372–1375)",
4399 "Bunchū (1372–1375)",
4638 "Bunchū (1372–1375)",
Dcs.txt4384 "Bunchū (1372–1375)",
4623 "Bunchū (1372–1375)",
4862 "Bunchū (1372–1375)",
Dde.txt1573 "Bunchū (1372–1375)",
Dnl.txt5845 "Bunchū (1372–1375)",
6084 "Bunchū (1372–1375)",
6323 "Bunchū (1372–1375)",
Dhr.txt1559 "Bunchū (1372.-1375.)",
Did.txt1599 "Bunchū (1372–1375)",
Dsv.txt1784 "Bunchū (1372–1375)",
/external/blktrace/btreplay/doc/
Dbtreplay.tex302 \texttt{--max-bunch-time}\\Set Maximum Time Per Bunch}
314 \texttt{--max-pkts}\\Set Maximum Packets Per Bunch}

12