Home
last modified time | relevance | path

Searched refs:ALLOWED (Results 1 – 11 of 11) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_latency_check_task.c75 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()
/external/clang/test/Sema/
Dformat-strings-gnu.c19 #ifndef ALLOWED in test()
38 #ifdef ALLOWED
Dformat-strings-darwin.c24 #ifdef ALLOWED in test()
41 #ifdef ALLOWED
/external/wpa_supplicant_8/wpa_supplicant/
Dop_classes.c39 return ALLOWED; in allow_channel()
96 return ALLOWED; in verify_80mhz()
158 return ALLOWED; in verify_160mhz()
206 return ALLOWED; in verify_channel()
Dp2p_supplicant.c3433 return ALLOWED; in has_channel()
3470 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_80mhz()
3531 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_160mhz()
3633 if (res == ALLOWED) { in wpas_p2p_setup_channels()
3692 if (ret == ALLOWED) in wpas_p2p_get_ht40_mode()
6179 BW80) != ALLOWED) in wpas_p2p_init_go_params()
6208 BW40MINUS) != ALLOWED && in wpas_p2p_init_go_params()
6210 BW40PLUS) != ALLOWED)) in wpas_p2p_init_go_params()
Dwpa_supplicant_i.h1413 NOT_ALLOWED, NO_IR, ALLOWED enumerator
/external/cldr/tools/java/org/unicode/cldr/draft/
DTestMixedScript.java169 loop: for (ScriptMatch match : ALLOWED) { in checkHighlyRestricted()
272 private static final ScriptMatch[] ALLOWED = { field in TestMixedScript
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_cp.c147 SM_STATE(CP, ALLOWED) in SM_STATE() argument
149 SM_ENTRY(CP, ALLOWED); in SM_STATE()
356 SM_ENTER(CP, ALLOWED); in SM_STEP()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPaths.java195 …static final Set<String> ALLOWED = new HashSet<>(Arrays.asList("postalCodeData", "postCodeRegex")); field in TestPaths.CheckDeprecated
202 if (ALLOWED.contains(elementName)) { in check()
/external/markdown/docs/
Dusing_as_module.txt112 markdown.HTML_REMOVED_TEXT = "--RAW HTML IS NOT ALLOWED--"
/external/autotest/server/site_tests/factory_Basic/
Dtest_list.fwteam_small110 # WARNING: 'none' is ONLY ALLOWED FOR DEBUGGING.