Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc251 unsigned int tindex = 0; in preprocess_text_hangul() local
256 tindex = t - TBase; /* Only used if isCombiningT (t); otherwise invalid. */ in preprocess_text_hangul()
266 hb_codepoint_t s = SBase + (l - LBase) * NCount + (v - VBase) * TCount + tindex; in preprocess_text_hangul()
308 unsigned int tindex = nindex % TCount; in preprocess_text_hangul() local
310 if (!tindex && in preprocess_text_hangul()
333 (!tindex && in preprocess_text_hangul()
339 TBase + tindex}; in preprocess_text_hangul()
342 (!tindex || font->has_glyph (decomposed[2]))) in preprocess_text_hangul()
344 unsigned int s_len = tindex ? 3 : 2; in preprocess_text_hangul()
350 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/libffi/doc/
Dlibffi.texi262 @tindex ffi_type_void
267 @tindex ffi_type_uint8
271 @tindex ffi_type_sint8
275 @tindex ffi_type_uint16
279 @tindex ffi_type_sint16
283 @tindex ffi_type_uint32
287 @tindex ffi_type_sint32
291 @tindex ffi_type_uint64
295 @tindex ffi_type_sint64
299 @tindex ffi_type_float
[all …]
/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/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/v8/src/compiler/
Dloop-analysis.cc163 int tindex = to->id() * width_; in PropagateForwardMarks() local
165 uint32_t marks = backward_[tindex + i] & forward_[findex + i]; in PropagateForwardMarks()
166 uint32_t prev = forward_[tindex + i]; in PropagateForwardMarks()
168 forward_[tindex + i] = next; in PropagateForwardMarks()
/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/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.c2701 bindex_t tindex = t->index; in do_check_tree() local
2705 assert(tindex == idx); in do_check_tree()
2712 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/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex4785 % @tindex whatever
4874 \def\tindex {\tpindex}
/external/libffi/
Dtexinfo.tex4785 % @tindex whatever
4874 \def\tindex {\tpindex}