Home
last modified time | relevance | path

Searched defs:Supplier (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava/src/com/google/common/base/
DSupplier.java30 public interface Supplier<T> { interface
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh477 struct Supplier struct
479 inline Supplier (const Type *array, unsigned int len_) in Supplier() argument
484 inline const Type operator [] (unsigned int i) const in operator []()
490 inline void advance (unsigned int count) in advance()
502 unsigned int len;
503 const Type *head;