HomeSort by relevance Sort by last modified time
    Searched refs:Flat (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/site_tests/graphics_SanAngeles/src/
shader.c 131 GET_ATTRIBUTE_LOC(Flat, pos);
132 GET_ATTRIBUTE_LOC(Flat, colorIn);
133 GET_UNIFORM_LOC(Flat, mvp);
  /device/google/contexthub/util/nanotool/
contexthub.h 44 Flat,
sensorevent.cpp 66 case SensorType::Flat:
contexthub.cpp 47 { SensorType::Flat, "flat" },
  /external/v8/test/mjsunit/
string-charcodeat.js 53 function Flat() {
148 TestStringType(Flat, false);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 106 Flat Node List: (nil TK1 TK2)
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 84 /// a list of element as the children. If you want a flat tree (a list)
114 /// Add a child to the tree t. If child is a flat tree (a list), make all
169 /// for non-flat trees.
171 /// Flat trees such as for lists like "idlist : ID+ ;" are left alone
268 /// method right before returning. Flat trees (i.e., lists) will
502 /// the tree is a flat list.
531 /// instead of the child-sibling approach in v2. A flat tree (a list) is
    [all...]

Completed in 1246 milliseconds