/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 4 this will run enable and disable sequence sequentially. 7 In the disable sequence, this will disable all but accel engine; all outputs 11 this set the enable sequence to 10 seconds and disable sequence for 1 seconds. 18 this set the enable and disable sequences to last a random time. It is good 22 this enables motion interrupt during the disable sequence.
|
/hardware/google/pixel/thermal/ |
D | pixel-thermal-logd.rc | 17 on property:persist.vendor.disable.thermal.control=* 18 setprop vendor.disable.thermal.control ${persist.vendor.disable.thermal.control} 20 on property:persist.vendor.disable.thermalhal.control=* 21 setprop vendor.disable.thermalhal.control ${persist.vendor.disable.thermalhal.control} 23 on property:persist.vendor.disable.usb.overheat.mitigation=* 24 …setprop vendor.disable.usb.overheat.mitigation.control ${persist.vendor.disable.usb.overheat.mitig… 26 on property:persist.vendor.disable.bcl.control=* 27 setprop vendor.disable.bcl.control ${persist.vendor.disable.bcl.control} 29 on property:vendor.disable.thermalhal.control=* && property:vendor.thermal.link_ready=1 32 on property:vendor.disable.thermal.control=1 && property:vendor.thermal.link_ready=1 [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_EXT_validation_flags.adoc | 5 [open,refpage='VkValidationFlagsEXT',desc='Specify validation checks to disable for a Vulkan instan… 7 When creating a Vulkan instance for which you wish to disable validation 17 * pname:disabledValidationCheckCount is the number of checks to disable. 25 [open,refpage='VkValidationCheckEXT',desc='Specify validation checks to disable',type='enums']
|
D | VK_EXT_validation_features.adoc | 5 [open,refpage='VkValidationFeaturesEXT',desc='Specify validation features to enable or disable for … 7 When creating a Vulkan instance for which you wish to enable or disable 22 disable. 83 [open,refpage='VkValidationFeatureDisableEXT',desc='Specify validation features to disable',type='e…
|
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl_d3d11.h | 23 #pragma warning( disable : 4201 ) 24 #pragma warning( disable : 5105 )
|
D | cl_d3d10.h | 23 #pragma warning( disable : 4201 ) 24 #pragma warning( disable : 5105 )
|
D | cl_dx9_media_sharing.h | 38 #pragma warning( disable : 4201 ) 39 #pragma warning( disable : 5105 )
|
/hardware/interfaces/usb/1.3/ |
D | IUsb.hal | 23 * This function is used to enable/disable USB controller when some 28 * @return true enable or disable USB data successfully
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | location_gnss.cpp | 51 static void disable(uint32_t id); 77 disable, 181 static void disable(uint32_t id) in disable() function
|
/hardware/qcom/gps/msm8998/gnss/ |
D | location_gnss.cpp | 51 static void disable(uint32_t id); 76 disable, 179 static void disable(uint32_t id) in disable() function
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_validation_features.adoc | 31 enum values that disable specific validation layer features that are enabled 54 ** Add Shader Validation Cache disable
|
D | VK_QCOM_multiview_per_view_viewports.adoc | 39 1) Is is possible to enable/disable the 48 no known use case enable/disable the feature for individual render passes or
|
D | VK_EXT_non_seamless_cube_map.adoc | 18 This extension provides functionality to disable <<textures-cubemapedge,
|
D | VK_EXT_subpass_merge_feedback.adoc | 23 Additionally, it provides a control to enable or disable subpass merging in
|
/hardware/google/gfxstream/guest/mesa/src/util/tests/ |
D | u_atomic_test.cpp | 35 #pragma warning( disable : 28112 ) /* Accessing a local variable via an Interlocked function */ 36 #pragma warning( disable : 28113 ) /* A variable which is accessed via an Interlocked function must…
|
/hardware/google/av/media/eco/ |
D | ECOService.cpp | 51 bool disable = property_get_bool(kDisableEcoServiceProperty, false); in obtainSession() local 52 if (disable) { in obtainSession()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | location_gnss.cpp | 52 static void disable(uint32_t id); 96 disable, 217 static void disable(uint32_t id) in disable() function
|
/hardware/qcom/audio/post_proc/ |
D | bundle.c | 345 context->ops.disable = equalizer_disable; in effect_lib_create() 362 context->ops.disable = bassboost_disable; in effect_lib_create() 379 context->ops.disable = virtualizer_disable; in effect_lib_create() 402 context->ops.disable = reverb_disable; in effect_lib_create() 617 if (context->ops.disable) in effect_command() 618 context->ops.disable(context); in effect_command()
|
D | bundle.h | 61 int (*disable)(effect_context_t *context); member
|
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/ |
D | ExynosExternalDisplay.h | 37 int disable();
|
/hardware/interfaces/bluetooth/aidl/ |
D | Android.bp | 22 // If you disable this, you also need to delete the C++
|
/hardware/interfaces/usb/1.2/ |
D | types.hal | 100 * Client can enable/disable contaminant presence protection through 111 * Client can enable/disable contaminant presence detection through
|
/hardware/interfaces/audio/effect/all-versions/default/ |
D | AcousticEchoCancelerEffect.cpp | 55 Return<Result> AcousticEchoCancelerEffect::disable() { in disable() function in android::hardware::audio::effect::CPP_VERSION::implementation::AcousticEchoCancelerEffect 56 return mEffect->disable(); in disable()
|
D | DownmixEffect.cpp | 55 Return<Result> DownmixEffect::disable() { in disable() function in android::hardware::audio::effect::CPP_VERSION::implementation::DownmixEffect 56 return mEffect->disable(); in disable()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | location_gnss.cpp | 52 static void disable(uint32_t id); 104 disable, 232 static void disable(uint32_t id) in disable() function
|