Home
last modified time | relevance | path

Searched refs:__FALLTHROUGH (Results 1 – 17 of 17) sorted by relevance

/system/public/zircon/
A Dcompiler.h69 #define __FALLTHROUGH [[fallthrough]] macro
71 #define __FALLTHROUGH [[clang::fallthrough]] macro
73 #define __FALLTHROUGH __attribute__((__fallthrough__)) macro
75 #define __FALLTHROUGH do {} while (0) macro
/system/uapp/audio/
A Dwav-sink.cpp58 __FALLTHROUGH; in SetFormat()
/system/uapp/gpt/
A Dgpt.cpp710 __FALLTHROUGH; in parse_size()
714 __FALLTHROUGH; in parse_size()
718 __FALLTHROUGH; in parse_size()
722 __FALLTHROUGH; in parse_size()
/system/ulib/runtime/
A Dthread.c249 __FALLTHROUGH; in zxr_thread_detach()
/system/dev/display/vim-display/
A Dvim-spdif-audio-stream.cpp133 case AUDIO_SAMPLE_FORMAT_24BIT_PACKED: __FALLTHROUGH; in ChangeFormat()
549 __FALLTHROUGH; in SetMode()
/system/ulib/inspector/
A Ddso-list.cpp199 __FALLTHROUGH; in inspector_dso_find_debug_file()
/system/ulib/cobalt-client/
A Dhistogram.cpp193 __FALLTHROUGH; in IsValid()
/system/uapp/ping/
A Dping.cpp287 __FALLTHROUGH; in main()
/system/uapp/storage-metrics/
A Dmain.cpp192 __FALLTHROUGH; in ParseCommandLineArguments()
/system/dev/display/astro-display/
A Dlcd.cpp572 __FALLTHROUGH; in LoadInitTable()
/system/utest/fvm-host/
A Dmain.cpp479 __FALLTHROUGH; in CreateReportDestroy()
481 __FALLTHROUGH; in CreateReportDestroy()
/system/ulib/blobfs/
A Dblobfs.cpp818 __FALLTHROUGH; in EnqueueWork()
825 __FALLTHROUGH; in EnqueueWork()
/system/ulib/minfs/
A Dhost.cpp345 __FALLTHROUGH; in emu_lseek()
A Dvnode.cpp411 __FALLTHROUGH; in BlockOpDirect()
/system/dev/block/ramdisk/
A Dramdisk.c322 __FALLTHROUGH; in ramdisk_queue()
/system/host/minfs/
A Dmain.cpp225 __FALLTHROUGH; in ProcessCustom()
/system/core/virtcon/
A Dtextcon.cpp486 __FALLTHROUGH; in putc_escape()

Completed in 43 milliseconds