/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/ |
H A D | minimal-http-client-custom-headers.c | 26 char val[32]; in callback_http() local
|
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/ |
H A D | test-cmpxchg-nolock.c | 135 atomic_t val; in do_test_sync_inc() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_psi_ops.cpp | 91 value* val = ns[i]; in try_inline() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pm4.c | 56 static void si_pm4_set_reg_custom(struct si_pm4_state *state, unsigned reg, uint32_t val, in si_pm4_set_reg_custom() argument 77 void si_pm4_set_reg(struct si_pm4_state *state, unsigned reg, uint32_t val) in si_pm4_set_reg() argument 107 void si_pm4_set_reg_idx3(struct si_pm4_state *state, unsigned reg, uint32_t val) in si_pm4_set_reg_idx3() argument
|
H A D | radeon_vcn_dec_jpeg.c | 57 set_reg_jpeg(struct radeon_decoder *dec, unsigned reg, unsigned cond, unsigned type, uint32_t val) set_reg_jpeg() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu.h | 167 qpu_load_imm_f(struct qpu_reg dst, float val) in qpu_load_imm_f() argument
|
/third_party/node/src/ |
H A D | aliased_buffer.h | 79 inline Reference& operator=(const NativeT& val) { in operator =() argument 84 inline Reference& operator=(const Reference& val) { in operator =() argument 92 inline Reference& operator+=(const NativeT& val) { in operator +=() argument 98 inline Reference& operator+=(const Reference& val) { in operator +=() argument 102 inline Reference& operator-=(const NativeT& val) { in operator -=() argument [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | callback.c | 11 void wasm_val_print(wasm_val_t val) { in wasm_val_print() argument
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-arguments.h | 39 void Push(T val) { in Push() argument
|
/third_party/musl/src/thread/ |
H A D | pthread_cond_timedwait.c | 155 int val = m->_m_lock; in __pthread_cond_timedwait() local
|
/third_party/musl/porting/linux/user/src/locale/ |
H A D | locale_map.c | 55 const struct __locale_map *__get_locale(int cat, const char *val) in __get_locale() argument [all...] |
/third_party/musl/porting/linux/user/src/time/ |
H A D | strftime.c | 49 int val = (tm->tm_yday + 7U - (tm->tm_wday+6U)%7) / 7; in week_num() local 76 long long val; in __strftime_fmt_1() local [all...] |
H A D | timer_create.c | 45 union sigval val = args->sev->sigev_value; in start() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_option.c | 41 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 D | comp_helper.c | 28 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 D | malloc-multi-thread-performance.c | 27 int *val = (int *)arg; in func() local
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_cond_timedwait.c | 197 int val = m->_m_lock; in __pthread_cond_timedwait() local
|
/third_party/musl/src/locale/ |
H A D | locale_map.c | 56 const struct __locale_map *__get_locale(int cat, const char *val) in __get_locale() argument [all...] |
/third_party/musl/src/misc/ |
H A D | mntent.c | 28 const char *val; in unescape_ent() local
|
/third_party/ninja/src/ |
H A D | eval_env.cc | 30 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 D | ares__htable_strvp.c | 39 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 D | ares__htable_szvp.c | 39 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 D | umutex.h | 79 inline void umtx_storeRelease(u_atomic_int32_t &var, int32_t val) { in umtx_storeRelease() argument
|
/third_party/mesa3d/src/intel/dev/ |
H A D | intel_hwconfig.c | 44 uint32_t val[]; member [all...] |
/third_party/mesa3d/src/mesa/main/tests/ |
H A D | mesa_formats.cpp | 195 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...] |