Searched defs:signed (Results 1 – 10 of 10) sorted by relevance
/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 | 191 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/bison/darwin-lib/ |
D | stdint.h | 122 #define _STDINT_MIN(signed, bits, zero) \ argument 125 #define _STDINT_MAX(signed, bits, zero) \ 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 | 3608 [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
|