Searched refs:ALLOWED (Results 1 – 13 of 13) sorted by relevance
/third_party/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_latency_check_task.c | 75 int fail = 0, ALLOWED; in main() local 90 ALLOWED = atoi(argv[3]); in main() 91 if ((test_num < 0) || (script_pid < 0) || (ALLOWED < 0)) { in main() 131 if (delta > ALLOWED) in main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | op_classes.c | 39 return ALLOWED; in allow_channel() 96 return ALLOWED; in verify_80mhz() 158 return ALLOWED; in verify_160mhz() 206 return ALLOWED; in verify_channel()
|
D | p2p_supplicant.c | 3434 return ALLOWED; in has_channel() 3471 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_80mhz() 3532 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_160mhz() 3634 if (res == ALLOWED) { in wpas_p2p_setup_channels() 3693 if (ret == ALLOWED) in wpas_p2p_get_ht40_mode() 6186 BW80) != ALLOWED) in wpas_p2p_init_go_params() 6215 BW40MINUS) != ALLOWED && in wpas_p2p_init_go_params() 6217 BW40PLUS) != ALLOWED)) in wpas_p2p_init_go_params()
|
D | wpa_supplicant_i.h | 1416 NOT_ALLOWED, NO_IR, ALLOWED enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | op_classes.c | 46 return ALLOWED; in allow_channel() 119 return ALLOWED; in verify_80mhz() 195 return ALLOWED; in verify_160mhz() 248 return ALLOWED; in verify_channel()
|
D | p2p_supplicant.c | 3608 return ALLOWED; in has_channel() 3651 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_80mhz() 3736 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_160mhz() 3803 return ALLOWED; in wpas_p2p_verify_edmg() 3899 if (res == ALLOWED) { in wpas_p2p_setup_channels() 3981 if (ret == ALLOWED) { in wpas_p2p_get_sec_channel_offset_40mhz() 4007 if (!(ret == ALLOWED || (ret == RADAR && wpa_s->p2p_go_allow_dfs))) in wpas_p2p_get_vht80_center() 4031 if (!(ret == ALLOWED || (ret == RADAR && wpa_s->p2p_go_allow_dfs))) in wpas_p2p_get_vht160_center() 6647 chan, BW80) != ALLOWED) in wpas_p2p_init_go_params() 6680 BW40) == ALLOWED) in wpas_p2p_init_go_params() [all …]
|
D | wpa_supplicant_i.h | 1711 NOT_ALLOWED, NO_IR, RADAR, ALLOWED enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
D | ieee802_1x_cp.c | 165 SM_STATE(CP, ALLOWED) in SM_STATE() argument 167 SM_ENTRY(CP, ALLOWED); in SM_STATE() 367 SM_ENTER(CP, ALLOWED); in SM_STEP()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
D | ieee802_1x_cp.c | 147 SM_STATE(CP, ALLOWED) in SM_STATE() argument 149 SM_ENTRY(CP, ALLOWED); in SM_STATE() 356 SM_ENTER(CP, ALLOWED); in SM_STEP()
|
/third_party/cef/libcef/browser/ |
D | ssl_host_state_delegate.cc | 103 ? SSLHostStateDelegate::ALLOWED in QueryPolicy()
|
/third_party/libuv/ |
D | LICENSE-docs | 295 ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. 304 DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
/third_party/typescript/ |
D | ThirdPartyNoticeText.txt | 109 …ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. b. TO THE EXTENT POSSIBLE, IN NO…
|
/third_party/chromium/patch/ |
D | 0004-ohos-3.2-Beta5.patch | 32422 // BEGIN ALLOWED USAGE. 40906 …sandbox-ALLOWED-top-navigation-with-two-flags-expected.txt b/src/third_party/blink/web_tests/http/… 40909 --- a/src/third_party/blink/web_tests/http/tests/security/frameNavigation/sandbox-ALLOWED-top-navig… 40915 …ion/sandbox-ALLOWED-top-navigation-with-two-flags.html b/src/third_party/blink/web_tests/http/test… 40918 --- a/src/third_party/blink/web_tests/http/tests/security/frameNavigation/sandbox-ALLOWED-top-navig… 40949 …andbox-ALLOWED-top-navigation-with-user-gesture-expected.txt b/src/third_party/blink/web_tests/htt… 40952 --- a/src/third_party/blink/web_tests/http/tests/security/frameNavigation/sandbox-ALLOWED-top-navig… 40958 …on/sandbox-ALLOWED-top-navigation-with-user-gesture.html b/src/third_party/blink/web_tests/http/te… 40961 --- a/src/third_party/blink/web_tests/http/tests/security/frameNavigation/sandbox-ALLOWED-top-navig…
|