Home
last modified time | relevance | path

Searched defs:props (Results 76 - 100 of 717) sorted by relevance

12345678910>>...29

/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dapple_bl.c139 struct backlight_properties props; in apple_bl_add() local
H A Daat2870_bl.c109 struct backlight_properties props; in aat2870_bl_probe() local
[all...]
H A Dda9052_bl.c108 struct backlight_properties props; in da9052_backlight_probe() local
H A Dhp680_bl.c103 struct backlight_properties props; in hp680bl_probe() local
H A Dlocomolcd.c174 struct backlight_properties props; in locomolcd_probe() local
H A Dmax8925_bl.c125 struct backlight_properties props; in max8925_backlight_probe() local
H A Domap1_bl.c121 struct backlight_properties props; in omapbl_probe() local
[all...]
H A Dpandora_bl.c111 struct backlight_properties props; in pandora_backlight_probe() local
[all...]
H A Dwm831x_bl.c117 struct backlight_properties props; in wm831x_backlight_probe() local
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dnvidia-wmi-ec-backlight.c93 struct backlight_properties props = {}; in nvidia_wmi_ec_backlight_probe() local
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_sdw_rt_sdca_jack_common.c26 struct property_entry props[MAX_NO_PROPS] = {}; in rt_sdca_jack_add_codec_device_props() local
H A Dsof_sdw_rt711.c26 struct property_entry props[MAX_NO_PROPS] = {}; in rt711_add_codec_device_props() local
/third_party/lzma/CPP/7zip/Compress/
H A DXzDecoder.cpp48 CXzDecMtProps props; in Decode() local
H A DDeltaFilter.cpp53 Z7_COM7F_IMF(CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps)) in SetCoderProperties() argument
112 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in SetDecoderProperties2() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dproperty.hpp232 property_list<D> props; in obj() local
253 desc(const property_list<D> &props) { in desc() argument
H A Dqueue.cpp131 command_queue::props() const { in props() function in command_queue
46 command_queue(clover::context &ctx, clover::device &dev, cl_command_queue_properties props) command_queue() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddevice.cpp84 clCreateSubDevices(cl_device_id d_dev, const cl_device_partition_property *props, cl_uint num_devs, cl_device_id *rd_devs, cl_uint *rnum_devs) clCreateSubDevices() argument
H A Dcontext.cpp35 auto props = obj<property_list_tag>(d_props); in clCreateContext() local
/third_party/node/test/js-native-api/test_instance_data/
H A Dtest_instance_data.c84 napi_property_descriptor props[] = { in Init() local
/third_party/node/benchmark/napi/define_properties/
H A Dbinding.c82 napi_property_descriptor props[] = { in NAPI_MODULE_INIT() local
/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) _mesa_GetProgramResourceiv() argument
/third_party/lzma/C/
H A DLzma86Enc.c21 CLzmaEncProps props; in Lzma86_Encode() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceUtil.cpp167 const VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(vkInstance, devices[deviceNdx]); in chooseDeviceIndex() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramInterfaceTest.cpp275 GLenum props[] = {GL_TYPE, in TEST_P() local
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkPictureImageFilter.cpp105 SkSurfaceProps props = ctx.surfaceProps().cloneWithPixelGeometry(kUnknown_SkPixelGeometry); in onFilterImage() local

Completed in 10 milliseconds

12345678910>>...29