Searched defs:rep_ (Results 1 – 10 of 10) sorted by relevance
/external/tensorflow/tensorflow/core/lib/io/ |
D | table_builder.h | 89 Rep* rep_; variable
|
D | table.h | 67 Rep* rep_; variable
|
/external/ImageMagick/Magick++/lib/ |
D | Color.cpp | 381 Magick::Color::Color(PixelInfo* rep_,PixelType pixelType_) in Color() 389 void Magick::Color::pixel(PixelInfo *rep_,PixelType pixelType_) in pixel() 543 Magick::ColorCMYK::ColorCMYK(PixelInfo *rep_,PixelType pixelType_) in ColorCMYK() 587 Magick::ColorGray::ColorGray(PixelInfo *rep_,PixelType pixelType_) in ColorGray() 777 Magick::ColorMono::ColorMono(PixelInfo *rep_,PixelType pixelType_) in ColorMono() 856 Magick::ColorRGB::ColorRGB(PixelInfo *rep_,PixelType pixelType_) in ColorRGB() 927 Magick::ColorYUV::ColorYUV(PixelInfo *rep_,PixelType pixelType_) in ColorYUV()
|
/external/tinyxml/ |
D | tinystr.h | 238 Rep * rep_; variable
|
/external/tensorflow/tensorflow/core/lib/gtl/ |
D | flatset.h | 58 : rep_(N, hf, eq) {} in rep_() function 288 Rep rep_; variable
|
D | flatmap.h | 75 : rep_(N, hf, eq) {} in rep_() function 387 Rep rep_; variable
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinystr.h | 249 Rep * rep_; variable
|
/external/protobuf/src/google/protobuf/ |
D | repeated_field.h | 256 Rep* rep_; variable
|
/external/v8/src/compiler/ |
D | code-assembler.cc | 1496 MachineRepresentation rep_; member in v8::internal::compiler::CodeAssemblerVariable::Impl
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | arithmetic_optimizer.cc | 3324 absl::flat_hash_map<uint64, std::vector<NodeDef*>> rep_; member in tensorflow::grappler::UniqueNodes
|