/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-hangul.cc | 253 unsigned int tindex = 0; in preprocess_text_hangul() local 258 tindex = t - TBase; /* Only used if isCombiningT (t); otherwise invalid. */ in preprocess_text_hangul() 268 hb_codepoint_t s = SBase + (l - LBase) * NCount + (v - VBase) * TCount + tindex; in preprocess_text_hangul() 310 unsigned int tindex = nindex % TCount; in preprocess_text_hangul() local 312 if (!tindex && in preprocess_text_hangul() 335 (!tindex && in preprocess_text_hangul() 341 TBase + tindex}; in preprocess_text_hangul() 344 (!tindex || font->has_glyph (decomposed[2]))) in preprocess_text_hangul() 346 unsigned int s_len = tindex ? 3 : 2; in preprocess_text_hangul() 359 if (has_glyph && !tindex) in preprocess_text_hangul() [all …]
|
/external/python/cpython3/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/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/libffi/doc/ |
D | libffi.texi | 262 @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/ |
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/v8/src/compiler/ |
D | loop-analysis.cc | 163 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/antlr-3.4/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/cpython3/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 | 2701 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/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/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/lib/et/ |
D | texinfo.tex | 3546 % @tindex whatever 3631 \def\tindex {\tpindex}
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 3546 % @tindex whatever 3631 \def\tindex {\tpindex}
|
/external/python/cpython3/Modules/_ctypes/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/libffi/ |
D | texinfo.tex | 4785 % @tindex whatever 4874 \def\tindex {\tpindex}
|
/external/libmicrohttpd/doc/ |
D | texinfo.tex | 4785 % @tindex whatever 4874 \def\tindex {\tpindex}
|