Home
last modified time | relevance | path

Searched defs:rsc (Results 1 – 9 of 9) sorted by relevance

/external/iproute2/tc/
Dq_hfsc.c145 struct tc_service_curve rsc, fsc, usc; in hfsc_parse_class_opt() local
237 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_print_class_opt() local
/external/icu4c/test/cintltst/
Dspooftest.c139 USpoofChecker *rsc; in TestUSpoofCAPI() local
/external/wpa_supplicant_8/src/rsn_supp/
Dpeerkey.c838 u8 key_buf[32], rsc[6]; in wpa_supplicant_process_stk_3_of_4() local
910 u8 rsc[6]; in wpa_supplicant_process_stk_4_of_4() local
Dtdls.c159 u8 rsc[6]; in wpa_tdls_set_key() local
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dpeerkey.c835 u8 key_buf[32], rsc[6]; in wpa_supplicant_process_stk_3_of_4() local
907 u8 rsc[6]; in wpa_supplicant_process_stk_4_of_4() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c1799 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; in SM_STATE() local
2113 u8 rsc[WPA_KEY_RSC_LEN]; in SM_STATE() local
/external/icu4c/i18n/
Drbnf.cpp133 int32_t rsc = getNumberOfRuleSets(); in operator ==() local
/external/wpa_supplicant/
Dwpa.c2872 u8 key_buf[32], rsc[6]; in wpa_supplicant_process_stk_3_of_4() local
2944 u8 rsc[6]; in wpa_supplicant_process_stk_4_of_4() local
/external/v8/src/arm/
Dassembler-arm.cc1114 void Assembler::rsc(Register dst, Register src1, const Operand& src2, in rsc() function in v8::internal::Assembler