Home
last modified time | relevance | path

Searched defs:Items (Results 1 – 25 of 32) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-win1256.hh91 #define OT_UARRAY(Name, Items) \ argument
98 #define OT_UHEADLESSARRAY(Name, Items) \ argument
119 #define OT_SUBLOOKUP(Name, SubFormat, Items) \ argument
124 #define OT_COVERAGE1(Name, Items) \ argument
175 #define MANIFEST(Items) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/
DRandom.h54 template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) { in sample()
76 ReservoirSampler<ElT, GenT> makeSampler(GenT &RandGen, RangeT &&Items) { in makeSampler()
/external/parameter-framework/upstream/parameter/
DMappingContext.h77 using Items = std::vector<SItem>; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringExtras.h204 inline void join_items_impl(std::string &Result, Sep Separator, const Arg1 &A1, in join_items_impl()
224 inline size_t join_items_size(const A1 &A, Args &&... Items) { in join_items_size()
242 inline std::string join_items(Sep Separator, Args &&... Items) { in join_items()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h92 Error mapVectorN(T &Items, const ElementMapper &Mapper) { in mapVectorN()
118 Error mapVectorTail(T &Items, const ElementMapper &Mapper) { in mapVectorTail()
/external/llvm/utils/TableGen/
DSearchableTableEmitter.cpp112 void SearchableTableEmitter::emitMappingEnum(std::vector<Record *> &Items, in emitMappingEnum()
134 std::vector<Record *> &Items, raw_ostream &OS) { in emitPrimaryTable()
234 std::vector<Record *> Items = Records.getAllDerivedDefinitions(TableName); in emitMapping() local
/external/llvm/docs/
DGettingStarted.rst928 .. _Program Layout:
929 .. _general layout:
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGettingStarted.rst999 .. _Program Layout:
1000 .. _general layout:
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.h45 template <typename... Ts> void formatLine(const char *Fmt, Ts &&... Items) { in formatLine()
48 template <typename... Ts> void format(const char *Fmt, Ts &&... Items) { in format()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
DReservoirSamplerTest.cpp34 std::vector<int> Items = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringExtras.h341 inline void join_items_impl(std::string &Result, Sep Separator, const Arg1 &A1, in join_items_impl()
361 inline size_t join_items_size(const A1 &A, Args &&... Items) { in join_items_size()
387 inline std::string join_items(Sep Separator, Args &&... Items) { in join_items()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenHwModes.h38 std::vector<PairType> Items; member
DSearchableTableEmitter.cpp562 const std::vector<Record *> &Items) { in collectEnumEntries()
591 GenericTable &Table, const std::vector<Record *> &Items) { in collectTableEntries()
719 std::vector<Record *> Items = Records.getAllDerivedDefinitions(TableName); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryItemStream.h100 ArrayRef<T> Items; variable
DOnDiskHashTable.h364 const unsigned char *Items = Base + Offset; variable
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkItems.cpp30 Linker::LinkInItems(const ItemList& Items, ItemList& NativeItems) { in LinkInItems()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DStringExtrasTest.cpp28 std::vector<std::string> Items; in TEST() local
DSTLExtrasTest.cpp226 auto operator()(Ts &&... Items) in operator ()()
233 auto Items = std::make_tuple(1, llvm::StringRef("Test"), 'X'); in TEST() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DReadSql.java112 static class Items { class in ReadSql
126 private Items(String key, List<String> raw) { in Items() method in ReadSql.Items
/external/swiftshader/third_party/LLVM/tools/llvm-ld/
Dllvm-ld.cpp479 Linker::ItemList& Items, in BuildLinkItems()
593 Linker::ItemList Items; in main() local
/external/python/cpython2/Lib/test/
Dtest_userdict.py113 class Items: class
/external/zlib/src/contrib/delphi/
DZLib.pas254 function zlibAllocMem(AppData: Pointer; Items, Size: Integer): Pointer; cdecl; in zlibAllocMem()
/external/cldr/tools/java/org/unicode/cldr/util/
DWikiSubdivisionLanguages.java58 enum Items { enum in WikiSubdivisionLanguages
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h364 const unsigned char *Items = Base + Offset; variable
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go808 Items map[string]AcceleratorTypesScopedList `json:"items,omitempty"` member
860 Items []*AcceleratorType `json:"items,omitempty"` member
1208 Items map[string]AddressesScopedList `json:"items,omitempty"` member
1259 Items []*Address `json:"items,omitempty"` member
1950 Items map[string]AutoscalersScopedList `json:"items,omitempty"` member
2001 Items []*Autoscaler `json:"items,omitempty"` member
2703 Items []*BackendBucket `json:"items,omitempty"` member
2927 Items map[string]BackendServicesScopedList `json:"items,omitempty"` member
3076 Items []*BackendService `json:"items,omitempty"` member
3509 Items map[string]CommitmentsScopedList `json:"items,omitempty"` member
[all …]

12