Searched refs:signs (Results 1 – 25 of 184) sorted by relevance
12345678
/third_party/ffmpeg/libavcodec/alpha/ |
D | pixblockdsp_alpha.c | 52 uint64_t signs; in diff_pixels_mvi() local 60 signs = zap(-1, c); in diff_pixels_mvi() 62 stq(unpkbw(d) | (unpkbw(signs) << 8), block); in diff_pixels_mvi() 63 stq(unpkbw(d >> 32) | (unpkbw(signs >> 32) << 8), block + 4); in diff_pixels_mvi()
|
/third_party/icu/icu4c/source/data/translit/ |
D | Zawgyi_my.txt | 22 $vowelsign = [\u102B-\u1030\u1032]; # Unicode vowel signs except E (1031) 25 $vowelmedial = [\u102B-\u1030\u1032\1u36\u1037\u103A-\u103F]; # Union of vowel signs and medials 38 # Special cases moving base character to right before vowel signs 128 # Evowel and dependent vowel signs before 0 or 4 only 161 # Reorder some vowel signs 181 # Contractions with vowel signs 188 # Move vowel signs after medials 194 #### Vowel signs after medials, sort medials, 199 # More moving vowel signs after medials 205 # Move visarga after other signs [all …]
|
D | my_my_FONIPA.txt | 22 # Dependent vowel signs 31 # Various signs 36 # Dependent (medial) consonant signs 319 # Various signs
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Zawgyi_my.txt | 22 $vowelsign = [\u102B-\u1030\u1032]; # Unicode vowel signs except E (1031) 25 $vowelmedial = [\u102B-\u1030\u1032\1u36\u1037\u103A-\u103F]; # Union of vowel signs and medials 38 # Special cases moving base character to right before vowel signs 128 # Evowel and dependent vowel signs before 0 or 4 only 161 # Reorder some vowel signs 181 # Contractions with vowel signs 188 # Move vowel signs after medials 194 #### Vowel signs after medials, sort medials, 199 # More moving vowel signs after medials 205 # Move visarga after other signs [all …]
|
D | my_my_FONIPA.txt | 22 # Dependent vowel signs 31 # Various signs 36 # Dependent (medial) consonant signs 319 # Various signs
|
/third_party/python/Modules/_decimal/tests/ |
D | randfloat.py | 125 signs = ('+', '-', '') 131 s = random.choice(signs) 143 s += random.choice(signs)
|
/third_party/openssl/demos/certs/apps/ |
D | apps.cnf | 36 # These extensions are added when 'ca' signs a request for an end entity 44 # These extensions are added when 'ca' signs a request for an end entity
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_lmots.data | 2 # This test uses a fixed message, and then generates a private key, signs the 7 # This test uses a fixed message, and then generates a private key, signs the 13 # signs the message, and verifies the signature. 141 # This test uses a fixed message, and then generates a private key, signs the 147 # This test uses a fixed message, and then generates a private key, signs the
|
D | test_suite_base64.data | 94 Base64 decode (Too much equal signs) 97 Base64 decode (Invalid char after equal signs)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_clip_space_w_scaling.txt | 71 that have the same value, but different signs, for each of the viewports. 72 The signs of A and B should match the signs of X and Y for the quadrant 135 same value, but different signs, for each of the viewports. The signs of 136 <xcoeff> and <ycoeff> should match the signs of X and Y for the quadrant
|
/third_party/openGLES/extensions/NV/ |
D | NV_clip_space_w_scaling.txt | 71 that have the same value, but different signs, for each of the viewports. 72 The signs of A and B should match the signs of X and Y for the quadrant 135 same value, but different signs, for each of the viewports. The signs of 136 <xcoeff> and <ycoeff> should match the signs of X and Y for the quadrant
|
/third_party/openssl/test/smime-certs/ |
D | ca.cnf | 35 # These extensions are added when 'ca' signs a request for an end entity 47 # These extensions are added when 'ca' signs a request for an end entity
|
/third_party/python/Lib/test/ |
D | test_strtod.py | 218 signs = ('+', '-', '') 224 s = random.choice(signs) 236 s += random.choice(signs)
|
/third_party/openssl/demos/certs/ |
D | ca.cnf | 35 # These extensions are added when 'ca' signs a request for an end entity 57 # These extensions are added when 'ca' signs a request for an end entity
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_NV_clip_space_w_scaling.adoc | 43 signs, for each of the viewports. 44 The signs of [eq]#A# and [eq]#B# should match the signs of [eq]#x# and
|
D | VK_NV_clip_space_w_scaling.txt | 43 signs, for each of the viewports. 44 The signs of [eq]#A# and [eq]#B# should match the signs of [eq]#x# and
|
/third_party/openssl/doc/man3/ |
D | X509_sign.pod | 25 X509_sign() signs certificate I<x> using private key I<pkey> and message 26 digest I<md> and sets the signature in I<x>. X509_sign_ctx() also signs
|
D | OCSP_response_status.pod | 75 OCSP_basic_sign() signs OCSP response I<brsp> using certificate I<signer>, private key 79 rather than by name. OCSP_basic_sign_ctx() also signs OCSP response I<brsp> but
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInst.def | 21 // When the sum of two operands with opposite signs (or the difference of 22 // two operands with like signs) is exactly zero, the sign of that sum
|
/third_party/tzdata/ |
D | etcetera | 39 # POSIX has positive signs west of Greenwich, but many people expect 40 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
|
/third_party/python/Lib/test/decimaltestdata/ |
D | invert.decTest | 79 -- non-0/1 should not be accepted, nor should signs 135 -- signs
|
D | dqInvert.decTest | 148 -- non-0/1 should not be accepted, nor should signs 204 -- signs
|
/third_party/skia/third_party/externals/freetype/builds/vms/ |
D | vmslib.dat | 9 ! - Elements in a data line are separated by # signs
|
/third_party/mbedtls/programs/ |
D | README.md | 32 * [`pkey/ecdsa.c`](pkey/ecdsa.c): generates an ECDSA key, signs a fixed message and verifies the si… 113 * [`x509/cert_write.c`](x509/cert_write.c): signs a certificate signing request, or self-signs a ce…
|
/third_party/typescript/scripts/eslint/rules/ |
D | no-double-space.cjs | 46 // * To align `=` or `!=` signs
|
12345678