/external/python/pyasn1/pyasn1/compat/ |
D | integer.py | 25 def from_bytes(octets, signed=False): argument 36 def to_bytes(value, signed=False, length=0): argument 98 def from_bytes(octets, signed=False): argument 101 def to_bytes(value, signed=False, length=0): argument
|
/external/swiftshader/third_party/subzero/pydir/ |
D | gen_test_arith_ll.py | 1 def mangle(op, op_type, signed): argument
|
/external/protobuf/js/binary/ |
D | utils.js | 543 jspb.utils.hash64ToDecimalString = function(hash, signed) { argument 561 jspb.utils.hash64ArrayToDecimalStrings = function(hashes, signed) { argument 672 jspb.utils.hash64ToNumber = function(hash, signed) { argument
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | typeexpr.py | 190 def set_base_type(self, type_name, signed, unsigned, const, extra_types): argument
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
D | SignerInfoGenerator.java | 195 … AttributeTable signed = sAttrGen.getAttributes(Collections.unmodifiableMap(parameters)); in generate() local
|
/external/python/cpython3/Lib/test/ |
D | test_long.py | 1086 def check(tests, byteorder, signed=False): argument 1185 def check(tests, byteorder, signed=False): argument
|
/external/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 79 #define signed macro
|
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/ |
D | Standard_Suite.py | 260 class signed(aetools.NProperty): class
|
/external/python/cpython2/Modules/ |
D | imageop.c | 5 #define signed macro
|
/external/python/cpython2/ |
D | configure.ac | 3644 [AC_DEFINE(signed, , [Define to empty if the keyword does not work.])] definition
|
/external/clang/test/Analysis/ |
D | misc-ps.m | 712 void test_symbol_fold_1(signed char x) { category
|
/external/python/cpython3/ |
D | configure.ac | 4153 [AC_DEFINE(signed, , [Define to empty if the keyword does not work.])] definition
|