Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 25 of 50) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dintprefix.c15 #define PNG_INTERNAL_FUNCTION(type, name, args, attributes)\ argument
18 #define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ argument
A Dsymbols.c19 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\ argument
A Dsym.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
A Dprefix.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
A Dvers.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngconf.h287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args argument
300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument
302 PNG_LINKAGE_API attributes)
315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
A Dpngpriv.h348 # define PNG_INTERNAL_FUNCTION(type, name, args, attributes)\ argument
349 PNG_LINKAGE_FUNCTION PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
353 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ argument
355 PNG_EMPTY attributes)
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dpngconf.h287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args argument
300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument
302 PNG_LINKAGE_API attributes)
315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/usb/usb_host/inc/
A Dusb_hcd_test.h24 uint8_t attributes,
A Dusb_host.h234 uint8_t attributes; member
256 uint8_t attributes; member
372 int attributes,
A Dusb_hcd.h245 uint8_t attributes; member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/untgz/
A Duntgz.c397 struct attr_item *attributes = NULL; in tar() local
465 push_attr(&attributes,fname,tarmode,tartime); in tar()
553 push_attr(&attributes,fname,tarmode,tartime); in tar()
570 restore_attr(&attributes); in tar()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c629 Attribute attributes[] = { variable
669 for (attr = 0 ; attr<sizeof(attributes)/sizeof(Attribute) ; attr++) { in dumpconfig()
671 …_this->egl_data->eglGetConfigAttrib(_this->egl_data->egl_display, config, attributes[attr].attribu… in dumpconfig()
672 SDL_Log("\t%-32s: %10d (0x%08x)\n", attributes[attr].name, value, value); in dumpconfig()
1133 EGLint attributes[] = { in SDL_EGL_CreateOffscreenSurface() local
1146 attributes); in SDL_EGL_CreateOffscreenSurface()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/
A DPedestrianDetectAttributeResult.h121 std::vector<AttributesItem> attributes; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A DREADME54 print "libwebp attributes:"
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcf.h101 FT_Short attributes; member
A Dpcfread.c206 FT_FRAME_SHORT_LE( attributes ),
223 FT_FRAME_SHORT( attributes ),
281 metric->attributes = 0; in pcf_get_metric()
648 ( metrics + i )->attributes )); in pcf_get_metrics()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/src/model/
A DPedestrianDetectAttributeResult.cc109 data_.attributes.push_back(attributesItemObject); in parse()
/AliOS-Things-master/components/SDL2/src/render/metal/
A DSDL_render_metal.m279 vertdesc.attributes[0].format = MTLVertexFormatFloat2;
280 vertdesc.attributes[0].offset = 0;
281 vertdesc.attributes[0].bufferIndex = 0;
288 vertdesc.attributes[0].format = MTLVertexFormatFloat2;
289 vertdesc.attributes[0].offset = 0;
290 vertdesc.attributes[0].bufferIndex = 0;
292 vertdesc.attributes[1].format = MTLVertexFormatFloat2;
293 vertdesc.attributes[1].offset = sizeof(float) * 2;
294 vertdesc.attributes[1].bufferIndex = 0;
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A DCMakeLists.txt75 #MSVC 1900 cxx_attributes # Generic attributes, as defined in N2761.
/AliOS-Things-master/components/SDL2/src/image/Xcode/showimage/showimage.xcodeproj/
A Dproject.pbxproj159 attributes = {
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmemdosa.asm53 mov cx,0 ; normal file attributes
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1952.txt578 protection, ownership, and modification time attributes on the local
580 attributes in the gzip file format itself. Since the file format
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A DPPPD_FOLLOWUP281 2013-06-10 - radius: Handle additional attributes
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoakeyboard.m178 * We could add new attributes through this method.

Completed in 46 milliseconds

12