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

  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 431 struct hw_device_t** abstraction)
440 *abstraction = (struct hw_device_t*)stack;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 498 hw_device_t* abstraction; local
499 err = module->methods->open(module, id, &abstraction);
501 bluetooth_module_t* btStack = (bluetooth_module_t *)abstraction;
    [all...]
  /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.
  /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
  /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.
  /external/v8/test/mjsunit/
json.js 326 // Following the ES5 specification of the abstraction function Quote.
  /external/chromium_org/v8/src/
v8natives.js     [all...]

Completed in 623 milliseconds