Searched defs:get_version (Results 1 - 13 of 13) sorted by relevance

/external/vboot_reference/scripts/keygeneration/
H A Dcommon.sh122 get_version() { function
134 CURR_FIRMKEY_VER=$(get_version "firmware_key_version")
136 CURR_FIRM_VER=$(get_version "firmware_version")
138 CURR_KERNKEY_VER=$(get_version "kernel_key_version")
139 CURR_KERN_VER=$(get_version "kernel_version")
228 local old_version=$(get_version $2)
/external/mesa3d/src/glx/apple/
H A Dapple_cgl.h44 void (*get_version) (GLint * version_major, GLint * version_minor); member in struct:apple_cgl_api
/external/iptables/extensions/
H A Dlibxt_set.h17 get_version(unsigned *version) function
51 sockfd = get_version(&req.version);
80 sockfd = get_version(&req.version);
/external/webrtc/src/modules/audio_processing/
H A Dnoise_suppression_impl.cc113 int NoiseSuppressionImpl::get_version(char* version, function in class:webrtc::NoiseSuppressionImpl
H A Dhigh_pass_filter_impl.cc146 int HighPassFilterImpl::get_version(char* version, function in class:webrtc::HighPassFilterImpl
H A Dlevel_estimator_impl.cc133 int LevelEstimatorImpl::get_version(char* version, function in class:webrtc::LevelEstimatorImpl
H A Dvoice_detection_impl.cc160 int VoiceDetectionImpl::get_version(char* version, function in class:webrtc::VoiceDetectionImpl
H A Decho_cancellation_impl.cc331 int EchoCancellationImpl::get_version(char* version, function in class:webrtc::EchoCancellationImpl
H A Decho_control_mobile_impl.cc251 int EchoControlMobileImpl::get_version(char* version, function in class:webrtc::EchoControlMobileImpl
H A Dgain_control_impl.cc336 int GainControlImpl::get_version(char* version, int version_len_bytes) const { function in class:webrtc::GainControlImpl
/external/libavc/test/decoder/
H A Dmain.c781 /* Function Name : get_version */
802 IV_API_CALL_STATUS_T get_version(void *codec_obj) function
2652 get_version(codec_obj);
/external/libhevc/test/decoder/
H A Dmain.c772 /* Function Name : get_version */
793 IV_API_CALL_STATUS_T get_version(void *codec_obj) function
2565 get_version(codec_obj);
/external/libmpeg2/test/decoder/
H A Dmain.c790 /* Function Name : get_version */
811 IV_API_CALL_STATUS_T get_version(void *codec_obj) function
2670 get_version(codec_obj);

Completed in 1287 milliseconds