Home
last modified time | relevance | path

Searched defs:isComplete (Results 1 – 25 of 759) sorted by relevance

12345678910>>...31

/aosp_15_r20/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/
H A DAltsFraming.java119 private boolean isComplete; field in AltsFraming.Producer
256 private boolean isComplete = false; field in AltsFraming.Parser
321 public boolean isComplete() { in isComplete() method in AltsFraming.Parser
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/
DTestGroupStatus.java42 final boolean isComplete, in TestGroupStatus()
73 public boolean isComplete() { in isComplete() method in TestGroupStatus
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h350 virtual bool isComplete() const { return true; } in isComplete() function
477 bool isComplete() const override { return false; } in isComplete() function
538 bool isComplete() const override { return false; } in isComplete() function
607 bool isComplete() const override { in isComplete() function
1046 bool isComplete() const override { in isComplete() function
1160 bool isComplete() const override { return false; } in isComplete() function
1193 bool isComplete() const override { return false; } in isComplete() function
1227 bool isComplete() const override { return false; } in isComplete() function
2257 bool isComplete(Init *VarName) const { in isComplete() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h350 virtual bool isComplete() const { return true; } in isComplete() function
477 bool isComplete() const override { return false; } in isComplete() function
538 bool isComplete() const override { return false; } in isComplete() function
607 bool isComplete() const override { in isComplete() function
1046 bool isComplete() const override { in isComplete() function
1160 bool isComplete() const override { return false; } in isComplete() function
1193 bool isComplete() const override { return false; } in isComplete() function
1227 bool isComplete() const override { return false; } in isComplete() function
2257 bool isComplete(Init *VarName) const { in isComplete() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DRecord.h350 virtual bool isComplete() const { return true; } in isComplete() function
477 bool isComplete() const override { return false; } in isComplete() function
538 bool isComplete() const override { return false; } in isComplete() function
607 bool isComplete() const override { in isComplete() function
1046 bool isComplete() const override { in isComplete() function
1160 bool isComplete() const override { return false; } in isComplete() function
1193 bool isComplete() const override { return false; } in isComplete() function
1227 bool isComplete() const override { return false; } in isComplete() function
2257 bool isComplete(Init *VarName) const { in isComplete() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/
DRecord.h350 virtual bool isComplete() const { return true; } in isComplete() function
477 bool isComplete() const override { return false; } in isComplete() function
538 bool isComplete() const override { return false; } in isComplete() function
607 bool isComplete() const override { in isComplete() function
1046 bool isComplete() const override { in isComplete() function
1160 bool isComplete() const override { return false; } in isComplete() function
1193 bool isComplete() const override { return false; } in isComplete() function
1227 bool isComplete() const override { return false; } in isComplete() function
2257 bool isComplete(Init *VarName) const { in isComplete() function
/aosp_15_r20/external/lottie/lottie-compose/src/main/java/com/airbnb/lottie/compose/
H A DLottieCompositionResult.kt49 val isComplete: Boolean constant
103 override val isComplete by derivedStateOf { value != null || error != null } in <lambda>() constant in com.airbnb.lottie.compose.LottieCompositionResultImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
H A DRecord.h351 virtual bool isComplete() const { return true; } in isComplete() function
487 bool isComplete() const override { return false; } in isComplete() function
555 bool isComplete() const override { in isComplete() function
968 bool isComplete() const override { in isComplete() function
1082 bool isComplete() const override { return false; } in isComplete() function
1115 bool isComplete() const override { return false; } in isComplete() function
1149 bool isComplete() const override { return false; } in isComplete() function
2181 bool isComplete(Init *VarName) const { in isComplete() function
/aosp_15_r20/external/jackson-databind/attic/
H A DContainerBuilder.java185 private List<Object> _buildList(boolean isComplete) in _buildList()
220 private Map<String,Object> _buildMap(boolean isComplete) in _buildMap()
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/async/
H A DSdkPublishersTest.java194 private boolean isComplete = false; field in SdkPublishersTest.FakeStringSubscriber
226 public boolean isComplete() { in isComplete() method in SdkPublishersTest.FakeStringSubscriber
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Djit_type.h287 bool isComplete() const { in isComplete() function
457 bool isComplete() const { in isComplete() function
489 inline bool isComplete(const Stride& s) { in isComplete() function
494 inline bool isComplete(const T& /*t*/) { in isComplete() function
558 bool isComplete() const { in isComplete() function
748 bool isComplete() const { in isComplete() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h352 virtual bool isComplete() const { return true; } in isComplete() function
477 bool isComplete() const override { return false; } in isComplete() function
540 bool isComplete() const override { in isComplete() function
911 bool isComplete() const override { in isComplete() function
1025 bool isComplete() const override { return false; } in isComplete() function
1058 bool isComplete() const override { return false; } in isComplete() function
/aosp_15_r20/external/llvm/include/llvm/TableGen/
H A DRecord.h297 virtual bool isComplete() const { return true; } in isComplete() function
445 bool isComplete() const override { return false; } in isComplete() function
506 bool isComplete() const override { in isComplete() function
904 bool isComplete() const override { return false; } in isComplete() function
/aosp_15_r20/frameworks/native/include/input/
H A DKeyboard.h55 inline bool isComplete() const { in isComplete() function
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DNativeSniffer.java55 public boolean isComplete() { in isComplete() method in NativeSniffer
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
H A DDataMore.java30 public boolean isComplete() { in isComplete() method in DataMore
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/request/
H A DRequest.java37 boolean isComplete(); in isComplete() method
H A DThumbnailRequestCoordinator.java110 public boolean isComplete() { in isComplete() method in ThumbnailRequestCoordinator
/aosp_15_r20/external/apache-http/src/org/apache/http/auth/
H A DAuthScheme.java130 boolean isComplete(); in isComplete() method
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/auth/
H A DBasicScheme.java110 public boolean isComplete() { in isComplete() method in BasicScheme
H A DNTLMScheme.java151 public boolean isComplete() { in isComplete() method in NTLMScheme
/aosp_15_r20/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DIBufferXfer.java34 public boolean isComplete = true; field in IBufferXfer.BufferXferInfo
/aosp_15_r20/system/chre/host/common/
H A Dfragmented_load_transaction.cc80 bool FragmentedLoadTransaction::isComplete() const { in isComplete() function in android::chre::FragmentedLoadTransaction
/aosp_15_r20/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
H A DJwtClaims.java108 public boolean isComplete() { in isComplete() method in JwtClaims
/aosp_15_r20/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DDeletionType.java74 default boolean isComplete() { in isComplete() method

12345678910>>...31