| /third_party/node/src/crypto/ |
| H A D | crypto_util.cc | 262 const auto enabled = fips_provider == nullptr ? 0 : in SetFipsCrypto() local 266 const auto enabled = FIPS_selftest() ? 1 : 0; in SetFipsCrypto() local 268 const auto enabled = 0; in SetFipsCrypto() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ff_fragment_shader.cpp | 94 GLuint enabled:1; member
|
| H A D | glthread.h | 156 bool enabled; member
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_exec_api.c | 168 GLbitfield64 enabled = exec->vtx.enabled & (~BITFIELD64_BIT(VBO_ATTRIB_POS)); in vbo_exec_copy_to_current() local 341 GLbitfield64 enabled = exec->vtx.enabled & in vbo_exec_wrap_upgrade_vertex() local 373 GLbitfield64 enabled in vbo_exec_wrap_upgrade_vertex() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.h | 81 unsigned enabled:1; /**< depth test enabled? */ member 93 unsigned enabled:1; member
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-tap.c | 1357 tp_tap_enabled_update(struct tp_dispatch *tp, bool suspended, bool enabled, uint64_t time) in tp_tap_enabled_update() argument 1396 tp_tap_config_set_enabled(struct libinput_device *device, enum libinput_config_tap_state enabled) tp_tap_config_set_enabled() argument 1479 tp_tap_config_set_drag_enabled(struct libinput_device *device, enum libinput_config_drag_state enabled) tp_tap_config_set_drag_enabled() argument 1514 tp_tap_config_set_draglock_enabled(struct libinput_device *device, enum libinput_config_drag_lock_state enabled) tp_tap_config_set_draglock_enabled() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-inspector-session-impl.cc | 345 void V8InspectorSessionImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_vbo_translate.c | 29 bool enabled; member
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | mainloop.c | 75 bool enabled:1; member 90 bool enabled:1; member [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-device-restore.c | 1055 bool enabled; in extension_cb() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_2_params.cpp | 26 CaptureDebugMessageControl_ids(const State &glState, bool isCallValid, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled, ParamCapture *idsParam) CaptureDebugMessageControl_ids() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | StateManager9.cpp | 526 void StateManager9::setScissorState(const gl::Rectangle &scissor, bool enabled) in setScissorState() argument 548 void StateManager9::setScissorRect(const gl::Rectangle &scissor, bool enabled) in setScissorRect() argument 691 void StateManager9::setSampleAlphaToCoverage(bool enabled) in setSampleAlphaToCoverage() argument 758 void StateManager9::setBlendEnabled(bool enabled) in setBlendEnabled() argument [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
| H A D | jni-bridge.cpp | 101 Java_com_google_sample_oboe_manualtest_NativeEngine_setWorkaroundsEnabled(JNIEnv *env, jclass type, jboolean enabled) Java_com_google_sample_oboe_manualtest_NativeEngine_setWorkaroundsEnabled() argument 461 Java_com_google_sample_oboe_manualtest_OboeAudioOutputStream_setToneEnabled( JNIEnv *env, jobject, jboolean enabled) Java_com_google_sample_oboe_manualtest_OboeAudioOutputStream_setToneEnabled() argument 473 Java_com_google_sample_oboe_manualtest_OboeAudioOutputStream_setChannelEnabled( JNIEnv *env, jobject, jint channelIndex, jboolean enabled) Java_com_google_sample_oboe_manualtest_OboeAudioOutputStream_setChannelEnabled() argument
|
| /third_party/skia/third_party/externals/oboe/include/oboe/ |
| H A D | Definitions.h | 510 static void setWorkaroundsEnabled(bool enabled) { in setWorkaroundsEnabled() argument
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | coded_stream.cc | 669 void EpsCopyOutputStream::EnableAliasing(bool enabled) { in EnableAliasing() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fVertexArrayObjectTests.cpp | 59 GLboolean enabled; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_macsec_qca.c | 425 static int macsec_qca_enable_protect_frames(void *priv, Boolean enabled) in macsec_qca_enable_protect_frames() argument 438 static int macsec_qca_set_replay_protect(void *priv, Boolean enabled, in macsec_qca_set_replay_protect() argument 483 static int macsec_qca_enable_controlled_port(void *priv, Boolean enabled) in macsec_qca_enable_controlled_port() argument 563 bool enabled = FALSE; macsec_qca_get_receive_lowest_pn() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
| H A D | eapol_supp_sm.h | 390 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) eapol_sm_notify_portEnabled() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | VertexArray.h | 309 void setBufferAccessValidationEnabled(bool enabled) in setBufferAccessValidationEnabled() argument
|
| /base/hiviewdfx/hitrace/cmd/src/ |
| H A D | hitrace_cmd.cpp | 214 static bool SetFtraceEnabled(const string& path, bool enabled) in SetFtraceEnabled() argument
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_helper.cpp | 314 ErrCode NotificationHelper::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() argument 319 ErrCode NotificationHelper::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() argument 331 ErrCode NotificationHelper::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() argument 336 ErrCode NotificationHelper::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() argument 324 SetNotificationsEnabledForSpecifiedBundle( const NotificationBundleOption &bundleOption, std::string &deviceId, bool enabled) SetNotificationsEnabledForSpecifiedBundle() argument 341 GetShowBadgeEnabled(bool &enabled) GetShowBadgeEnabled() argument 388 IsDistributedEnabled(bool &enabled) IsDistributedEnabled() argument 393 EnableDistributed(const bool enabled) EnableDistributed() argument 398 EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) EnableDistributedByBundle() argument 403 EnableDistributedSelf(const bool enabled) EnableDistributedSelf() argument 408 IsDistributedEnableByBundle(const NotificationBundleOption &bundleOption, bool &enabled) IsDistributedEnableByBundle() argument 438 SetNotificationsEnabledForAllBundles(const int32_t &userId, bool enabled) SetNotificationsEnabledForAllBundles() argument 460 SetEnabledForBundleSlot(const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) SetEnabledForBundleSlot() argument 467 GetEnabledForBundleSlot( const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlot() argument 473 GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlotSelf() argument 478 SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) SetSyncNotificationEnabledWithoutApp() argument 484 GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) GetSyncNotificationEnabledWithoutApp() argument 517 SetDistributedEnabledByBundle(const NotificationBundleOption &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument 524 IsDistributedEnabledByBundle(const NotificationBundleOption &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument 531 SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) SetSmartReminderEnabled() argument 536 IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) IsSmartReminderEnabled() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| H A D | ans_manager_stub_invalid.cpp | 277 ErrCode AnsManagerStub::SetNotificationsEnabledForBundle(const std::string &bundle, bool enabled) in SetNotificationsEnabledForBundle() argument 283 ErrCode AnsManagerStub::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() argument 296 ErrCode AnsManagerStub::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() argument 302 ErrCode AnsManagerStub::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() argument 308 ErrCode AnsManagerStub::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() argument 421 ErrCode AnsManagerStub::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() argument 427 ErrCode AnsManagerStub::EnableDistributed(bool enabled) in EnableDistributed() argument 433 ErrCode AnsManagerStub::EnableDistributedByBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in EnableDistributedByBundle() argument 439 ErrCode AnsManagerStub::EnableDistributedSelf(bool enabled) in EnableDistributedSelf() argument 289 SetNotificationsEnabledForSpecialBundle( const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) SetNotificationsEnabledForSpecialBundle() argument 445 IsDistributedEnableByBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) IsDistributedEnableByBundle() argument 523 SetNotificationsEnabledByUser(const int32_t &deviceId, bool enabled) SetNotificationsEnabledByUser() argument 547 SetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) SetEnabledForBundleSlot() argument 554 GetEnabledForBundleSlot( const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlot() argument 561 GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlotSelf() argument 574 SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) SetSyncNotificationEnabledWithoutApp() argument 580 GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) GetSyncNotificationEnabledWithoutApp() argument 617 SetDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument 624 IsDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument 631 SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) SetSmartReminderEnabled() argument 637 IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) IsSmartReminderEnabled() argument [all...] |
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_service_test.cpp | 975 bool enabled = false; in HWTEST_F() local 1089 bool enabled = true; in HWTEST_F() local 1104 bool enabled = true; in HWTEST_F() local 1119 bool enabled = true; in HWTEST_F() local 1145 bool enabled = true; in HWTEST_F() local 1449 bool enabled = true; HWTEST_F() local 1859 bool enabled = false; HWTEST_F() local 1876 bool enabled = false; HWTEST_F() local 1893 bool enabled = true; HWTEST_F() local 1910 bool enabled = false; HWTEST_F() local 2584 bool enabled = false; HWTEST_F() local 2602 bool enabled = false; HWTEST_F() local 2637 bool enabled = false; HWTEST_F() local 3304 bool enabled = false; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| H A D | notification_utils.h | 225 bool enabled; member
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | notification_preferences.cpp | 428 ErrCode NotificationPreferences::GetNotificationsEnabled(const int32_t &userId, bool &enabled) in GetNotificationsEnabled() argument 442 ErrCode NotificationPreferences::SetNotificationsEnabled(const int32_t &userId, const bool &enabled) in SetNotificationsEnabled() argument 401 GetNotificationsEnabledForBundle( const sptr<NotificationBundleOption> &bundleOption, bool &enabled) GetNotificationsEnabledForBundle() argument 410 SetNotificationsEnabledForBundle( const sptr<NotificationBundleOption> &bundleOption, const bool enabled) SetNotificationsEnabledForBundle() argument 1013 SetDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument 1031 IsDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument 1049 SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) SetSmartReminderEnabled() argument 1062 IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) IsSmartReminderEnabled() argument [all...] |