Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dcrt_stm32.c20 #define VEC_(nm, pfx) void nm##pfx(void) __attribute__ ((weak, alias ("IntDefaultHandler"))) argument
21 #define VEC(nm) VEC_(nm, _Handler) argument
22 #define VECI(nm) VEC_(nm, _IRQHandler) argument
/device/google/cuttlefish/guest/commands/rename_netiface/
Dmain.cpp40 std::unique_ptr<cuttlefish::NetworkInterfaceManager> nm( in main() local
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp114 std::unique_ptr<cuttlefish::NetworkInterfaceManager> nm( in SetUpNetworkInterface() local
134 auto nm(cuttlefish::NetworkInterfaceManager::New(nullptr)); in TearDownNetworkInterface() local
/device/generic/goldfish/radio/ril/
Dreference-ril.c1213 static int networkModePossible(ModemInfo *mdm, int nm)
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1254 static int networkModePossible(ModemInfo *mdm, int nm)