Home
last modified time | relevance | path

Searched defs:lists (Results 1 – 25 of 35) sorted by relevance

12

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DAppendTrack.java236 ArrayList<ByteBuffer> lists = new ArrayList<ByteBuffer>(); in getSamples() local
251 List<long[]> lists = new LinkedList<long[]>(); in getDecodingTimeEntries() local
276 List<int[]> lists = new LinkedList<int[]>(); in getCompositionTimeEntries() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRBNFParseTest.java119 …te void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList()
146 String[][] lists = { in TestLenientParse() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRBNFParseTest.java122 …te void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList()
149 String[][] lists = { in TestLenientParse() local
/external/v8/src/
Dreglist.h40 constexpr RegList CombineRegLists(RegLists... lists) { in CombineRegLists()
/external/guava/guava/src/com/google/common/collect/
DCartesianList.java40 static <E> List<List<E>> create(List<? extends List<? extends E>> lists) { in create()
DLists.java444 cartesianProduct(List<? extends List<? extends B>> lists) { in cartesianProduct()
504 cartesianProduct(List<? extends B>... lists) { in cartesianProduct()
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DLists.java410 cartesianProduct(List<? extends List<? extends B>> lists) { in cartesianProduct()
470 cartesianProduct(List<? extends B>... lists) { in cartesianProduct()
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dinterleave_test.py33 def _interleave(lists, cycle_length, block_length): argument
/external/python/cpython3/Doc/reference/
Dexpressions.rst232 .. _lists: target
/external/tensorflow/tensorflow/python/eager/
Dexecute.py213 def args_to_mixed_eager_tensors(lists, ctx): argument
/external/python/cpython3/Lib/idlelib/
Dmulticall.py161 def __create_handler(self, lists, mc_type, mc_state): argument
162 def handler(event, lists = lists, argument
/external/python/cpython2/Lib/idlelib/
DMultiCall.py151 def __create_handler(self, lists, mc_type, mc_state): argument
152 def handler(event, lists = lists, argument
/external/deqp/modules/egl/
DteglSimpleConfigCase.cpp151 void getDefaultFilterLists (vector<NamedFilterList>& lists, const FilterList& baseFilters) in getDefaultFilterLists()
/external/zopfli/src/zopfli/
Dkatajainen.c189 Node* (*lists)[2]; in ZopfliLengthLimitedCodeLengths() local
/external/python/cpython2/Doc/reference/
Dexpressions.rst170 .. _lists: target
/external/cldr/tools/java/org/unicode/cldr/util/
DXEquivalenceClass.java289 ArrayList<ArrayList<Linkage<T, R>>> lists = new ArrayList<ArrayList<Linkage<T, R>>>(); in getReasons() local
/external/selinux/libsepol/cil/src/
Dcil_policy.c76 struct cil_list **lists; in __cil_gather_statements_helper() local
181 static void cil_gather_statements(struct cil_tree_node *start, struct cil_list *lists[]) in cil_gather_statements()
1918 struct cil_list *lists[CIL_LIST_NUM_LISTS]; in cil_gen_policy() local
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dparallel_interleave_test.py86 def _interleave(self, lists, cycle_length, block_length): argument
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc34 static TestCaseList lists[TC_NumID]; in GetTestCaseList() local
/external/google-benchmark/test/
Doutput_test_helper.cc34 static TestCaseList lists[TC_NumID]; in GetTestCaseList() local
/external/skia/tests/
DOnFlushCallbackTest.cpp340 SkTDArray<LinkedListHeader*> lists; in preFlush() local
/external/skqp/tests/
DOnFlushCallbackTest.cpp336 SkTDArray<LinkedListHeader*> lists; in preFlush() local
/external/llvm/docs/
DCommandLine.rst472 .. _lists: target
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCommandLine.rst468 .. _lists: target
/external/python/six/
Dtest_six.py393 def lists(self, **kw): member in test_dictionary_iterators.MyDict

12