Searched full:jack (Results 201 - 225 of 275) sorted by relevance
1234567891011
/third_party/libuv/ |
H A D | AUTHORS | 536 Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
/third_party/python/Doc/library/ |
H A D | random.rst | 458 >>> # with a ten-value: ten, jack, queen, or king.
|
H A D | stdtypes.rst | 4191 of elements within braces, for example: ``{'jack', 'sjoerd'}``, in addition to the 4207 * Use a comma-separated list of elements within braces: ``{'jack', 'sjoerd'}`` 4400 ``{'jack': 4098, 'sjoerd': 4127}`` or ``{4098: 'jack', 4127: 'sjoerd'}``
|
H A D | re.rst | 1475 for king, "q" for queen, "j" for jack, "t" for 10, and "2" through "9"
|
/third_party/tzdata/ |
H A D | tz-art.html | 124 Jack Donaghy's date realizes that a Geneva-to-New-York business phone call
|
/third_party/mbedtls/ |
H A D | ChangeLog | 2499 Brumley. Reported and fix contributed by Jack Lloyd. 2518 Jack Lloyd in #2859. Fix submitted by jiblime in #2963. 2613 * Speed up PBKDF2 by caching the digest calculation. Contributed by Jack 2650 channels. Reported by Jack Lloyd. 2766 Contributed by Jack Lloyd and Fortanix Inc. 2770 Contributed by Jack Lloyd and Fortanix Inc. 2810 GCM and CCM were not affected. Fixed by Jack Lloyd. 5355 PEM-encoded certificates has been fixed (found by Jack Lloyd) 5542 PEM-encoded certificates has been fixed (found by Jack Lloyd)
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink.c | 3658 /* JACK sinks and sources get very high priority so that we'll switch the in pa_device_init_priority() 3660 * module-jackdbus-detect creates the jack sink and source. */ in pa_device_init_priority() 3662 if (pa_streq(s, "jack")) in pa_device_init_priority()
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
H A D | ulyss10.txt | [all...] |
/third_party/alsa-utils/alsa-info/ |
H A D | alsa-info.sh | 588 echo "Jack:" >> $FILE
|
/third_party/alsa-lib/include/ |
H A D | pcm.h | 469 /** Jack Audio Connection Kit plugin */
|
/third_party/python/Lib/ |
H A D | ftplib.py | 33 # Modified by Jack to work on the mac.
|
/third_party/python/Lib/distutils/ |
H A D | dist.py | 769 # Distutils interface (by Jack Jansen)
|
/third_party/python/Modules/ |
H A D | binascii.c | 44 ** Jack Jansen, CWI, July 1995.
|
H A D | _tkinter.c | 87 Unix, only because Jack added it back); when available on Windows, it only
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 244 --enable-libjack enable JACK audio sound server [no] 6650 require_pkg_config libjack jack jack/jack.h jack_port_get_latency_range
|
/third_party/ffmpeg/ |
H A D | configure | 243 --enable-libjack enable JACK audio sound server [no] 6850 require_pkg_config libjack jack jack/jack.h jack_port_get_latency_range
|
/third_party/python/Doc/whatsnew/ |
H A D | 2.3.rst | 404 Written and implemented by Jack Jansen. 1952 routine will raise an exception. (Contributed by Jack Jansen.)
|
/third_party/alsa-lib/src/ucm/ |
H A D | parser.c | 1483 * Comment "Headphones connected to 3.5mm jack"
|
/third_party/python/ |
H A D | setup.py | 1305 # Jack Jansen. The Expat source is included in Modules/expat/. Usage
|
/third_party/python/Doc/ |
H A D | license.rst | 497 Modified by Jack Jansen, CWI, July 1995:
|
/third_party/python/Lib/test/ |
H A D | test_dict.py | 822 # Dict resizing bug, found by Jack Jansen in 2.2 CVS development.
|
/third_party/python/Misc/ |
H A D | HISTORY | 19502 Closes patch #1095802. Thanks Jack Jansen. 25130 - from Jack Jansen: added Mac-specific code to generate a dialog for 25132 MacPython is awkward). Jack also made various fixes for the Mac [all...] |
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 7046 sample jack = jackknife(estimator, first, last); 7047 double jack_mean = mean(jack.begin(), jack.end()); 7049 std::tie(sum_squares, sum_cubes) = std::accumulate(jack.begin(), jack.end(), std::make_pair(0., 0.), [jack_mean](std::pair<double, double> sqcb, double x) -> std::pair<double, double> {
|
/third_party/ffmpeg/doc/ |
H A D | general_contents.texi | 1433 @item JACK @tab X @tab
|
/third_party/backends/backend/genesys/ |
H A D | tables_model.cpp | 9 Copyright (C) 2010 Jack McGill <jmcgill85258@yahoo.com>
|
Completed in 155 milliseconds
1234567891011