Home
last modified time | relevance | path

Searched defs:cur (Results 501 - 525 of 528) sorted by relevance

1...<<2122

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android.c3558 struct list_head *cur, *q; in wl_android_iolist_resume() local
6165 struct io_cfg *cur, *q; in wl_android_exit() local
H A Ddhd_common.c6200 tdls_peer_node_t *cur = NULL, *prev = NULL; in dhd_free_tdls_peer_list() local
H A Dwl_android_ext.c7397 wl_rssi_cache_t *node, *cur, **rssi_head; in wl_free_rssi_cache() local
7716 wl_bss_cache_t *node, *cur, **bss_head; in wl_free_bss_cache() local
H A Ddhd_linux.c9866 tdls_peer_node_t *cur = dhd_pub->peer_tbl.node; in dhd_tdls_update_peer_info() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c7299 char *cur = st->codecpar->extradata; local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2590 UnicodeString num, cur; in parseCurrencyAmount() local
/third_party/mbedtls/library/
H A Dpsa_crypto.c6960 uint8_t *cur = pms; in psa_tls12_prf_psk_to_ms_set_key() local
[all...]
H A Dssl_tls.c1827 mbedtls_ssl_key_cert *cur = key_cert, *next; in ssl_key_cert_free() local
57 mbedtls_ssl_set_chk_buf_ptr_fail_args( const uint8_t *cur, const uint8_t *end, size_t need) mbedtls_ssl_set_chk_buf_ptr_fail_args() argument
1864 mbedtls_ssl_key_cert *cur = *head; ssl_append_key_cert() local
5430 const char **cur; ssl_context_load() local
[all...]
H A Decp_curves_new.c5020 static inline int8_t extract_carry(int64_t cur) in extract_carry() argument
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c4030 struct dso *cur = ecur->dso; in do_dlclose() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc4800 LiveRange* cur = range; PopulateReferenceMaps() local
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc322 int32_t* cur = nullptr; in ExecDebugCommand() local
376 byte* cur = nullptr; ExecDebugCommand() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c4368 struct dso *cur = ecur->dso; in do_dlclose() local
6259 dso_handle_node *cur in find_dso_handle_node() local
6285 dso_handle_node *cur = __libc_malloc(sizeof(*cur)); add_dso_handle_node() local
[all...]
/third_party/mksh/
H A Dedit.c4172 int cur, c1, c2; in vi_cmd() local
5205 int cur, col; in outofwin() local
5255 int cur, col, cnt; display() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c8723 struct wpa_used_freq_data *cur = &freqs_data[i]; local
/device/soc/rockchip/common/vendor/drivers/power/
H A Drk817_battery.c1088 int cur, val = 0; in rk817_bat_get_avg_current() local
1103 int cur, val = 0; in rk817_bat_get_relax_cur1() local
1118 int cur, val = 0; in rk817_bat_get_relax_cur2() local
1147 int cur, va in rk817_bat_get_ocv_current() local
1159 int cur, val = 0; rk817_bat_get_ocv_current0() local
1172 int cur, val = 0; rk817_bat_get_pwron_current() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c1803 struct task_struct *cur; in task_numa_compare() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c550 struct bpf_verifier_state *cur = env->cur_state; in func() local
921 struct bpf_verifier_state *cur = env->cur_state; in pop_stack() local
955 struct bpf_verifier_state *cur = env->cur_state; in push_stack() local
1758 static int push_jmp_history(struct bpf_verifier_env *env, struct bpf_verifier_state *cur) in push_jmp_history() argument
2290 struct bpf_func_state *cur; /* state of the current function */ check_stack_write_fixed_off() local
2418 struct bpf_func_state *cur; /* state of the current function */ check_stack_write_var_off() local
4142 struct bpf_verifier_state *cur = env->cur_state; process_spin_lock() local
8330 struct bpf_verifier_state *cur = env->cur_state; explored_state() local
8844 range_within(struct bpf_reg_state *old, struct bpf_reg_state *cur) range_within() argument
8957 clean_live_states(struct bpf_verifier_env *env, int insn, struct bpf_verifier_state *cur) clean_live_states() argument
9109 stacksafe(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_func_state *cur, struct bpf_id_pair *idmap) stacksafe() argument
9177 refsafe(struct bpf_func_state *old, struct bpf_func_state *cur) refsafe() argument
9211 func_states_equal(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_func_state *cur) func_states_equal() argument
9233 states_equal(struct bpf_verifier_env *env, struct bpf_verifier_state *old, struct bpf_verifier_state *cur) states_equal() argument
9388 states_maybe_looping(struct bpf_verifier_state *old, struct bpf_verifier_state *cur) states_maybe_looping() argument
9411 struct bpf_verifier_state *cur = env->cur_state, *new; is_state_visited() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c27177 u32 cur; rtl8168_rx_fill() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Drk817_battery.c1012 int cur, val = 0; in rk817_bat_get_avg_current() local
1027 int cur, val = 0; in rk817_bat_get_relax_cur1() local
1042 int cur, val = 0; in rk817_bat_get_relax_cur2() local
1070 int cur, va in rk817_bat_get_ocv_current() local
1085 int cur, val = 0; rk817_bat_get_ocv_current0() local
1100 int cur, val = 0; rk817_bat_get_pwron_current() local
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h4262 unsigned int cur, limit, old_limit; stbi__zexpand() local
4677 stbi_uc *cur = a->out + stride*j; stbi__create_png_image_raw() local
4779 stbi_uc *cur = a->out + stride*j; stbi__create_png_image_raw() local
4851 stbi_uc *cur = a->out; stbi__create_png_image_raw() local
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c14255 size_t cur; in unicode_subscript() local
/third_party/libbpf/src/
H A Dlibbpf.c7496 static char *find_prev_line(char *buf, char *cur) argument
/third_party/glfw/deps/
H A Dnuklear.h10797 struct nk_rp_node *node, *cur; in nk_rp__skyline_pack_rectangle() local
21355 nk_progress(struct nk_context *ctx, nk_size *cur, nk_size max, int is_modifyable) nk_progress() argument
21386 nk_prog(struct nk_context *ctx, nk_size cur, nk_size max, int modifyable) nk_prog() argument
24136 struct nk_vec2 cur; nk_chart_push_line() local
[all...]
/third_party/sqlite/src/
H A Dshell.c3445 static int seriesClose(sqlite3_vtab_cursor *cur){ in seriesClose() argument
3454 static int seriesNext(sqlite3_vtab_cursor *cur){ in seriesNext() argument
3491 static int seriesRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid){ in seriesRowid() argument
3501 static int seriesEof(sqlite3_vtab_cursor *cur){ in seriesEof() argument
3469 seriesColumn( sqlite3_vtab_cursor *cur, sqlite3_context *ctx, int i ) seriesColumn() argument
5294 fsdirClose(sqlite3_vtab_cursor *cur) fsdirClose() argument
5317 fsdirNext(sqlite3_vtab_cursor *cur) fsdirNext() argument
5381 fsdirColumn( sqlite3_vtab_cursor *cur, sqlite3_context *ctx, int i ) fsdirColumn() argument
5446 fsdirRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid) fsdirRowid() argument
5456 fsdirEof(sqlite3_vtab_cursor *cur) fsdirEof() argument
5467 fsdirFilter( sqlite3_vtab_cursor *cur, int idxNum, const char *idxStr, int argc, sqlite3_value **argv ) fsdirFilter() argument
5835 completionClose(sqlite3_vtab_cursor *cur) completionClose() argument
5855 completionNext(sqlite3_vtab_cursor *cur) completionNext() argument
5963 completionColumn( sqlite3_vtab_cursor *cur, sqlite3_context *ctx, int i ) completionColumn() argument
5994 completionRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid) completionRowid() argument
6004 completionEof(sqlite3_vtab_cursor *cur) completionEof() argument
7321 zipfileClose(sqlite3_vtab_cursor *cur) zipfileClose() argument
7741 zipfileNext(sqlite3_vtab_cursor *cur) zipfileNext() argument
7876 zipfileColumn( sqlite3_vtab_cursor *cur, sqlite3_context *ctx, int i ) zipfileColumn() argument
7963 zipfileEof(sqlite3_vtab_cursor *cur) zipfileEof() argument
8089 zipfileFilter( sqlite3_vtab_cursor *cur, int idxNum, const char *idxStr, int argc, sqlite3_value **argv ) zipfileFilter() argument
9906 expertClose(sqlite3_vtab_cursor *cur) expertClose() argument
9919 expertEof(sqlite3_vtab_cursor *cur) expertEof() argument
9927 expertNext(sqlite3_vtab_cursor *cur) expertNext() argument
9946 expertRowid(sqlite3_vtab_cursor *cur, sqlite_int64 *pRowid) expertRowid() argument
9955 expertColumn(sqlite3_vtab_cursor *cur, sqlite3_context *ctx, int i) expertColumn() argument
9968 expertFilter( sqlite3_vtab_cursor *cur, int idxNum, const char *idxStr, int argc, sqlite3_value **argv ) expertFilter() argument
[all...]

Completed in 285 milliseconds

1...<<2122