/third_party/protobuf/js/experimental/runtime/ |
D | int64_test.js | 98 '0x0000000000000000': {signed: '0'}, property 99 '0x0000000000000001': {signed: '1'}, property 100 '0x00000000ffffffff': {signed: '4294967295'}, property 101 '0x0000000100000000': {signed: '4294967296'}, property 102 '0xffffffffffffffff': {signed: '-1', unsigned: '18446744073709551615'}, property 104 {signed: '-9223372036854775808', unsigned: '9223372036854775808'}, property 106 {signed: '-9223372034707292160', unsigned: '9223372039002259456'}, property 107 '0x01b69b4bacd05f15': {signed: '123456789123456789'}, property 109 {signed: '-123456789123456789', unsigned: '18323287284586094827'}, property 111 {signed: '-6510615555426900571', unsigned: '11936128518282651045'}, property [all …]
|
/third_party/protobuf/js/binary/ |
D | utils.js | 597 jspb.utils.hash64ToDecimalString = function(hash, signed) { argument 615 jspb.utils.hash64ArrayToDecimalStrings = function(hashes, signed) { argument 758 jspb.utils.hash64ToNumber = function(hash, signed) { argument
|
/third_party/skia/third_party/externals/spirv-tools/tools/sva/src/ |
D | ast.js | 49 signed: is_int ? inst.operand(2).value() : 1 property
|
/third_party/spirv-tools/tools/sva/src/ |
D | ast.js | 49 signed: is_int ? inst.operand(2).value() : 1 property
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/src/ |
D | ast.js | 49 signed: is_int ? inst.operand(2).value() : 1 property
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | parse.dtd | 31 signed (0|1) #IMPLIED attribute
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | typeexpr.py | 190 def set_base_type(self, type_name, signed, unsigned, const, extra_types): argument
|
/third_party/python/Lib/test/ |
D | test_long.py | 1105 def check(tests, byteorder, signed=False): argument 1204 def check(tests, byteorder, signed=False): argument
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
D | valhall.py | 165 def __init__(self, name, start, size, signed): argument
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst_gdb.py | 99 def format_time(n, signed=False): argument
|
/third_party/python/ |
D | configure.ac | 4332 [AC_DEFINE(signed, , [Define to empty if the keyword does not work.])] definition
|
/third_party/FreeBSD/sys/sys/ |
D | cdefs.h | 195 #define signed macro
|