Searched refs:res (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-1.3.0/CTR_SDK/build/runner/ |
| D | run-core_0_2.py | 65 res = run_partner(options.mcr_core0.replace("\\","\\\\"), variable 71 f.write(res)
|
| /CTR-SDK-1.3.0/CTR_SDK/include/nn/net/compatible/nsoc/ |
| D | nsoc_user.h | 659 …ddrInfo(const char* nodeName, const char* servName, const NSOCAddrInfo* hints, NSOCAddrInfo** res); 663 …NSOC_GetRRSetByName(const char *hostName, u16 rdClass, u16 rdType, u32 flags, NSOCRRSetInfo **res); 664 …ation(const char* domainName, const char* servName, const NSOCAddrInfo* hints, NSOCAddrInfo** res);
|
| /CTR-SDK-1.3.0/CTR_SDK/build/omake/ |
| D | commondefs.om | 462 echo $(absname $^) > $@.res 464 $(AR) $(ARFLAGS) $(absname $@) --via $(absname $@.res) 465 rm -f $@.res 572 echo $(absname $^) > $@.res 573 $(LD) $(LDOUT)$(absname $(NAME)) $(LDFLAGS) $(LDRESP) $(absname $@.res) 578 echo $(absname $^) > $@.res 579 $(LD) $(LDOUT)$(absname $@) $(LDFLAGS) $(LDRESP) $(absname $@.res)
|
| /CTR-SDK-1.3.0/CTR_SDK/include/nn/socket/ |
| D | socket_Berkeley.h | 744 …2 GetAddrInfo(const char8* nodeName, const char8* servName, const AddrInfo* hints, AddrInfo** res);
|