OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__cpu_info_x86
(Results
1 - 2
of
2
) sorted by null
/external/flac/libFLAC/
cpu.c
167
FLAC__cpu_info_x86
(0, &flags_eax, &flags_ebx, &flags_ecx, &flags_edx);
169
FLAC__cpu_info_x86
(1, &flags_eax, &flags_ebx, &flags_ecx, &flags_edx);
187
FLAC__cpu_info_x86
(7, &flags_eax, &flags_ebx, &flags_ecx, &flags_edx);
354
FLAC__cpu_info_x86
(0, &flags_eax, &flags_ebx, &flags_ecx, &flags_edx);
356
FLAC__cpu_info_x86
(1, &flags_eax, &flags_ebx, &flags_ecx, &flags_edx);
365
FLAC__cpu_info_x86
(7, &flags_eax, &flags_ebx, &flags_ecx, &flags_edx);
451
void
FLAC__cpu_info_x86
(FLAC__uint32 level, FLAC__uint32 *eax, FLAC__uint32 *ebx, FLAC__uint32 *ecx, FLAC__uint32 *edx)
/external/flac/libFLAC/include/private/
cpu.h
167
void
FLAC__cpu_info_x86
(FLAC__uint32 level, FLAC__uint32 *eax, FLAC__uint32 *ebx, FLAC__uint32 *ecx, FLAC__uint32 *edx);
Completed in 38 milliseconds