/external/python/cpython3/Modules/_sqlite/ |
D | microprotocols.c | 79 PyObject *adapter, *key, *adapted; in pysqlite_microprotocols_adapt() local 94 adapted = PyObject_CallOneArg(adapter, obj); in pysqlite_microprotocols_adapt() 96 return adapted; in pysqlite_microprotocols_adapt() 107 adapted = PyObject_CallOneArg(adapter, obj); in pysqlite_microprotocols_adapt() 110 if (adapted == Py_None) { in pysqlite_microprotocols_adapt() 111 Py_DECREF(adapted); in pysqlite_microprotocols_adapt() 113 else if (adapted || !PyErr_ExceptionMatches(PyExc_TypeError)) { in pysqlite_microprotocols_adapt() 114 return adapted; in pysqlite_microprotocols_adapt() 126 adapted = PyObject_CallOneArg(adapter, proto); in pysqlite_microprotocols_adapt() 129 if (adapted == Py_None) { in pysqlite_microprotocols_adapt() [all …]
|
D | statement.c | 211 PyObject* adapted; in pysqlite_statement_bind_parameters() local 256 adapted = current_param; in pysqlite_statement_bind_parameters() 258 …adapted = pysqlite_microprotocols_adapt(current_param, (PyObject*)&pysqlite_PrepareProtocolType, c… in pysqlite_statement_bind_parameters() 260 if (!adapted) { in pysqlite_statement_bind_parameters() 265 rc = pysqlite_statement_bind_parameter(self, i + 1, adapted); in pysqlite_statement_bind_parameters() 266 Py_DECREF(adapted); in pysqlite_statement_bind_parameters() 307 adapted = current_param; in pysqlite_statement_bind_parameters() 309 …adapted = pysqlite_microprotocols_adapt(current_param, (PyObject*)&pysqlite_PrepareProtocolType, c… in pysqlite_statement_bind_parameters() 311 if (!adapted) { in pysqlite_statement_bind_parameters() 316 rc = pysqlite_statement_bind_parameter(self, i, adapted); in pysqlite_statement_bind_parameters() [all …]
|
/external/python/cpython2/Modules/_sqlite/ |
D | microprotocols.c | 92 PyObject *adapted = PyObject_CallFunctionObjArgs(adapter, obj, NULL); in pysqlite_microprotocols_adapt() local 93 return adapted; in pysqlite_microprotocols_adapt() 98 PyObject *adapted = PyObject_CallMethod(proto, "__adapt__", "O", obj); in pysqlite_microprotocols_adapt() local 99 if (adapted) { in pysqlite_microprotocols_adapt() 100 if (adapted != Py_None) { in pysqlite_microprotocols_adapt() 101 return adapted; in pysqlite_microprotocols_adapt() 103 Py_DECREF(adapted); in pysqlite_microprotocols_adapt() 113 PyObject *adapted = PyObject_CallMethod(obj, "__conform__","O", proto); in pysqlite_microprotocols_adapt() local 114 if (adapted) { in pysqlite_microprotocols_adapt() 115 if (adapted != Py_None) { in pysqlite_microprotocols_adapt() [all …]
|
D | statement.c | 220 PyObject* adapted; in pysqlite_statement_bind_parameters() local 260 adapted = current_param; in pysqlite_statement_bind_parameters() 262 …adapted = pysqlite_microprotocols_adapt(current_param, (PyObject*)&pysqlite_PrepareProtocolType, N… in pysqlite_statement_bind_parameters() 263 if (adapted) { in pysqlite_statement_bind_parameters() 267 adapted = current_param; in pysqlite_statement_bind_parameters() 271 rc = pysqlite_statement_bind_parameter(self, i + 1, adapted, allow_8bit_chars); in pysqlite_statement_bind_parameters() 272 Py_DECREF(adapted); in pysqlite_statement_bind_parameters() 305 adapted = current_param; in pysqlite_statement_bind_parameters() 307 …adapted = pysqlite_microprotocols_adapt(current_param, (PyObject*)&pysqlite_PrepareProtocolType, N… in pysqlite_statement_bind_parameters() 308 if (adapted) { in pysqlite_statement_bind_parameters() [all …]
|
/external/rust/crates/ring/src/arithmetic/ |
D | bigint_elem_reduced_tests.txt | 23 # Test vector adapted from the regression test for CVE-2015-3193, A is the 29 # Test vector adapted from the regression test for CVE-2017-3732. A is the 36 # These vectors were adapted from BoringSSL's "Quotient" BIGNUM tests in the
|
/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/ |
D | README | 1 The tests in this directory have been adapted from the corresponding CLooG
|
/external/protobuf/csharp/protos/ |
D | README.md | 1 This directory contains unit test protos adapted from those in
|
/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/omega/ |
D | README | 1 The tests in this directory have been adapted from the corresponding omega+
|
/external/boringssl/src/third_party/wycheproof_testvectors/ |
D | METADATA | 4 "This is a copy of only the test vectors, adapted for BoringSSL."
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr24216.ll | 3 ; Test case adapted from PR24216.
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | pr24216.ll | 3 ; Test case adapted from PR24216.
|
D | pr40922.ll | 3 ; Test case adapted from PR40922.
|
/external/hyphenation-patterns/hy/ |
D | hyph-hy.lic.txt | 9 % and later adapted for TeX
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | lit.cfg | 15 # The re.sub() line is adapted from one of LLVM's lit.cfg files.
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.builtin_functions.precision.txt | 40 reference. Moreover, the highp precision requirements have been adapted 71 The precisions for trigonometric functions have been adapted from OpenCL 112 adapted from the OpenCL half-float specification.
|
/external/glide/third_party/gif_decoder/ |
D | README.third_party | 11 also been adapted to reduce memory allocations in the decoding process to
|
/external/hyphenation-patterns/te/ |
D | hyph-te.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/pa/ |
D | hyph-pa.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/ta/ |
D | hyph-ta.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/as/ |
D | hyph-as.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/bn/ |
D | hyph-bn.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/ml/ |
D | hyph-ml.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/gu/ |
D | hyph-gu.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/mr/ |
D | hyph-mr.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|
/external/hyphenation-patterns/kn/ |
D | hyph-kn.lic.txt | 3 % and have been adapted for hyph-utf8 (for use in TeX).
|