/external/kotlinx.coroutines/kotlinx-coroutines-debug/src/ |
D | CoroutineInfo.kt | 39 private var _state: State = State.CREATED 104 CREATED, in toString()
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | ram_file_block_cache.h | 148 CREATED, enumerator 181 FetchState state GUARDED_BY(mu) = FetchState::CREATED;
|
D | ram_file_block_cache.cc | 129 case FetchState::CREATED: in MaybeFetch()
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_nim.py | 58 if self.game.state not in [Nim.CREATED, Nim.OVER]: 206 CREATED = 0 variable in Nim 210 self.state = Nim.CREATED
|
/external/python/cpython3/Lib/turtledemo/ |
D | nim.py | 58 if self.game.state not in [Nim.CREATED, Nim.OVER]: 206 CREATED = 0 variable in Nim 210 self.state = Nim.CREATED
|
/external/libhevc/encoder/ |
D | osal_handle.h | 55 CREATED, enumerator
|
/external/python/cpython3/Lib/http/ |
D | __init__.py | 37 CREATED = 201, 'Created', 'Document created, URL follows' variable in HTTPStatus
|
/external/curl/packages/vms/ |
D | curlmsg.sdl | 12 /* CURLMSG.MSG. AN .SDL FILE IS CREATED FROM THIS FILE WITH 13 /* MESSAGE/SDL. THE .H FILE IS CREATED USING THE FREEWARE SDL TOOL
|
/external/kotlinx.coroutines/binary-compatibility-validator/reference-public-api/ |
D | kotlinx-coroutines-debug.txt | 30 public static final field CREATED Lkotlinx/coroutines/debug/State;
|
/external/python/apitools/apitools/base/py/ |
D | transfer.py | 860 http_client.CREATED): 958 if response.status_code in (http_client.OK, http_client.CREATED): 962 http_client.OK, http_client.CREATED,
|
D | base_api.py | 601 http_client.CREATED,
|
/external/python/cpython3/Doc/library/ |
D | http.rst | 66 ``201`` ``CREATED`` HTTP/1.1 :rfc:`7231`, Section 6.3.2
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | TextureStorage11.cpp | 267 DropStencil result = DropStencil::CREATED; in getSRVForSampler() 273 if (result == DropStencil::CREATED && srvEntry != mSrvCacheForSampler.end()) in getSRVForSampler() 1544 *dropStencilOut = DropStencil::CREATED; in ensureDropStencilTexture() 2651 *dropStencilOut = DropStencil::CREATED; in ensureDropStencilTexture() 3405 *dropStencilOut = DropStencil::CREATED; in ensureDropStencilTexture()
|
D | TextureStorage11.h | 168 CREATED, enumerator
|
/external/python/cpython2/Lib/ |
D | httplib.py | 112 CREATED = 201 variable
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m | 1854 { // CASE ONE -- OBJECT IN ARRAY CREATED DIRECTLY 1862 { // CASE TWO -- OBJECT IN ARRAY CREATED BY DUPING AUTORELEASED ARRAY 1879 { // CASE FOUR -- OBJECT IN ARRAY CREATED BY DUPING @[]
|
D | objcmt-arc-cf-annotations.m.result | 1902 { // CASE ONE -- OBJECT IN ARRAY CREATED DIRECTLY 1910 { // CASE TWO -- OBJECT IN ARRAY CREATED BY DUPING AUTORELEASED ARRAY 1927 { // CASE FOUR -- OBJECT IN ARRAY CREATED BY DUPING @[]
|
/external/cros/system_api/dbus/vm_cicerone/ |
D | cicerone_service.proto | 407 CREATED = 1; enumerator
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | prefix.cl | 977 // FIXME -- A SIMD-WIDE BLOCK OF TTPK KEYS CAN BE CREATED IN ONE STEP
|
/external/python/cpython2/Doc/library/ |
D | httplib.rst | 244 | :const:`CREATED` | ``201`` | HTTP/1.1, `RFC 2616, Section …
|
/external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
D | NanoHTTPD.java | 1191 CREATED(201, "Created"), enumConstant
|
/external/clang/test/Analysis/ |
D | objc-arc.m | 177 { // CASE ONE -- OBJECT IN ARRAY CREATED DIRECTLY 184 { // CASE TWO -- OBJECT IN ARRAY CREATED BY DUPING AUTORELEASED ARRAY
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.4.rst | 1085 :const:`OK`, :const:`CREATED`, :const:`CONTINUE`, and
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.4.rst | 1085 :const:`OK`, :const:`CREATED`, :const:`CONTINUE`, and
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 765 msgid "CREATED"
|