Home
last modified time | relevance | path

Searched defs:val (Results 3226 - 3250 of 20962) sorted by relevance

1...<<121122123124125126127128129130>>...839

/third_party/musl/porting/linux/user/src/time/
H A Dtimer_create.c45 union sigval val = args->sev->sigev_value; in start() local
/third_party/nghttp2/lib/
H A Dnghttp2_option.c41 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_window_update() 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 void nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) { in nghttp2_option_set_no_http_messaging() argument
46 nghttp2_option_set_peer_max_concurrent_streams(nghttp2_option *option, uint32_t val) nghttp2_option_set_peer_max_concurrent_streams() argument
62 nghttp2_option_set_max_reserved_remote_streams(nghttp2_option *option, uint32_t val) nghttp2_option_set_max_reserved_remote_streams() 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
154 nghttp2_option_set_max_continuations(nghttp2_option *option, size_t val) nghttp2_option_set_max_continuations() argument
[all...]
/third_party/nghttp2/src/
H A Dcomp_helper.c28 static void dump_val(json_t *jent, const char *key, uint8_t *val, size_t len) { in dump_val() argument
/third_party/musl/libc-test/src/regression/
H A Dmalloc-multi-thread-performance.c27 int *val = (int *)arg; in func() local
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cond_timedwait.c197 int val = m->_m_lock; in __pthread_cond_timedwait() local
/third_party/musl/src/locale/
H A Dlocale_map.c56 const struct __locale_map *__get_locale(int cat, const char *val) in __get_locale() argument
[all...]
/third_party/musl/src/misc/
H A Dmntent.c28 const char *val; in unescape_ent() local
/third_party/ninja/src/
H A Deval_env.cc30 void BindingEnv::AddBinding(const string& key, const string& val) { in AddBinding() argument
55 void Rule::AddBinding(const string& key, const EvalString& val) { in AddBinding() argument
/third_party/node/deps/cares/src/lib/
H A Dares__htable_strvp.c39 void *val; member
115 ares__htable_strvp_insert(ares__htable_strvp_t *htable, const char *key, void *val) ares__htable_strvp_insert() argument
150 ares__htable_strvp_get(const ares__htable_strvp_t *htable, const char *key, void **val) ares__htable_strvp_get() argument
177 void *val = NULL; ares__htable_strvp_get_direct() local
[all...]
H A Dares__htable_szvp.c39 void *val; member
115 ares__htable_szvp_insert(ares__htable_szvp_t *htable, size_t key, void *val) ares__htable_szvp_insert() argument
146 ares__htable_szvp_get(const ares__htable_szvp_t *htable, size_t key, void **val) ares__htable_szvp_get() argument
173 void *val = NULL; ares__htable_szvp_get_direct() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dumutex.h79 inline void umtx_storeRelease(u_atomic_int32_t &var, int32_t val) { in umtx_storeRelease() argument
/third_party/mesa3d/src/intel/dev/
H A Dintel_hwconfig.c44 uint32_t val[]; member
[all...]
/third_party/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp195 test_unpack_r8i(int8_t val) in test_unpack_r8i() argument
203 test_unpack_r32ui(uint32_t val) in test_unpack_r32ui() argument
221 float val[4] = {0, 0.5, -1, 2}; in TEST_F() local
232 uint16_t val = (1 << 0) | (0x3f << 5) | (0x10 << 11); in TEST_F() local
242 test_unpack_floatz_z32f(float val) in test_unpack_floatz_z32f() argument
257 test_unpack_uintz_z32f(float val) test_unpack_uintz_z32f() argument
274 float val = 0.571428597f; TEST_F() local
283 uint8_t val[4] = {(uint8_t)i, 0, 0, 0}; TEST_F() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_option.c41 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_window_update() 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 void nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) { in nghttp2_option_set_no_http_messaging() argument
46 nghttp2_option_set_peer_max_concurrent_streams(nghttp2_option *option, uint32_t val) nghttp2_option_set_peer_max_concurrent_streams() argument
62 nghttp2_option_set_max_reserved_remote_streams(nghttp2_option *option, uint32_t val) nghttp2_option_set_max_reserved_remote_streams() 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
[all...]
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.c252 exif_mnote_data_apple_get_value(ExifMnoteData *md, unsigned int i, char *val, unsigned int maxlen) { in exif_mnote_data_apple_get_value() argument
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.c308 mnote_pentax_entry_get_value(MnotePentaxEntry *entry, char *val, unsigned int maxlen) mnote_pentax_entry_get_value() argument
[all...]
/third_party/libexif/libexif/
H A Dexif-mnote-data.c145 exif_mnote_data_get_value (ExifMnoteData *d, unsigned int n, char *val, unsigned int maxlen) in exif_mnote_data_get_value() argument
/third_party/libinput/src/
H A Dutil-matrix.h34 float val[3][3]; /* [row][col] */ member
[all...]
/third_party/ltp/testcases/kernel/syscalls/mremap/
H A Dmremap06.c51 char val; in check_pages() local
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl04.c71 int val; member
120 static void check_strict_mode(int val) in check_strict_mode() argument
157 static void check_filter_mode(int val) in check_filter_mode() argument
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime01.c125 long long val; in verify_clock_adjtime() local
/third_party/ltp/testcases/kernel/syscalls/eventfd/
H A Deventfd06.c78 uint64_t val; in clear_counter() local
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime01.c93 long long val; in run() local
/third_party/lwip/src/core/
H A Ddef.c221 char val = (char)('0' + (n % 10)); in lwip_itoa() local
/third_party/lwip/src/core/ipv4/
H A Dip4_addr.c125 ip4_addr_t val; in ipaddr_addr() local
147 u32_t val; in ip4addr_aton() local
[all...]

Completed in 15 milliseconds

1...<<121122123124125126127128129130>>...839