Searched refs:GetConfiguration (Results 1 - 14 of 14) sorted by relevance

/external/v8/test/benchmarks/
H A Dtestcfg.py99 def GetConfiguration(context, root): function
/external/v8/test/es5conform/
H A Dtestcfg.py108 def GetConfiguration(context, root): function
/external/v8/test/sputnik/
H A Dtestcfg.py112 def GetConfiguration(context, root): function
/external/v8/test/cctest/
H A Dtestcfg.py117 def GetConfiguration(context, root): function
/external/v8/test/message/
H A Dtestcfg.py136 def GetConfiguration(context, root): function
/external/v8/test/mozilla/
H A Dtestcfg.py136 def GetConfiguration(context, root): function
/external/v8/test/test262/
H A Dtestcfg.py133 def GetConfiguration(context, root): function
/external/chromium/chrome/browser/ui/webui/options/
H A Dsync_setup_handler.cc58 bool GetConfiguration(const std::string& json, SyncConfiguration* config) { function in namespace:__anon2224
401 if (!GetConfiguration(json, &configuration)) {
/external/qemu/distrib/sdl-1.2.12/src/video/directfb/
H A DSDL_DirectFB_yuv.c260 primary->GetConfiguration (primary, &conf);
H A DSDL_DirectFB_video.c164 layer->GetConfiguration (layer, &dlc);
420 layer->GetConfiguration (layer, &dlc);
/external/v8/test/mjsunit/
H A Dtestcfg.py157 def GetConfiguration(context, root): function
/external/v8/test/preparser/
H A Dtestcfg.py163 def GetConfiguration(context, root): function
/external/v8/tools/
H A Dtest.py617 def GetConfiguration(self, context): member in class:TestRepository
625 self.config = module.GetConfiguration(context, self.path)
632 return self.GetConfiguration(context).GetBuildRequirements()
635 config = self.GetConfiguration(context)
640 config = self.GetConfiguration(context)
647 self.GetConfiguration(context).GetTestStatus(sections, defs)
/external/libusb/libusb/os/
H A Ddarwin_usb.c388 kresult = (*(priv->device))->GetConfiguration (priv->device, &config_value);
697 kresult = (*(dpriv->device))->GetConfiguration (dpriv->device, &configNum);

Completed in 212 milliseconds