Home
last modified time | relevance | path

Searched defs:Done (Results 1 – 25 of 797) sorted by relevance

12345678910>>...32

/aosp_15_r20/external/zucchini/
H A Dpatch_reader.h98 bool Done() const { in Done() function
127 bool Done() const { return extra_data_.empty(); } in Done() function
146 bool Done() const { in Done() function
171 bool Done() const { return source_.empty(); } in Done() function
190 bool Done() const { return extra_targets_.empty(); } in Done() function
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dpatch_reader.h98 bool Done() const { in Done() function
127 bool Done() const { return extra_data_.empty(); } in Done() function
146 bool Done() const { in Done() function
171 bool Done() const { return source_.empty(); } in Done() function
190 bool Done() const { return extra_targets_.empty(); } in Done() function
/aosp_15_r20/external/capstone/suite/cstest/
H A Dcstest_report.py76 Done = False variable
87 Done = True variable
90 Done = True variable
/aosp_15_r20/prebuilts/go/linux-x86/src/context/
Dcontext.go105 Done() <-chan struct{} methodSpec
183 func (emptyCtx) Done() <-chan struct{} { func
409 Done() <-chan struct{} methodSpec
438 func (c *cancelCtx) Done() <-chan struct{} { func
586 func (withoutCancelCtx) Done() <-chan struct{} { func
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue59404.go11 Done() methodSpec
48 func (x If) Done() { func
Dissue59638.go11 Done() methodSpec
52 func (x If) Done() { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMachO.h120 bool Done = false; variable
201 bool Done = false; variable
259 bool Done = false; variable
366 bool Done = false; variable
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DMachO.h99 bool Done; variable
135 bool Done; variable
183 bool Done; variable
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/spa/app/appinfo/
DLoadingState.java30 …public static final class Done<T extends java.lang.Object> extends com.android.settings.spa.app.ap… class in LoadingState
33 public Done(T result) { in Done() method in LoadingState.Done
/aosp_15_r20/external/leakcanary2/leakcanary-android-release/src/main/java/leakcanary/
H A DHeapAnalysisJob.kt40 data class Done( in execute() dataClass
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DMachO.h120 bool Done = false; variable
201 bool Done = false; variable
259 bool Done = false; variable
366 bool Done = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DMachO.h120 bool Done = false; variable
201 bool Done = false; variable
259 bool Done = false; variable
366 bool Done = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DMachO.h120 bool Done = false; variable
201 bool Done = false; variable
259 bool Done = false; variable
366 bool Done = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DMachO.h120 bool Done = false; variable
201 bool Done = false; variable
259 bool Done = false; variable
366 bool Done = false; variable
/aosp_15_r20/packages/modules/adb/client/
Dcommandline.h91 int Done(int status) { in Done() function
112 int Done(int status) override final { return status; } in Done() function
/aosp_15_r20/system/nvram/messages/include/nvram/messages/
H A Dio.h251 bool Done() const { return stream_buffer_->Done(); } in Done() function
297 bool Done() const { return stream_buffer_->Done(); } in Done() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h119 bool Done = false; variable
200 bool Done = false; variable
258 bool Done = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp50 bool Done = false; in decode() local
179 bool Done = false; in lookup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp53 bool Done = false; in decode() local
181 bool Done = false; in lookup() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dhandler.go58 Done(ctx context.Context, err error) methodSpec
111 func (EmptyHandler) Done(ctx context.Context, err error) { func
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go58 Done(ctx context.Context, err error) methodSpec
111 func (EmptyHandler) Done(ctx context.Context, err error) { func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go58 Done(ctx context.Context, err error) methodSpec
111 func (EmptyHandler) Done(ctx context.Context, err error) { func
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_mvref_common.h248 #define ADD_MV_REF_LIST(mv, refmv_count, mv_ref_list, Done) \ argument
263 mv_ref_list, Done) \ argument
/aosp_15_r20/system/nvram/messages/
H A Dio.cpp83 bool InputStreamBuffer::Done() { in Done() function in nvram::InputStreamBuffer
170 bool OutputStreamBuffer::Done() { in Done() function in nvram::OutputStreamBuffer
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_samples.cc55 bool SampleCountPickleIterator::Done() const { in Done() function in base::__anon799e93d10111::SampleCountPickleIterator
286 bool SingleSampleIterator::Done() const { in Done() function in base::SingleSampleIterator

12345678910>>...32