Home
last modified time | relevance | path

Searched defs:removed (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/darwin/
A DSDL_sysjoystick_c.h68 SDL_bool removed; member
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_value.cpp1166 bool Value::removeMember(const char* begin, const char* end, Value* removed) { in removeMember()
1180 bool Value::removeMember(const char* key, Value* removed) { in removeMember()
1183 bool Value::removeMember(String const& key, Value* removed) { in removeMember()
1197 bool Value::removeIndex(ArrayIndex index, Value* removed) { in removeIndex()
/AliOS-Things-master/components/SDL2/src/audio/pulseaudio/
A DSDL_pulseaudio.c699 … const SDL_bool removed = ((t & PA_SUBSCRIPTION_EVENT_TYPE_MASK) == PA_SUBSCRIPTION_EVENT_REMOVE); in HotplugCallback() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c49 SDL_bool removed; member
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Ddns.c530 int removed = 0; in dns_local_removehost() local
/AliOS-Things-master/components/oss/src/external/json/
A Djsoncpp.cpp3673 bool Value::removeMember(const char* key, const char* cend, Value* removed) in removeMember()
3686 bool Value::removeMember(const char* key, Value* removed) in removeMember()
3690 bool Value::removeMember(JSONCPP_STRING const& key, Value* removed) in removeMember()
3709 bool Value::removeIndex(ArrayIndex index, Value* removed) { in removeIndex()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c165 …bool removed = btstack_linked_list_remove(&MP_STATE_PORT(bluetooth_btstack_root_pointers)->pending… in btstack_remove_pending_operation() local
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A Dmain.cpp1899 Json::Value removed; in JSONTEST_FIXTURE_LOCAL() local
1922 Json::Value removed; in JSONTEST_FIXTURE_LOCAL() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c2766 unsigned int removed :1; /* Chunk was removed */ member

Completed in 65 milliseconds