Home
last modified time | relevance | path

Searched refs:GetResource (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/CodeGenObjCXX/
Ddebug-info.mm20 NSWindow* GetResource(int handle) { return 0; }
39 NSWindow* window = window_tracker_->GetResource(42);
/external/python/cpython2/Lib/plat-mac/
Dmacresource.py29 h = Res.GetResource(restype, resid)
72 h = Res.GetResource(restype, resid)
/external/webrtc/webrtc/modules/audio_device/test/
Daudio_device_test_defines.h74 const char* GetResource(const char* resource);
Dfunc_test_manager.cc71 char* GetResource(char* resource) in GetResource() function
75 const char* GetResource(const char* resource) in GetResource() function
1260 true, GetResource(_playoutFile48.c_str())); in TestAudioTransport()
1263 true, GetResource(_playoutFile44.c_str())); in TestAudioTransport()
1266 true, GetResource(_playoutFile16.c_str())); in TestAudioTransport()
1269 true, GetResource(_playoutFile8.c_str())); in TestAudioTransport()
1493 true, GetResource(_playoutFile48.c_str())); in TestSpeakerVolume()
1496 true, GetResource(_playoutFile44.c_str())); in TestSpeakerVolume()
1499 true, GetResource(_playoutFile16.c_str())); in TestSpeakerVolume()
1502 true, GetResource(_playoutFile8.c_str())); in TestSpeakerVolume()
/external/python/cpython2/Mac/Modules/
DMacOS.c446 h = GetResource('Estr', err); in MacOS_GetErrorString()
472 h = GetResource('Estr', err); in MacOS_GetErrorString()
/external/python/cpython2/Mac/Modules/res/
D_Resmodule.c942 #ifndef GetResource in Res_GetResource()
943 PyMac_PRECHECK(GetResource); in Res_GetResource()
949 _rv = GetResource(theType, in Res_GetResource()
/external/freetype/src/base/
Dftmac.c745 sfnt = GetResource( TTAG_sfnt, sfnt_id ); in FT_New_Face_From_SFNT()
/external/pdfium/third_party/freetype/src/base/
Dftmac.c745 sfnt = GetResource( TTAG_sfnt, sfnt_id ); in FT_New_Face_From_SFNT()
/external/libcxx/utils/google-benchmark/
DREADME.md449 auto resource = GetResource();
/external/google-benchmark/
DREADME.md577 auto resource = GetResource();