Home
last modified time | relevance | path

Searched defs:option (Results 26 - 50 of 352) sorted by relevance

12345678910>>...15

/third_party/icu/icu4c/source/test/intltest/
H A Didnaconf.h43 int option; // 0 UseSTD3ASCIIRules, 1 ALLOW_UNASSIGNED member in IdnaConfTest
/third_party/ltp/testcases/kernel/syscalls/sysfs/
H A Dsysfs05.c17 int option; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputGLSL.cpp64 translateTextureFunction(const ImmutableString &name, const ShCompileOptions &option) translateTextureFunction() argument
H A DOutputESSL.cpp33 translateTextureFunction(const ImmutableString &name, const ShCompileOptions &option) translateTextureFunction() argument
H A DOutputGLSLBase.h79 translateTextureFunction(const ImmutableString &name, const ShCompileOptions &option) translateTextureFunction() argument
/third_party/python/Python/
H A Dgetopt.c67 wchar_t option; in _PyOS_GetOpt() local
[all...]
/third_party/benchmark/bindings/python/google_benchmark/
H A D__init__.py118 option = __OptionMaker() variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DDateTimeFormatterFactory.java20 private static int stringToStyle(String option) { in stringToStyle() argument
/third_party/libsnd/programs/
H A Dsndfile-metadata-set.c251 missing_param (const char * option) in missing_param() argument
/third_party/ltp/include/old/
H A Dtest.h106 char *option; /* Valid option string (one option only) like "a:" */ member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.hpp45 const SamplerOption option; member
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_main.c186 int32_t option=0; in f2fs_parse_options() local
/third_party/eudev/src/udev/
H A Dudev-builtin-blkid.c153 int option; in builtin_blkid() local
/third_party/node/lib/internal/crypto/
H A Dkeys.js293 function option(name, objName) { function
/third_party/nghttp2/lib/
H A Dnghttp2_option.c39 void nghttp2_option_del(nghttp2_option *option) { free(option); } in nghttp2_option_del() argument
41 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_window_update() argument
46 void nghttp2_option_set_peer_max_concurrent_streams(nghttp2_option *option, in nghttp2_option_set_peer_max_concurrent_streams() argument
52 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) { in nghttp2_option_set_no_recv_client_magic() argument
57 nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) nghttp2_option_set_no_http_messaging() argument
62 nghttp2_option_set_max_reserved_remote_streams(nghttp2_option *option, uint32_t val) nghttp2_option_set_max_reserved_remote_streams() argument
72 nghttp2_option_set_user_recv_extension_type(nghttp2_option *option, uint8_t type) nghttp2_option_set_user_recv_extension_type() argument
82 nghttp2_option_set_builtin_recv_extension_type(nghttp2_option *option, uint8_t type) nghttp2_option_set_builtin_recv_extension_type() argument
102 nghttp2_option_set_no_auto_ping_ack(nghttp2_option *option, int val) nghttp2_option_set_no_auto_ping_ack() argument
107 nghttp2_option_set_max_send_header_block_length(nghttp2_option *option, size_t val) nghttp2_option_set_max_send_header_block_length() argument
113 nghttp2_option_set_max_deflate_dynamic_table_size(nghttp2_option *option, size_t val) nghttp2_option_set_max_deflate_dynamic_table_size() argument
119 nghttp2_option_set_no_closed_streams(nghttp2_option *option, int val) nghttp2_option_set_no_closed_streams() argument
124 nghttp2_option_set_max_outbound_ack(nghttp2_option *option, size_t val) nghttp2_option_set_max_outbound_ack() argument
129 nghttp2_option_set_max_settings(nghttp2_option *option, size_t val) nghttp2_option_set_max_settings() argument
134 nghttp2_option_set_server_fallback_rfc7540_priorities( nghttp2_option *option, int val) nghttp2_option_set_server_fallback_rfc7540_priorities() argument
140 nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation( nghttp2_option *option, int val) nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation() argument
147 nghttp2_option_set_stream_reset_rate_limit(nghttp2_option *option, uint64_t burst, uint64_t rate) nghttp2_option_set_stream_reset_rate_limit() argument
154 nghttp2_option_set_max_continuations(nghttp2_option *option, size_t val) nghttp2_option_set_max_continuations() argument
[all...]
/third_party/musl/src/hook/linux/
H A Dmalloc_common.c206 int prctl(int option, ...) in prctl() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dmalloc_common.c168 int prctl(int option, ...) in prctl() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_option.c39 void nghttp2_option_del(nghttp2_option *option) { free(option); } in nghttp2_option_del() argument
41 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_window_update() argument
46 void nghttp2_option_set_peer_max_concurrent_streams(nghttp2_option *option, in nghttp2_option_set_peer_max_concurrent_streams() argument
52 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) { in nghttp2_option_set_no_recv_client_magic() argument
57 nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) nghttp2_option_set_no_http_messaging() argument
62 nghttp2_option_set_max_reserved_remote_streams(nghttp2_option *option, uint32_t val) nghttp2_option_set_max_reserved_remote_streams() argument
72 nghttp2_option_set_user_recv_extension_type(nghttp2_option *option, uint8_t type) nghttp2_option_set_user_recv_extension_type() argument
82 nghttp2_option_set_builtin_recv_extension_type(nghttp2_option *option, uint8_t type) nghttp2_option_set_builtin_recv_extension_type() argument
102 nghttp2_option_set_no_auto_ping_ack(nghttp2_option *option, int val) nghttp2_option_set_no_auto_ping_ack() argument
107 nghttp2_option_set_max_send_header_block_length(nghttp2_option *option, size_t val) nghttp2_option_set_max_send_header_block_length() argument
113 nghttp2_option_set_max_deflate_dynamic_table_size(nghttp2_option *option, size_t val) nghttp2_option_set_max_deflate_dynamic_table_size() argument
119 nghttp2_option_set_no_closed_streams(nghttp2_option *option, int val) nghttp2_option_set_no_closed_streams() argument
124 nghttp2_option_set_max_outbound_ack(nghttp2_option *option, size_t val) nghttp2_option_set_max_outbound_ack() argument
129 nghttp2_option_set_max_settings(nghttp2_option *option, size_t val) nghttp2_option_set_max_settings() argument
134 nghttp2_option_set_server_fallback_rfc7540_priorities( nghttp2_option *option, int val) nghttp2_option_set_server_fallback_rfc7540_priorities() argument
140 nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation( nghttp2_option *option, int val) nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation() argument
147 nghttp2_option_set_stream_reset_rate_limit(nghttp2_option *option, uint64_t burst, uint64_t rate) nghttp2_option_set_stream_reset_rate_limit() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl02.c86 int option; global() member
[all...]
/third_party/vixl/src/
H A Dcpu-features.cc58 CPUFeatures CPUFeatures::InferFromOS(QueryIDRegistersOption option) { in InferFromOS() argument
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc1353 LoadStoreScalingOption option = options[i]; in TEST() local
1409 LoadStoreScalingOption option = PreferScaledOffset; TEST() local
2167 LoadStoreScalingOption option = RequireUnscaledOffset; TEST() local
[all...]
/third_party/rust/crates/syn/src/
H A Ddrops.rs
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_request.cpp120 MessageOption option = MessageOption::TF_SYNC; in SendRequest() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...

Completed in 15 milliseconds

12345678910>>...15