/aosp_15_r20/system/core/fs_mgr/libdm/include/libdm/ |
H A D | dm_target.h | 83 virtual bool Valid() const { return true; } in Valid() function 152 bool Valid() const override { return valid_; } in Valid() function 184 bool Valid() const override { return true; } in Valid() function 232 bool Valid() const override { return true; } in Valid() function 263 bool Valid() const override { return true; } in Valid() function 287 bool Valid() const override { return true; } in Valid() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | mce.h | 33 ULONG Valid:1; member 51 ULONG Valid:1; member 72 ULONG Valid:1; member 203 UCHAR Valid; member 214 ERROR_RECORD_VALID Valid; member 227 UCHAR Valid:1; member 260 ULONGLONG Valid; member 558 ERROR_MODINFO_VALID Valid; member 567 ULONGLONG Valid; member 670 ULONGLONG Valid; member [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/validation/ |
D | Valid.java | 4 public final class Valid<T extends java.lang.Object> implements com.android.intentresolver.validati… class 9 public Valid(T value, @org.jetbrains.annotations.NotNull() in Valid() method in Valid 23 public Valid(T value, @org.jetbrains.annotations.NotNull() in Valid() method in Valid
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/ |
H A D | GmmCachePolicyExt.h | 50 uint64_t Valid : 1; member 58 uint64_t Valid : 1; member 67 uint64_t Valid : 1; member 78 uint64_t Valid : 1; member
|
H A D | GmmHw.h | 40 uint64_t Valid : 1; member 66 uint64_t Valid : 1; member 92 uint64_t Valid : 1; member
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | JITDebugReader.cpp | 94 bool Valid() const { return symfile_addr > 0u && symfile_size > 0u; } in Valid() function 107 bool Valid() const { return symfile_addr > 0u && symfile_size > 0u; } in Valid() function 121 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 135 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 150 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 174 bool JITDescriptor<ADDRT>::Valid() const { in Valid() function in simpleperf::JITDescriptor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A D | dump_mlir_util_test.cc | 50 TEST(DumpMlirModuleTest, Valid) { in TEST() argument 98 TEST(DumpCrashReproducerTest, Valid) { in TEST() argument 126 TEST(DumpRawStringToFileTest, Valid) { in TEST() argument
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/validation/ |
D | ValidationResult.kt | 20 data class Valid<T>(val value: T, val warnings: List<Finding> = emptyList()) : ValidationResult<T> { class
|
/aosp_15_r20/bootable/recovery/fuse_sideload/include/ |
H A D | fuse_provider.h | 71 bool Valid() const override { in Valid() function 96 bool Valid() const override { in Valid() function
|
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | GuardData.cpp | 82 bool FrontGuardData::Valid(const Header* header) { in Valid() function in FrontGuardData 93 bool RearGuardData::Valid(const Header* header) { in Valid() function in RearGuardData
|
/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | split_correcting_filter_interpreter.h | 29 bool Valid() const { return input_id != -1; } in Valid() function 41 bool Valid() const { return output_id != -1; } in Valid() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/ |
D | sql.go | 200 Valid bool // Valid is true if String is not NULL member 226 Valid bool // Valid is true if Int64 is not NULL member 252 Valid bool // Valid is true if Int32 is not NULL member 278 Valid bool // Valid is true if Int16 is not NULL member 305 Valid bool // Valid is true if Byte is not NULL member 332 Valid bool // Valid is true if Float64 is not NULL member 358 Valid bool // Valid is true if Bool is not NULL member 384 Valid bool // Valid is true if Time is not NULL member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/graniterapids/sp/ |
H A D | IioUniversalDataHob.h | 135 …UINT8 Valid; // TRUE, if the link is valid (i.e reached normal operati… member 142 UINT8 Valid; member 157 UINT8 Valid; member 223 UINT8 Valid; member 239 UINT8 Valid; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/graniterapids/ap/ |
H A D | IioUniversalDataHob.h | 135 …UINT8 Valid; // TRUE, if the link is valid (i.e reached normal operati… member 142 UINT8 Valid; member 157 UINT8 Valid; member 223 UINT8 Valid; member 239 UINT8 Valid; member
|
/aosp_15_r20/packages/modules/Gki/libkver/ |
D | test.cpp | 35 TEST(KmiVersion, Valid) { in TEST() argument 73 TEST(KernelRelease, Valid) { in TEST() argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/skylake_sp/ |
H A D | hob_iiouds.h | 69 uint8_t Valid; member 76 uint8_t Valid; member 93 uint8_t Valid; member 118 uint8_t Valid; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/sapphirerapids_sp/ |
H A D | IioUniversalDataHob.h | 117 …UINT8 Valid; // TRUE, if the link is valid (i.e reached normal operati… member 124 UINT8 Valid; member 139 UINT8 Valid; member 172 UINT8 Valid; member
|
/aosp_15_r20/external/capstone/arch/AArch64/ |
H A D | AArch64BaseInfo.c | 31 const char *A64NamedImmMapper_toString(const A64NamedImmMapper *N, uint32_t Value, bool *Valid) in A64NamedImmMapper_toString() 60 uint32_t A64NamedImmMapper_fromString(const A64NamedImmMapper *N, char *Name, bool *Valid) in A64NamedImmMapper_fromString()
|
H A D | AArch64InstPrinter.c | 1249 bool Valid; in printPrefetchOp() local 1551 bool Valid; in printBarrierOption() local 1633 bool Valid; in printSystemPStateField() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/cooperlake_sp/ |
H A D | hob_iiouds.h | 147 …uint8_t Valid; // TRUE, if the link is valid (i.e reached normal opera… member 154 uint8_t Valid; member 168 uint8_t Valid; member 220 uint8_t Valid; member
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | super-dealloc-attribute.m | 73 @interface Valid : Baz interface 76 @implementation Valid implementation
|
/aosp_15_r20/system/core/fs_mgr/libdm/ |
H A D | dm_target.cpp | 261 bool DmTargetDefaultKey::Valid() const { in Valid() function in android::dm::DmTargetDefaultKey 320 bool DmTargetThinPool::Valid() const { in Valid() function in android::dm::DmTargetThinPool
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkLatticeIter.cpp | 32 bool SkLatticeIter::Valid(int width, int height, const SkCanvas::Lattice& lattice) { in Valid() function in SkLatticeIter 215 bool SkLatticeIter::Valid(int width, int height, const SkIRect& center) { in Valid() function in SkLatticeIter
|
/aosp_15_r20/external/icing/icing/index/hit/ |
H A D | hit_test.cc | 58 TEST(BasicHitTest, Valid) { in TEST() argument 219 TEST(HitTest, Valid) { in TEST() argument
|
/aosp_15_r20/bootable/recovery/minadbd/ |
H A D | fuse_adb_provider.h | 32 bool Valid() const override { in Valid() function
|