Home
last modified time | relevance | path

Searched refs:tindex (Results 1 – 21 of 21) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc256 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/
Dlibffi.texi260 @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/
Dusual-float.c6 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/
Dusual-float.c6 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/
Dplt.test21 # 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/
Dlibffi.texi298 @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/
Dantlr3intstream.hpp208 ANTLR_MARKER tindex();
370 ANTLR_MARKER tindex();
389 ANTLR_MARKER tindex();
Dantlr3intstream.inl1525 ANTLR_MARKER TokenIntStream<ImplTraits>::tindex() function in TokenIntStream
1579 ANTLR_MARKER TreeNodeIntStream<ImplTraits>::tindex() function in TreeNodeIntStream
/external/python/pybind11/include/pybind11/detail/
Dclass.h210 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/
Dantlr3commontreenodestream.c67 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
Dantlr3tokenstream.c74 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/
Dpybind11.h1110 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()
Dnumpy.h1154 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/
Ddlmalloc.c2706 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/
Ddlmalloc.c2706 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/
Dmalloc.c3318 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/
Dtexinfo.tex3546 % @tindex whatever
3631 \def\tindex {\tpindex}
/external/e2fsprogs/lib/et/
Dtexinfo.tex3546 % @tindex whatever
3631 \def\tindex {\tpindex}
/external/libffi/
Dtexinfo.tex4785 % @tindex whatever
4874 \def\tindex {\tpindex}
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex4785 % @tindex whatever
4874 \def\tindex {\tpindex}
/external/mtools/
Dtexinfo.tex5527 % @tindex whatever
5621 \def\tindex {\tpindex}