| /third_party/backends/backend/ |
| H A D | pie.c | 237 char version[5]; /* e.g. V1.3 */
member 848 char version[5];
in pie_identify_scanner() local [all...] |
| H A D | umax.c | 2713 static void umax_correct_inquiry(Umax_Device *dev, char *vendor, char *product, char *version) in umax_correct_inquiry() argument 3133 char version[ in umax_identify_scanner() local [all...] |
| /third_party/backends/tools/ |
| H A D | sane-desc.c | 188 char *version; member [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| H A D | ssp-internal.h | 134 uint32_t version; member
|
| /third_party/libuv/src/unix/ |
| H A D | linux.c | 330 unsigned version; in uv__kernel_version() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface.c | 347 unsigned version = rbplus ? AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS : AMD_FMT_MOD_TILE_VER_GFX10; in ac_get_supported_modifiers() local
|
| H A D | ac_gpu_info.c | 272 amdgpu_query_firmware_version(amdgpu_device_handle dev, unsigned fw_type, unsigned ip_instance, unsigned index, uint32_t *version, uint32_t *feature) amdgpu_query_firmware_version() argument
|
| /third_party/mbedtls/library/ |
| H A D | ssl_msg.c | 6290 mbedtls_ssl_write_version(unsigned char version[2], int transport, mbedtls_ssl_protocol_version tls_version) mbedtls_ssl_write_version() argument 6308 mbedtls_ssl_read_version(const unsigned char version[2], int transport) mbedtls_ssl_read_version() argument [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_gnutls.c | 248 static coap_tls_version_t version; in coap_get_tls_library_version() local [all...] |
| /third_party/libcoap/examples/ |
| H A D | coap-server.c | 2118 usage(const char *program, const char *version) { in usage() argument
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 706 int version; member [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 671 uint32_t version; member
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | glx_api.c | 1726 static char version[1000]; in glXQueryServerString() local 1751 static char version[1000]; in glXGetClientString() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 115 spirv_builder_emit_source(struct spirv_builder *b, SpvSourceLanguage lang, uint32_t version) spirv_builder_emit_source() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsclone.c | 390 static void version(void) version() function [all...] |
| H A D | ntfsrecover.c | 4105 static void version(void) version() function [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | get.c | 1392 const GLuint version = ctx->Version; in check_extra() local
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetMBCS.java | 153 byte version[/* U_MAX_VERSION_LENGTH */]; field in CharsetMBCS.MBCSHeader [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.h | 779 int version; member
|
| /third_party/libinput/tools/ |
| H A D | libinput-record.c | 1361 char *distro = NULL, *version = NULL; in print_system_header() local [all...] |
| /third_party/lz4/lib/ |
| H A D | lz4frame.c | 266 U32 version; member 586 LZ4F_createCompressionContext_advanced(LZ4F_CustomMem customMem, unsigned version) in LZ4F_createCompressionContext_advanced() argument 608 LZ4F_createCompressionContext(LZ4F_cctx** LZ4F_compressionContextPtr, unsigned version) in LZ4F_createCompressionContext() argument 1209 U32 version; global() member 1230 LZ4F_createDecompressionContext_advanced(LZ4F_CustomMem customMem, unsigned version) LZ4F_createDecompressionContext_advanced() argument 1326 U32 const version = (FLG>>6) & _2BITS; LZ4F_decodeHeader() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_shaderdefs.h | 467 SVGA3dShaderVersion version; member
|
| /third_party/libabigail/include/ |
| H A D | abg-ir.h | 1151 class elf_symbol::version class in abigail::ir::elf_symbol [all...] |
| /third_party/python/Python/ |
| H A D | sysmodule.c | 1463 PyObject *version; in sys_getwindowsversion_impl() local 2794 PyObject *version = NULL; make_emscripten_info() local [all...] |
| /third_party/python/Tools/clinic/ |
| H A D | clinic.py | 44 version = '1' variable [all...] |