Searched defs:got (Results 1 – 15 of 15) sorted by relevance
/AliOS-Things-master/components/SDL2/src/audio/emscripten/ |
A D | SDL_emscriptenaudio.c | 70 int got; in HandleAudioProcess() local 134 const int got = SDL_AudioStreamGet(this->stream, this->work_buffer, stream_len); in HandleCaptureProcess() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/ |
A D | enough.c | 206 big_t got; /* value returned from count() */ in count() local 462 big_t got; /* return value of count() */ in main() local
|
A D | gzlog.c | 611 uint got, max; in log_compress() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | gzread.c | 59 unsigned got; local 299 z_size_t got; local
|
A D | inflate.c | 1382 unsigned got; local
|
/AliOS-Things-master/components/SDL2/src/audio/nacl/ |
A D | SDL_naclaudio.c | 81 const int got = SDL_AudioStreamGet(_this->stream, stream, len); in nacl_audio_callback() local
|
/AliOS-Things-master/components/SDL2/src/audio/haiku/ |
A D | SDL_haikuaudio.cc | 80 const int got = SDL_AudioStreamGet(audio->stream, stream, ilen); in FillSound() local
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | gzread.c | 367 unsigned got, n; local
|
A D | gzwrite.c | 63 int ret, got; local
|
A D | inflate.c | 1327 unsigned got; local
|
/AliOS-Things-master/components/SDL2/src/audio/ |
A D | SDL_audio.c | 748 int got; in SDL_RunAudio() local 870 …const int got = SDL_AudioStreamGet(device->stream, device->work_buffer, device->callbackspec.size); in SDL_CaptureAudio() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/ |
A D | minigzip.c | 266 unsigned got; local
|
/AliOS-Things-master/components/oss/src/http/ |
A D | CurlHttpClient.cc | 232 size_t got = 0; in sendBody() local
|
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/ |
A D | main.cpp | 247 Json::Value got; in JSONTEST_FIXTURE_LOCAL() local 319 Json::Value got; in JSONTEST_FIXTURE_LOCAL() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 51076 duk_size_t got; local 51434 duk_size_t got; local
|
Completed in 343 milliseconds