| /third_party/python/Lib/test/ |
| H A D | test_ipaddress.py | 1879 def version(self): member in IpaddrUnitTest.testSummarizing.IPv7Address [all...] |
| /third_party/python/PC/ |
| H A D | launcher.c | 172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */ member 233 find_existing_python2(int bits, const wchar_t * version) in find_existing_python2() argument 1248 wchar_t version[MAX_VERSION_SIZE]; global() member 1607 wchar_t version[BUFSIZ]; show_python_list() local [all...] |
| /third_party/python/Python/ |
| H A D | marshal.c | 91 int version; member 604 w_init_refs(WFILE *wf, int version) in w_init_refs() argument 632 PyMarshal_WriteLongToFile(long x, FILE *fp, int version) PyMarshal_WriteLongToFile() argument 647 PyMarshal_WriteObjectToFile(PyObject *x, FILE *fp, int version) PyMarshal_WriteObjectToFile() argument 1650 PyMarshal_WriteObjectToString(PyObject *x, int version) PyMarshal_WriteObjectToString() argument 1709 marshal_dump_impl(PyObject *module, PyObject *value, PyObject *file, int version) marshal_dump_impl() argument 1799 marshal_dumps_impl(PyObject *module, PyObject *value, int version) marshal_dumps_impl() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | command_line_interface.cc | 2192 google::protobuf::compiler::Version* version = in GeneratePluginOutput() local [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-tunnel.c | 242 uint32_t version; member [all...] |
| /third_party/python/Lib/urllib/ |
| H A D | request.py | 1704 version = "Python-urllib/%s" % __version__ variable in URLopener
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_extensions.cpp | 285 ValidateClspvReflectionKernel(ValidationState_t& _, const Instruction* inst, uint32_t version) ValidateClspvReflectionKernel() argument 866 ValidateClspvReflectionInstruction(ValidationState_t& _, const Instruction* inst, uint32_t version) ValidateClspvReflectionInstruction() argument 3687 uint32_t version = static_cast<uint32_t>( ValidateExtInst() local [all...] |
| H A D | validation_state.cpp | 118 setHeader(void* user_data, spv_endianness_t, uint32_t, uint32_t version, uint32_t generator, uint32_t id_bound, uint32_t) setHeader() argument 131 UpdateFeaturesBasedOnSpirvVersion(ValidationState_t::Feature* features, uint32_t version) UpdateFeaturesBasedOnSpirvVersion() argument
|
| H A D | validation_state.h | 132 uint32_t version() const { return version_; } in version() function in spvtools::val::ValidationState_t
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderExecUtil.cpp | 253 static std::string generateEmptyFragmentSource (glu::GLSLVersion version) in generateEmptyFragmentSource() argument 1245 generateVertexShaderForTess(glu::GLSLVersion version) generateVertexShaderForTess() argument 1334 generateEmptyTessEvalShader(glu::GLSLVersion version) generateEmptyTessEvalShader() argument 1420 generatePassthroughTessControlShader(glu::GLSLVersion version) generatePassthroughTessControlShader() argument [all...] |
| H A D | glsUniformBlockCase.cpp | 57 static bool isSupportedGLSLVersion (glu::GLSLVersion version) in isSupportedGLSLVersion() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 807 const Variable version; member in vkt::robustness::__anon29782::Variables
|
| H A D | vktRobustnessVertexAccessTests.cpp | 348 std::string version = "#version 310 es\n"; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureTestUtil.cpp | 226 const std::string version = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_450); in initializePrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktTestCase.cpp | 169 deUint32 version = pack(ApiVersion(0, 1, 0, 0)); in getTargetInstanceVersion() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiPresentIdWaitTests.cpp | 132 const auto version = context.getUsedApiVersion(); in createInstanceWithWsi() local
|
| H A D | vktWsiSharedPresentableImageTests.cpp | 87 const deUint32 version = context.getUsedApiVersion(); in createInstanceWithWsi() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | ikev2_common.h | 30 u8 version; /* MjVer | MnVer */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers_p2p.c | 2604 u8 version = 0; in wpas_dbus_handler_p2p_add_service() local 2689 u8 version = 0; in wpas_dbus_handler_p2p_delete_service() local 2776 u8 version = 0; wpas_dbus_handler_p2p_service_sd_req() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | dpp_hostapd.c | 1680 const u8 *version; in hostapd_dpp_rx_peer_disc_req() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderLibrary.cpp | 1236 void ShaderParser::parseGLSLVersion (glu::GLSLVersion& version) in parseGLSLVersion() argument 1341 GLSLVersion version = DEFAULT_GLSL_VERSION; parseShaderCase() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | ikev2_common.h | 30 u8 version; /* MjVer | MnVer */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers_p2p.c | 2673 u8 version = 0; in wpas_dbus_handler_p2p_add_service() local 2758 u8 version = 0; in wpas_dbus_handler_p2p_delete_service() local 2845 u8 version = 0; wpas_dbus_handler_p2p_service_sd_req() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 2364 const u8 *version; in wpas_dpp_rx_peer_disc_resp() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | wpa_common.h | 254 u8 version[2]; /* little endian */ member 285 u8 version[2]; /* little endian */ member
|