Home
last modified time | relevance | path

Searched refs:of1 (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DincompatibleTypes.js46 function of1(n: { a: { a: string; }; b: string; }): number;
47 function of1(s: { c: { b: string; }; d: string; }): string;
48 function of1(a: any) { return null; } function
50 of1({ e: 0, f: 0 });
109 function of1(a) { return null; }
110 of1({ e: 0, f: 0 });
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-process.c657 int of1; in configure_registers() local
758 of1 = (dmic->dmic_prm[1].fifo_bits == 32) ? 2 : 0; in configure_registers()
778 OUTCONTROL1_OF(of1) | in configure_registers()
807 OUTCONTROL1_OF(of1) | in configure_registers()

Completed in 2 milliseconds