/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | VirtioGpuPipeStream.cpp | 347 size_t done = 0; in transferToHost() local 355 while (done < len) { in transferToHost() 379 done += toXfer; in transferToHost() 390 size_t done = 0; in transferFromHost() local 401 while (done < len) { in transferFromHost() 423 done += toXfer; in transferFromHost()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
D | xa-class-base.c | 372 WORD32 done; in xa_base_process() local 391 XA_API(base, XA_API_CMD_INIT, XA_CMD_TYPE_INIT_DONE_QUERY, &done); in xa_base_process() 393 TRACE(EXEC, _b("Initialization result: %d"), done); in xa_base_process() 396 (done ? base->state ^= XA_BASE_FLAG_RUNTIME_INIT | XA_BASE_FLAG_EXECUTION : 0); in xa_base_process() 406 XA_API(base, XA_API_CMD_EXECUTE, XA_CMD_TYPE_DONE_QUERY, &done); in xa_base_process() 408 TRACE(EXEC, _b("Execution result: %d"), done); in xa_base_process() 411 (done ? base->state ^= XA_BASE_FLAG_EXECUTION | XA_BASE_FLAG_COMPLETED : 0); in xa_base_process() 415 return CODEC_API(base, postprocess, done); in xa_base_process()
|
D | xa-class-audio-codec.c | 544 static XA_ERRORCODE xa_codec_postprocess(XACodecBase *base, int done) in xa_codec_postprocess() argument 556 TRACE(DECODE, _b("codec[%p]::postprocess(c=%u, p=%u, d=%u)"), codec, consumed, produced, done); in xa_codec_postprocess() 582 if (done) in xa_codec_postprocess()
|
D | xa-class-mixer.c | 630 static XA_ERRORCODE xa_mixer_postprocess(XACodecBase *base, int done) in xa_mixer_postprocess() argument 639 if (done) in xa_mixer_postprocess() 694 …ACE(OUTPUT, _b("mixer[%p]::postprocess(p=%u, ts=%x, done=%u)"), mixer, produced, mixer->pts, done); in xa_mixer_postprocess()
|
/device/google/contexthub/firmware/lib/libc/ |
D | bcopy.c | 75 goto done; in memcpy() 129 done: in memcpy()
|
/device/generic/goldfish-opengl/android-emu/android/base/threads/ |
D | AndroidWorkPool.cpp | 84 bool done = in decrementBroadcast() local 88 return done; in decrementBroadcast() 280 bool done = false; in threadFunc() local 282 while (!done) { in threadFunc() 295 done = mState == State::Exiting; in threadFunc()
|
/device/google/contexthub/firmware/os/core/ |
D | seos.c | 296 bool done = cpuAppInit(task->app, &task->platInfo, task->tid); in osTaskInit() local 298 return done; in osTaskInit() 474 bool done; in osAppSegmentSetState() local 483 done = BL.blProgramShared(&seg->state, &state, sizeof(state), BL_FLASH_KEY1, BL_FLASH_KEY2); in osAppSegmentSetState() 487 return done; in osAppSegmentSetState() 656 bool done = true; in osAppWipeData() local 676 done = done && res; in osAppWipeData() 681 return done; in osAppWipeData() 722 bool done = (app->hdr.fwFlags & FL_APP_HDR_INTERNAL) ? in osLoadApp() local 726 if (!done) { in osLoadApp() [all …]
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/ |
D | tinyvprintf.c | 164 case 0: goto done; in tiny_vsprintf() 186 done: in tiny_vsprintf()
|
D | rbtree.c | 244 goto done; in __rb_insert_balance() 369 goto done; in __rb_insert_balance() 389 done: in __rb_insert_balance() 564 goto done; in __rb_delete_rebalance() 577 goto done; in __rb_delete_rebalance() 673 done: in __rb_delete_rebalance()
|
/device/google/cuttlefish/host/frontend/gcastv2/https/ |
D | HTTPServer.cpp | 111 bool done = false; in handleSingleRequest() local 126 done = true; in handleSingleRequest() 130 if (!done) { in handleSingleRequest() 144 done = true; in handleSingleRequest()
|
/device/generic/goldfish/radio/rild/ |
D | rild_goldfish.c | 160 goto done; in main() 229 done: in main()
|
/device/google/cuttlefish/guest/hals/rild/ |
D | rild_cuttlefish.c | 157 goto done; in main() 241 done: in main()
|
/device/google/contexthub/firmware/lib/builtins/ |
D | CREDITS.TXT | 4 done!
|
/device/google/bonito/usb/ |
D | Usb.cpp | 420 goto done; in getPortStatusHelper() 429 goto done; in getPortStatusHelper() 440 goto done; in getPortStatusHelper() 467 done: in getPortStatusHelper()
|
/device/google/wahoo/usb/ |
D | Usb.cpp | 446 goto done; in getPortStatusHelper() 455 goto done; in getPortStatusHelper() 466 goto done; in getPortStatusHelper() 493 done: in getPortStatusHelper()
|
/device/google/crosshatch/usb/ |
D | Usb.cpp | 422 goto done; in getPortStatusHelper() 431 goto done; in getPortStatusHelper() 442 goto done; in getPortStatusHelper() 469 done: in getPortStatusHelper()
|
/device/linaro/dragonboard/qcom/rmtfs/ |
D | rmtfs.c | 425 char done; in run_rmtfs() local 468 ret = read(rprocfd, &done, 1); in run_rmtfs() 469 if (!ret || done == 'Y') in run_rmtfs()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 1352 goto done; 1359 done: 2870 goto done; 2875 if (err < 0) goto done; 2879 done: 4539 goto done; 4546 goto done; 4555 goto done; 4559 goto done; 4569 goto done; [all …]
|
/device/generic/goldfish/radio/ril/ |
D | reference-ril.c | 3188 goto done; 3195 goto done; 3204 goto done; 3208 goto done; 3218 goto done; 3225 goto done; 3230 goto done; 3233 goto done; 3239 goto done; 3248 done: [all …]
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 720 goto done; in listenerFunction() 735 goto done; in listenerFunction() 752 goto done; in listenerFunction() 799 done: in listenerFunction()
|
/device/google/coral/usb/ |
D | Usb.cpp | 498 goto done; in getPortStatusHelper() 507 goto done; in getPortStatusHelper() 518 goto done; in getPortStatusHelper() 551 done: in getPortStatusHelper()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-core.c | 235 goto done; 249 done:
|
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/ |
D | Readme.md | 17 Extending the messages below with additional fields should be done with extreme
|
/device/google/coral-sepolicy/vendor/google/ |
D | google_camera_app.te | 72 # Much of Airbrush usage still needs to be done via direct access to kernel devices
|
/device/generic/goldfish/fvpbase/ |
D | README.md | 114 done
|