/external/llvm-project/clang/test/Modules/ |
D | odr_hash-vector.cpp | 47 struct Valid { struct 52 vector unsigned x5; 53 vector int x6; 96 struct Valid { struct 97 using f = __attribute__((ext_vector_type(8))) float; 103 struct Valid { struct 104 using f = __attribute__((ext_vector_type(8))) float;
|
D | odr_hash-gnu.cpp | 45 struct Valid { struct 46 typeof(3) x; 47 typeof(x) y; 48 typeof(Valid*) self; 86 struct Valid { struct 87 typeof(int) x; 88 using T = typeof(double); 89 typeof(T) y;
|
/external/llvm-project/parallel-libs/acxxel/ |
D | span.h | 140 bool Valid = Count >= 0 && Count <= size(); in first() local 148 bool Valid = Count >= 0 && Count <= size(); in last() local 161 bool Valid = variable 185 bool Valid = Idx >= 0 && Idx < size(); variable
|
/external/llvm-project/llvm/unittests/Target/ARM/ |
D | MachineInstrTest.cpp | 103 bool Valid = (Flags & ARMII::DoubleWidthResult) != 0; in TEST() local 259 bool Valid = (Flags & ARMII::HorizontalReduction) != 0; in TEST() local 360 bool Valid = (Flags & ARMII::RetainsPreviousHalfElement) != 0; in TEST() local 1049 bool Valid = (Flags & ARMII::ValidForTailPredication) != 0; in TEST() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
D | dump_mlir_util_test.cc | 49 TEST(DumpMlirModuleTest, Valid) { in TEST() argument 73 TEST(DumpRawStringToFileTest, Valid) { in TEST() argument
|
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_recursion_guard.h | 35 const bool Valid; variable
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | readability-string-compare.cpp | 92 void Valid() { in Valid() function
|
/external/libwebm/webm_parser/tests/ |
D | unknown_parser_test.cc | 39 TEST_F(UnknownParserTest, Valid) { in TEST_F() argument
|
D | void_parser_test.cc | 40 TEST_F(VoidParserTest, Valid) { in TEST_F() argument
|
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
D | CppModuleConfiguration.h | 40 bool Valid() const { return m_valid; } in Valid() function
|
/external/capstone/arch/AArch64/ |
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()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
D | val_extension_spv_khr_linkonce_odr.cpp | 38 TEST_F(ValidateSpvKHRLinkOnceODR, Valid) { in TEST_F() argument
|
D | val_extension_spv_khr_bit_instructions.cpp | 38 TEST_F(ValidateSpvKHRBitInstructions, Valid) { in TEST_F() argument
|
D | val_extension_spv_khr_subgroup_uniform_control_flow.cpp | 38 TEST_F(ValidateSpvKHRSubgroupUniformControlFlow, Valid) { in TEST_F() argument
|
D | val_extension_spv_khr_terminate_invocation.cpp | 38 TEST_F(ValidateSpvKHRTerminateInvocation, Valid) { in TEST_F() argument
|
/external/llvm-project/clang/test/SemaObjC/ |
D | super-dealloc-attribute.m | 73 @interface Valid : Baz interface 76 @implementation Valid implementation
|
/external/clang/test/SemaObjC/ |
D | super-dealloc-attribute.m | 73 @interface Valid : Baz interface 76 @implementation Valid implementation
|
/external/llvm-project/lldb/unittests/Utility/ |
D | RegularExpressionTest.cpp | 16 TEST(RegularExpression, Valid) { in TEST() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_extension_spv_khr_terminate_invocation.cpp | 38 TEST_F(ValidateSpvKHRTerminateInvocation, Valid) { in TEST_F() argument
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_extension_spv_khr_terminate_invocation.cpp | 38 TEST_F(ValidateSpvKHRTerminateInvocation, Valid) { in TEST_F() argument
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | iterator.cc | 57 bool Valid() const override { return false; } in Valid() function in tensorflow::table::__anoneecc439f0111::EmptyIterator
|
/external/skia/src/core/ |
D | SkLatticeIter.cpp | 26 bool SkLatticeIter::Valid(int width, int height, const SkCanvas::Lattice& lattice) { in Valid() function in SkLatticeIter 209 bool SkLatticeIter::Valid(int width, int height, const SkIRect& center) { in Valid() function in SkLatticeIter
|
/external/skqp/src/core/ |
D | SkLatticeIter.cpp | 26 bool SkLatticeIter::Valid(int width, int height, const SkCanvas::Lattice& lattice) { in Valid() function in SkLatticeIter 209 bool SkLatticeIter::Valid(int width, int height, const SkIRect& center) { in Valid() function in SkLatticeIter
|
/external/webrtc/system_wrappers/include/ |
D | ntp_time.h | 45 bool Valid() const { return value_ != 0; } in Valid() function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | initializable_lookup_table.h | 193 bool Valid() const override { return valid_; } in Valid() function
|