Home
last modified time | relevance | path

Searched defs:er (Results 1 – 25 of 173) sorted by relevance

1234567

/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_er.c99 static struct wps_er_ap * wps_er_ap_get(struct wps_er *er, in wps_er_ap_get()
116 static struct wps_er_ap * wps_er_ap_get_id(struct wps_er *er, unsigned int id) in wps_er_ap_get_id()
181 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribed()
221 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribe()
278 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er, in wps_er_ap_get_settings()
289 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr) in wps_er_ap_cache_settings()
313 static int wps_er_ap_use_cached_settings(struct wps_er *er, in wps_er_ap_use_cached_settings()
334 static void wps_er_ap_remove_entry(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_remove_entry()
359 struct wps_er *er = eloop_data; in wps_er_ap_timeout() local
637 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, in wps_er_ap_add()
[all …]
H A Dwps_er_ssdp.c22 struct wps_er *er = eloop_ctx; in wps_er_ssdp_rx() local
127 void wps_er_send_ssdp_msearch(struct wps_er *er) in wps_er_send_ssdp_msearch()
159 int wps_er_ssdp_init(struct wps_er *er) in wps_er_ssdp_init()
195 void wps_er_ssdp_deinit(struct wps_er *er) in wps_er_ssdp_deinit()
/aosp_15_r20/frameworks/opt/calendar/src/com/android/calendarcommon2/
DEventRecurrence.java475 EventRecurrence er = (EventRecurrence) obj; in equals() local
666 public abstract int parsePart(String value, EventRecurrence er); in parsePart()
724 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
735 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
751 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
762 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
773 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
782 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
791 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
800 @Override public int parsePart(String value, EventRecurrence er) { in parsePart()
[all …]
/aosp_15_r20/external/tcpdump/
H A Dprint-nfs.c1104 const uint32_t *dp, u_int *er, int *nfserrp) in parsestatus()
1197 u_int er; in parseattrstat() local
1212 u_int er; in parsediropres() local
1231 u_int er; in parselinkres() local
1252 u_int er; in parsestatfs() local
1305 u_int er; in parserddires() local
1391 u_int er; in parsecreateopres() local
1422 u_int er; in parsewccres() local
1434 u_int er; in parsev3rddirres() local
1463 u_int er; in parsefsinfo() local
[all …]
/aosp_15_r20/system/media/audio_utils/
H A Decho_reference.c74 struct echo_reference *er; in echo_reference_get_next_buffer() local
101 struct echo_reference *er; in echo_reference_release_buffer() local
113 static void echo_reference_reset_l(struct echo_reference *er) in echo_reference_reset_l()
137 struct echo_reference *er = (struct echo_reference *)echo_reference; in echo_reference_write() local
311 struct echo_reference *er = (struct echo_reference *)echo_reference; in echo_reference_read() local
519 struct echo_reference *er; in create_echo_reference() local
560 struct echo_reference *er = (struct echo_reference *)echo_reference; in release_echo_reference() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dexpression.hpp94 expression_type_right const& er; member
100 …ary_tensor_expression( tensor_expression<T,EL> const& el, tensor_expression<T,ER> const& er, OP op) in make_binary_tensor_expression()
106 …inary_tensor_expression( matrix_expression<EL> const& el, tensor_expression<T,ER> const& er, OP op) in make_binary_tensor_expression()
112 …binary_tensor_expression( tensor_expression<T,EL> const& el, matrix_expression<ER> const& er, OP o… in make_binary_tensor_expression()
118 …inary_tensor_expression( vector_expression<EL> const& el, tensor_expression<T,ER> const& er, OP op) in make_binary_tensor_expression()
124 …binary_tensor_expression( tensor_expression<T,EL> const& el, vector_expression<ER> const& er, OP o… in make_binary_tensor_expression()
/aosp_15_r20/external/armnn/src/armnn/test/
H A DRuntimeTests.cpp98 std::string er; variable
222 std::string er; variable
1339 std::string er; variable
1384 std::string er; variable
1429 std::string er; variable
1474 std::string er; variable
1517 std::string er; variable
/aosp_15_r20/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c93 static int verify_counters(int line, char *desc, long et, long ef, long er, long es) in verify_counters()
137 long et, ef, er, es; in set_nr_hugepages_() local
183 long et, ef, er, es; in map_() local
223 long et, ef, er, es; in unmap_() local
270 long et, ef, er, es; in touch_() local
/aosp_15_r20/external/libvpx/vp8/common/
H A Dextend.c24 int er, /* extend right border */ in copy_and_extend_plane()
80 int er = dst->border + dst->y_width - src->y_width; in vp8_copy_and_extend_frame() local
109 int er = dst->border + dst->y_width - src->y_width; in vp8_copy_and_extend_frame_with_rect() local
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/
H A Dxhci_events.c36 xhci_reset_event_ring(event_ring_t *const er) in xhci_reset_event_ring()
48 xhci_event_ready(const event_ring_t *const er) in xhci_event_ready()
205 xhci_wait_for_event(const event_ring_t *const er, in xhci_wait_for_event()
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/calendar/calendar-common/android_common/javac/
Dcalendar-common.jar ... len String value com.android.calendarcommon2.EventRecurrence er int[] byday int[] bydayNum int bydayCount ...
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dtime.rs80 let mut er = abi::E_TMOUT; in with_tmos() localVariable
101 let mut er = abi::E_TMOUT; in with_tmos_strong() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dtime.rs80 let mut er = abi::E_TMOUT; in with_tmos() localVariable
101 let mut er = abi::E_TMOUT; in with_tmos_strong() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dtime.rs80 let mut er = abi::E_TMOUT; in with_tmos() localVariable
101 let mut er = abi::E_TMOUT; in with_tmos_strong() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dtime.rs80 let mut er = abi::E_TMOUT; in with_tmos() localVariable
101 let mut er = abi::E_TMOUT; in with_tmos_strong() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Dtime.rs80 let mut er = abi::E_TMOUT; in with_tmos() localVariable
101 let mut er = abi::E_TMOUT; in with_tmos_strong() localVariable
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/math/
H A DFormattedFPDecimal.java172 int er = getExponentRounded(); in general() local
182 int er = getExponentRounded(); in expChars() local
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dlocal_server_endpoint_impl.cpp272 boost::system::error_code er; in accept_cbk() local
291 boost::system::error_code er; in accept_cbk() local
302 boost::system::error_code er; in accept_cbk() local
/aosp_15_r20/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DEventRecurrenceTest.java338 EventRecurrence er = new EventRecurrence(); in test12() local
765 private static void print(EventRecurrence er) { in print()
/aosp_15_r20/external/mesa3d/src/nouveau/winsys/
H A Ddrf.h140 #define DRF_MR_X(er,ew,ty,p,o,dr,m,v) ({ \ argument
145 #define DRF_MR_N(X,er,ew,ty,p,o,d,r ,m,v) DRF_MR_X(er, ew, ty, (p), (o), d##_##r , (m), (v)) argument
146 #define DRF_MR_I(X,er,ew,ty,p,o,d,r,i,m,v) DRF_MR_X(er, ew, ty, (p), (o), d##_##r(i), (m), (v)) argument
174 #define DRF_MV_N(X,er,ew,ty,p,o,d,r, f,v) \ argument
177 #define DRF_MV_I(X,er,ew,ty,p,o,d,r,i,f,v) \ argument
184 #define DRF_MD_N(X,er,ew,ty,p,o,d,r, f,v) \ argument
187 #define DRF_MD_I(X,er,ew,ty,p,o,d,r,i,f,v) \ argument
/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Devent_ring.rs223 let mut er = EventRing::new(gm); in test_uninited() localVariable
237 let mut er = EventRing::new(gm.clone()); in test_event_ring() localVariable
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp703 const CArcErrorInfo &er = arc.ErrorInfo; in Print_ErrorFormatIndex_Warning() local
745 const CArcErrorInfo &er = arc.ErrorInfo; in OpenResult() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dtest_container.hpp433 std::pair<const_iterator, const_iterator> er = c.equal_range(key_of_value()(*di)); in test_associative_container_invariants() local
482 std::pair<const_iterator, const_iterator> er = c.equal_range(key_of_value()(*di)); in test_unordered_associative_container_invariants() local
/aosp_15_r20/external/armnn/src/armnn/
H A DLoadedNetwork.cpp260 std::string er = backend->GetId(); in LoadedNetwork() local
267 std::string er = backend->GetId(); in LoadedNetwork() local
1513 std::string er = backend->GetId(); in ImportInputs() local
1646 std::string er = backend->GetId(); in ImportOutputs() local
/aosp_15_r20/external/libcxx/test/std/containers/associative/multiset/
H A Dequal_range_transparent.pass.cpp51 auto er = s.equal_range(1); in main() local

1234567