HomeSort by relevance Sort by last modified time
    Searched refs:StringID (Results 1 - 6 of 6) 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...]
IceCfg.h 360 using NodeString = StringID<NodeStringPoolTraits>;
368 using VariableString = StringID<VariableStringPoolTraits>;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/
UsbIo.h 161 IN UINT8 StringID,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
UsbIo.h 433 @param StringID The ID of the string being retrieved.
441 @retval EFI_NOT_FOUND The string specified by LangID and StringID was not found.
450 IN UINT8 StringID,
  /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 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmc.h     [all...]

Completed in 295 milliseconds