/external/zopfli/src/zopfli/ |
D | katajainen.c | 67 static Node* GetFreeNode(Node* (*lists)[2], int maxbits, NodePool* pool) { in GetFreeNode() 75 if (lists) { in GetFreeNode() 78 for (node = lists[i / 2][i % 2]; node; node = node->tail) { in GetFreeNode() 105 static void BoundaryPM(Node* (*lists)[2], int maxbits, in BoundaryPM() 109 int lastcount = lists[index][1]->count; /* Count of last chain of list. */ in BoundaryPM() 113 newchain = GetFreeNode(lists, maxbits, pool); in BoundaryPM() 114 oldchain = lists[index][1]; in BoundaryPM() 118 lists[index][0] = oldchain; in BoundaryPM() 119 lists[index][1] = newchain; in BoundaryPM() 125 size_t sum = lists[index - 1][0]->weight + lists[index - 1][1]->weight; in BoundaryPM() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | RBNFParseTest.java | 113 …te void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument 114 for (int i = 0; i < lists.length; ++i) { in parseList() 115 String[] list = lists[i]; in parseList() 138 String[][] lists = { in TestLenientParse() local 151 parseList(rbnf_en, rbnf_fr, lists); in TestLenientParse() 157 parseList(rbnf_en, rbnf_fr, lists); in TestLenientParse()
|
/external/squashfs-tools/squashfs-tools/ |
D | Android.mk | 15 info.h caches-queues-lists.h read_fs.h restore.h process_fragments.h 40 caches-queues-lists.h 42 restore_files := restore.c caches-queues-lists.h squashfs_fs.h mksquashfs.h error.h \ 47 caches_queues_lists_files := caches-queues-lists.c error.h caches-queues-lists.h
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/ |
D | AppendTrack.java | 236 ArrayList<ByteBuffer> lists = new ArrayList<ByteBuffer>(); in getSamples() local 239 lists.addAll(track.getSamples()); in getSamples() 242 return lists; in getSamples() 251 List<long[]> lists = new LinkedList<long[]>(); in getDecodingTimeEntries() local 253 lists.add(TimeToSampleBox.blowupTimeToSamples(track.getDecodingTimeEntries())); in getDecodingTimeEntries() 257 for (long[] list : lists) { in getDecodingTimeEntries() 276 List<int[]> lists = new LinkedList<int[]>(); in getCompositionTimeEntries() local 278 … lists.add(CompositionTimeToSample.blowupCompositionTimes(track.getCompositionTimeEntries())); in getCompositionTimeEntries() 281 for (int[] list : lists) { in getCompositionTimeEntries()
|
/external/libexif/m4m/ |
D | gp-references.m4 | 37 [<gphoto-devel@lists.sourceforge.net>], 41 [<gphoto-user@lists.sourceforge.net>], 45 [<gphoto-translation@lists.sourceforge.net>],
|
/external/skia/platform_tools/android/gyp_gen/ |
D | vars_dict_lib.py | 109 lists = [] 112 lists.append(OrderedSet()) 113 return tuple.__new__(cls, lists)
|
/external/deqp/modules/gles2/scripts/ |
D | gen-swizzles.py | 74 self.lists = list(args) 76 self.numCombinations = reduce(operator.mul, map(len, self.lists), 1) 77 print self.lists 81 return [tuple(map(lambda x: x[0], self.lists))]
|
/external/deqp/modules/gles3/scripts/ |
D | gen-swizzles.py | 74 self.lists = list(args) 76 self.numCombinations = reduce(operator.mul, map(len, self.lists), 1) 77 print self.lists 81 return [tuple(map(lambda x: x[0], self.lists))]
|
/external/guava/guava/src/com/google/common/collect/ |
D | CartesianList.java | 40 static <E> List<List<E>> create(List<? extends List<? extends E>> lists) { in create() argument 42 new ImmutableList.Builder<List<E>>(lists.size()); in create() 43 for (List<? extends E> list : lists) { in create()
|
/external/valgrind/nightly/conf/ |
D | fedora390.sendmail | 3 …ian Borntraeger <borntraeger@de.ibm.com>" -a "$3.gz" valgrind-developers@lists.sourceforge.net < … 6 …" -r "Christian Borntraeger <borntraeger@de.ibm.com>" valgrind-developers@lists.sourceforge.net < …
|
D | sless390.sendmail | 3 …ian Borntraeger <borntraeger@de.ibm.com>" -a "$3.gz" valgrind-developers@lists.sourceforge.net < … 6 …" -r "Christian Borntraeger <borntraeger@de.ibm.com>" valgrind-developers@lists.sourceforge.net < …
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/community/ |
D | index.txt | 4 Much of the communication goes on in the `mailing lists 5 <mailing-list.html>`_; see that page for information on the lists.
|
/external/markdown/tests/misc/ |
D | benchmark.dat | 31 lists:0.110000:0.000000 52 tabs-in-lists:0.170000:0.000000
|
/external/compiler-rt/www/ |
D | menu.html.incl | 13 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">llvmdev</a> 14 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">llvm-commits</a>
|
/external/deqp/modules/egl/ |
D | teglSimpleConfigCase.cpp | 146 void getDefaultFilterLists (vector<NamedFilterList>& lists, const FilterList& baseFilters) in getDefaultFilterLists() argument 196 lists.push_back(filters); in getDefaultFilterLists() 214 lists.push_back(filters); in getDefaultFilterLists()
|
/external/clang/www/analyzer/ |
D | menu.css | 35 .menubar li ul /* second level lists */ { 49 .menubar li:hover ul, li.over ul { /* lists nested under hovered list items */
|
D | menu.html.incl | 37 <li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a></li> 38 <li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a></li>
|
/external/markdown/docs/ |
D | README | 28 [mailing list]: http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
|
/external/regex-re2/doc/ |
D | mksyntaxwiki | 27 <tr><td colspan="2">This page lists the regular expression syntax accepted by RE2.</td></tr> 28 <tr><td colspan="2">It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
|
D | mksyntaxhtml | 31 <tr><td colspan=2>This page lists the regular expression syntax accepted by RE2.</td></tr> 32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
|
/external/clang/www/ |
D | menu.html.incl | 36 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users">cfe-users List</a> 37 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev List</a> 38 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits List</a>
|
/external/ipsec-tools/ |
D | README | 23 ipsec-tools-devel@lists.sourceforge.net 24 ipsec-tools-users@lists.sourceforge.net
|
/external/llvm/cmake/modules/ |
D | LLVMParseArguments.cmake | 7 # third argument is a list of options. Both of these lists should be quoted. The 22 #lists. PARSE_ARGUMENTS also creates a prefix_DEFAULT_ARGS variable containing 48 # Likewise if you have no lists.
|
/external/deqp/executor/ |
D | CMakeLists.txt | 78 add_executable(extract-sample-lists tools/xeExtractSampleLists.cpp) 79 target_link_libraries(extract-sample-lists xecore)
|
/external/regex-re2/ |
D | CONTRIBUTORS | 3 # The AUTHORS file lists the copyright holders; this file 4 # lists people. For example, Google employees are listed here
|