Home
last modified time | relevance | path

Searched refs:list (Results 1426 - 1450 of 4035) sorted by relevance

1...<<51525354555657585960>>...162

/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.cpp55 static std::list<std::string> GetWebEngineArgs(const std::string& arg) in GetWebEngineArgs()
58 std::list<std::string> webEngineArgList; in GetWebEngineArgs()
/base/web/webview/test/unittest/common/
H A Dnweb_create_window.cpp54 static std::list<std::string> GetWebEngineArgs(const std::string& arg) in GetWebEngineArgs()
57 std::list<std::string> webEngineArgList; in GetWebEngineArgs()
/test/testfwk/developer_test/aw/cxx/hwext/
H A Dperf.h22 #include <list>
50 std::list<std::map<std::string, std::string>> items;
/third_party/ffmpeg/libavcodec/
H A Dcbs_sei.h114 // Payload type for the message. (-1 in this field ends a list.)
135 // End-of-list sentinel element.
154 * Allocate a new empty SEI message in a message list.
158 int ff_cbs_sei_list_add(SEIRawMessageList *list);
161 * Free all SEI messages in a message list.
163 void ff_cbs_sei_free_message_list(SEIRawMessageList *list);
/third_party/gn/examples/ios/build/config/ios/scripts/
H A Dmerge_plist.py46 """Merges two objects (either dictionary, list, string or numbers)."""
58 if isinstance(obj2, list):
80 if isinstance(plist, list):
/third_party/gn/src/gn/
H A Dfunction_filter_labels.cc35 *err = Err(args[0], "First argument must be a list of target labels."); in RunFilterLabels()
39 *err = Err(args[1], "Second argument must be a list of label patterns."); in RunFilterLabels()
49 *err = Err(args[1], "Second argument must be a list of label patterns."); in RunFilterLabels()
61 // Iterate over "labels", resolving and matching against the list of patterns. in RunFilterLabels()
71 *err = Err(value, "First argument must be a list of target labels."); in RunFilterLabels()
99 The argument labels must be a list of strings.
101 The argument include_patterns must be a list of label patterns (see
126 The argument labels must be a list of strings.
128 The argument exclude_patterns must be a list of label patterns (see
H A Dninja_generated_file_target_writer.cc69 CHECK(target_->action_values().outputs().list().size() == 1U); in GenerateFile()
70 contents = Value(target_->action_values().outputs().list()[0].origin(), in GenerateFile()
/third_party/glslang/glslang/MachineIndependent/
H A DLiveTraverser.h11 // notice, this list of conditions and the following disclaimer.
14 // copyright notice, this list of conditions and the following
44 #include <list>
102 typedef std::list<TIntermAggregate*> TDestinationStack;
/third_party/PyYAML/tests/lib/
H A Dtest_resolver.py64 nodes1 = list(yaml.compose_all(file.read(), Loader=MyLoader))
66 nodes2 = list(yaml.compose_all(file.read()))
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DChecker.java41 public Checker(NGramList list, InputFile dataFile) in Checker() argument
43 ngrams = list; in Checker()
/third_party/icu/icu4c/source/i18n/
H A Dtridpars.h182 * @param list OUTPUT parameter that receives a list of SingleID
193 UVector& list,
197 * Convert the elements of the 'list' vector, which are SingleID
207 * @param list vector of SingleID objects. On exit, vector
214 static void instantiateList(UVector& list,
/third_party/mesa3d/src/amd/common/
H A Dac_sqtt.c118 list_addtail(&record->list, &pso_correlation->record); in ac_sqtt_add_pso_correlation()
145 list_addtail(&record->list, &loader_events->record); in ac_sqtt_add_code_object_loader_event()
/third_party/libdrm/amdgpu/
H A Damdgpu_internal.h47 struct list_head list; member
131 struct list_head list; member
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h52 struct list_head list; member
112 struct list_head list; /* bucket-list entry */ member
113 time_t free_time; /* time when added to bucket-list */
/third_party/json/tests/src/
H A Dunit-user_defined_input.cpp14 #include <list>
21 std::list<char> data(raw_data.begin(), raw_data.end());
/third_party/mesa3d/src/compiler/nir/
H A Dnir_sweep.c38 #define steal_list(mem_ctx, type, list) \
39 foreach_list_typed(type, obj, node, list) { ralloc_steal(mem_ctx, obj); }
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-plugins.c95 pin = pin->list; in lws_plat_dlopen()
106 pin->list = *pplugin; in lws_plat_dlopen()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.hpp26 #include <list>
84 std::list<mapping> maps;
/third_party/node/lib/internal/main/
H A Dprint_help.js39 ['NODE_DEBUG', { helpText: "','-separated list of core modules that " +
41 ['NODE_DEBUG_NATIVE', { helpText: "','-separated list of C++ core debug " +
48 ['NODE_PATH', { helpText: `'${require('path').delimiter}'-separated list ` +
76 'space-separated list' }],
/third_party/node/test/sequential/
H A Dtest-diagnostic-dir-heap-prof.js60 const list = fs.readdirSync(dir);
61 return list
/third_party/node/deps/v8/tools/testrunner/local/
H A Dutils.py7 # notice, this list of conditions and the following disclaimer.
9 # copyright notice, this list of conditions and the following
212 return FrozenDict((k, Freeze(v)) for k, v in list(obj.items()))
215 elif isinstance(obj, list):
H A Dtestsuite_test.py61 slow_tests, fast_tests = list(tests.slow_tests), list(tests.fast_tests)
/third_party/node/tools/
H A Drelease.sh46 gpgkey=$(gpg --list-secret-keys --keyid-format SHORT | awk -F'( +|/)' '/^(sec|ssb)/{print $3}')
58 gpg --list-secret-keys
/third_party/notofonts/scripts/
H A Dversionator.py27 LATEST_ANDROID_PATH = sorted(list(ANDROID_PATH.glob("??")))[-1]
115 versions = FontFamilies(list(notoversions.keys()))
/third_party/node/deps/icu-small/source/i18n/
H A Dtridpars.h182 * @param list OUTPUT parameter that receives a list of SingleID
193 UVector& list,
197 * Convert the elements of the 'list' vector, which are SingleID
207 * @param list vector of SingleID objects. On exit, vector
214 static void instantiateList(UVector& list,

Completed in 10 milliseconds

1...<<51525354555657585960>>...162