Home
last modified time | relevance | path

Searched refs:NM (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/external/ltp/testcases/commands/nm/
Dnm01.sh9 NM=${NM:=nm}
15 TST_NEEDS_CMDS="$NM"
26 EXPECT_PASS $NM -f posix -A "lib.a" \> nm.out
35 EXPECT_PASS $NM -f posix -A "dir/lib.a" \> nm.out
47 EXPECT_PASS $NM -f posix -g $TST_DATAROOT/f1 \> nm.out
59 EXPECT_PASS $NM -f posix -t o $TST_DATAROOT/f1 \> nm.out
71 EXPECT_PASS $NM -f sysv $TST_DATAROOT/f1 \> nm.out
83 EXPECT_PASS $NM -f bsd $TST_DATAROOT/f1 \> nm_bsd.out
84 EXPECT_PASS $NM -f posix $TST_DATAROOT/f1 \> nm_posix.out
102 EXPECT_PASS $NM -f sysv -u $TST_DATAROOT/f1 \> nm.out
[all …]
/external/llvm/test/tools/lto/
Dhide-linkonce-odr.ll10 ; RUN: llvm-nm %t.dylib | FileCheck --check-prefix=NM %s
12 ; NM: 0000000000000f48 S _GlobLinkonce
13 ; NM: 0000000000000f10 t _a
14 ; NM: 0000000000000f20 T _b
15 ; NM: 0000000000000f00 T _c
/external/pdfium/testing/resources/
Dannotation_markup_multiline_no_ap.in34 /NM (Hilight-1)
50 /NM (Underline-1)
66 /NM (Squiggly-1)
82 /NM (StrikeOut-1)
Dpolygon_annot.in26 /NM (Polygon-1)
37 /NM (Polygon-2)
Dink_annot.in26 /NM (Ink-1)
37 /NM (Ink-2)
Dline_annot.in26 /NM (Line-1)
38 /NM (Line-2)
Dbug_901654_2.in25 /NM
44 /NM <</PatternType 2 /Shading <</Test (a)>> >>
Dannots.in278 /NM (Highlight-1)
292 /NM (Highlight-2)
314 /NM (Highlight-With-Popup-1)
Dredact_annot.in33 /NM (Redact-1)
/external/python/cpython2/Modules/
Dmakexp_aix75 NM=/usr/ccs/bin/nm
77 $NM -e $xopt $1 >/dev/null 2>&1 || xopt=""
79 $NM -Bex $xopt $inputFiles \
/external/llvm/test/LTO/X86/
Ddiagnostic-handler-remarks.ll9 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
15 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
22 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
28 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
36 ; NM-NOT: foo
37 ; NM: func2
38 ; NM: main
/external/speex/tmv/
Dpreprocess_tm.h577 int NM in preprocess_residue_echo() argument
615 { memset(st->echo_noise, 0, (NM) * sizeof(spx_word32_t)); in preprocess_residue_echo()
656 int NM in preprocess_compute_SNR() argument
671 for ( i=0 ; i<NM ; i++) in preprocess_compute_SNR()
701 int NM in preprocess_smooth_SNR() argument
734 for (i=_N; i<NM ; i++) in preprocess_smooth_SNR()
747 for ( i=N ; i<NM ; i++ ) in preprocess_smooth_SNR()
762 int NM in preprocess_compute_emgain() argument
774 for ( i=N ; i<NM ; ++i ) in preprocess_compute_emgain()
876 int NM
[all …]
/external/libtraceevent/plugins/
DMakefile20 $(call allow-override,NM,$(CROSS_COMPILE)nm)
140 symbol_type=`$(NM) -u -D $1 | awk 'NF>1 {print $$1}' | \
144 $(NM) -u -D $1 | awk 'NF>1 {sub("@.*", "", $$2); print "\t"$$2";"}' | sort -u;\
148 (echo Either missing one of [$1] or bad version of $(NM)) 1>&2;\
/external/pdfium/testing/resources/pixel/
Dbug_585.in37 /NM (Annot-1)
60 /NM (7f264ba2-e270-42a1-a390-eb41278072ff)
102 /NM (2912a3cf-3b30-48a7-8531-431ce468e6a8)
143 /NM (c99bdf16-3040-4bf6-9b8a-a80cc563a6a7)
/external/wayland/egl/
Dwayland-egl-symbols-check12 if ! test -n "$NM"; then
17 AVAIL_FUNCS="$($NM -D --format=bsd --defined-only $LIB | awk '{print $3}')"
/external/python/cpython3/Tools/scripts/
Dnm2def.py41 NM = 'nm -p -g %s' # For Linux, use "nm -g %s" variable
45 with os.popen(NM % lib) as pipe:
/external/python/cpython2/Tools/scripts/
Dnm2def.py41 NM = 'nm -p -g %s' # For Linux, use "nm -g %s" variable
45 lines = os.popen(NM % lib).readlines()
/external/llvm/test/tools/gold/X86/
Dthinlto_archive.ll16 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
23 ; NM: T f
Dthinlto.ll13 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
35 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
43 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
54 ; NM: T f
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_block_sizes2.cpp365 int NM = x_weights * y_weights; in initialize_decimation_table_3d() local
388 s2 = NM; in initialize_decimation_table_3d()
395 s1 = NM; in initialize_decimation_table_3d()
404 s2 = NM; in initialize_decimation_table_3d()
411 s1 = NM; in initialize_decimation_table_3d()
420 s1 = NM; in initialize_decimation_table_3d()
/external/rust/crates/libz-sys/src/zlib/
Dconfigure64 NM=${NM-"${CROSS_PREFIX}nm"}
65 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
67 NM=${NM-"nm"}
441 show "$NM $test.o | grep _hello"
442 if test "`$NM $test.o | grep _hello | tee -a configure.log`" = ""; then
/external/python/cpython2/Modules/zlib/
Dconfigure64 NM=${NM-"${CROSS_PREFIX}nm"}
65 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
67 NM=${NM-"nm"}
441 show "$NM $test.o | grep _hello"
442 if test "`$NM $test.o | grep _hello | tee -a configure.log`" = ""; then
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c1080 #define EVAL_FNS(N,NM) static CMS_NO_SANITIZE \ argument
1096 K0 = p16 -> opta[NM] * k0;\
1097 K1 = p16 -> opta[NM] * (k0 + (Input[0] != 0xFFFFU ? 1 : 0));\
1100 memmove(&p1.Domain[0], &p16 ->Domain[1], NM*sizeof(cmsUInt32Number));\
1105 Eval##NM##Inputs(Input + 1, Tmp1, &p1);\
1110 Eval##NM##Inputs(Input + 1, Tmp2, &p1);\
1135 K0 = p -> opta[NM] * k0;\
1136 K1 = K0 + (fclamp(Input[0]) >= 1.0 ? 0 : p->opta[NM]);\
1139 memmove(&p1.Domain[0], &p ->Domain[1], NM*sizeof(cmsUInt32Number));\
1144 Eval##NM##InputsFloat(Input + 1, Tmp1, &p1);\
[all …]
/external/elfutils/tests/
Drun-arsymtest.sh31 ${NM} -s $lib |
/external/llvm/utils/
DGenLibDeps.pl45 if (defined($ENV{NM})) {
46 chomp($nmPath=$ENV{NM});

12345678910>>...12