Home
last modified time | relevance | path

Searched defs:props (Results 576 - 600 of 717) sorted by relevance

1...<<212223242526272829

/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c154 ocrdma_query_port(struct ib_device *ibdev, u32 port, struct ib_port_attr *props) ocrdma_query_port() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c2244 } props[] = { print_properties() local
[all...]
H A Dintel_engine_types.h621 } props, defaults; member
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c2141 compat_uptr_t props; member
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1152 struct property_entry props[MAX_NO_PROPS] = {}; in byt_rt5640_add_codec_device_props() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddshow.c1082 ALLOCATOR_PROPERTIES props = { -1, -1, -1, -1 }; in dshow_set_audio_buffer_size() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c728 cl_context_properties *props = NULL; in opencl_device_init() local
493 opencl_device_create_internal(AVHWDeviceContext *hwdev, const OpenCLDeviceSelector *selector, cl_context_properties *props) opencl_device_create_internal() argument
1245 cl_context_properties props[7] = { opencl_device_derive() local
1290 cl_context_properties props[5] = { opencl_device_derive() local
1327 cl_context_properties props[5] = { opencl_device_derive() local
2694 const cl_import_properties_arm props[3] = { opencl_map_from_drm_arm() local
[all...]
/third_party/glfw/tests/
H A Dtriangle-vulkan.c907 VkFormatProperties props; in demo_prepare_textures() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterProperty.java1223 private static final int getNumericTypeValue(int props) { in getNumericTypeValue() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java2668 public void set(DecimalFormatProperties props); in set() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c2373 props[][3]={ /* code point, property, value */ in TestAdditionalProperties() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterProperty.java1204 private static final int getNumericTypeValue(int props) { in getNumericTypeValue() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDecimalFormat.java2440 public void set(DecimalFormatProperties props); in set() argument
/third_party/lzma/C/
H A DXzDec.c99 static SRes XzBcFilterState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in XzBcFilterState_SetProps() argument
311 static SRes SbState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in SbState_SetProps() argument
390 static SRes Lzma2State_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in Lzma2State_SetProps() argument
1489 CXzDecMtProps props; global() member
2614 XzDecMt_Decode(CXzDecMtHandle p, const CXzDecMtProps *props, const UInt64 *outDataSize, int finishMode, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, CXzStatInfo *stat, int *isMT, ICompressProgressPtr progress) XzDecMt_Decode() argument
[all...]
H A DXzEnc.c360 static SRes SeqInFilter_Init(CSeqInFilter *p, const CXzFilter *props, ISzAllocPtr alloc) in SeqInFilter_Init() argument
736 Xz_CompressBlock( CLzma2WithFilters *lzmaf, ISeqOutStreamPtr outStream, Byte *outBufHeader, Byte *outBufData, size_t outBufDataLimit, ISeqInStreamPtr inStream, const Byte *inBuf, size_t inBufSize, const CXzProps *props, ICompressProgressPtr progress, int *inStreamFinished, CXzEncBlockInfo *blockSizes, ISzAllocPtr alloc, ISzAllocPtr allocBig) Xz_CompressBlock() argument
1060 XzEnc_SetProps(CXzEncHandle p, const CXzProps *props) XzEnc_SetProps() argument
1165 const CXzProps *props = &p->xzProps; XzEnc_Encode() local
1337 Xz_Encode(ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, const CXzProps *props, ICompressProgressPtr progress) Xz_Encode() argument
[all...]
H A DLzmaDec.c1299 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAllocPtr alloc) in LzmaDec_AllocateProbs() argument
1308 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAllocPtr alloc) in LzmaDec_Allocate() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp1046 ListArchives( const CListOptions &listOptions, CCodecs *codecs, const CObjectVector<COpenType> &types, const CIntVector &excludedFormats, bool stdInMode, UStringVector &arcPaths, UStringVector &arcPathsFull, bool processAltStreams, bool showAltStreams, const NWildcard::CCensorNode &wildcardCensor, bool enableHeaders, bool techMode, bool &passwordEnabled, UString &password, const CObjectVector<CProperty> *props, UInt64 &numErrors, UInt64 &numWarnings) ListArchives() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp453 NWildcard::CCensorPathProps props; in AddNameToCensor() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1666 VkPhysicalDeviceCustomBorderColorPropertiesEXT *props = in v3dv_GetPhysicalDeviceProperties2() local
1672 VkPhysicalDeviceProvokingVertexPropertiesEXT *props = in v3dv_GetPhysicalDeviceProperties2() local
1680 VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT *props = in v3dv_GetPhysicalDeviceProperties2() local
1686 VkPhysicalDevicePerformanceQueryPropertiesKHR *props = in v3dv_GetPhysicalDeviceProperties2() local
1693 VkPhysicalDeviceDrmPropertiesEXT *props in v3dv_GetPhysicalDeviceProperties2() local
1708 VkPhysicalDeviceLineRasterizationPropertiesEXT *props = v3dv_GetPhysicalDeviceProperties2() local
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1208 VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT *props = in lvp_GetPhysicalDeviceProperties2() local
1268 VkPhysicalDeviceSubgroupSizeControlProperties *props = (VkPhysicalDeviceSubgroupSizeControlProperties *)ext; in lvp_GetPhysicalDeviceProperties2() local
1283 VkPhysicalDeviceMultiDrawPropertiesEXT *props = (VkPhysicalDeviceMultiDrawPropertiesEXT *)ext; in lvp_GetPhysicalDeviceProperties2() local
1298 VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT *props = (VkPhysicalDeviceGraphicsPipelineLibraryPropertiesEXT *)ext; lvp_GetPhysicalDeviceProperties2() local
1304 VkPhysicalDeviceRobustness2PropertiesEXT *props = lvp_GetPhysicalDeviceProperties2() local
[all...]
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc968 CallProps props; in Parallel() local
1024 CallProps props; in VisitArguments() local
1032 VisitArguments(ExprType* call, CallProps* props, const Environment& env) VisitArguments() argument
1045 CallProps props; VisitCallExpr() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c379 struct vn_physical_device_properties *props = &physical_dev->properties; in vn_physical_device_init_uuids() local
421 struct vn_physical_device_properties *props = &physical_dev->properties; in vn_physical_device_init_properties() local
745 VkQueueFamilyProperties2 *props = vn_physical_device_init_queue_family_properties() local
778 VkPhysicalDeviceMemoryProperties *props = vn_physical_device_init_memory_properties() local
1038 const VkExtensionProperties *props = &vk_device_extensions[i]; vn_physical_device_init_supported_extensions() local
1107 const VkExtensionProperties *props = &vk_device_extensions[i]; vn_physical_device_init_renderer_extensions() local
1141 VkPhysicalDeviceProperties props; vn_physical_device_init_renderer_version() local
1567 vn_physical_device_add_format_properties( struct vn_physical_device *physical_dev, struct vn_format_properties_entry *entry, const VkFormatProperties *props) vn_physical_device_add_format_properties() argument
1877 const struct vn_physical_device_properties *props = vn_GetPhysicalDeviceProperties2() local
2470 VkExternalMemoryProperties *props = vn_GetPhysicalDeviceExternalBufferProperties() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp1246 const char *props[IntlTest::kMaxProps]; in main() local
/third_party/libdrm/tests/modetest/
H A Dmodetest.c76 drmModeObjectProperties *props; member
87 drmModeObjectProperties *props; member
98 drmModeObjectProperties *props; member
982 drmModeObjectProperties *props = NULL; set_property() local
[all...]
/third_party/libinput/src/
H A Dquirks.c844 struct input_prop props[INPUT_PROP_CNT]; in parse_attr() local

Completed in 68 milliseconds

1...<<212223242526272829