Searched refs:ALLOW (Results 1 – 15 of 15) sorted by relevance
/third_party/ltp/testcases/kernel/irq/ |
D | irqbalance01.c | 47 ALLOW = '+', enumerator 227 (acc & (1 << bit)) ? ALLOW : DENY; in collect_irq_info() 280 if (irq_affinity[row * nr_cpus + col] == ALLOW) in evidence_of_change()
|
/third_party/skia/buildtools/checkdeps/ |
D | graphdeps.py | 176 if ((dst, Rule.ALLOW) not in deps_graph[src]) and \ 195 if allow == Rule.ALLOW and src == dst: 222 if allow == Rule.ALLOW:
|
D | rules.py | 20 ALLOW = '+' variable in Rule 72 if not rule_string[0] in [Rule.ALLOW, Rule.DISALLOW, Rule.TEMP_ALLOW]:
|
D | checkdeps.py | 132 if rule_type == Rule.ALLOW:
|
/third_party/selinux/libselinux/src/ |
D | audit2why.c | 25 #define ALLOW 0 macro 387 RETURN(ALLOW) in analyze() 487 PyModule_AddIntConstant(m,"ALLOW", ALLOW);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | eap_server_tnc.c | 21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; enumerator 178 case ALLOW: in eap_tnc_build_recommendation() 370 data->recommendation = ALLOW; in tncs_process()
|
/third_party/selinux/checkpolicy/ |
D | policy_scan.l | 154 ALLOW | 155 allow { return(ALLOW); }
|
D | policy_parse.y | 126 %token ALLOW 437 cond_allow_def : ALLOW names names ':' names names ';' 478 allow_def : ALLOW names names ':' names names ';' 521 role_allow_def : ALLOW names names ';'
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | eap_server_tnc.c | 21 enum { ALLOW, ISOLATE, NO_ACCESS, NO_RECOMMENDATION } recommendation; enumerator 178 case ALLOW: in eap_tnc_build_recommendation() 370 data->recommendation = ALLOW; in tncs_process()
|
/third_party/node/src/ |
D | node_http_common.h | 87 V(ALLOW, "allow") \
|
/third_party/cef/tests/ceftests/ |
D | cookie_unittest.cc | 1443 ALLOW = 0, enumerator 1894 ACCESS_TEST(name##Allow, ALLOW, backend_mode, custom_scheme, use_global) \
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_buffer_object.txt | 373 RESOLVED: ALLOW PROGRAM TERMINATION. In the event of a
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_buffer_object.txt | 383 RESOLVED: ALLOW PROGRAM TERMINATION. In the event of a
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 25806 THE TWO BOBBIES WILL ALLOW THE SLEEP TO CONTINUE FOR WHAT ELSE IS TO BE
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 9817 hlssink(2): Don't write deprecated EXT-X-ALLOW-CACHE metadata 140004 hlssink: m3u8 add EXT-X-ALLOW-CACHE
|