| /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/protobuf/js/binary/ |
| D | utils.js | 544 jspb.utils.hash64ToDecimalString = function(hash, signed) { argument 562 jspb.utils.hash64ArrayToDecimalStrings = function(hashes, signed) { argument 683 jspb.utils.hash64ToNumber = function(hash, signed) { argument
|
| /external/python/asn1crypto/asn1crypto/ |
| D | util.py | 39 def int_to_bytes(value, signed=False, width=None): argument 89 def int_from_bytes(value, signed=False): argument 214 def int_to_bytes(value, signed=False, width=None): argument 245 def int_from_bytes(value, signed=False): argument
|
| /external/llvm-project/llvm/test/ExecutionEngine/JITLink/X86/ |
| D | MachO_x86-64_relocations.s | 88 .globl signed symbol 90 signed: label
|
| /external/ukey2/src/main/javatest/com/google/security/cryptauth/lib/securemessage/ |
| D | SecureMessageTest.java | 131 private void verify(SecureMessage signed, SigType sigType) in verify() 175 SecureMessage signed = sign(sigType); in doSignAndVerify() local 486 SecureMessage signed = sign(sigType); in testAssociatedData() local
|
| /external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/ |
| D | ast.js | 49 signed: is_int ? inst.operand(2).value() : 1 property
|
| /external/deqp-deps/SPIRV-Tools/tools/sva/src/ |
| D | ast.js | 49 signed: is_int ? inst.operand(2).value() : 1 property
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/tools/sva/src/ |
| D | ast.js | 49 signed: is_int ? inst.operand(2).value() : 1 property
|
| /external/mesa3d/src/mapi/glapi/gen/ |
| D | typeexpr.py | 192 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 | 197 … AttributeTable signed = sAttrGen.getAttributes(Collections.unmodifiableMap(parameters)); in generate() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_long.py | 1094 def check(tests, byteorder, signed=False): argument 1193 def check(tests, byteorder, signed=False): argument
|
| /external/python/cryptography/src/cryptography/ |
| D | utils.py | 65 def int_from_bytes(data, byteorder, signed=False): argument
|
| /external/rust/crates/structopt/tests/ |
| D | custom-string-parsers.rs | 168 signed: i32, field
|
| /external/llvm-project/clang/test/Preprocessor/ |
| D | cxx_oper_keyword_ms_compat.cpp | 79 #define signed macro
|
| /external/clang/test/Preprocessor/ |
| D | cxx_oper_keyword_ms_compat.cpp | 79 #define signed macro
|
| /external/mtools/ |
| D | sysincludes.h | 521 # define signed /**/ macro
|
| /external/minijail/ |
| D | util_unittest.cc | 226 TEST(parse_constant, signed) { in TEST() argument
|
| /external/rust/crates/log/src/kv/ |
| D | value.rs | 476 fn signed() -> impl Iterator<Item = Value<'static>> { in signed() function
|
| /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/python/cpython3/ |
| D | configure.ac | 4293 [AC_DEFINE(signed, , [Define to empty if the keyword does not work.])] definition
|
| /external/llvm-project/clang/test/Analysis/ |
| D | misc-ps.m | 712 void test_symbol_fold_1(signed char x) { category
|
| /external/clang/test/Analysis/ |
| D | misc-ps.m | 712 void test_symbol_fold_1(signed char x) { category
|
| /external/python/cffi/cffi/ |
| D | recompiler.py | 85 def __init__(self, name, type_index, size, signed, allenums): argument
|