/external/speex/libspeex/ |
D | cb_search.c | 525 VARDECL(int *signs); in split_cb_shape_sign_unquant() 539 ALLOC(signs, nb_subvect, int); in split_cb_shape_sign_unquant() 545 signs[i] = speex_bits_unpack_unsigned(bits, 1); in split_cb_shape_sign_unquant() 547 signs[i] = 0; in split_cb_shape_sign_unquant() 554 if (signs[i]) in split_cb_shape_sign_unquant()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2003-01-23-CygwinNotes.txt | 26 does not like = signs in rules. Burg's gram.yc source file uses them. I think
|
/external/compiler-rt/lib/builtins/ |
D | fp_add_impl.inc | 70 // have opposite signs, we are performing a subtraction; otherwise addition.
|
/external/webp/src/dsp/ |
D | dec_sse2.c | 304 const __m128i signs = _mm_cmpgt_epi8(zero, *x); in SignedShift8b() local 305 const __m128i lo_0 = _mm_unpacklo_epi8(*x, signs); // s8 -> s16 sign extend in SignedShift8b() 306 const __m128i hi_0 = _mm_unpackhi_epi8(*x, signs); in SignedShift8b()
|
/external/vboot_reference/ |
D | README | 13 components. There shouldn't be any code in here that signs or generates
|
/external/valgrind/docs/internals/ |
D | notes.txt | 140 that nameing mechanism involves $ signs etc in symbol names, which
|
/external/markdown/tests/markdown-test/ |
D | markdown-documentation-basics.txt | 44 "underlining" with equal signs (`=`) and hyphens (`-`), respectively.
|
D | markdown-syntax.txt | 214 Setext-style headers are "underlined" using equal signs (for first-level
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Basics.text | 44 "underlining" with equal signs (`=`) and hyphens (`-`), respectively.
|
D | Markdown Documentation - Syntax.text | 214 Setext-style headers are "underlined" using equal signs (for first-level
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Basics.text | 44 "underlining" with equal signs (`=`) and hyphens (`-`), respectively.
|
D | Markdown Documentation - Syntax.text | 214 Setext-style headers are "underlined" using equal signs (for first-level
|
/external/freetype/src/autofit/ |
D | afblue.dat | 235 // scripts like Devanagari where vowel signs attach to the base
|
/external/skia/site/dev/tools/ |
D | markdown.md | 159 You can create headers by either "underlining" with equal signs (`=`) and hyphens (`-`),
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsARM.td | 298 // depending on the signs of the shift amounts. It also has well-defined
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 2054 # Numeral signs 2781 # Koranic annotation signs 2992 # Koranic annotation signs 3043 # Syriac punctuation and signs 3346 # Vowel signs 3448 # Extended vowel signs for Rohingya 3462 # Koranic annotation signs 3467 # Extended vowel signs for African languages 3478 # Extended vowel signs 3484 # Various signs [all …]
|
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 17402 IRTemp signs = IRTemp_INVALID; in dis_av_pack() local 17588 signs = newTemp(Ity_V128); in dis_av_pack() 17596 assign( signs, binop(Iop_CmpGT8Sx16, mkexpr(zeros), mkexpr(vB)) ); in dis_av_pack() 17598 binop(Iop_InterleaveHI8x16, mkexpr(signs), mkexpr(vB)) ); in dis_av_pack() 17603 assign( signs, binop(Iop_CmpGT16Sx8, mkexpr(zeros), mkexpr(vB)) ); in dis_av_pack() 17605 binop(Iop_InterleaveHI16x8, mkexpr(signs), mkexpr(vB)) ); in dis_av_pack() 17610 assign( signs, binop(Iop_CmpGT8Sx16, mkexpr(zeros), mkexpr(vB)) ); in dis_av_pack() 17612 binop(Iop_InterleaveLO8x16, mkexpr(signs), mkexpr(vB)) ); in dis_av_pack() 17617 assign( signs, binop(Iop_CmpGT16Sx8, mkexpr(zeros), mkexpr(vB)) ); in dis_av_pack() 17619 binop(Iop_InterleaveLO16x8, mkexpr(signs), mkexpr(vB)) ); in dis_av_pack() [all …]
|
/external/libogg/doc/ |
D | rfc5334.txt | 301 mechanism that encrypts or signs an Ogg bitstream and thus provides
|
D | rfc3533.txt | 607 possible to add an external security mechanism that encrypts or signs
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 2402 signs
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 177 Setext-style headers are "underlined" using equal signs (for first-level
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 214 Setext-style headers are "underlined" using equal signs (for first-level
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | news.txt | 857 - ``cookie`` digitally signs cookies to record the current
|
/external/libphonenumber/ |
D | release_notes.txt | 706 - Fixed AYTF to not accept plus signs in the middle of input
|
/external/elfutils/src/libdw/ |
D | ChangeLog | 396 (get_sleb128_step): Ditto, and use a bitfield to extend signs.
|