Home
last modified time | relevance | path

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

12

/third_party/freetype/builds/meson/
Dparse_modules_cfg.py53 def generate_ftmodule(lists): argument
95 def generate_main_modules(lists): argument
103 def generate_aux_modules(lists): argument
107 def generate_base_extensions(lists): argument
/third_party/skia/third_party/externals/freetype/builds/meson/
Dparse_modules_cfg.py63 def generate_ftmodule(lists): argument
105 def generate_main_modules(lists): argument
113 def generate_aux_modules(lists): argument
117 def generate_base_extensions(lists): argument
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/cipher/
DBaseUtil.java122 List<Integer> lists = new ArrayList<>(); in bigInteger2String() local
142 List<Integer> lists = new ArrayList<>(); in bigInteger2byteArray() local
163 List<Integer> lists = new ArrayList<>(); in integer2byteArray() local
/third_party/boost/libs/hana/test/ext/boost/mpl/list/
Dcomparable.cpp19 auto lists = hana::make_tuple( in main() local
Diterable.cpp87 auto lists = hana::make_tuple( in main() local
Dfoldable.cpp48 auto lists = hana::make_tuple( in main() local
Dsearchable.cpp19 auto lists = hana::make_tuple( in main() local
/third_party/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
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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
/third_party/mesa3d/src/mesa/main/
Dglthread_list.c46 uint32_t *lists = alloca(max_list_count * sizeof(uint32_t)); in _mesa_unmarshal_CallList() local
Dglthread_marshal.h593 const GLvoid *lists) in _mesa_glthread_CallLists()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp239 std::vector<ID3D12CommandList*> lists(commandLists.size() + 1); in ExecuteCommandLists() local
248 std::vector<ID3D12CommandList*> lists(commandLists); in ExecuteCommandLists() local
/third_party/abseil-cpp/absl/copts/
Dgenerate_copts.py23 def flatten(*lists):
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/
Dgenerate_copts.py23 def flatten(*lists):
/third_party/python/Doc/reference/
Dexpressions.rst234 .. _lists: argument
/third_party/ltp/tools/sparse/sparse-src/
Ddominate.c23 struct basic_block_list *lists[0]; member
/third_party/python/Lib/idlelib/
Dmulticall.py161 def __create_handler(self, lists, mc_type, mc_state): argument
162 def handler(event, lists = lists, argument
/third_party/vk-gl-cts/modules/egl/
DteglSimpleConfigCase.cpp156 void getDefaultFilterLists (vector<NamedFilterList>& lists, const FilterList& baseFilters) in getDefaultFilterLists()
/third_party/boost/boost/preprocessor/list/
Dfor_each_product.hpp46 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_E(impl, macro, size, lists) impl((BOOST_PP_LIST_FIRST(li… argument
48 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_E(impl, macro, size, lists) BOOST_PP_LIST_FOR_EACH_PRODU… argument
49 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_E_D(impl, macro, size, lists) impl((BOOST_PP_LIST_FIRST(… argument
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/
Dcomposite.cc739 std::vector<AnfNodePtr> lists; in GenerateFuncGraph() local
787 void ListMap::MakeCond(const std::vector<AnfNodePtr> &lists, const FuncGraphPtr &fgnext_ptr, in MakeCond()
824 void ListMap::MakeNext(const std::vector<AnfNodePtr> &lists, const FuncGraphPtr &fgcond_ptr, in MakeNext()
/third_party/typescript/src/compiler/
Dsourcemap.ts676 const lists: SourceMappedPosition[][] = []; constant
/third_party/boost/tools/build/src/engine/
Dhash.cpp72 } lists[ MAX_LISTS ]; member
/third_party/selinux/libsepol/cil/src/
Dcil_policy.c77 struct cil_list **lists; in __cil_gather_statements_helper() local
182 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
/third_party/benchmark/test/
Doutput_test_helper.cc35 static TestCaseList lists[TC_NumID]; in GetTestCaseList() local
/third_party/flutter/skia/tests/
DOnFlushCallbackTest.cpp342 SkTDArray<LinkedListHeader*> lists; in preFlush() local

12