/third_party/glib/gio/completion/ |
D | gsettings | 24 …choices=$'--schemadir\n--version\nhelp \nlist-schemas\nlist-relocatable-schemas\nlist-keys \nlist-… 35 …choices=$'list-schemas\nlist-relocatable-schemas\nlist-keys\nlist-children\nlist-recursively\nget\…
|
D | gresource | 23 choices=$'--section \nhelp \nsections \nlist \ndetails \nextract ' 33 choices=$'sections\nlist\ndetails\nextract'
|
/third_party/iowow/src/utils/ |
D | iwarr.c | 240 IWULIST *nlist = malloc(sizeof(*nlist)); in iwulist_clone() local 241 if (!nlist) { in iwulist_clone() 245 nlist->array = malloc(anum * list->usize); in iwulist_clone() 246 if (!nlist->array) { in iwulist_clone() 247 free(nlist); in iwulist_clone() 250 memcpy(nlist->array, list->array + list->start, list->num * list->usize); in iwulist_clone() 251 nlist->usize = list->usize; in iwulist_clone() 252 nlist->num = list->num; in iwulist_clone() 253 nlist->anum = anum; in iwulist_clone() 254 nlist->start = 0; in iwulist_clone() [all …]
|
/third_party/curl/tests/libtest/ |
D | lib1591.c | 58 struct curl_slist *nlist = NULL; in trailers_callback() local 61 nlist = curl_slist_append(*list, "my-super-awesome-trailer: trail1"); in trailers_callback() 62 if(nlist) in trailers_callback() 63 nlist2 = curl_slist_append(nlist, "my-other-awesome-trailer: trail2"); in trailers_callback() 69 curl_slist_free_all(nlist); in trailers_callback()
|
/third_party/boost/libs/spirit/classic/test/ |
D | grammar_tests.cpp | 86 num_list nlist; in grammar_tests() local 87 BOOST_SPIRIT_DEBUG_GRAMMAR(nlist); in grammar_tests() 90 pi = parse("123, 456, 789", nlist, space_p); in grammar_tests() 97 pi = parse("123, 456, 789", nlist.use_parser<num_list::default_rule>(), in grammar_tests() 102 pi = parse("123", nlist.use_parser<num_list::num_rule>(), space_p); in grammar_tests()
|
/third_party/boost/libs/spirit/test/qi/ |
D | grammar.cpp | 96 num_list nlist; in main() local 97 BOOST_TEST(test("123, 456, 789", nlist, space)); in main() 102 num_list2 nlist; in main() local 104 BOOST_TEST(test("123, 456, 789", nlist, skip)); in main()
|
/third_party/boost/libs/spirit/test/karma/ |
D | grammar.cpp | 45 num_list nlist; in main() local 46 BOOST_TEST(test_delimited("123 , 456 , 789 ", nlist, space)); in main()
|
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/ |
D | ltmain.sh | 3776 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist" 3782 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" 3811 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" 3816 test -f "$nlist" || : > "$nlist" 3819 egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 3820 $mv "$nlist"T "$nlist" 3824 if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then 3827 grep -v "^: " < "$nlist" > "$nlist"S 3830 if test -f "$nlist"S; then 3856 eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$dlsyms" [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/mplex/ |
D | gstmplex.cc | 209 GSList *nlist = NULL; in gst_mplex_reset() local 235 nlist = g_slist_append (nlist, mpad); in gst_mplex_reset() 241 mplex->pads = nlist; in gst_mplex_reset()
|
/third_party/skia/third_party/externals/libpng/ |
D | ltmain.sh | 4587 nlist=$output_objdir/$my_outputname.nm 4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4626 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4710 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4732 test -f "$nlist" || : > "$nlist" 4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4736 $MV "$nlist"T "$nlist" [all …]
|
/third_party/mtdev/config-aux/ |
D | ltmain.sh | 4801 nlist=$output_objdir/$my_outputname.nm 4803 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4840 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4847 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4924 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4930 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4938 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4946 test -f "$nlist" || : > "$nlist" 4949 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4950 $MV "$nlist"T "$nlist" [all …]
|
/third_party/libffi/ |
D | ltmain.sh | 4587 nlist=$output_objdir/$my_outputname.nm 4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4626 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4710 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4732 test -f "$nlist" || : > "$nlist" 4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4736 $MV "$nlist"T "$nlist" [all …]
|
/third_party/libevdev/build-aux/ |
D | ltmain.sh | 4587 nlist=$output_objdir/$my_outputname.nm 4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4626 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4710 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4732 test -f "$nlist" || : > "$nlist" 4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4736 $MV "$nlist"T "$nlist" [all …]
|
/third_party/e2fsprogs/config/ |
D | ltmain.sh | 4679 nlist=$output_objdir/$my_outputname.nm 4681 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4718 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4725 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4802 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4808 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4816 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4824 test -f "$nlist" || : > "$nlist" 4827 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4828 $MV "$nlist"T "$nlist" [all …]
|
/third_party/libpng/ |
D | ltmain.sh | 4587 nlist=$output_objdir/$my_outputname.nm 4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4626 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4710 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4732 test -f "$nlist" || : > "$nlist" 4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4736 $MV "$nlist"T "$nlist" [all …]
|
/third_party/wayland_standard/ |
D | ltmain.sh | 4801 nlist=$output_objdir/$my_outputname.nm 4803 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4840 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4847 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4924 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4930 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4938 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4946 test -f "$nlist" || : > "$nlist" 4949 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4950 $MV "$nlist"T "$nlist" [all …]
|
/third_party/gettext/build-aux/ |
D | ltmain.sh | 4587 nlist=$output_objdir/$my_outputname.nm 4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4626 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4710 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4732 test -f "$nlist" || : > "$nlist" 4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4736 $MV "$nlist"T "$nlist" [all …]
|
/third_party/freetype/builds/unix/ |
D | ltmain.sh | 4587 nlist=$output_objdir/$my_outputname.nm 4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4626 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4710 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4732 test -f "$nlist" || : > "$nlist" 4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4736 $MV "$nlist"T "$nlist" [all …]
|
/third_party/node/deps/cares/ |
D | ltmain.sh | 4679 nlist=$output_objdir/$my_outputname.nm 4681 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4718 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4725 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4802 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4808 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4816 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4824 test -f "$nlist" || : > "$nlist" 4827 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4828 $MV "$nlist"T "$nlist" [all …]
|
/third_party/eudev/ |
D | ltmain.sh | 4634 nlist=$output_objdir/$my_outputname.nm 4636 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 4673 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 4680 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4757 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 4763 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4771 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4779 test -f "$nlist" || : > "$nlist" 4782 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 4783 $MV "$nlist"T "$nlist" [all …]
|
/third_party/skia/third_party/externals/microhttpd/ |
D | ltmain.sh | 3258 nlist="$output_objdir/${my_outputname}.nm" 3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T" 3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" 3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" 3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 3401 test -f "$nlist" || : > "$nlist" 3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T 3405 $MV "$nlist"T "$nlist" [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/interlace/ |
D | gstinterlace.c | 841 GValue nlist = { 0, }; in gst_interlace_caps_double_framerate() local 845 g_value_init (&nlist, GST_TYPE_LIST); in gst_interlace_caps_double_framerate() 866 gst_value_list_append_and_take_value (&nlist, &nval); in gst_interlace_caps_double_framerate() 868 gst_structure_take_value (s, "framerate", &nlist); in gst_interlace_caps_double_framerate()
|
/third_party/boost/libs/spirit/example/karma/ |
D | reference.cpp | 845 num_list nlist; in main() local 850 test_generator_attr_delim("123 , 456 , 789", nlist, space, v); in main()
|
/third_party/boost/libs/dll/test/ |
D | structures_tests.cpp | 327 struct ::nlist nl32_var; in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 429 SymtabSize *= sizeof(MachO::nlist); in checkSymtabCommand() 1704 MachO::nlist STE = getSymbolTableEntry(SymDRI); in checkSymbolTable() 1748 sizeof(MachO::nlist); in moveSymbolNext() 1778 MachO::nlist Entry = getSymbolTableEntry(Sym); in getNValue() 2141 sizeof(MachO::nlist); in getRelocationSymbol() 2497 sizeof(MachO::nlist); in symbol_end() 2509 is64Bit() ? sizeof(MachO::nlist_64) : sizeof(MachO::nlist); in getSymbolByIndex() 2521 is64Bit() ? sizeof(MachO::nlist_64) : sizeof(MachO::nlist); in getSymbolIndex() 4274 MachO::nlist 4277 return getStruct<MachO::nlist>(*this, P); in getSymbolTableEntry()
|