Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_audio.h228 int needed; /**< Set to 1 if conversion possible */ member
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c1433 size_t needed; in SDL_GameControllerMappingForIndex() local
1461 size_t needed; in SDL_GameControllerMappingForGUID() local
1634 size_t needed; in SDL_GameControllerMappingForDeviceIndex() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dframe_dec.c702 const uint64_t needed = (uint64_t)intra_pred_mode_size in AllocateMemory() local
/AliOS-Things-master/components/SDL2/src/audio/alsa/
A DSDL_alsa_audio.c256 const snd_pcm_sframes_t needed = (snd_pcm_sframes_t) this->spec.samples; in ALSA_WaitDevice() local
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_cjson.c967 static unsigned char *ensure(printbuffer * const p, size_t needed) in ensure()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd.c450 u32_t needed = LWIP_MAX(1, (ms_needed/100)); in http_state_eof() local
/AliOS-Things-master/components/cjson/src/
A DcJSON.c373 static unsigned char* ensure(printbuffer * const p, size_t needed) in ensure()
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c265 const size_t needed = renderer->vertex_data_used + numbytes + alignment; in SDL_AllocateRenderVertices() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c39983 duk_uint8_t needed; /* how many more bytes we need */ member

Completed in 269 milliseconds