Home
last modified time | relevance | path

Searched refs:select (Results 626 - 650 of 996) sorted by relevance

1...<<21222324252627282930>>...40

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dhdreg.h37 unsigned select : 1; member
/third_party/ffmpeg/libavcodec/
H A Dvp56.h79 VP56mv mv, int mask, int select, int luma);
/third_party/eudev/hm_src/
H A Dkeyboard-keys-from-name.h262 {"select", KEY_SELECT}, in keyboard_lookup_key()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dmsgfmt.h116 * selectArg = '{' argNameOrNumber ',' "select" ',' selectStyle '}'
153 * and <code>select</code> arguments for simple selection among a fixed set of choices.
893 * until we actually need to select a keyword.
901 virtual UnicodeString select(void *ctx, double number, UErrorCode& ec) const override;
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-3114.js62 var id_96 = id_97.select;
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c149 * use the tag to select the right type without these in main()
218 if (select(fdin + 1, &fds, NULL, NULL, &timeout) < 0 || in main()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dmsgfmt.h116 * selectArg = '{' argNameOrNumber ',' "select" ',' selectStyle '}'
153 * and <code>select</code> arguments for simple selection among a fixed set of choices.
893 * until we actually need to select a keyword.
901 virtual UnicodeString select(void *ctx, double number, UErrorCode& ec) const override;
/third_party/ltp/testcases/kernel/syscalls/epoll/
H A Depoll-ltp.c95 #include <sys/select.h>
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c295 if (select(nfds, &rfds, NULL, NULL, NULL) < 0 && errno != EINTR) in do_child()
/third_party/ltp/testcases/network/lib6/
H A Dasapi_03.c315 nfds = select(sr + 1, &rfds, 0, 0, &tv); in so_test()
319 tst_brkm(TBROK | TERRNO, NULL, "%s select", in so_test()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c408 } while (select(sock + 1, &readfds, NULL, NULL, &timeout) > 0 in do_server()
/third_party/python/Include/
H A Dpyport.h230 * WRAPPER FOR <sys/select.h> *
236 #include <sys/select.h>
/third_party/python/Lib/multiprocessing/
H A Dforkserver.py218 rfds = [key.fileobj for (key, events) in selector.select()]
/third_party/openssl/apps/lib/
H A Ds_socket.c408 } while (select(sock + 1, &readfds, NULL, NULL, &timeout) > 0 in do_server()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp192 InstRef Scheduler::select() { in select() function in llvm::mca::Scheduler
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dmsgfmt.h116 * selectArg = '{' argNameOrNumber ',' "select" ',' selectStyle '}'
153 * and <code>select</code> arguments for simple selection among a fixed set of choices.
893 * until we actually need to select a keyword.
901 virtual UnicodeString select(void *ctx, double number, UErrorCode& ec) const;
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Ddaemon.c494 num_ready = select (max + 1, &rs, &ws, &es, &timeout); in SPDYF_run()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get_chunked.c364 select (max + 1, &rs, &ws, &es, &tv); in testExternalGet()
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get.c273 select (max + 1, &rs, &ws, &es, &tv); in testExternalGet()
H A Dtest_get_chunked.c290 select (max + 1, &rs, &ws, &es, &tv); in testExternalGet()
H A Dtest_post.c351 select (max + 1, &rs, &ws, &es, &tv); in testExternalPost()
H A Dtest_post_form.c368 select (max + 1, &rs, &ws, &es, &tv); in testExternalPost()
H A Dtest_put.c320 select (max + 1, &rs, &ws, &es, &tv); in testExternalPut()
H A Dtest_put_chunked.c331 select (max + 1, &rs, &ws, &es, &tv); in testExternalPut()
H A Dtest_put_large.c338 select (max + 1, &rs, &ws, &es, &tv); in testExternalPut()

Completed in 23 milliseconds

1...<<21222324252627282930>>...40