Searched defs:ref_out (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/ |
D | constant_time.rs | 62 let ref_out = if b { input } else { out }; in constant_time_conditional_memcpy() localVariable 92 let mut ref_out = out; in constant_time_conditional_memxor() localVariable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/ |
H A D | constant_time_test.cc | 187 uint8_t ref_out[256]; in TEST() local 220 uint8_t ref_out[256]; in TEST() local
|
/aosp_15_r20/external/boringssl/src/crypto/ |
H A D | constant_time_test.cc | 187 uint8_t ref_out[256]; in TEST() local 220 uint8_t ref_out[256]; in TEST() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | temporal_filter_test.cc | 356 double ref_out = ref_func(src1_, height_, width_, stride_, in RunTest() local 729 double ref_out = ref_func_(src1_, height_, width_, stride_, bitdepth_, in RunTest() local
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_unsqueeze_copy_test.cpp | 195 Tensor ref_out = in TEST_F() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/glyf/ |
H A D | deltas.rs | 215 let ref_out = self.out_points.get(ref_ix)?; in shift() localVariable
|
/aosp_15_r20/external/pytorch/test/xpu/ |
H A D | test_conv.py | 1105 ref_out, argument
|
/aosp_15_r20/external/pytorch/test/nn/ |
H A D | test_convolution.py | 3727 ref_out, argument
|
/aosp_15_r20/external/executorch/backends/vulkan/test/ |
H A D | vulkan_compute_api_test.cpp | 791 std::vector<float> ref_out = in TEST_F() local
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_quantization.py | 666 def check_outputs(ref_out, load_out): argument
|