Home
last modified time | relevance | path

Searched defs:props (Results 351 - 375 of 506) sorted by relevance

1...<<1112131415161718192021

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp150 vector<napi_property_descriptor> props = { in DeflateExport() local
172 vector<napi_property_descriptor> props = { in InflateExport() local
199 vector<napi_property_descriptor> props = { in Export() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp608 const auto* props = ec.GetSerializedProperties(entity, cm.GetUid()); in WriteComponent() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp670 const auto* props = ec.GetSerializedProperties(entity, cm.GetUid()); in WriteComponent() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.cpp587 onNewSurface(const SkImageInfo& info, const SkSurfaceProps& props) onNewSurface() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_creator_napi.cpp122 napi_property_descriptor props[] = { in Init() local
H A Dpicture_napi.cpp240 napi_property_descriptor props[] = { in Init() local
H A Dimage_receiver_napi.cpp142 napi_property_descriptor props[] = { in Init() local
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp524 napi_property_descriptor props[] = { in Export() local
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.cpp53 napi_property_descriptor props[] = { in Init() local
/third_party/ffmpeg/libavcodec/
H A Dutils.c1030 AVCPBProperties *props = av_mallocz(sizeof(AVCPBProperties)); in av_cpb_properties_alloc() local
1045 AVCPBProperties *props; in ff_add_cpb_side_data() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegenc.c344 AVCPBProperties *props; in mpeg_mux_init() local
472 AVCPBProperties *props; in mpeg_mux_init() local
/third_party/ffmpeg/libavutil/
H A Dvulkan.h197 VkPhysicalDeviceProperties props; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java114 private static final int getExceptionsOffset(int props) { in getExceptionsOffset() argument
118 static final boolean propsHasException(int props) { in propsHasException() argument
1587 getTypeFromProps(int props) getTypeFromProps() argument
1592 getTypeAndIgnorableFromProps(int props) getTypeAndIgnorableFromProps() argument
1596 isUpperOrTitleFromProps(int props) isUpperOrTitleFromProps() argument
1616 getDelta(int props) getDelta() argument
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp296 NamesPropsBuilder::setProps(const UniProps &props, const UnicodeSet &newValues, in setProps() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCaseProps.java118 private static final int getExceptionsOffset(int props) { in getExceptionsOffset() argument
122 static final boolean propsHasException(int props) { in propsHasException() argument
1572 getTypeFromProps(int props) getTypeFromProps() argument
1577 getTypeAndIgnorableFromProps(int props) getTypeAndIgnorableFromProps() argument
1581 isUpperOrTitleFromProps(int props) isUpperOrTitleFromProps() argument
1601 getDelta(int props) getDelta() argument
[all...]
/third_party/lzma/C/
H A DXz.h41 Byte props[XZ_FILTER_PROPS_SIZE_MAX]; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1203 radv_get_modifier_flags(struct radv_physical_device *dev, VkFormat format, uint64_t modifier, const VkFormatProperties3 *props) radv_get_modifier_flags() argument
1354 radv_check_modifier_support(struct radv_physical_device *dev, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties *props, VkFormat format, uint64_t modifier) radv_check_modifier_support() argument
[all...]
/third_party/node/deps/v8/tools/debug_helper/
H A Dget-object-properties.cc562 auto props = typed.object->GetProperties(accessor); in GetHeapObjectPropertiesNotCompressed() local
666 auto props = std::vector<std::unique_ptr<ObjectProperty>>(); in GetStackFrame() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp1701 _mesa_get_program_resourceiv(struct gl_shader_program *shProg, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) _mesa_get_program_resourceiv() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c980 VkFormatProperties3 *props = (VkFormatProperties3 *)ext; in anv_GetPhysicalDeviceFormatProperties2() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c121 VkFormatProperties props; in wsi_wl_display_add_vk_format() local
/third_party/libdrm/
H A Dxf86drmMode.h218 uint32_t *props; /**< List of property ids */ member
231 uint32_t *props; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp67 bool queueFamilyMatchesTestCase(const VkQueueFamilyProperties& props, VkQueueFlagBits testQueue) in queueFamilyMatchesTestCase() argument
222 VkMemoryHostPointerPropertiesEXT props = in chooseExternalMarkerMemoryType() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp584 std::vector<VkPipelineExecutablePropertiesKHR> props[PIPELINE_CACHE_NDX_COUNT]; in verifyTestResult() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMarkerTests.cpp67 bool queueFamilyMatchesTestCase(const VkQueueFamilyProperties& props, VkQueueFlagBits testQueue) in queueFamilyMatchesTestCase() argument
186 VkMemoryHostPointerPropertiesEXT props = in chooseExternalMarkerMemoryType() local

Completed in 39 milliseconds

1...<<1112131415161718192021