Searched refs:marshalled (Results 1 – 15 of 15) sorted by relevance
/external/python/cpython3/Programs/ |
D | _freeze_importlib.c | 41 PyObject *code = NULL, *marshalled = NULL; in main() local 109 marshalled = PyMarshal_WriteObjectToString(code, Py_MARSHAL_VERSION); in main() 111 if (marshalled == NULL) in main() 114 assert(PyBytes_CheckExact(marshalled)); in main() 115 data = (unsigned char *) PyBytes_AS_STRING(marshalled); in main() 116 data_size = PyBytes_GET_SIZE(marshalled); in main() 141 Py_CLEAR(marshalled); in main() 162 if (marshalled) in main() 163 Py_DECREF(marshalled); in main()
|
/external/golang-protobuf/proto/ |
D | map_test.go | 35 func marshalled() []byte { func 50 in := marshalled() 62 in := marshalled()
|
/external/python/cpython3/Doc/c-api/ |
D | marshal.rst | 11 read the data back. Files used to store marshalled data must be opened in 37 Return a bytes object containing the marshalled representation of *value*. 41 The following functions allow marshalled values to be read back in.
|
/external/python/cpython2/Doc/c-api/ |
D | marshal.rst | 11 read the data back. Files used to store marshalled data must be opened in 43 Return a string object containing the marshalled representation of *value*. 49 The following functions allow marshalled values to be read back in.
|
/external/grpc-grpc/src/ruby/lib/grpc/generic/ |
D | active_call.rb | 191 def remote_send(req, marshalled = false) argument 193 GRPC.logger.debug("sending #{req}, marshalled? #{marshalled}") 194 payload = marshalled ? req : @marshal.call(req)
|
/external/python/cpython3/Doc/library/ |
D | marshal.rst | 47 marshalled and unmarshalled. 79 If an object containing an unsupported type was marshalled with :func:`dump`,
|
D | asynchat.rst | 172 marshalled, after setting the channel terminator to ``None`` to ensure that
|
D | xmlrpc.client.rst | 80 Types that are conformable (e.g. that can be marshalled through XML),
|
/external/python/cpython2/Doc/library/ |
D | marshal.rst | 48 :exc:`StopIteration` can also be marshalled and unmarshalled. 94 If an object containing an unsupported type was marshalled with :func:`dump`,
|
D | asynchat.rst | 197 marshalled, after setting the channel terminator to ``None`` to ensure that
|
D | xmlrpclib.rst | 78 Types that are conformable (e.g. that can be marshalled through XML), 139 *__dict__* attribute and don't have a base class that is marshalled in a
|
/external/python/cpython3/Misc/ |
D | HISTORY | 8516 - Issue #12291: You can now load multiple marshalled objects from a stream, 8517 with other data interleaved between marshalled objects. 18724 - set and frozenset objects can now be marshalled. SF #1098985.
|
/external/python/cpython2/Misc/ |
D | HISTORY | 1340 - set and frozenset objects can now be marshalled. SF #1098985.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 103345 marshalled %26949 mˈɑrʃəld
|
D | internal_raw_IPA-old.txt | 122598 marshalled %17884 mˈɑrʃəld
|