/aosp_15_r20/external/zucchini/ |
H A D | patch_reader.h | 98 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 D | patch_reader.h | 98 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 D | cstest_report.py | 76 Done = False variable 87 Done = True variable 90 Done = True variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/context/ |
D | context.go | 105 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/ |
D | issue59404.go | 11 Done() methodSpec 48 func (x If) Done() { func
|
D | issue59638.go | 11 Done() methodSpec 52 func (x If) Done() { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | MachO.h | 120 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 D | MachO.h | 99 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/ |
D | LoadingState.java | 30 …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 D | HeapAnalysisJob.kt | 40 data class Done( in execute() dataClass
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | MachO.h | 120 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/ |
D | MachO.h | 120 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/ |
D | MachO.h | 120 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/ |
D | MachO.h | 120 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/ |
D | commandline.h | 91 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 D | io.h | 251 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 D | MachO.h | 119 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 D | FunctionInfo.cpp | 50 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 D | FunctionInfo.cpp | 53 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/ |
D | handler.go | 58 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 D | handler.go | 58 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 D | handler.go | 58 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 D | vp9_mvref_common.h | 248 #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 D | io.cpp | 83 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 D | histogram_samples.cc | 55 bool SampleCountPickleIterator::Done() const { in Done() function in base::__anon799e93d10111::SampleCountPickleIterator 286 bool SingleSampleIterator::Done() const { in Done() function in base::SingleSampleIterator
|