Home
last modified time | relevance | path

Searched defs:NM (Results 1 – 25 of 117) sorted by relevance

12345

/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/algo/
Disomorphism.rs282 fn is_feasible<G0, G1, NM, EM>( in is_feasible() argument
285 node_match: &mut NM, in is_feasible()
556 pub fn try_match<G0, G1, NM, EM>( in try_match() argument
558 node_match: &mut NM, in try_match()
584 fn isomorphisms<G0, G1, NM, EM>( in isomorphisms() argument
586 node_match: &mut NM, in isomorphisms()
719 node_match: &'c mut NM, in new()
840 pub fn is_isomorphic_matching<G0, G1, NM, EM>( in is_isomorphic_matching() argument
843 mut node_match: NM, in is_isomorphic_matching()
927 pub fn is_isomorphic_subgraph_matching<G0, G1, NM, EM>( in is_isomorphic_subgraph_matching() argument
[all …]
/aosp_15_r20/external/speex/tmv/
H A Dpreprocess_tm.h577 int NM in preprocess_residue_echo()
656 int NM in preprocess_compute_SNR()
701 int NM in preprocess_smooth_SNR()
762 int NM in preprocess_compute_emgain()
1044 register int i, N, M, NM; in speex_preprocess_run() local
/aosp_15_r20/external/coreboot/payloads/libpayload/
H A DMakefile180 NM := $(HOSTNM) macro
211 NM := $(NM_$(ARCH-y)) macro
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/lp0/
H A DMakefile9 NM = $(GCC_PREFIX)nm macro
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dnm2def.py41 NM = 'nm -p -g %s' # For Linux, use "nm -g %s" variable
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/lp0/
H A DMakefile9 NM = $(GCC_PREFIX)nm macro
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dnm2def.py41 NM = 'nm -p -g %s' # For Linux, use "nm -g %s" variable
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/
H A DMakefile47 NM := ${M0_CROSS_COMPILE}nm macro
/aosp_15_r20/external/libexif/auto-m4/
H A Dlibtool.m43427 AC_SUBST([NM]) subst
/aosp_15_r20/external/google-breakpad/m4/
H A Dlibtool.m43236 AC_SUBST([NM]) subst
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DPatternMatcher.java235 final int NM = match.length(); in matchGlobPattern() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/
H A Dlibtool.m43468 AC_SUBST([NM]) subst
/aosp_15_r20/external/libevent/m4/
H A Dlibtool.m43754 AC_SUBST([NM]) subst
/aosp_15_r20/external/pcre/m4/
H A Dlibtool.m43752 AC_SUBST([NM]) subst
/aosp_15_r20/external/libconfig/m4/
H A Dlibtool.m43468 AC_SUBST([NM]) subst
/aosp_15_r20/external/curl/m4/
H A Dlibtool.m43764 AC_SUBST([NM]) subst
/aosp_15_r20/external/libnfnetlink/m4/
H A Dlibtool.m43465 AC_SUBST([NM]) subst
/aosp_15_r20/external/speex/m4/
H A Dlibtool.m43764 AC_SUBST([NM]) subst
/aosp_15_r20/external/libpng/scripts/autoconf/
H A Dlibtool.m43753 AC_SUBST([NM]) subst
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dlibtool.m43526 AC_SUBST([NM]) subst
/aosp_15_r20/external/libnetfilter_conntrack/m4/
H A Dlibtool.m43479 AC_SUBST([NM]) subst
/aosp_15_r20/external/lmfit/m4/
H A Dlibtool.m43479 AC_SUBST([NM]) subst
/aosp_15_r20/external/cronet/third_party/re2/src/
H A DMakefile46 NM?=nm macro
/aosp_15_r20/external/regex-re2/
H A DMakefile24 NM?=nm macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/
DMakefile24 NM?=nm macro

12345