HomeSort by relevance Sort by last modified time
    Searched defs:GetConfiguration (Results 1 - 25 of 27) sorted by null

1 2

  /external/v8/test/benchmarks/
testcfg.py 99 def GetConfiguration(context, root):
  /external/v8/test/cctest/
testcfg.py 117 def GetConfiguration(context, root):
  /external/v8/test/es5conform/
testcfg.py 108 def GetConfiguration(context, root):
  /external/v8/test/mozilla/
testcfg.py 136 def GetConfiguration(context, root):
  /external/v8/test/message/
testcfg.py 136 def GetConfiguration(context, root):
  /external/v8/test/sputnik/
testcfg.py 112 def GetConfiguration(context, root):
  /external/v8/test/test262/
testcfg.py 133 def GetConfiguration(context, root):
  /external/v8/test/mjsunit/
testcfg.py 157 def GetConfiguration(context, root):
  /external/v8/test/preparser/
testcfg.py 163 def GetConfiguration(context, root):
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 58 bool GetConfiguration(const std::string& json, SyncConfiguration* config) {
401 if (!GetConfiguration(json, &configuration)) {
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /external/v8/tools/
test.py 617 def GetConfiguration(self, context):
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)
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 226 XAresult (*GetConfiguration) (
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 226 XAresult (*GetConfiguration) (
    [all...]

Completed in 806 milliseconds

1 2