/external/iproute2/tc/ |
D | q_netem.c | 134 struct tc_netem_reorder reorder; in netem_parse_opt() local 142 memset(&reorder, 0, sizeof(reorder)); in netem_parse_opt() 195 if (get_percent(&reorder.probability, *argv)) { in netem_parse_opt() 202 if (get_percent(&reorder.correlation, *argv)) { in netem_parse_opt() 262 if (reorder.probability) { in netem_parse_opt() 288 addattr_l(n, 1024, TCA_NETEM_REORDER, &reorder, sizeof(reorder)) < 0) in netem_parse_opt() 309 const struct tc_netem_reorder *reorder = NULL; in netem_print_opt() local 335 if (RTA_PAYLOAD(tb[TCA_NETEM_REORDER]) < sizeof(*reorder)) in netem_print_opt() 337 reorder = RTA_DATA(tb[TCA_NETEM_REORDER]); in netem_print_opt() 371 if (reorder && reorder->probability) { in netem_print_opt() [all …]
|
/external/openssl/crypto/bn/asm/ |
D | mips3.s | 56 .set reorder 62 .set reorder define 73 .set reorder define 145 .set reorder define 202 .set reorder define 256 .set reorder define 301 .set reorder define 348 .set reorder define 388 .set reorder define 443 .set reorder define [all …]
|
/external/icu4c/layout/ |
D | TibetanReordering.h | 136 static le_int32 reorder(const LEUnicode *theChars, le_int32 charCount, le_int32 scriptCode,
|
D | KhmerReordering.h | 117 static le_int32 reorder(const LEUnicode *theChars, le_int32 charCount, le_int32 scriptCode,
|
D | KhmerLayoutEngine.cpp | 75 …le_int32 outCharCount = KhmerReordering::reorder(&chars[offset], count, fScriptCode, outChars, gly… in characterProcessing()
|
D | TibetanLayoutEngine.cpp | 81 …le_int32 outCharCount = TibetanReordering::reorder(&chars[offset], count, fScriptCode, outChars, g… in characterProcessing()
|
D | IndicLayoutEngine.cpp | 123 …outCharCount = IndicReordering::reorder(&chars[offset], count, fScriptCode, outChars, glyphStorage… in characterProcessing()
|
D | IndicReordering.h | 150 static le_int32 reorder(const LEUnicode *theChars, le_int32 charCount, le_int32 scriptCode,
|
D | KhmerReordering.cpp | 359 le_int32 KhmerReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 /*scriptCode… in reorder() function in KhmerReordering
|
D | TibetanReordering.cpp | 322 le_int32 TibetanReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32, in reorder() function in TibetanReordering
|
D | IndicReordering.cpp | 625 le_int32 IndicReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 scriptCode, in reorder() function in IndicReordering
|
/external/icu4c/tools/gennorm2/ |
D | n2builder.h | 97 void reorder(Norm *p, BuilderReorderingBuffer &buffer);
|
D | n2builder.cpp | 559 Normalizer2DataBuilder::reorder(Norm *p, BuilderReorderingBuffer &buffer) { in reorder() function in Normalizer2DataBuilder 940 reorder(norms+i, buffer); in processData()
|
/external/libvpx/ |
D | CHANGELOG | 84 reorder data to use wider instructions
|
/external/libffi/src/mips/ |
D | o32.S | 239 .set reorder define
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-10 | 333 non-exlusive pools for at most a 1/2 second. Do not reorder tasks
|
D | ChangeLog.pre-2-16 | 1014 * glib/ghash.c: no code changes; reorder functions to remove the need
|
/external/bison/ |
D | OChangeLog | 151 * src/bison.simple (__yy_memcpy): Really reorder the args, as was
|
/external/stlport/etc/ |
D | ChangeLog | 598 * build/Makefiles/gmake/gcc.mak: use -fno-reorder-blocks for PA-RISC; 1632 * src/num_get_float.cpp: reorder code, one condition go away.
|
/external/protobuf/m4/ |
D | libtool.m4 | 4925 # The compiler driver will combine and reorder linker options, 4927 # but is careful enough not to reorder. 6134 # The compiler driver will combine and reorder linker options,
|
/external/chromium/third_party/libevent/ |
D | aclocal.m4 | 3705 # The compiler driver will combine and reorder linker options, 6309 # The compiler driver will combine and reorder linker options, 6311 # but is careful enough not to reorder.
|
/external/libffi/ |
D | aclocal.m4 | 3649 # The compiler driver will combine and reorder linker options, 6256 # The compiler driver will combine and reorder linker options, 6258 # but is careful enough not to reorder.
|
/external/chromium/sdch/open-vcdiff/ |
D | aclocal.m4 | 3717 # The compiler driver will combine and reorder linker options, 6343 # The compiler driver will combine and reorder linker options, 6345 # but is careful enough not to reorder.
|
/external/libpng/ |
D | aclocal.m4 | 4975 # The compiler driver will combine and reorder linker options, 4977 # but is careful enough not to reorder. 6181 # The compiler driver will combine and reorder linker options,
|
/external/protobuf/gtest/ |
D | aclocal.m4 | 4940 # The compiler driver will combine and reorder linker options, 4942 # but is careful enough not to reorder. 6145 # The compiler driver will combine and reorder linker options,
|