HomeSort by relevance Sort by last modified time
    Searched defs:StringID (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceStringPool.h 73 template <typename Traits> class StringID {
77 StringID() = default; // Create a default, invalid StringID.
78 StringID(const StringID &) = default;
79 StringID &operator=(const StringID &) = default;
81 /// Create a unique StringID without an actual string, by grabbing the next
83 static StringID createWithoutString(const typename Traits::OwnerType *Owner) {
84 return StringID(Owner)
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar 

Completed in 76 milliseconds