Home
last modified time | relevance | path

Searched defs:enabled (Results 1476 - 1500 of 1756) sorted by relevance

1...<<51525354555657585960>>...71

/third_party/node/src/crypto/
H A Dcrypto_util.cc262 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 Dff_fragment_shader.cpp94 GLuint enabled:1; member
H A Dglthread.h156 bool enabled; member
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c168 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 Dlp_state_fs.h81 unsigned enabled:1; /**< depth test enabled? */ member
93 unsigned enabled:1; member
/third_party/libinput/src/
H A Devdev-mt-touchpad-tap.c1357 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 Dv8-inspector-session-impl.cc345 void V8InspectorSessionImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c29 bool enabled; member
/third_party/pulseaudio/src/pulse/
H A Dmainloop.c75 bool enabled:1; member
90 bool enabled:1; member
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-device-restore.c1055 bool enabled; in extension_cb() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_params.cpp26 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 DStateManager9.cpp526 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 Djni-bridge.cpp101 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 DDefinitions.h510 static void setWorkaroundsEnabled(bool enabled) { in setWorkaroundsEnabled() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc669 void EpsCopyOutputStream::EnableAliasing(bool enabled) { in EnableAliasing() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayObjectTests.cpp59 GLboolean enabled; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_qca.c425 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 Deapol_supp_sm.h390 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 DVertexArray.h309 void setBufferAccessValidationEnabled(bool enabled) in setBufferAccessValidationEnabled() argument
/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp214 static bool SetFtraceEnabled(const string& path, bool enabled) in SetFtraceEnabled() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp314 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 Dans_manager_stub_invalid.cpp277 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 Dadvanced_notification_service_test.cpp975 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 Dnotification_utils.h225 bool enabled; member
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp428 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...]

Completed in 35 milliseconds

1...<<51525354555657585960>>...71