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

  /system/bt/osi/src/socket_utils/
README 21 term platform - independent abstraction is presented,
  /system/bt/btif/src/
bluetooth.cc 464 struct hw_device_t** abstraction) {
471 *abstraction = (struct hw_device_t*)&device;
  /prebuilts/go/darwin-x86/src/compress/flate/
example_test.go 25 "The bigger the interface, the weaker the abstraction.\n",
67 // The bigger the interface, the weaker the abstraction.
  /prebuilts/go/linux-x86/src/compress/flate/
example_test.go 25 "The bigger the interface, the weaker the abstraction.\n",
67 // The bigger the interface, the weaker the abstraction.
  /build/soong/cc/config/
global.go 102 // Everything in these lists is a crime against abstraction and dependency tracking.
  /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 636 hw_device_t* abstraction; local
637 err = module->methods->open(module, id, &abstraction);
639 bluetooth_module_t* btStack = (bluetooth_module_t*)abstraction;
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 2 ;* x86inc.asm: x264asm abstraction layer
26 ; abstraction between different calling conventions (x86_32, win64, linux64).
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 55 /// Stack abstraction that also supports the IList interface
  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 17 // Garbage collector work pool abstraction.
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 17 // Garbage collector work pool abstraction.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
type.go 656 // Iter provides an abstraction for iterating across struct fields and
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
type.go 656 // Iter provides an abstraction for iterating across struct fields and
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]

Completed in 551 milliseconds