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

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/messages/
spoken_message.js 6 * @fileoverview A basic abstraction of messages.
spoken_messages.js 6 * @fileoverview Useful abstraction when speaking messages.
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 483 struct hw_device_t** abstraction)
494 *abstraction = (struct hw_device_t*)stack;
  /external/chromium_org/third_party/x86inc/
x86inc.asm 25 ; abstraction between different calling conventions (x86_32, win64, linux64).
41 ; this abstraction layer. See http://crbug.com/175029
736 ; AVX abstraction layer
  /external/libvorbis/doc/
08-residue.tex 13 the vector does not matter to the residue abstraction.
15 Whatever the exact qualities, the Vorbis residue abstraction codes the
19 abstraction.
03-codebook.tex 370 \subsection{Use of the codebook abstraction}
372 The decoder uses the codebook abstraction much as it does the
01-introduction.tex 225 component list. Entropy coding is thus provided as an abstraction,
243 Codebooks are a self-contained abstraction that perform entropy
378 any other packet, allowing easier abstraction of decode layers as well
04-codec.tex 136 abstraction of the appropriate type.
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 726 hw_device_t* abstraction; local
727 err = module->methods->open(module, id, &abstraction);
729 bluetooth_module_t* btStack = (bluetooth_module_t *)abstraction;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
x86inc.asm 2 ;* x86inc.asm: x264asm abstraction layer
26 ; abstraction between different calling conventions (x86_32, win64, linux64).
824 ; AVX abstraction layer
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 2 ;* x86inc.asm: x264asm abstraction layer
26 ; abstraction between different calling conventions (x86_32, win64, linux64).
934 ; AVX abstraction layer
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 2 ;* x86inc.asm: x264asm abstraction layer
26 ; abstraction between different calling conventions (x86_32, win64, linux64).
824 ; AVX abstraction layer
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 2 ;* x86inc.asm: x264asm abstraction layer
26 ; abstraction between different calling conventions (x86_32, win64, linux64).
913 ; AVX abstraction layer
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 2 ;* x86inc.asm: x264asm abstraction layer
26 ; abstraction between different calling conventions (x86_32, win64, linux64).
913 ; AVX abstraction layer
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 55 /// Stack abstraction that also supports the IList interface
  /external/chromium_org/v8/test/mjsunit/
json.js 372 // Following the ES5 specification of the abstraction function Quote.

Completed in 2481 milliseconds