Searched refs:preinitialized (Results 1 – 8 of 8) sorted by relevance
/third_party/python/Include/internal/ |
D | pycore_runtime.h | 66 int preinitialized; member 124 {.preinitialized = 0, .core_initialized = 0, .initialized = 0}
|
/third_party/python/Python/ |
D | pylifecycle.c | 892 if (runtime->preinitialized) { in _Py_PreInitializeFromPyArgv() 919 runtime->preinitialized = 1; in _Py_PreInitializeFromPyArgv() 959 if (runtime->preinitialized) { in _Py_PreInitializeFromConfig() 2533 else if (runtime->preinitialized) { in fatal_error_dump_runtime()
|
/third_party/python/Doc/c-api/ |
D | sys.rst | 124 that :ref:`Python is preinitialized <c-preinit>`. 126 This function must not be called before :ref:`Python is preinitialized 193 This function must not be called before :ref:`Python is preinitialized
|
D | init_config.rst | 12 :c:type:`PyConfig` structure. It can be preinitialized with 91 Python must be preinitialized to call this function. 102 Python must be preinitialized to call this function.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | writing.txt | 265 "`preinitialized`", "`preprocess`", and "`pretransform`", do not separate
|
D | writing.adoc | 276 "`preinitialized`", "`preprocess`", and "`pretransform`", do not separate
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | resources.txt | 2944 preinitialized by the host while using this layout, and the transition away
|
D | resources.adoc | 3457 preinitialized by the host while using this layout, and the transition away
|