| /third_party/alsa-lib/src/pcm/ |
| D | pcm_multi.c | 69 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_close() local 93 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_async() local 100 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_poll_descriptors_count() local 107 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_poll_descriptors() local 127 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_poll_revents() local 134 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_info() local 148 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_hw_refine_cprepare() local 168 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_hw_refine_sprepare() local 251 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_hw_refine_slave() local 258 snd_pcm_multi_t *multi = pcm->private_data; in snd_pcm_multi_hw_refine() local [all …]
|
| /third_party/curl/lib/ |
| D | multi.c | 347 static CURLMcode multi_addmsg(struct Curl_multi *multi, in multi_addmsg() 358 struct Curl_multi *multi = calloc(1, sizeof(struct Curl_multi)); in Curl_multi_handle() local 424 CURLMcode curl_multi_add_handle(struct Curl_multi *multi, in curl_multi_add_handle() 716 CURLMcode curl_multi_remove_handle(struct Curl_multi *multi, in curl_multi_remove_handle() 866 bool Curl_multiplex_wanted(const struct Curl_multi *multi) in Curl_multiplex_wanted() 1024 CURLMcode curl_multi_fdset(struct Curl_multi *multi, in curl_multi_fdset() 1080 static CURLMcode multi_wait(struct Curl_multi *multi, 1396 CURLMcode curl_multi_wait(struct Curl_multi *multi, 1406 CURLMcode curl_multi_poll(struct Curl_multi *multi, 1416 CURLMcode curl_multi_wakeup(struct Curl_multi *multi) [all …]
|
| D | easy.c | 335 static int events_timer(struct Curl_multi *multi, /* multi handle */ in events_timer() 468 static void events_setup(struct Curl_multi *multi, struct events *ev) in events_setup() 485 static CURLcode wait_or_timeout(struct Curl_multi *multi, struct events *ev) in wait_or_timeout() 578 static CURLcode easy_events(struct Curl_multi *multi) in easy_events() 594 static CURLcode easy_transfer(struct Curl_multi *multi) in easy_transfer() 650 struct Curl_multi *multi; in easy_perform() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | checkJsxUnionSFXContextualTypeInferredCorrectly.js | 35 multi: false, property 56 …return (react_1["default"].createElement(ComponentWithUnion, { multi: false, value: 's', onChange:… property 61 multi: false, property
|
| D | jsxComplexSignatureHasApplicabilityError.js | 630 …return (React.createElement(ReactSelectClass, __assign({}, props, { multi: false, autosize: false,… property
|
| /third_party/json/test/src/ |
| D | unit-ordered_json.cpp | 70 json multi {{"z", 1}, {"m", 2}, {"m", 3}, {"y", 4}, {"m", 5}}; variable
|
| /third_party/boost/libs/geometry/test/algorithms/covered_by/ |
| D | covered_by_multi.cpp | 37 std::string multi("MULTIPOLYGON(" in test_all() local
|
| /third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
| D | sym_difference.cpp | 36 boost::geometry::model::multi_polygon<polygon> multi; in main() local
|
| /third_party/boost/libs/geometry/test/algorithms/within/ |
| D | within_multi.cpp | 35 std::string multi("MULTIPOLYGON(" in test_all() local
|
| /third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/ |
| D | intersection_pies.cpp | 132 bool multi, bool single_selftangent, p_q_settings const& settings) in test_pie() 232 void test_all(bool multi, bool single_selftangent, p_q_settings const& settings) in test_all() 246 bool multi = false; in main() local
|
| /third_party/curl/tests/libtest/ |
| D | lib1564.c | 33 CURLM *multi = NULL; in test() local
|
| D | lib1500.c | 33 CURLM *multi = NULL; in test() local
|
| D | lib1552.c | 33 CURLM *multi = NULL; in test() local
|
| D | lib507.c | 33 CURLM *multi = NULL; in test() local
|
| D | lib1502.c | 44 CURLM *multi = NULL; in test() local
|
| D | lib597.c | 44 CURLM *multi = NULL; in test() local
|
| D | lib591.c | 39 CURLM *multi = NULL; in test() local
|
| D | lib1553.c | 46 CURLM *multi = NULL; in test() local
|
| D | lib1565.c | 41 static CURLM *multi = NULL; variable
|
| /third_party/boost/libs/geometry/doc/src/examples/core/ |
| D | tag.cpp | 88 boost::geometry::model::multi_polygon<polygon_type> multi; in main() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| D | driver_wired_common.h | 19 int membership, multi, iff_allmulti, iff_up; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| D | driver_wired_common.h | 19 int membership, multi, iff_allmulti, iff_up; member
|
| /third_party/libuv/docs/src/guide/ |
| D | utilities.rst | 217 .. _multi: https://curl.haxx.se/libcurl/c/libcurl-multi.html target in External I/O with polling
|
| /third_party/curl/tests/unit/ |
| D | unit1609.c | 103 struct Curl_multi *multi = NULL; variable
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| D | test_empty_response.c | 68 CURLM *multi; in testInternalSelectGet() local
|