HomeSort by relevance Sort by last modified time
    Searched refs:Index (Results 1 - 25 of 41) sorted by null

1 2

  /external/libvpx/vp8/common/
boolcoder.h 26 typedef unsigned char vp8bc_index_t; // probability index
105 typedef vp8bc_index_t Index;
139 Index max_index, half_index;
141 uint32 mantissa(Index i) const
146 uint exponent(Index i) const
155 Assumes that index is at most 8 bits wide. */
159 uint32 split(Index i, uint32 R) const // 1 <= split <= max( 1, R-1)
203 // return probability index best approximating prob.
204 Index operator()(double prob) const;
206 // probability corresponding to index
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
parsePatch.pl 43 Index: Makefile
49 Index: Makefile_new
60 Index: Makefile
73 Index: Makefile_new
parseDiff.pl 46 Index: Makefile
58 Index: Makefile
82 Index: Makefile
97 Index: Makefile
118 Index: Makefile_new
127 Index: Makefile_new
145 Index: Makefile
151 Index: Makefile_new
157 Index: Makefile
168 lastReadLine => "Index: Makefile_new\n"
    [all...]
parseDiffHeader.pl 52 Index: WebKitTools/Scripts/VCSUtils.pm
61 Index: WebKitTools/Scripts/VCSUtils.pm
77 Index: WebKitTools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl
86 Index: WebKitTools/Scripts/webkitperl/VCSUtils_unittest/parseDiffHeader.pl
102 Index: index_path.py
111 Index: index_path.py
127 Index: index_path.py\r
136 Index: index_path.py\r
152 Index: index_path.py
161 Index: index_path.p
    [all...]
runPatchCommand.pl 52 # Since $patch has no "Index:" path, passing this to runPatchCommand
72 Index: $fileToPatch
gitdiff2svndiff.pl 55 index f5d5e74..3b6aa92 100644
62 Index: WebCore/rendering/style/StyleFlexibleBoxData.h
100 { 'a' => '1', 'b' => '2' }, # git diff --no-index a b (compares two non-git things (1) and (2))
  /external/jdiff/src/jdiff/
HTMLIndexes.java 23 /** Emit all the bottom left frame index files. */
35 // are any removals etc for the allDiffs index.
59 * the given program element type in an alphabetical index.
61 * @param indexBaseName The base name of the index file.
76 title = programElementType + " Removals Index";
79 title = programElementType + " Additions Index";
82 title = programElementType + " Changes Index";
85 title = programElementType + " Differences Index";
125 * with a link to the top of the index.
141 Index entry = (Index)(iter.next())
    [all...]
  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.c     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java 71 * <a href="{@docRoot}/../technotes/guides/collections/index.html">
85 * list in which the index levels are represented in separate
90 * for the heavily-traversed index lists than can be used for the
92 * possible list with 2 levels of index:
94 * Head nodes Index nodes
211 * Index levels are maintained as lists with volatile next fields,
212 * using CAS to link and unlink. Races are allowed in index-list
213 * operations that can (rarely) fail to link in a new index node
215 * However, even when this happens, the index lists remain sorted,
223 * The fact that retries (for both base and index lists) ar
    [all...]
  /frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_ApplyNewSettings.c 378 LVM_INT32 Index=0;
408 Index=i;
414 if(RoomSize==LVREV_GainPolyTable[Index][0])
419 Coefs[i-1]=LVREV_GainPolyTable[Index][i];
431 Tot_Dist=LVREV_GainPolyTable[Index][0]-LVREV_GainPolyTable[Index-1][0];
432 Dist=RoomSize-LVREV_GainPolyTable[Index-1][0];
438 Coefs[i-1]=LVREV_GainPolyTable[Index-1][i];
447 Coefs[i-1]=LVREV_GainPolyTable[Index][i];
472 Index=((32767*100)/(100+pPrivate->NewParams.Level))
    [all...]
  /external/v8/test/mjsunit/
array-indexing.js 40 // Negative index out of range.
42 // Negative index in rage.
44 // Index in range.
58 // Index out of range.
60 // Index in range.
64 // Negative index in range.
  /device/samsung/crespo/alsa-lib/src/pcm/
ladspa.h 383 types should be identified by file and label rather than by index
584 Plugin types are accessed by index (not ID) using values from 0
587 for the least index that results in NULL being returned. */
589 const LADSPA_Descriptor * ladspa_descriptor(unsigned long Index);
593 (*LADSPA_Descriptor_Function)(unsigned long Index);
  /external/libvpx/vp8/common/x86/
