Home
last modified time | relevance | path

Searched refs:list_name (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/tests/
H A Dftpserver.pl1112 my ($list_name) = @_;
1114 logmsg "EXPN_smtp got $list_name\n";
1116 if(!$list_name) {
/third_party/ffmpeg/fftools/
H A Dopt_common.c265 #define PRINT_CODEC_SUPPORTED(codec, field, type, list_name, term, get_name) \
269 printf(" Supported " list_name ":"); \
/third_party/python/Lib/test/
H A Dtest_smtplib.py957 list_name = arg.lower()
958 if list_name in sim_lists:
959 user_list = sim_lists[list_name]
/third_party/ffmpeg/
H A Dconfigure7322 list_name=$1
7336 append $list_name "$nested_entries"
7340 flatten_extralibs $list_name
7345 list_name=$1
7346 flatten_extralibs $list_name
7347 unique $list_name
7348 resolve $list_name
7349 eval $list_name=\$\(\$ldflags_filter \$$list_name\)
7350 eval printf \''%s'\' \""\$$list_name"\"
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc2380 const char* list_name, int length) { in PrintScopeInfoList()
2383 os << "\n - " << list_name; in PrintScopeInfoList()
2379 PrintScopeInfoList(ScopeInfo scope_info, std::ostream& os, const char* list_name, int length) PrintScopeInfoList() argument

Completed in 18 milliseconds