/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/ |
H A D | config.rs | 33 pub fn validate_config(_cfg: &mut Config) -> std::result::Result<(), String> { in validate_config() function
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A D | NEReduceMean.cpp | 37 Status validate_config(const ITensorInfo *input, const Coordinates &reduction_axis, bool keep_dims,… in validate_config() function
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLReduceMean.cpp | 41 Status validate_config(const ITensorInfo *input, const Coordinates &reduction_axis, bool keep_dims,… in validate_config() function
|
/aosp_15_r20/external/crosvm/tools/ |
H A D | presubmit | 458 def validate_config(): function
|
/aosp_15_r20/external/wmediumd/wmediumd/ |
H A D | config.c | 409 int validate_config(const char* file) { in validate_config() function
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/ |
H A D | config.rs | 45 pub fn validate_config(_cfg: &mut Config) -> std::result::Result<(), String> { in validate_config() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/ |
H A D | generic_utils.py | 1146 def validate_config(config): function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_entry.cpp | 403 static astcenc_error validate_config( in validate_config() function
|
/aosp_15_r20/external/libvpx/vp8/ |
H A D | vp8_cx_iface.c | 143 static vpx_codec_err_t validate_config(vpx_codec_alg_priv_t *ctx, in validate_config() function
|
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/ |
D | crosvm.rs | 1332 fn validate_config(config: &CrosvmConfig) -> Result<(), Error> { in validate_config() function
|
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/dice/ |
H A D | entry.rs | 348 fn validate_config( in validate_config() function
|
/aosp_15_r20/external/libvpx/vp9/ |
H A D | vp9_cx_iface.c | 183 static vpx_codec_err_t validate_config(vpx_codec_alg_priv_t *ctx, in validate_config() function
|
/aosp_15_r20/external/crosvm/src/crosvm/ |
H A D | config.rs | 1117 pub fn validate_config(cfg: &mut Config) -> std::result::Result<(), String> { in validate_config() function
|
/aosp_15_r20/external/libaom/av1/ |
H A D | av1_cx_iface.c | 643 static aom_codec_err_t validate_config(aom_codec_alg_priv_t *ctx, in validate_config() function
|