Home
last modified time | relevance | path

Searched refs:Nth (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4c/source/data/region/
Dmer.txt39 CD{"Nthĩ ya Kidemokrasĩ ya Kongo"}
40 CF{"Nthĩ ya Afrika gatĩgatĩ"}
53 CZ{"Nthĩ ya Cheki"}
58 DO{"Nthĩ ya Dominika"}
96 IO{"Nthĩ cia Ngeretha gatagatĩ ka ĩria ria Hindi"}
/external/llvm-project/clang/docs/
DClangOffloadBundler.rst59 Nth Bundle Entry Code Object Offset integer 8
60 Nth Bundle Entry Code Object Size integer 8
61 Nth Bundle Entry ID Length integer 8
62 Nth Bundle Entry ID string 1st Bundle Entry
67 Nth Bundle Entry Code Object bytes Nth Bundle Entry
/external/llvm-project/lldb/bindings/interface/
DSBValueList.i139 # Access with "int" to get Nth item in the list
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-cov.rst238 Specify a list of architectures such that the Nth entry in the list
239 corresponds to the Nth specified binary. If the covered object is a universal
/external/llvm-project/mlir/examples/toy/Ch7/include/toy/
DOps.td276 Access the Nth element of a value returning a struct type.
/external/llvm-project/mlir/docs/Tutorials/Toy/
DCh-7.md365 This new operation materializes the Nth element of a `struct` value.
/external/clang/include/clang/Basic/
DBuiltins.def79 // p:N: -> this is a printf-like function whose Nth argument is the format
84 // s:N: -> this is a scanf-like function whose Nth argument is the format
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DREADME.md1659 4th-Nth dimension: time (for video) or batch (for bulk processing).
1662 1st-Nth dimension: time (for video) or batch (for bulk processing).
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def88 // p:N: -> this is a printf-like function whose Nth argument is the format
93 // s:N: -> this is a scanf-like function whose Nth argument is the format
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicsPowerPC.td582 // P10 Vector Gather Every Nth Bit Builtin.
/external/clang/lib/Sema/
DSemaTemplate.cpp2108 auto Nth = std::next(Ts.pack_begin(), Index.getExtValue()); in checkBuiltinTemplateIdType() local
2109 return Nth->getAsType(); in checkBuiltinTemplateIdType()
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp3480 auto Nth = std::next(Ts.pack_begin(), Index.getExtValue()); in checkBuiltinTemplateIdType() local
3481 return Nth->getAsType(); in checkBuiltinTemplateIdType()
/external/llvm-project/llvm/docs/
DCodingStandards.rst637 // Construct a Foo by looking up the Nth element of some global data ...
/external/llvm/docs/
DCodingStandards.rst753 // Construct a Foo by looking up the Nth element of some global data ...
/external/libcups/filter/
Dspec-ppd.shtml572 <li><tt>index</tt> - Copy the Nth from the top object on the stack.</li>