Searched refs:abstraction (Results 1 – 25 of 53) sorted by relevance
123
/external/chromium_org/third_party/x86inc/ |
D | README.chromium | 2 Short Name: x264asm abstraction layer 13 This file implements an asm abstraction layer that supports multiple calling
|
D | LICENSE | 25 ; abstraction between different calling conventions (x86_32, win64, linux64).
|
D | x86inc.asm | 25 ; abstraction between different calling conventions (x86_32, win64, linux64).
|
/external/e2fsprogs/tests/e_icount_opt/ |
D | name | 1 inode counting abstraction optimized for counting
|
/external/bluetooth/bluedroid/btif/src/ |
D | bluetooth.c | 483 struct hw_device_t** abstraction) in open_bluetooth_stack() argument 494 *abstraction = (struct hw_device_t*)stack; in open_bluetooth_stack()
|
/external/e2fsprogs/tests/progs/test_data/ |
D | test.icount | 2 # This is the test script for the icount abstraction
|
/external/chromium_org/sync/internal_api/ |
D | README | 8 abstraction of some external functionality that is to be provided by the
|
/external/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 27 libsystem - System abstraction library, reused from LLVM. 29 libbasic - Diagnostics, SourceLocations, SourceBuffer abstraction,
|
/external/qemu/docs/ |
D | CHAR-DEVICES.TXT | 6 One of the strangest abstraction in QEMU is the "CharDriverState" 178 The Android emulator also provides a convenient abstraction called a "charpipe"
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/ |
D | x86inc.asm | 2 ;* x86inc.asm: x264asm abstraction layer 26 ; abstraction between different calling conventions (x86_32, win64, linux64). 934 ; AVX abstraction layer
|
/external/libvpx/libvpx/third_party/x86inc/ |
D | x86inc.asm | 2 ;* x86inc.asm: x264asm abstraction layer 26 ; abstraction between different calling conventions (x86_32, win64, linux64). 913 ; AVX abstraction layer
|
/external/libvorbis/doc/ |
D | 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.
|
D | 03-codebook.tex | 370 \subsection{Use of the codebook abstraction} 372 The decoder uses the codebook abstraction much as it does the
|
D | 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
|
/external/replicaisland/ |
D | README.TXT | 20 Game.java is a layer of abstraction between AndouKun.java and the game loop itself. This class boo…
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | x86inc.asm | 2 ;* x86inc.asm: x264asm abstraction layer 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
|
/external/chromium_org/third_party/libyuv/source/ |
D | x86inc.asm | 2 ;* x86inc.asm: x264asm abstraction layer 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/ |
D | coding_style.txt | 65 …yword, add a definition of it with the standard name, rather than inventing an "abstraction layer".
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/ |
D | coding_style.txt | 65 …yword, add a definition of it with the standard name, rather than inventing an "abstraction layer".
|
/external/eigen/unsupported/Eigen/ |
D | BVH | 54 …* from the particulars of the query. To enable abstraction from the BVH, the BVH is required to i…
|
/external/eigen/doc/ |
D | InsideEigenExample.dox | 150 …abstraction, gets resolved at compile-time. This is crucial: if the abstraction can't get resolved… 491 We see that all the C++ abstraction of Eigen goes away during compilation and that we indeed are pr…
|
D | TutorialBlockOperations.dox | 7 as rvalues and as lvalues. As usual with Eigen expressions, this abstraction has zero runtime cost
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
D | usage.dox | 4 supported codecs. This abstraction allows applications using this SDK to
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 228 Close the io_manager abstraction for @var{fs} and release all memory 403 The following functions provide a convenient abstraction to read or 553 The inode_scan abstraction is useful for iterating over all the inodes 1152 The dblist abstraction stores a list of blocks belonging to 1202 The icount abstraction is a specialized data type used by @code{e2fsck} 1208 This abstraction is designed to be extremely efficient for storing this
|
/external/qemu/distrib/sdl-1.2.15/ |
D | WhatsNew | 566 SDL now has a data source abstraction which can encompass a file, 571 pipes, or anything else that has a data read abstraction. 589 abstraction.
|
123