HomeSort by relevance Sort by last modified time
    Searched refs:APM (Results 1 - 5 of 5) sorted by null

  /external/qemu-pc-bios/bochs/bios/
apmbios.S 0 // APM BIOS support for the Bochs BIOS
28 #error unsupported APM mode
163 ; APM installation check
168 mov ah, #1 // APM major version
169 mov al, #2 // APM minor version
180 ; APM real mode interface connect
187 ; APM 16 bit protected mode interface connect
201 ; APM 32 bit protected mode interface connect
217 ; APM interface disconnect
224 ; APM cpu idl
    [all...]
rombios.c 199 # error APM BIOS can only be used with 386+ cpu
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
apmtest.m 2 %APMTEST is a tool to process APM file sets and easily display the output.
12 % 'apm' The standard APM test set (default).
13 % 'apmm' The mobile APM test set.
60 tests = {'apm','apmm','aec','aecm','agc','ns','vad'};
97 if strcmp(tests{i}, 'apm')
98 testdir = ['apm/'];
108 elseif strcmp(tests{i}, 'apm-swb')
110 testdir = ['apm-swb/'];
  /external/webrtc/src/modules/audio_processing/test/
apmtest.m 2 %APMTEST is a tool to process APM file sets and easily display the output.
12 % 'apm' The standard APM test set (default).
13 % 'apmm' The mobile APM test set.
60 tests = {'apm','apmm','aec','aecm','agc','ns','vad'};
97 if strcmp(tests{i}, 'apm')
98 testdir = ['apm/'];
108 elseif strcmp(tests{i}, 'apm-swb')
110 testdir = ['apm-swb/'];
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 155 milliseconds