/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-hangul.cc | 256 unsigned int tindex = 0; in preprocess_text_hangul() local 261 tindex = t - TBase; /* Only used if isCombiningT (t); otherwise invalid. */ in preprocess_text_hangul() 271 hb_codepoint_t s = SBase + (l - LBase) * NCount + (v - VBase) * TCount + tindex; in preprocess_text_hangul() 313 unsigned int tindex = nindex % TCount; in preprocess_text_hangul() local 315 if (!tindex && in preprocess_text_hangul() 338 (!tindex && in preprocess_text_hangul() 344 TBase + tindex}; in preprocess_text_hangul() 347 (!tindex || font->has_glyph (decomposed[2]))) in preprocess_text_hangul() 349 unsigned int s_len = tindex ? 3 : 2; in preprocess_text_hangul() 355 if (has_glyph && !tindex) in preprocess_text_hangul() [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/doc/ |
D | libffi.texi | 260 @tindex ffi_type_void 265 @tindex ffi_type_uint8 269 @tindex ffi_type_sint8 273 @tindex ffi_type_uint16 277 @tindex ffi_type_sint16 281 @tindex ffi_type_uint32 285 @tindex ffi_type_sint32 289 @tindex ffi_type_uint64 293 @tindex ffi_type_sint64 297 @tindex ffi_type_float [all …]
|
/external/llvm-project/clang/test/Sema/ |
D | usual-float.c | 6 void foo(int dir, int n, int tindex) { in foo() argument 10 float ang = (float) tindex * (-dir*2.0f*PI/n); in foo()
|
/external/clang/test/Sema/ |
D | usual-float.c | 6 void foo(int dir, int n, int tindex) { in foo() argument 10 float ang = (float) tindex * (-dir*2.0f*PI/n); in foo()
|
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/AArch64/ |
D | plt.test | 21 # RUN: yaml2obj -D SYM=0 %s -o %tindex 22 # RUN: llvm-objdump -d %tindex 2>&1 | FileCheck %s --check-prefix=INVALID_INDEX -DFILE=%tindex
|
/external/libffi/doc/ |
D | libffi.texi | 298 @tindex ffi_type_void 303 @tindex ffi_type_uint8 307 @tindex ffi_type_sint8 311 @tindex ffi_type_uint16 315 @tindex ffi_type_sint16 319 @tindex ffi_type_uint32 323 @tindex ffi_type_sint32 327 @tindex ffi_type_uint64 331 @tindex ffi_type_sint64 335 @tindex ffi_type_float [all …]
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3intstream.hpp | 208 ANTLR_MARKER tindex(); 370 ANTLR_MARKER tindex(); 389 ANTLR_MARKER tindex();
|
D | antlr3intstream.inl | 1525 ANTLR_MARKER TokenIntStream<ImplTraits>::tindex() function in TokenIntStream 1579 ANTLR_MARKER TreeNodeIntStream<ImplTraits>::tindex() function in TreeNodeIntStream
|
/external/python/pybind11/include/pybind11/detail/ |
D | class.h | 210 auto tindex = std::type_index(*tinfo->cpptype); in pybind11_meta_dealloc() local 211 internals.direct_conversions.erase(tindex); in pybind11_meta_dealloc() 214 registered_local_types_cpp().erase(tindex); in pybind11_meta_dealloc() 216 internals.registered_types_cpp.erase(tindex); in pybind11_meta_dealloc()
|
/external/antlr/runtime/C/src/ |
D | antlr3commontreenodestream.c | 67 static ANTLR3_MARKER tindex (pANTLR3_INT_STREAM is); 207 stream->tnstream->istream->index = tindex; in antlr3CommonTreeNodeStreamNewStream() 349 stream->tnstream->istream->index = tindex; in antlr3CommonTreeNodeStreamNew() 715 tindex (pANTLR3_INT_STREAM is) in tindex() function
|
D | antlr3tokenstream.c | 74 static ANTLR3_MARKER tindex (pANTLR3_INT_STREAM is); 315 stream->tstream->istream->index = tindex; in antlr3CommonTokenStreamNew() 882 tindex (pANTLR3_INT_STREAM is) in tindex() function
|
/external/python/pybind11/include/pybind11/ |
D | pybind11.h | 1110 auto tindex = std::type_index(*rec.type); in PYBIND11_NAMESPACE_BEGIN() local 1111 tinfo->direct_conversions = &internals.direct_conversions[tindex]; in PYBIND11_NAMESPACE_BEGIN() 1113 registered_local_types_cpp()[tindex] = tinfo; in PYBIND11_NAMESPACE_BEGIN() 1115 internals.registered_types_cpp[tindex] = tinfo; in PYBIND11_NAMESPACE_BEGIN()
|
D | numpy.h | 1154 auto tindex = std::type_index(tinfo); 1155 numpy_internals.registered_dtypes[tindex] = { dtype_ptr, format_str }; 1156 get_internals().direct_conversions[tindex].push_back(direct_converter);
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 2706 bindex_t tindex = t->index; in do_check_tree() local 2710 assert(tindex == idx); in do_check_tree() 2717 assert(u->index == tindex); in do_check_tree()
|
/external/libffi/src/ |
D | dlmalloc.c | 2706 bindex_t tindex = t->index; in do_check_tree() local 2710 assert(tindex == idx); in do_check_tree() 2717 assert(u->index == tindex); in do_check_tree()
|
/external/dlmalloc/ |
D | malloc.c | 3318 bindex_t tindex = t->index; in do_check_tree() local 3322 assert(tindex == idx); in do_check_tree() 3329 assert(u->index == tindex); in do_check_tree()
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 3546 % @tindex whatever 3631 \def\tindex {\tpindex}
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 3546 % @tindex whatever 3631 \def\tindex {\tpindex}
|
/external/libffi/ |
D | texinfo.tex | 4785 % @tindex whatever 4874 \def\tindex {\tpindex}
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 4785 % @tindex whatever 4874 \def\tindex {\tpindex}
|
/external/mtools/ |
D | texinfo.tex | 5527 % @tindex whatever 5621 \def\tindex {\tpindex}
|