Home
last modified time | relevance | path

Searched defs:len (Results 3176 - 3200 of 6232) sorted by relevance

1...<<121122123124125126127128129130>>...250

/third_party/skia/gm/
H A Ddrawatlas.cpp243 constexpr size_t len = sizeof(text) - 1; in DEF_SIMPLE_GM() local
281 constexpr size_t len = sizeof(text) - 1; in DEF_SIMPLE_GM() local
[all...]
H A Dtypeface.cpp53 static void drawKernText(SkCanvas* canvas, const void* text, size_t len, in drawKernText() argument
/third_party/rust/crates/regex/regex-syntax/src/
H A Dutf8.rs152 pub fn len(&self) -> usize { in len() functions
[all...]
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs403 pub fn len(&mut self) -> usize { in len() functions
/third_party/selinux/libselinux/src/
H A Davc_internal.c103 int len, rc = 0; in avc_netlink_open() local
H A Dget_context_list.c140 ssize_t len; in get_context_user() local
H A Dregex.c97 size_t len = pcre2_config(PCRE2_CONFIG_VERSION, NULL); in regex_version() local
153 size_t len; in regex_writef() local
438 size_t len; in regex_writef() local
[all...]
H A Dseusers.c271 int len = 0; in getseuser() local
H A Dbooleans.c38 int security_get_boolean_names(char ***names, int *len) in security_get_boolean_names() argument
150 size_t len; in bool_open() local
200 int fd, len; get_bool_value() local
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dheapvec.rs55 pub fn len(&self) -> usize { in len() functions
[all...]
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs385 pub fn len(&mut self) -> usize { in len() functions
/third_party/selinux/libselinux/utils/
H A Dsefcontext_compile.c100 size_t len; in write_binary_file() local
[all...]
/third_party/rust/crates/regex/src/
H A Dre_set.rs251 pub fn len(&self) -> usize { in len() functions
318 pub fn len(&self) -> usize { in len() functions
H A Dre_trait.rs41 pub fn len(&self) -> usize { in len() functions
[all...]
H A Dinput.rs45 pub fn len(&self) -> usize { in len() functions
93 fn len(&self) -> usize; in len() functions
129 fn len(&self) -> usize { in len() functions
215 fn len(&self) -> usize { len() functions
328 fn len(&self) -> usize { len() functions
[all...]
/third_party/rust/crates/nix/src/
H A Dlib.rs186 fn len(&self) -> usize; in len() functions
201 fn len(&self) -> usize { in len() functions
218 fn len(&self) -> usize { in len() functions
235 fn len(&self) -> usize { in len() functions
252 fn len(&self) -> usize { in len() functions
306 fn len(&self) -> usize { len() functions
323 fn len(&self) -> usize { len() functions
[all...]
/third_party/rust/crates/syn/src/
H A Ddata.rs86 pub fn len(&self) -> usize { in len() functions
/third_party/selinux/libsepol/cil/test/unit/
H A DCuTest.c45 int len = strlen(old); in CuStrCopy() local
/third_party/selinux/libsepol/src/
H A Dutil.c94 int avlen = 0, len; in sepol_av_to_string() local
138 int len, xpermslen = 0; in sepol_extended_perms_to_string() local
205 tokenize_str(char delim, char **str, char **ptr, size_t *len) tokenize_str() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drandom.c79 static void random_mix_pool(const void *buf, size_t len) in random_mix_pool() argument
132 void random_add_randomness(const void *buf, size_t len) in random_add_randomness() argument
160 int random_get_bytes(void *buf, size_t len) in random_get_bytes() argument
378 size_t len; random_read_entropy() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c26 static void handle_tx_callback(void *ctx, u8 *buf, size_t len, int ok) in handle_tx_callback() argument
101 int len; in handle_monitor_read() local
46 from_unknown_sta(struct wpa_driver_nl80211_data *drv, u8 *buf, size_t len) from_unknown_sta() argument
67 handle_frame(struct wpa_driver_nl80211_data *drv, u8 *buf, size_t len, int datarate, int ssi_signal) handle_frame() argument
446 nl80211_send_monitor(struct wpa_driver_nl80211_data *drv, const void *data, size_t len, int encrypt, int noack) nl80211_send_monitor() argument
[all...]
H A Ddriver_wired.c80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() argument
122 int len; in handle_read() local
137 int len; in handle_dhcp() local
292 size_t len; wired_send_eapol() local
[all...]
H A Drfkill.c59 ssize_t len; in rfkill_receive() local
107 ssize_t len; in rfkill_init() local
[all...]
H A Dwpa_hal_event.c31 static inline int IsZeroAddr(const uint8_t *addr, const uint8_t len) in IsZeroAddr() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_gpsk_common.c500 eap_gpsk_compute_mic_aes(const u8 *sk, size_t sk_len, const u8 *data, size_t len, u8 *mic) eap_gpsk_compute_mic_aes() argument
524 eap_gpsk_compute_mic(const u8 *sk, size_t sk_len, int vendor, int specifier, const u8 *data, size_t len, u8 *mic) eap_gpsk_compute_mic() argument
[all...]

Completed in 16 milliseconds

1...<<121122123124125126127128129130>>...250