Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/third_party/uboot/u-boot-2020.01/api/
Dapi.c52 static int API_getc(va_list ap) in API_getc()
68 static int API_tstc(va_list ap) in API_tstc()
84 static int API_putc(va_list ap) in API_putc()
100 static int API_puts(va_list ap) in API_puts()
116 static int API_reset(va_list ap) in API_reset()
132 static int API_get_sys_info(va_list ap) in API_get_sys_info()
148 static int API_udelay(va_list ap) in API_udelay()
164 static int API_get_timer(va_list ap) in API_get_timer()
198 static int API_dev_enum(va_list ap) in API_dev_enum()
231 static int API_dev_open(va_list ap) in API_dev_open()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap) in ap_list_beacon_olbc()
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) in ap_get_ap()
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_add()
76 static void ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_del()
90 static void ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_add()
97 static void ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_del()
119 static void ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) in ap_free_ap()
131 struct ap_info *ap, *prev; in hostapd_free_aps() local
147 struct ap_info *ap; in ap_ap_add() local
174 struct ap_info *ap; in ap_list_process_beacon() local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap) in ap_list_beacon_olbc()
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) in ap_get_ap()
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_add()
76 static void ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_del()
90 static void ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_add()
97 static void ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_del()
119 static void ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) in ap_free_ap()
131 struct ap_info *ap, *prev; in hostapd_free_aps() local
147 struct ap_info *ap; in ap_ap_add() local
174 struct ap_info *ap; in ap_list_process_beacon() local
[all …]
/third_party/musl/src/legacy/
Derr.c8 void vwarn(const char *fmt, va_list ap) in vwarn()
18 void vwarnx(const char *fmt, va_list ap) in vwarnx()
25 _Noreturn void verr(int status, const char *fmt, va_list ap) in verr()
31 _Noreturn void verrx(int status, const char *fmt, va_list ap) in verrx()
39 va_list ap; in warn() local
47 va_list ap; in warnx() local
55 va_list ap; in err() local
63 va_list ap; in errx() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_er.c59 static struct wps_er_sta * wps_er_sta_get(struct wps_er_ap *ap, const u8 *addr, in wps_er_sta_get()
91 static void wps_er_sta_remove_all(struct wps_er_ap *ap) in wps_er_sta_remove_all()
103 struct wps_er_ap *ap; in wps_er_ap_get() local
118 struct wps_er_ap *ap; in wps_er_ap_get_id() local
127 static void wps_er_ap_event(struct wps_context *wps, struct wps_er_ap *ap, in wps_er_ap_event()
154 static void wps_er_ap_free(struct wps_er_ap *ap) in wps_er_ap_free()
181 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribed()
196 struct wps_er_ap *ap = ctx; in wps_er_http_unsubscribe_cb() local
221 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribe()
291 struct wps_er_ap *ap; in wps_er_ap_cache_settings() local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_er.c59 static struct wps_er_sta * wps_er_sta_get(struct wps_er_ap *ap, const u8 *addr, in wps_er_sta_get()
91 static void wps_er_sta_remove_all(struct wps_er_ap *ap) in wps_er_sta_remove_all()
103 struct wps_er_ap *ap; in wps_er_ap_get() local
118 struct wps_er_ap *ap; in wps_er_ap_get_id() local
127 static void wps_er_ap_event(struct wps_context *wps, struct wps_er_ap *ap, in wps_er_ap_event()
154 static void wps_er_ap_free(struct wps_er_ap *ap) in wps_er_ap_free()
181 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribed()
196 struct wps_er_ap *ap = ctx; in wps_er_http_unsubscribe_cb() local
221 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribe()
291 struct wps_er_ap *ap; in wps_er_ap_cache_settings() local
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dany_exception_safety_test.cc109 auto any_is_strong = [original](absl::any* ap) { in TEST()
122 auto assign_any = [&any_val](absl::any* ap) { *ap = any_val; }; in TEST()
123 auto assign_val = [&val](absl::any* ap) { *ap = val; }; in TEST()
124 auto move = [&val](absl::any* ap) { *ap = std::move(val); }; in TEST()
125 auto move_movable = [&mv_val](absl::any* ap) { *ap = std::move(mv_val); }; in TEST()
132 auto empty_any_is_strong = [](absl::any* ap) { in TEST()
152 auto emp_thrower = [](absl::any* ap) { ap->emplace<Thrower>(2); }; in TEST()
153 auto emp_throwervec = [](absl::any* ap) { in TEST()
157 auto emp_movethrower = [](absl::any* ap) { in TEST()
/third_party/abseil-cpp/absl/types/
Dany_exception_safety_test.cc109 auto any_is_strong = [original](absl::any* ap) { in TEST()
122 auto assign_any = [&any_val](absl::any* ap) { *ap = any_val; }; in TEST()
123 auto assign_val = [&val](absl::any* ap) { *ap = val; }; in TEST()
124 auto move = [&val](absl::any* ap) { *ap = std::move(val); }; in TEST()
125 auto move_movable = [&mv_val](absl::any* ap) { *ap = std::move(mv_val); }; in TEST()
132 auto empty_any_is_strong = [](absl::any* ap) { in TEST()
152 auto emp_thrower = [](absl::any* ap) { ap->emplace<Thrower>(2); }; in TEST()
153 auto emp_throwervec = [](absl::any* ap) { in TEST()
157 auto emp_movethrower = [](absl::any* ap) { in TEST()
/third_party/gn/src/base/strings/
Dstringprintf.cc41 va_list ap) { in StringAppendVT()
109 va_list ap; in StringPrintf() local
117 std::string StringPrintV(const char* format, va_list ap) { in StringPrintV()
124 va_list ap; in SStringPrintf() local
133 va_list ap; in StringAppendF() local
139 void StringAppendV(std::string* dst, const char* format, va_list ap) { in StringAppendV()
/third_party/openssl/crypto/bio/
Db_addr.c55 void BIO_ADDR_free(BIO_ADDR *ap) in BIO_ADDR_free()
60 void BIO_ADDR_clear(BIO_ADDR *ap) in BIO_ADDR_clear()
70 int BIO_ADDR_make(BIO_ADDR *ap, const struct sockaddr *sa) in BIO_ADDR_make()
92 int BIO_ADDR_rawmake(BIO_ADDR *ap, int family, in BIO_ADDR_rawmake()
130 int BIO_ADDR_family(const BIO_ADDR *ap) in BIO_ADDR_family()
135 int BIO_ADDR_rawaddress(const BIO_ADDR *ap, void *p, size_t *l) in BIO_ADDR_rawaddress()
169 unsigned short BIO_ADDR_rawport(const BIO_ADDR *ap) in BIO_ADDR_rawport()
193 static int addr_strings(const BIO_ADDR *ap, int numeric, in addr_strings()
268 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string()
278 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_service_string()
[all …]
/third_party/mksh/
Dlalloc.c85 ainit(Area *ap) in ainit()
100 findptr(struct lalloc_common **lpp, char *ptr, Area *ap) in findptr()
133 aresize2(void *ptr, size_t fac1, size_t fac2, Area *ap) in aresize2()
141 aresize(void *ptr, size_t numb, Area *ap) in aresize()
168 afree(void *ptr, Area *ap) in afree()
182 afreeall(Area *ap) in afreeall()
/third_party/skia/third_party/externals/icu/source/io/
Dsprintf.cpp107 va_list ap; in u_sprintf() local
122 va_list ap; in u_sprintf_u() local
135 va_list ap) in u_vsprintf()
146 va_list ap; in u_snprintf() local
162 va_list ap; in u_snprintf_u() local
176 va_list ap) in u_vsnprintf()
209 va_list ap) in u_vsprintf_u()
223 va_list ap) in u_vsnprintf_u()
Duscanf.cpp41 va_list ap; in u_fscanf() local
56 va_list ap; in u_fscanf_u() local
69 va_list ap) in u_vfscanf()
102 va_list ap) in u_vfscanf_u()
Dsscanf.cpp40 va_list ap; in u_sscanf() local
55 va_list ap; in u_sscanf_u() local
68 va_list ap) in u_vsscanf()
101 va_list ap) in u_vsscanf_u()
Duprintf.cpp117 va_list ap; in u_fprintf() local
131 va_list ap; in u_printf() local
144 va_list ap; in u_fprintf_u() local
158 va_list ap; in u_printf_u() local
169 va_list ap) in u_vfprintf()
207 va_list ap) in u_vfprintf_u()
/third_party/icu/icu4c/source/io/
Dsprintf.cpp107 va_list ap; in u_sprintf() local
122 va_list ap; in u_sprintf_u() local
135 va_list ap) in u_vsprintf()
146 va_list ap; in u_snprintf() local
162 va_list ap; in u_snprintf_u() local
176 va_list ap) in u_vsnprintf()
209 va_list ap) in u_vsprintf_u()
223 va_list ap) in u_vsnprintf_u()
Duscanf.cpp41 va_list ap; in u_fscanf() local
56 va_list ap; in u_fscanf_u() local
69 va_list ap) in u_vfscanf()
102 va_list ap) in u_vfscanf_u()
Dsscanf.cpp40 va_list ap; in u_sscanf() local
55 va_list ap; in u_sscanf_u() local
68 va_list ap) in u_vsscanf()
101 va_list ap) in u_vsscanf_u()
Duprintf.cpp117 va_list ap; in u_fprintf() local
131 va_list ap; in u_printf() local
144 va_list ap; in u_fprintf_u() local
158 va_list ap; in u_printf_u() local
169 va_list ap) in u_vfprintf()
207 va_list ap) in u_vfprintf_u()
/third_party/flutter/skia/third_party/externals/icu/source/io/
Dsprintf.cpp107 va_list ap; in u_sprintf() local
122 va_list ap; in u_sprintf_u() local
135 va_list ap) in u_vsprintf()
146 va_list ap; in u_snprintf() local
162 va_list ap; in u_snprintf_u() local
176 va_list ap) in u_vsnprintf()
209 va_list ap) in u_vsprintf_u()
223 va_list ap) in u_vsnprintf_u()
Duscanf.cpp41 va_list ap; in u_fscanf() local
56 va_list ap; in u_fscanf_u() local
69 va_list ap) in u_vfscanf()
102 va_list ap) in u_vfscanf_u()
Dsscanf.cpp40 va_list ap; in u_sscanf() local
55 va_list ap; in u_sscanf_u() local
68 va_list ap) in u_vsscanf()
101 va_list ap) in u_vsscanf_u()
Duprintf.cpp117 va_list ap; in u_fprintf() local
131 va_list ap; in u_printf() local
144 va_list ap; in u_fprintf_u() local
158 va_list ap; in u_printf_u() local
169 va_list ap) in u_vfprintf()
207 va_list ap) in u_vfprintf_u()
/third_party/curl/src/
Dtool_msgs.c40 va_list ap) in voutf()
88 va_list ap; in notef() local
102 va_list ap; in warnf() local
114 va_list ap; in helpf() local
134 va_list ap; in errorf() local
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL_log.c175 va_list ap; in SDL_Log() local
185 va_list ap; in SDL_LogVerbose() local
195 va_list ap; in SDL_LogDebug() local
205 va_list ap; in SDL_LogInfo() local
215 va_list ap; in SDL_LogWarn() local
225 va_list ap; in SDL_LogError() local
235 va_list ap; in SDL_LogCritical() local
245 va_list ap; in SDL_LogMessage() local
267 SDL_LogMessageV(int category, SDL_LogPriority priority, const char *fmt, va_list ap) in SDL_LogMessageV()

12345678910>>...25