Home
last modified time | relevance | path

Searched refs:CREATED (Results 1 – 25 of 46) sorted by relevance

12

/external/kotlinx.coroutines/kotlinx-coroutines-debug/src/
DCoroutineInfo.kt39 private var _state: State = State.CREATED
104 CREATED, in toString()
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.h148 CREATED, enumerator
181 FetchState state GUARDED_BY(mu) = FetchState::CREATED;
Dram_file_block_cache.cc129 case FetchState::CREATED: in MaybeFetch()
/external/python/cpython2/Demo/turtle/
Dtdemo_nim.py58 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/
Dnim.py58 if self.game.state not in [Nim.CREATED, Nim.OVER]:
206 CREATED = 0 variable in Nim
210 self.state = Nim.CREATED
/external/libhevc/encoder/
Dosal_handle.h55 CREATED, enumerator
/external/python/cpython3/Lib/http/
D__init__.py37 CREATED = 201, 'Created', 'Document created, URL follows' variable in HTTPStatus
/external/curl/packages/vms/
Dcurlmsg.sdl12 /* 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/
Dkotlinx-coroutines-debug.txt30 public static final field CREATED Lkotlinx/coroutines/debug/State;
/external/python/apitools/apitools/base/py/
Dtransfer.py860 http_client.CREATED):
958 if response.status_code in (http_client.OK, http_client.CREATED):
962 http_client.OK, http_client.CREATED,
Dbase_api.py601 http_client.CREATED,
/external/python/cpython3/Doc/library/
Dhttp.rst66 ``201`` ``CREATED`` HTTP/1.1 :rfc:`7231`, Section 6.3.2
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp267 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()
DTextureStorage11.h168 CREATED, enumerator
/external/python/cpython2/Lib/
Dhttplib.py112 CREATED = 201 variable
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m1854 { // 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 @[]
Dobjcmt-arc-cf-annotations.m.result1902 { // 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/
Dcicerone_service.proto407 CREATED = 1; enumerator
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dprefix.cl977 // FIXME -- A SIMD-WIDE BLOCK OF TTPK KEYS CAN BE CREATED IN ONE STEP
/external/python/cpython2/Doc/library/
Dhttplib.rst244 | :const:`CREATED` | ``201`` | HTTP/1.1, `RFC 2616, Section …
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java1191 CREATED(201, "Created"), enumConstant
/external/clang/test/Analysis/
Dobjc-arc.m177 { // CASE ONE -- OBJECT IN ARRAY CREATED DIRECTLY
184 { // CASE TWO -- OBJECT IN ARRAY CREATED BY DUPING AUTORELEASED ARRAY
/external/python/cpython2/Doc/whatsnew/
D2.4.rst1085 :const:`OK`, :const:`CREATED`, :const:`CONTINUE`, and
/external/python/cpython3/Doc/whatsnew/
D2.4.rst1085 :const:`OK`, :const:`CREATED`, :const:`CONTINUE`, and
/external/e2fsprogs/po/
De2fsprogs.pot765 msgid "CREATED"

12