Searched refs:ALLOWED (Results 1 – 8 of 8) sorted by relevance
/external/clang/test/Sema/ |
D | format-strings-gnu.c | 19 #ifndef ALLOWED in test() 38 #ifdef ALLOWED
|
D | format-strings-darwin.c | 24 #ifdef ALLOWED in test() 41 #ifdef ALLOWED
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mbo.c | 390 NOT_ALLOWED, ALLOWED enumerator 410 return ALLOWED; in allow_channel() 460 return ALLOWED; in verify_80mhz() 515 return ALLOWED; in verify_160mhz() 543 return ALLOWED; in verify_channel()
|
D | p2p_supplicant.c | 3328 NOT_ALLOWED, NO_IR, ALLOWED enumerator 3352 return ALLOWED; in has_channel() 3389 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_80mhz() 3450 enum chan_allowed res, ret = ALLOWED; in wpas_p2p_verify_160mhz() 3552 if (res == ALLOWED) { in wpas_p2p_setup_channels() 3611 if (ret == ALLOWED) in wpas_p2p_get_ht40_mode()
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_cp.c | 150 SM_STATE(CP, ALLOWED) in SM_STATE() argument 152 SM_ENTRY(CP, ALLOWED); in SM_STATE() 353 SM_ENTER(CP, ALLOWED); in SM_STEP()
|
/external/markdown/docs/ |
D | using_as_module.txt | 112 markdown.HTML_REMOVED_TEXT = "--RAW HTML IS NOT ALLOWED--"
|
/external/autotest/server/site_tests/factory_Basic/ |
D | test_list.fwteam_small | 110 # WARNING: 'none' is ONLY ALLOWED FOR DEBUGGING.
|
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ |
D | pipeline.py | 981 ALLOWED = ('backoff_seconds', 'backoff_factor', 'max_attempts', 'target') 983 if name not in ALLOWED: 1504 db.create_transaction_options(propagation=db.ALLOWED), txn)
|