boolcoder.cxx 37 assert( ebits + mbits < sizeof(Index) * 8);
60 cdouble p = ( *this)( (Index) i);
153 return (Index) ( (e << mbits) + (m & mmask));
177 return (Index) i;
180 double bool_coder_spec::operator()( Index i) const {
184 return 1. - ( *this)( (Index) (max_index - i));
  /external/chromium/base/
registry.h 52 bool ReadName(int index, tstr* name); // Determine the Nth value's name
169 int Index() const { return index_; }
175 int index_; // current index of the iteration
201 int Index() const { return index_; }
207 int index_; // current index of the iteration
  /build/tools/droiddoc/templates-sdk/
customization.cs 43 <a href="<?cs var:toroot ?>index.html" tabindex="-1"><img
149 <div id="index-links"><nobr>
150 <a href="<?cs var:toroot ?>reference/packages.html" <?cs if:(page.title == "Package Index") ?>class="selected"<?cs /if ?> >Package Index</a> |
151 <a href="<?cs var:toroot ?>reference/classes.html" <?cs if:(page.title == "Class Index") ?>class="selected"<?cs /if ?>>Class Index</a></nobr>
184 <div id="index-links"><nobr>
185 <a href="<?cs var:toroot ?>reference/packages.html" <?cs if:(page.title == "Package Index") ?>class="selected"<?cs /if ?> >Package Index</a> |
186 <a href="<?cs var:toroot ?>reference/classes.html" <?cs if:(page.title == "Class Index") ?>class="selected"<?cs /if ?>>Class Index</a></nobr
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c 3196 tiUINT32 number_items, index; local
3314 UINT32 index; local
3395 int index; member in struct:report_bit_desc_t
    [all...]
  /external/chromium/net/disk_cache/
disk_format.h 5 // The cache is stored on disk as a collection of block-files, plus an index
13 // The index file is just a simple hash table that maps a particular entry to
41 // The files that store internal information for the cache (blocks and index)
80 // Header for the master index file.
102 // The structure of the whole index file.
103 struct Index {
181 int16 this_file; // Index of this file.
230 // one of the data streams of the child entry (at index 1), while the control
231 // information is stored in another stream (at index 2), both by parents and
235 // It is stored at offset 0 of the data stream with index 2
    [all...]
backend_impl.h 24 kMask = 1, // A mask (for the index table) was specified.
117 // A node was recovered from a crash, it may not be on the index, so this
212 // Creates a new backing file for the cache index.
266 // Upgrades the index file to version 2.1.
269 // Performs basic checks on the index file. Returns false on failure.
278 scoped_refptr<MappedFile> index_; // The main cache index.
280 Index* data_; // Pointer to the index data.
  /external/webkit/WebKitTools/Scripts/
svn-unapply 39 # Paths from Index: lines are used rather than the paths on the patch lines, which
111 if (/^Index: (.+)/) {
124 # Fix paths on diff, ---, and +++ lines to match preceding Index: line.
171 unless ($patch =~ m|^Index: ([^\r\n]+)|) {
173 warn "Failed to find 'Index:' in:\n$separator\n$patch\n$separator\n";
274 # found in the patch's "Index:" line.
svn-apply 42 # Paths from Index: lines are used rather than the paths on the patch lines, which
140 if (/^Index: (.+)/) {
151 # Fix paths on diff, ---, and +++ lines to match preceding Index: line.
231 # found in the patch's "Index:" line.
333 unless ($patch =~ m|^Index: ([^\r\n]+)|) {
335 warn "Failed to find 'Index:' in:\n$separator\n$patch\n$separator\n";
425 my $gitOutput = `git diff-index --name-status HEAD -- $path`;
  /external/chromium/net/tools/dump_cache/
dump_files.cc 22 const wchar_t kIndexName[] = L"index";
51 // Dumps the contents of the Index-file header.
57 printf("Index file:\n");
128 disk_cache::Index* index_;
143 index_ = reinterpret_cast<disk_cache::Index*>(index_file_->Init(
146 printf("Unable to map index\n");
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 472 OMX_ERRORTYPE VPP_GetBufferDirection(OMX_BUFFERHEADERTYPE *pBufHeader, OMX_DIRTYPE *eDir, OMX_U32 Index);
497 OMX_U32 Index);
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 31 C) Index
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.c 78 static TI_STATUS FindRstElemEntryIndex (TrafficMonitor_t *TrafficMonitor,TrafficAlertElement_t *TrafficAlertElement,int *Index);
403 static TI_STATUS FindRstElemEntryIndex (TrafficMonitor_t *TrafficMonitor,TrafficAlertElement_t *TrafficAlertElement,int *Index)
410 *Index = i;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c 51 rate_e rate, UINT8* Index);
274 (" RateAdapt() : Time: %d, (60sec) OldRate(Index,Rate): %d,%d, NewRate(Index,Rate): %d,%d\n",
383 UINT8 index = 0; local
413 pRateAdaptation->RatesMap[index].rate = allRates[i];
414 pRateAdaptation->RatesMap[index].rateNumber = hostRateToNumber(allRates[i]);
416 if((rateAdaptation_isRateInTable(currTable,pRateAdaptation->RatesMap[index].rate)) &&
421 pRateAdaptation->RatesMap[index].valid = TRUE;
422 rateAdaptation_getFallBackStepUp(currTable,pRateAdaptation->RatesMap[index].rate,&fallBack,&stepUp);
423 pRateAdaptation->RatesMap[index].rateAdaptFallBack = fallBack
699 UINT8 index; local
736 UINT8 index = 0; local
755 UINT8 index = 0; local
835 UINT8 index; local
    [all...]

Completed in 674 milliseconds

1 2