Home
last modified time | relevance | path

Searched defs:Valid (Results 1 – 25 of 65) sorted by relevance

123

/external/capstone/arch/AArch64/
DAArch64BaseInfo.c31 char *A64NamedImmMapper_toString(A64NamedImmMapper *N, uint32_t Value, bool *Valid) in A64NamedImmMapper_toString()
60 uint32_t A64NamedImmMapper_fromString(A64NamedImmMapper *N, char *Name, bool *Valid) in A64NamedImmMapper_fromString()
630 void A64SysRegMapper_toString(A64SysRegMapper *S, uint32_t Bits, bool *Valid, char *result) in A64SysRegMapper_toString()
DAArch64InstPrinter.c1013 bool Valid; in printPrefetchOp() local
1288 bool Valid; in printBarrierOption() local
1316 bool Valid; in printMRSSystemRegister() local
1334 bool Valid; in printMSRSystemRegister() local
1352 bool Valid; in printSystemPStateField() local
/external/webrtc/webrtc/system_wrappers/include/
Dntp_time.h45 bool Valid() const { return !(seconds_ == 0 && fractions_ == 0); } in Valid() function
/external/clang/test/SemaObjC/
Dsuper-dealloc-attribute.m73 @interface Valid : Baz interface
76 @implementation Valid implementation
/external/syzkaller/vendor/google.golang.org/appengine/
Dappengine.go91 func (g GeoPoint) Valid() bool { func
/external/tensorflow/tensorflow/core/lib/io/
Diterator.cc57 bool Valid() const override { return false; } in Valid() function in tensorflow::table::__anon8afa73810111::EmptyIterator
Dtwo_level_iterator.cc41 bool Valid() const override { in Valid() function in tensorflow::table::__anone48b7c510111::TwoLevelIterator
Dblock.cc135 bool Valid() const override { return current_ < restarts_; } in Valid() function in tensorflow::table::Block::Iter
/external/syzkaller/vendor/golang.org/x/oauth2/
Dtoken.go130 func (t *Token) Valid() bool { func
/external/skqp/src/core/
DSkLatticeIter.cpp26 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/skia/src/core/
DSkLatticeIter.cpp26 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/tensorflow/tensorflow/core/kernels/
Dinitializable_lookup_table.h185 bool Valid() const override { return valid_; } in Valid() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.h82 bool Valid; // Is this a valid instruction? If false, Instr::Instruction is member
/external/libchrome/mojo/core/
Doptions_validation_unittest.cc32 TEST(OptionsValidationTest, Valid) { in TEST() argument
/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dtensor_bundle.h254 bool Valid() const { return iter_->Valid(); } in Valid() function
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dbyte_buffer.h135 bool Valid() const { return (buffer_ != nullptr); } in Valid() function
/external/syzkaller/vendor/golang.org/x/text/secure/bidirule/
Dbidirule.go170 func Valid(b []byte) bool { func
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DEDInst.h39 bool Valid; member
/external/gptfdisk/
Dparttypes.cc420 int PartType::Valid(uint16_t code) const { in Valid() function in PartType
/external/skqp/src/image/
DSkSurface_Gpu.cpp271 bool SkSurface_Gpu::Valid(const SkImageInfo& info) { in Valid() function in SkSurface_Gpu
275 bool SkSurface_Gpu::Valid(const GrCaps* caps, GrPixelConfig config, SkColorSpace* colorSpace) { in Valid() function in SkSurface_Gpu
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.image_test.cpp110 TEST_F(OpImageTest, Valid) { in TEST_F() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.image_test.cpp110 TEST_F(OpImageTest, Valid) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h86 bool Valid; variable
/external/skia/src/image/
DSkSurface_Gpu.cpp284 bool SkSurface_Gpu::Valid(const SkImageInfo& info) { in Valid() function in SkSurface_Gpu
288 bool SkSurface_Gpu::Valid(const GrCaps* caps, GrPixelConfig config, SkColorSpace* colorSpace) { in Valid() function in SkSurface_Gpu
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h78 bool Valid; variable

123