/AliOS-Things-master/components/amp/ui/render/include/ |
A D | view_model.h | 24 char *props; member
|
A D | render.h | 86 char *props; member
|
/AliOS-Things-master/components/SDL2/src/audio/wasapi/ |
A D | SDL_wasapi_win32.c | 79 IPropertyStore *props = NULL; in GetWasapiDeviceName() local
|
/AliOS-Things-master/components/ota/2ndboot/updater/xz/linux/lib/xz/ |
A D | xz_dec_lzma2.c | 798 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() 1130 XZ_EXTERN enum xz_ret xz_dec_lzma2_reset(struct xz_dec_lzma2 *s, uint8_t props) in xz_dec_lzma2_reset()
|
/AliOS-Things-master/components/ota/tools/xz/src/ |
A D | xz_dec_lzma2.c | 798 static bool lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() 1130 XZ_EXTERN enum xz_ret xz_dec_lzma2_reset(struct xz_dec_lzma2 *s, uint8_t props) in xz_dec_lzma2_reset()
|
/AliOS-Things-master/components/freetype/src/pcf/ |
A D | pcfread.c | 400 PCF_ParseProperty props = 0; in pcf_get_properties() local
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | bdf.h | 220 bdf_property_t* props; /* Font properties themselves. */ member
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11modes.c | 304 Atom *props = X11_XRRListOutputProperties(dpy, output, &nprop); in SetXRandRDisplayName() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | qjscalc.js | 35 function add_props(obj, props) { argument
|
A D | quickjs.c | 35760 JSValue props, desc; in JS_ObjectDefineProperties() local 35820 JSValueConst proto, props; in js_object_create() local 36023 JSPropertyEnum* props; in js_object_getOwnPropertyDescriptors() local 36339 JSPropertyEnum* props; in js_object_seal() local 36390 JSPropertyEnum* props; in js_object_isSealed() local
|
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/ |
A D | modbluetooth_btstack.c | 1026 uint16_t props = (characteristic_flags[i] & 0x7f) | ATT_PROPERTY_DYNAMIC; in mp_bluetooth_gatts_register_service() local
|
/AliOS-Things-master/components/ble_host/bt_host/include/aos/ |
A D | ble.h | 313 uint16_t props; member
|
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | hci.h | 1043 u16_t props; member 1128 u16_t props; member
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | gatt.c | 1638 u16_t props = sys_cpu_to_le16(value->properties); in bt_gatt_attr_read_cep() local
|
A D | hci_core.c | 8624 u16_t props = 0; in le_ext_adv_param_set() local
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | jquery.js | 21 …lt();K.stopPropagation()}}if(K.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange… class in o
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 7643 duk_uint8_t *props; member 12523 #define DUK__ROMOBJ_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,a… argument 12525 #define DUK__ROMARR_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,a… argument 12527 #define DUK__ROMFUN_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,a… argument 12529 #define DUK__ROMOBJENV_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enex… argument 12532 #define DUK__ROMOBJ_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,a… argument 12534 #define DUK__ROMARR_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,a… argument 12536 #define DUK__ROMFUN_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enext,a… argument 12538 #define DUK__ROMOBJENV_INIT(heaphdr_flags,refcount,props,props_enc16,iproto,iproto_enc16,esize,enex… argument 69034 duk_uint8_t *props; local
|