Home
last modified time | relevance | path

Searched refs:Simulator (Results 1 – 25 of 38) sorted by relevance

12

/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Demulator_test.dart53 _MockEmulator('iOS Simulator', 'iOS Simulator', 'Apple');
70 await expectEmulator('iOS Simulator', <Emulator>[emulator3]);
/third_party/skia/infra/bots/assets/text_blob_traces/
DREADME.md32 Run Bench and Simulator
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ios/
Dios_emulators.dart31 String get name => 'iOS Simulator';
/third_party/mesa3d/src/util/
D00-mesa-defaults.conf392 <application name="American Truck Simulator" executable="amtrucks">
395 <application name="Euro Truck Simulator 2" executable="eurotrucks2">
715 <application name="American Truck Simulator" executable="amtrucks">
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h218 Simulator, // Simulator variants of other systems, e.g., Apple's iOS enumerator
487 return getEnvironment() == Triple::Simulator; in isSimulatorEnvironment()
/third_party/flutter/flutter/packages/flutter_tools/lib/src/macos/
Dxcode.dart118 fs.path.join(xcodeSelectPath, 'Applications', 'Simulator.app'),
/third_party/skia/third_party/externals/libwebp/
Dxcframeworkbuild.sh146 [[ "${PLATFORM}" == *Simulator* ]] && CFLAGS+="-simulator"
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Demulators.dart41 (platform.isMacOS ? 'or an iOS Simulator ' : '') +
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/
DREADME43 … demos you must first build SDL as a static library for BOTH the iPhone Simulator and the iPhone i…
/third_party/protobuf/objectivec/DevTools/
Dfull_mac_build.sh315 killall Simulator 2> /dev/null || true
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterObservatoryPublisher.mm10 // queries on the Simulator. We can work around this by using the lower level C API, but that's
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_iosurface_client_buffer.txt102 EGL_IOSURFACE_WRITE_HINT_ANGLE. On the iOS Simulator platform, where
/third_party/ejdb/
Dios-tc.cmake58 # SIMULATOR = Build for x86 i386 iphoneOS Simulator.
59 # SIMULATOR64 = Build for x86_64 iphoneOS Simulator.
62 # SIMULATOR_TVOS = Build for x86_64 tvOS Simulator.
65 # SIMULATOR_WATCHOS = Build for x86_64 for watchOS Simulator.
/third_party/vk-gl-cts/framework/delibs/cmake/
Dtoolchain-ios.cmake10 # SIMULATOR - used to build for the Simulator platforms, which have an x86 arch.
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/
Dvideo_demo.dart429 'Video playback not supported on the iOS Simulator.',
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitopengles.m59 * -Looking for the path to the OpenGL Library seems not to work in the iOS Simulator.
/third_party/mesa3d/docs/gallium/
Dbuffermapping.rst142 Euro Truck Simulator
276 Tabletop Simulator
/third_party/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake30 # SIMULATOR - used to build for the Simulator platforms, which have an
/third_party/freetype/builds/cmake/
DiOS.cmake30 # SIMULATOR - used to build for the Simulator platforms, which have an
/third_party/flutter/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake30 # SIMULATOR - used to build for the Simulator platforms, which have an
/third_party/libwebsockets/contrib/
DiOS.cmake10 # SIMULATOR - used to build for the Simulator platforms, which have an x86 arch.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DIOSurfaceSurfaceEAGL.mm383 ERR() << "IOSurfaces with OpenGL ES not supported on iOS Simulator";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp243 case Simulator: return "simulator"; in getEnvironmentTypeName()
545 .StartsWith("simulator", Triple::Simulator) in parseEnvironment()
/third_party/cJSON/tests/unity/docs/
DUnityGettingStartedGuide.md176 the advantages of being faster and easier to set up. Simulator apps have the
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/
Dswitch.dart200 // Opacity of a disabled switch, as eye-balled from iOS Simulator on Mac.

12