Home
last modified time | relevance | path

Searched refs:noErr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcoreaudio.c141 if (status == noErr) in setup()
149 if (status == noErr) in setup()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/CoreAudio/
H A DCoreAudio.h162 noErr = kAudioHardwareNoError enumerator
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c818 if (err != noErr) continue; in QuartzReadSystemKeymap()
827 if (err != noErr) continue; in QuartzReadSystemKeymap()
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A Dstub.c68 case noErr: in set_x11_path()