Searched refs:multiples (Results 1 – 25 of 30) sorted by relevance
12
/external/syslinux/gpxe/src/util/ |
D | symcheck.pl | 145 $problems->{$_}->{multiples}->{$symbol} = 1 foreach @provides; 169 my @multiples = sort keys %{$problems->{$object}->{multiples}}; 180 foreach my $symbol ( @multiples ) { 186 $errors += @multiples;
|
/external/libhevc/common/arm/ |
D | ihevc_inter_pred_luma_copy.s | 90 tst r12,#15 @checks wd for multiples for 4 & 8 92 tst r12,#7 @checks wd for multiples for 4 & 8
|
D | ihevc_inter_pred_chroma_copy.s | 114 tst r12,#15 @checks wd for multiples for 4 & 8 116 tst r12,#7 @checks wd for multiples for 4 & 8
|
D | ihevc_inter_pred_luma_copy_w16out.s | 92 tst r12,#7 @conditional check for wd (multiples)
|
D | ihevc_inter_pred_chroma_copy_w16out.s | 118 tst r12,#7 @conditional check for wd (multiples)
|
D | ihevc_inter_pred_filters_luma_horz.s | 149 @ tst r10,#7 @checks wd for multiples
|
D | ihevc_inter_pred_chroma_horz.s | 126 tst r10,#3 @checks wd for multiples
|
D | ihevc_inter_pred_chroma_horz_w16out.s | 129 tst r10,#3 @checks wd for multiples of 4
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | langtagRegex.txt | 70 $variantList = $variant (?: $s $variant )* ; # special for multiples 71 $extensionList = $extension (?: $s $extension )* ; # special for multiples
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | langtagRegex.txt | 70 $variantList = $variant (?: $s $variant )* ; # special for multiples 71 $extensionList = $extension (?: $s $extension )* ; # special for multiples
|
/external/libavc/common/arm/ |
D | ih264_inter_pred_luma_copy_a9q.s | 85 tst r12, #15 @checks wd for multiples for 4 & 8 87 tst r12, #7 @checks wd for multiples for 4 & 8
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | 2012-05-29-MulAddRec.ll | 6 ; causes one of the terms to reach zero. This forces all multiples in
|
/external/syslinux/com32/cmenu/ |
D | adv_menu.tpl | 363 int timeout; // time in multiples of 0.1 seconds 364 int totaltimeout; // time in multiples of 0.1 seconds
|
D | MENU_FORMAT | 130 The total amount of time (in multiples of 0.1 seconds) the system will wait for
|
/external/libcxx/utils/google-benchmark/ |
D | README.md | 66 By default the arguments in the range are generated in multiples of eight and 68 range multiplier is changed to multiples of two.
|
/external/google-benchmark/ |
D | README.md | 66 By default the arguments in the range are generated in multiples of eight and 68 range multiplier is changed to multiples of two.
|
/external/bison/po/ |
D | fr.po | 351 msgstr "déclarations multiples de squelettes sont inacceptables" 360 msgstr "les déclarations multiples du langage sont interdits" 505 msgstr "déclarations multiples de %s"
|
/external/compiler-rt/lib/builtins/ |
D | README.txt | 248 // multiples two 128-bit double-double precision values ( x * y )
|
/external/boringssl/src/crypto/curve25519/ |
D | curve25519.c | 1202 ge_precomp multiples[15]; in x25519_ge_scalarmult_small_precomp() local 1211 ge_precomp *out = &multiples[i]; in x25519_ge_scalarmult_small_precomp() 1236 cmov(&e, &multiples[j-1], equal(index, j)); in x25519_ge_scalarmult_small_precomp()
|
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/ |
D | ivchain-ARM.ll | 42 ; stride multiples computed in the preheader
|
/external/clang/docs/ |
D | ControlFlowIntegrityDesign.rst | 204 If all gaps between address points in a particular bit vector are multiples
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 457 The x and y values are also constrained to be integer multiples of the
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 490 Allocate source buffers to be multiples of 16
|
/external/elfutils/libebl/ |
D | ChangeLog | 223 * libebl/eblstrtab.c (morememory): Allocate memory in multiples of
|
/external/parameter-framework/upstream/doc/requirements/ |
D | requirements.md | 697 multiples configuration of the same parameter could be eligible on the same
|
12