Home
last modified time | relevance | path

Searched defs:present (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/
A Dwifi_dev.h274 int present; /* this config is activated, default to 0 */ member
282 int present; //this config is activated, default to 0 member
291 int present; //this config is activated, default to 0 member
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_dinputjoystick.c702 SDL_bool present; member
/AliOS-Things-master/components/sensor/include/sensor/
A Dsensor.h294 uint32_t present; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c7881 int present; in JS_TryGetPropertyInt64() local
37664 int present; in js_array_every() local
37812 int present; in js_array_reduce() local
37996 int present = JS_TryGetPropertyInt64(ctx, obj, n, &val); in js_array_indexOf() local
38021 int present; in js_array_lastIndexOf() local
38504 int present, is_array; in JS_FlattenIntoArray() local
38682 int present; in js_array_sort() local
43424 JSValue present; in JS_JSONStringify() local

Completed in 106 milliseconds