Home
last modified time | relevance | path

Searched refs:link_size (Results 1 - 4 of 4) sorted by relevance

/third_party/pcre2/pcre2/
H A DRunTest329 link_size=$?
330 if [ $link_size -lt 2 ] ; then
334 if [ $link_size -gt 4 ] ; then
670 checkresult $? 8-$bits-$link_size ""
H A DRunTest.bat59 set link_size=%ERRORLEVEL% variable
248 set outnum=8-%bits%-%link_size%
351 if NOT %link_size% EQU 2 (
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c555 link_size, size, total_size; in ssp_calculate_intern_ext() local
580 link_size = sizeof(struct ssp_intel_link_ctl); in ssp_calculate_intern_ext()
720 size = link_size + aux_size; in ssp_calculate_intern_ext()
722 tlv->size = link_size; in ssp_calculate_intern_ext()
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs1615 let link_size = format!("{}size", prefix); in expand_cxx_vector()
1676 #[link_name = #link_size] in expand_cxx_vector()

Completed in 15 milliseconds