/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/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/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/swiftshader/third_party/SPIRV-Tools/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 | 1105 def check(tests, byteorder, signed=False): argument 1204 def check(tests, byteorder, signed=False): argument
|
/external/python/cryptography/src/cryptography/ |
D | utils.py | 66 def int_from_bytes(data, byteorder, signed=False): argument
|
/external/rust/crates/structopt/tests/ |
D | custom-string-parsers.rs | 172 signed: i32, field
|
/external/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 79 #define signed macro
|
/external/mtools/ |
D | sysincludes.h | 540 # define signed /**/ macro
|
/external/minijail/ |
D | util_unittest.cc | 263 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/clang/test/Analysis/ |
D | misc-ps.m | 712 void test_symbol_fold_1(signed char x) { category
|
/external/python/cpython3/ |
D | configure.ac | 4331 [AC_DEFINE(signed, , [Define to empty if the keyword does not work.])] definition
|
/external/python/cffi/cffi/ |
D | recompiler.py | 88 def __init__(self, name, type_index, size, signed, allenums): argument
|
/external/rust/crates/serde_json/tests/ |
D | test.rs | 2147 let signed = &[i128::min_value(), -1, 0, 1, i128::max_value()]; in test_integer128() localVariable
|
/external/rust/crates/bindgen/src/codegen/ |
D | mod.rs | 2942 let signed = kind.is_signed(); in codegen() localVariable
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | containeranalysis.v1beta1.json | 3136 "signed": { object
|