Home
last modified time | relevance | path

Searched defs:CREATED (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/base/android/java/src/org/chromium/base/
DActivityState.java22 int CREATED = 1; field
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.h148 CREATED, enumerator
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/
DDebugCoroutineInfoImpl.kt11 internal const val CREATED = "CREATED" constant
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dram_file_block_cache.h164 CREATED, enumerator
/external/libhevc/encoder/
Dosal_handle.h55 CREATED, enumerator
/external/python/cpython3/Lib/http/
D__init__.py41 CREATED = 201, 'Created', 'Document created, URL follows' variable in HTTPStatus
/external/python/cpython2/Demo/turtle/
Dtdemo_nim.py206 CREATED = 0 variable in Nim
/external/python/cpython3/Lib/turtledemo/
Dnim.py206 CREATED = 0 variable in Nim
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.h172 CREATED, enumerator
/external/cros/system_api/dbus/vm_cicerone/
Dcicerone_service.proto407 CREATED = 1; enumerator
/external/python/cpython2/Lib/
Dhttplib.py112 CREATED = 201 variable
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
DNanoHTTPD.java1191 CREATED(201, "Created"), enumConstant