/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afmodule.c | 134 FT_Prop_IncreaseXHeight* prop = (FT_Prop_IncreaseXHeight*)value; in af_property_set() local 164 FT_Prop_GlyphToScriptMap* prop = (FT_Prop_GlyphToScriptMap*)value; in af_property_get() local 196 FT_Prop_IncreaseXHeight* prop = (FT_Prop_IncreaseXHeight*)value; in af_property_get() local
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | bdfdrivr.c | 205 bdf_property_t* prop; in bdf_interpret_style() local 389 bdf_property_t* prop = NULL; in BDF_Face_Init() local 760 bdf_property_t* prop; in bdf_get_bdf_property() local
|
A D | bdflib.c | 1303 bdf_property_t *prop, *fp; in _bdf_add_property() local 2137 bdf_property_t* prop; in _bdf_parse_start() local 2529 bdf_property_t* prop; in bdf_free_font() local
|
/AliOS-Things-master/components/freetype/src/pcf/ |
A D | pcfread.c | 376 const FT_String* prop ) in pcf_find_property() 992 PCF_Property prop; in pcf_interpret_style() local 1151 PCF_Property prop; in pcf_load_font() local
|
A D | pcfdrivr.c | 228 PCF_Property prop = &face->properties[i]; in PCF_Face_Done() local 605 PCF_Property prop; in pcf_get_bdf_property() local
|
/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | builtin_property.py | 87 prop = property() variable in D
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvprop.c | 266 GXV_prop_Data prop = &proprec; in gxv_prop_validate() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_xcf.c | 261 static int xcf_read_property (SDL_RWops * src, xcf_prop * prop) { in xcf_read_property() 314 xcf_prop prop; in read_xcf_header() local 379 xcf_prop prop; in read_xcf_layer() local 419 xcf_prop prop; in read_xcf_channel() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/ |
A D | prf_types.h | 176 uint8_t prop; member
|
A D | gap.h | 915 uint16_t prop; member 960 uint8_t prop; member 1002 uint8_t prop; member
|
A D | gattc_task.h | 348 uint8_t prop; member 660 uint8_t prop; member
|
A D | att.h | 830 uint8_t prop; member 841 uint8_t prop; member
|
/AliOS-Things-master/components/SDL2/src/hidapi/mac/ |
A D | hid.c | 248 static int get_string_property(IOHIDDeviceRef device, CFStringRef prop, wchar_t *buf, size_t len) in get_string_property() 285 static int get_string_property_utf8(IOHIDDeviceRef device, CFStringRef prop, char *buf, size_t len) in get_string_property_utf8()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs.c | 7184 JSAtom prop; in JS_DefinePrivateField() local 7219 JSAtom prop; in JS_GetPrivateField() local 7242 JSAtom prop; in JS_SetPrivateField() local 7880 JSAtom prop; in JS_TryGetPropertyInt64() local 7910 JSAtom prop; in JS_GetPropertyInt64() local 8728 JSAtom prop; in JS_SetPropertyInt64() local 9359 JSAtom prop; in JS_DefineObjectNameComputed() local 9621 JSAtom prop; in JS_DeletePropertyInt64() local 14940 JSAtom prop; in js_for_in_next() local 43018 JSAtom prop; in internalize_json_property() local [all …]
|
A D | quickjs.h | 721 JSAtom prop) in JS_GetProperty() 734 JSAtom prop, JSValue val) in JS_SetProperty()
|
/AliOS-Things-master/components/linksdk/core/ |
A D | aiot_mqtt_api.h | 253 connack_property_t prop; /* 建连回复报文中的属性. MQTT 5.0 特性 */ member
|
A D | aiot_mqtt_api.c | 470 user_property_t *prop = prop_list[iter]; in _core_write_general_prop() local
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11modes.c | 308 unsigned char *prop; in SetXRandRDisplayName() local
|
A D | SDL_x11events.c | 93 static void X11_ReadProperty(SDL_x11Prop *p, Display *disp, Window w, Atom prop) in X11_ReadProperty()
|