| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fProgramInterfaceDefinition.cpp | 115 Shader::Shader (glu::ShaderType type, glu::GLSLVersion version) in Shader() argument 465 Shader* Program::addShader (glu::ShaderType type, glu::GLSLVersion version) in addShader() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsTextureTestUtil.cpp | 147 const string version = glu::getGLSLVersionDeclaration(m_glslVersion); in getProgram() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmUtils.cpp | 300 deUint32 getMinRequiredVulkanVersion (const SpirvVersion version) in getMinRequiredVulkanVersion() argument 325 std::string getVulkanName (const deUint32 version) in getVulkanName() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | eap_sake_common.h | 48 u8 version; /* EAP_SAKE_VERSION */ member
|
| H A D | eap_tlv_common.h | 73 u8 version; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_sake.c | 241 u8 version, session_id, subtype; in eap_sake_check() local
|
| H A D | eap_server_tls_common.c | 254 struct wpabuf * eap_server_tls_build_ack(u8 id, int eap_type, int version) in eap_server_tls_build_ack() argument 194 eap_server_tls_build_msg(struct eap_ssl_data *data, int eap_type, int version, u8 id) eap_server_tls_build_msg() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderUtil.cpp | 33 const char* getGLSLVersionName (GLSLVersion version) in getGLSLVersionName() argument 57 const char* getGLSLVersionDeclaration (GLSLVersion version) in getGLSLVersionDeclaration() argument 81 glslVersionUsesInOutQualifiers(GLSLVersion version) glslVersionUsesInOutQualifiers() argument 86 glslVersionIsES(GLSLVersion version) glslVersionIsES() argument 101 getMinAPIForGLSLVersion(GLSLVersion version) getMinAPIForGLSLVersion() argument 125 isGLSLVersionSupported(ContextType type, GLSLVersion version) isGLSLVersionSupported() argument [all...] |
| /third_party/vk-gl-cts/framework/platform/win32/ |
| H A D | tcuWin32VulkanPlatform.cpp | 218 VS_FIXEDFILEINFO* version = DE_NULL; in getOSVersionFromDLL() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglQueryContextTests.cpp | 233 const eglu::Version version = eglu::getVersion(egl, display); in executeForContext() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_sake_common.h | 48 u8 version; /* EAP_SAKE_VERSION */ member
|
| H A D | eap_tlv_common.h | 73 u8 version; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_sake.c | 241 u8 version, session_id, subtype; in eap_sake_check() local
|
| H A D | eap_server_tls_common.c | 255 struct wpabuf * eap_server_tls_build_ack(u8 id, int eap_type, int version) in eap_server_tls_build_ack() argument 195 eap_server_tls_build_msg(struct eap_ssl_data *data, int eap_type, int version, u8 id) eap_server_tls_build_msg() argument
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_settings_tests.cpp | 1323 uint32_t version = 0; in TEST() local 1352 uint32_t version = 0; in TEST() local 1382 uint32_t version in TEST() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_drv_ops.h | 307 hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, int version, const u8 *ipaddr, int prefixlen, const u8 *addr) hostapd_drv_br_add_ip_neigh() argument 318 hostapd_drv_br_delete_ip_neigh(struct hostapd_data *hapd, u8 version, const u8 *ipaddr) hostapd_drv_br_delete_ip_neigh() argument
|
| H A D | wpa_auth_ie.c | 539 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local [all...] |
| /third_party/zlib/contrib/infback9/ |
| H A D | infback9.c | 19 inflateBack9Init_(z_stream FAR *strm, unsigned char FAR *window, const char *version, int stream_size) inflateBack9Init_() argument
|
| /third_party/zlib/contrib/minizip/ |
| H A D | mztools.c | 53 unsigned int version = READ_16(header + 4); in unzRepair() local
|
| H A D | unzip.h | 113 uLong version; /* version made by 2 bytes */ member 134 uLong version; /* version made by 2 bytes */ member
|
| /third_party/zlib/ |
| H A D | infback.c | 25 inflateBackInit_(z_streamp strm, int windowBits, unsigned char FAR *window, const char *version, int stream_size) inflateBackInit_() argument
|
| H A D | inflate.c | 219 int ZEXPORT inflateInit_(z_streamp strm, const char *version, in inflateInit_() argument 179 inflateInit2_(z_streamp strm, int windowBits, const char *version, int stream_size) inflateInit2_() argument
|
| /arkcompiler/ets_frontend/ets2panda/public/ |
| H A D | es2panda_lib.cpp | 656 extern "C" es2panda_Impl const *es2panda_GetImpl(int version) in es2panda_GetImpl() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | elf_checker.cpp | 182 int version = (int)(reinterpret_cast<unsigned char*>(buf))[llvm::ELF::EI_VERSION]; in GetElfKind() local
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| H A D | virtinput.c | 59 uint16_t version; member
|