Home
last modified time | relevance | path

Searched refs:_static (Results 1 - 11 of 11) sorted by relevance

/third_party/glslang/ndk_test/jni/
H A DApplication.mk36 APP_STL := c++_static
/third_party/vk-gl-cts/external/amber/src/android_test/jni/
H A DApplication.mk17 APP_STL := c++_static
/third_party/vk-gl-cts/external/amber/src/samples/jni/
H A DApplication.mk17 APP_STL := c++_static
/third_party/skia/third_party/externals/spirv-tools/android_test/jni/
H A DApplication.mk3 APP_STL := c++_static
/third_party/spirv-tools/android_test/jni/
H A DApplication.mk3 APP_STL := c++_static
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionKeywordPropExhaustive.js260 const _static: number;
261 export { _static as static };
/third_party/python/Include/cpython/
H A Dpystate.h96 int _static; member
/third_party/python/Include/internal/
H A Dpycore_interp.h113 bool _static; member
H A Dpycore_runtime_init.h50 ._static = 1, \
70 ._static = 1, \
/third_party/python/Python/
H A Dpystate.c260 if (!interp->_static) { in free_interpreter()
344 assert(interp->_static); in PyInterpreterState_New()
361 interp->_static = false; in PyInterpreterState_New()
750 if (!tstate->_static) { in free_threadstate()
832 assert(tstate->_static); in new_threadstate()
846 tstate->_static = false; in new_threadstate()
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DNativeLibs.mk330 else ifeq ($(APP_STL),c++_static)

Completed in 9 milliseconds