Searched defs:getLevels (Results 1 – 12 of 12) sorted by relevance
105 public List<ArrayCreationLevel> getLevels() { in getLevels() method in ArrayCreationExpr
142 public NodeList<ArrayCreationLevel> getLevels() { in getLevels() method in ArrayCreationExpr
153 virtual unsigned getLevels() const { return 0; } in getLevels() function234 unsigned getLevels() const override { return Levels; } in getLevels() function
159 virtual unsigned getLevels() const { return 0; } in getLevels() function245 unsigned getLevels() const override { return Levels; } in getLevels() function
154 virtual unsigned getLevels() const { return 0; } in getLevels() function235 unsigned getLevels() const override { return Levels; } in getLevels() function
209 public Set<Level> getLevels() { in getLevels() method in LocaleIDParser
532 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DView584 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DView656 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid657 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid901 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DArrayView929 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DArrayView1087 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture3DView1167 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::TextureCubeArrayView
249 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4821 public byte[] getLevels() in getLevels() method in Bidi
250 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4763 public byte[] getLevels() in getLevels() method in Bidi
125 …const tcu::ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; … in getLevels() function in sglr::rc::TextureLevelArray