Searched refs:ALLOWED (Results 1 - 25 of 26) sorted by relevance

12

/external/clang/test/Sema/
H A Dformat-strings-gnu.c19 #ifndef ALLOWED
34 #ifdef ALLOWED
H A Dformat-strings-darwin.c24 #ifdef ALLOWED
41 #ifdef ALLOWED
/external/chromium_org/chrome/browser/chromeos/login/users/
H A Dmulti_profile_user_controller_unittest.cc48 MultiProfileUserController::ALLOWED, MultiProfileUserController::ALLOWED,
53 MultiProfileUserController::ALLOWED,
59 MultiProfileUserController::ALLOWED,
65 MultiProfileUserController::ALLOWED, MultiProfileUserController::ALLOWED,
70 MultiProfileUserController::ALLOWED,
76 MultiProfileUserController::ALLOWED,
230 EXPECT_EQ(MultiProfileUserController::ALLOWED, reason) << "Case " << i;
231 EXPECT_EQ(MultiProfileUserController::ALLOWED,
[all...]
H A Dmulti_profile_user_controller.cc43 return value == MultiProfileUserController::ALLOWED;
98 return ALLOWED;
110 return ALLOWED;
126 return ALLOWED;
143 return SetUserAllowedReason(reason, ALLOWED);
155 if (primary_user_policy != ALLOWED)
162 behavior == kBehaviorUnrestricted ? ALLOWED : NOT_ALLOWED_POLICY_FORBIDS);
H A Dmulti_profile_user_controller.h36 ALLOWED, enumerator in enum:chromeos::MultiProfileUserController::UserAllowedInSessionReason
/external/chromium_org/chrome/browser/web_resource/
H A Dresource_request_allowed_notifier_test_util.cc40 return requests_allowed_ ? ALLOWED : DISALLOWED_NETWORK_DOWN;
H A Dresource_request_allowed_notifier.cc52 return ALLOWED;
58 return GetResourceRequestsAllowedState() == ALLOWED;
H A Dresource_request_allowed_notifier.h43 ALLOWED, enumerator in enum:ResourceRequestAllowedNotifier::State
66 // GetResourceRequestsAllowedState() == ALLOWED.
/external/chromium_org/content/public/browser/
H A Dssl_host_state_delegate.h30 ALLOWED enumerator in enum:content::SSLHostStateDelegate::CertJudgment
/external/chromium_org/third_party/fips181/
H A Dfips181.h45 #define ALLOWED(flag) (digram[units_in_syllable[current_unit -1]][unit] & (flag)) macro
H A Dfips181.cc1815 if ((ALLOWED (ILLEGAL_PAIR)) ||
1821 (ALLOWED (BREAK) && (vowel_count == 0)) ||
1827 (ALLOWED (END) && (vowel_count == 0) &&
1837 if (ALLOWED (NOT_BEGIN))
1856 (ALLOWED (BEGIN)) &&
1864 (ALLOWED (NOT_END) &&
1873 (ALLOWED (BREAK) &&
1884 (ALLOWED (PREFIX) &&
1964 (ALLOWED (END) || (length_left == 0)))
1987 if (ALLOWED (BEGI
[all...]
/external/chromium_org/chrome/browser/ssl/
H A Dchrome_ssl_host_state_delegate_test.cc91 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
114 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
124 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
258 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
325 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
359 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
399 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
485 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
511 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
563 EXPECT_EQ(content::SSLHostStateDelegate::ALLOWED,
[all...]
H A Dchrome_ssl_host_state_delegate.cc304 cert_dict->SetIntegerWithoutPathExpansion(GetKey(cert, error), ALLOWED); local
355 // ALLOWED, return the valid value. Otherwise, return DENIED.
356 if (success && policy_decision == ALLOWED)
357 return ALLOWED;
421 if (success && (static_cast<CertJudgment>(policy_decision) == ALLOWED))
/external/chromium_org/remoting/host/
H A Dpam_authorization_factory_posix.cc46 enum { NOT_CHECKED, ALLOWED, DISALLOWED } local_login_status_; enumerator in enum:remoting::__anon10450::PamAuthorizer::__anon10451
105 local_login_status_ = IsLocalLoginAllowed() ? ALLOWED : DISALLOWED;
/external/chromium_org/android_webview/browser/
H A Daw_ssl_host_state_delegate.cc85 ? SSLHostStateDelegate::ALLOWED
/external/chromium_org/content/browser/ssl/
H A Dssl_policy.cc44 if (judgment == SSLHostStateDelegate::ALLOWED) {
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_cp.c150 SM_STATE(CP, ALLOWED)
152 SM_ENTRY(CP, ALLOWED);
353 SM_ENTER(CP, ALLOWED);
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_cp.c150 SM_STATE(CP, ALLOWED)
152 SM_ENTRY(CP, ALLOWED);
353 SM_ENTER(CP, ALLOWED);
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_cp.c150 SM_STATE(CP, ALLOWED)
152 SM_ENTRY(CP, ALLOWED);
353 SM_ENTER(CP, ALLOWED);
/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_service.cc177 case ResourceRequestAllowedNotifier::ALLOWED:
496 if (state != ResourceRequestAllowedNotifier::ALLOWED) {
/external/chromium_org/chrome/browser/ui/ash/
H A Dsession_state_delegate_chromeos.cc231 chromeos::MultiProfileUserController::ALLOWED;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c3442 NOT_ALLOWED, PASSIVE_ONLY, ALLOWED enumerator in enum:chan_allowed
3468 return ALLOWED;
3541 enum chan_allowed res, ret = ALLOWED;
3628 if (res == ALLOWED) {
3683 if (ret == ALLOWED)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 593 milliseconds

12