/third_party/spirv-tools/tools/sva/src/ |
H A D | ast.js | 24 * signed- the sign of the number 49 signed: is_int ? inst.operand(2).value() : 1
|
/third_party/mesa3d/src/compiler/isaspec/ |
H A D | encode.py | 72 def signed(self): member in FieldCase 84 def signed(self): member in AssertField 653 const bitmask_t packed = pack_field(${f.field.low}, ${f.field.high}, fld, ${f.signed()}); /* ${f.field.name} */ 673 const bitmask_t packed = pack_field(${f.field.low}, ${f.field.high}, ${f.field.val}, ${f.signed()});
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jchuff-sse2.asm | 97 ; wN: xmmN treated as eight signed 16-bit values 98 ; wN[i]: perform the same operation on all eight signed 16-bit values, i=0..7 349 ; w/ signed saturation 380 ; w/ signed saturation 433 ; w/ signed saturation 459 ; w/ signed saturation
|
/third_party/elfutils/tests/ |
H A D | run-dwarf-getmacros.sh | 336 __INT8_TYPE__ signed char 344 __INT_LEAST8_TYPE__ signed char 352 __INT_FAST8_TYPE__ signed char
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp8dsp_loopfilter.asm | 234 psubsb m2, m4 ; m2=p1-q1 (signed) backup for below 236 psrlq m3, 1 ; m3=FFABS(p1-q1)/2, this can be used signed 246 psubsb m5, m0 ; q0-p0 (signed) 587 psubsb m1, m7 ; (signed) q0-p0 592 psubsb m6, m7 ; (signed) p1-q1 975 psubsb m1, m7 ; (signed) q0-p0 980 psubsb m6, m7 ; (signed) p1-q1 1043 punpcklbw m6, m0 ; signed byte->word
|
H A D | celt_pvq_search.asm | 136 pmaxsw m1, m2 ; SSE2 signed word, so it would work for N < 32768/4
|
H A D | vp9lpf.asm | 787 psubsb m2, m4 ; (signed) q0 - p0 790 psubsb m4, m5 ; (signed) p1 - q1
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jchuff-sse2.asm | 109 ; wN: xmmN treated as eight signed 16-bit values 110 ; wN[i]: perform the same operation on all eight signed 16-bit values, i=0..7 405 ; w/ signed saturation 438 ; w/ signed saturation 500 ; w/ signed saturation 537 ; w/ signed saturation
|
/third_party/node/deps/npm/node_modules/pacote/lib/ |
H A D | registry.js | 302 `doesn't match what was signed: ${subject.name}` 312 `doesn't match what was signed: ${subject.sha512}` 317 // Provenance attestations are signed with a signing certificate 320 // Publish attestations are signed with a keyid so we need to
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | cgcc | 130 return 1 if $arg =~ /^-W(no-?)?(address-space|bitwise|cast-to-as|cast-truncate|constant-suffix|context|decl|default-bitfield-sign|designated-init|do-while|enum-mismatch|external-function-has-definition|init-cstring|memcpy-max-count|non-pointer-null|old-initializer|one-bit-signed-bitfield|override-init-all|paren-string|ptr-subtraction-blows|return-void|sizeof-bool|sparse-all|sparse-error|transparent-union|typesign|undef|unknown-attribute)$/;
|
/third_party/python/Lib/test/ |
H A D | test_struct.py | 188 self.signed = True 192 self.signed = False 206 if self.signed and x < 0:
|
H A D | test_audioop.py | 9 return b''.join(v.to_bytes(width, sys.byteorder, signed=True) for v in data) 12 return [int.from_bytes(data[i: i + width], sys.byteorder, signed=True)
|
H A D | test_marshal.py | 46 s = b'I' + int.to_bytes(base, 8, 'little', signed=True)
|
/third_party/node/deps/openssl/openssl/util/ |
H A D | check-format.pl | 831 && !($1 =~ m/^(sizeof|if|else|while|do|for|switch|case|default|break|continue|goto|return|void|char|signed|unsigned|int|short|long|float|double|typedef|enum|struct|union|auto|extern|static|const|volatile|register)$/) # not keyword 949 if (m/^[\s(]*(char|signed|unsigned|int|short|long|float|double|enum|struct|union|auto|extern|static|const|volatile|register)(\W|$)/ # clear start of local decl
|
/third_party/openssl/util/ |
H A D | check-format.pl | 831 && !($1 =~ m/^(sizeof|if|else|while|do|for|switch|case|default|break|continue|goto|return|void|char|signed|unsigned|int|short|long|float|double|typedef|enum|struct|union|auto|extern|static|const|volatile|register)$/) # not keyword 949 if (m/^[\s(]*(char|signed|unsigned|int|short|long|float|double|enum|struct|union|auto|extern|static|const|volatile|register)(\W|$)/ # clear start of local decl
|
/third_party/python/Lib/ |
H A D | plistlib.py | 547 'big', signed=tokenL >= 3) 773 self._fp.write(b'\x14' + value.to_bytes(16, 'big', signed=True))
|
H A D | pickle.py | 118 BININT = b'J' # push four-byte signed int 378 result = x.to_bytes(nbytes, byteorder='little', signed=True) 402 return int.from_bytes(data, byteorder='little', signed=True) 753 # If the int is small enough to fit in a signed 4-byte 2's-comp 764 # Next check for 4-byte signed ints: 1342 # Deprecated BINSTRING uses signed 32-bit length
|
/applications/standard/hap/ |
H A D | build.sh | 434 if [[ "${out_file}" =~ "-signed.hap" ]]; then 436 echo "发现signed包 : "${out_file}",直接归档" 450 sign_hap_path=${module}/build/default/outputs/default/${out_file/unsigned/signed}
|
/third_party/node/lib/internal/ |
H A D | timers.js | 174 ' a 32-bit signed integer.' + 399 // Ensure that msecs fits into signed int32 401 process.emitWarning(`${msecs} does not fit into a 32-bit signed integer.` +
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | asm.py | 315 if imm.signed:
|
/third_party/lz4/tests/ |
H A D | test-lz4-list.py | 261 skipbytes = bytes([80, 42, 77, 24]) + skipsize.to_bytes(4, byteorder='little', signed=False)
|
/third_party/rust/crates/log/src/kv/ |
H A D | value.rs | 661 /// Visit a signed integer. 671 /// Visit a big signed integer. 804 fn signed() -> impl Iterator<Item = Value<'static>> { in unsigned() functions 906 for v in signed() { in test_to_number() 910 for v in unsigned().chain(signed()).chain(float()) { in test_to_number() 938 for v in unsigned().chain(signed()).chain(float()).chain(bool()) { in test_to_str() 953 .chain(signed()) in test_to_bool() 969 .chain(signed()) in test_to_char()
|
/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | mod.rs | 3065 let signed = kind.is_signed(); in codegen() 3071 let translated = match (signed, size) { in codegen() 3082 "invalid enum decl: signed: {}, size: {}", in codegen() 3083 signed, size in codegen() 3354 MacroTypeVariation::Signed => "signed", in as_str() 3372 "signed" => Ok(MacroTypeVariation::Signed), in from_str() 3378 "are 'signed' and 'unsigned'" in from_str()
|
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/ |
H A D | api.js | [all...] |
/third_party/ffmpeg/libswscale/x86/ |
H A D | output.asm | 603 ; Clip a signed integer to an unsigned power of two range.
|