Home
last modified time | relevance | path

Searched full:simulator (Results 1 – 25 of 224) sorted by relevance

123456789

/third_party/rust/crates/libc/ci/ios/
Ddeploy_and_run_on_ios_simulator.rs1 // This is a script to deploy and execute a binary on an iOS simulator.
2 // The primary use of this is to be able to run unit tests on the simulator and
25 println!("Packaging simulator app"); in package_as_simulator_app()
48 // Step two: Start the iOS simulator
50 println!("Looking for iOS simulator"); in start_simulator()
70 println!("Creating iOS simulator"); in start_simulator()
79 println!("Shutting down already-booted simulator"); in start_simulator()
87 println!("Starting iOS simulator"); in start_simulator()
89 // simulator isn't completely booted; just erase the simulator instead. in start_simulator()
96 println!("Installing app to simulator"); in install_app_to_simulator()
[all …]
/third_party/cJSON/tests/unity/extras/fixture/
Drakefile_helper.rb102 return nil if $cfg['simulator'].nil?
103 command = if $cfg['simulator']['path'].nil?
106 (tackit($cfg['simulator']['path']) + ' ')
108 pre_support = if $cfg['simulator']['pre_support'].nil?
111 squash('', $cfg['simulator']['pre_support'])
113 post_support = if $cfg['simulator']['post_support'].nil?
116 squash('', $cfg['simulator']['post_support'])
162 simulator = build_simulator_fields
164 cmd_str = if simulator.nil?
167 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/unity/extras/fixture/
Drakefile_helper.rb104 return nil if $cfg['simulator'].nil?
106 command = if $cfg['simulator']['path'].nil?
109 (tackit($cfg['simulator']['path']) + ' ')
111 pre_support = if $cfg['simulator']['pre_support'].nil?
114 squash('', $cfg['simulator']['pre_support'])
116 post_support = if $cfg['simulator']['post_support'].nil?
119 squash('', $cfg['simulator']['post_support'])
168 simulator = build_simulator_fields
170 cmd_str = if simulator.nil?
173 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/unity/extras/memory/
Drakefile_helper.rb109 return nil if $cfg['simulator'].nil?
111 command = if $cfg['simulator']['path'].nil?
114 (tackit($cfg['simulator']['path']) + ' ')
116 pre_support = if $cfg['simulator']['pre_support'].nil?
119 squash('', $cfg['simulator']['pre_support'])
121 post_support = if $cfg['simulator']['post_support'].nil?
124 squash('', $cfg['simulator']['post_support'])
172 simulator = build_simulator_fields
174 cmd_str = if simulator.nil?
177 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/cJSON/tests/unity/examples/example_3/
Drakefile_helper.rb120 return nil if $cfg['simulator'].nil?
121 command = if $cfg['simulator']['path'].nil?
124 (tackit($cfg['simulator']['path']) + ' ')
126 pre_support = if $cfg['simulator']['pre_support'].nil?
129 squash('', $cfg['simulator']['pre_support'])
131 post_support = if $cfg['simulator']['post_support'].nil?
134 squash('', $cfg['simulator']['post_support'])
203 simulator = build_simulator_fields
205 cmd_str = if simulator.nil?
208 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/unity/examples/example_3/
Drakefile_helper.rb119 return nil if $cfg['simulator'].nil?
121 command = if $cfg['simulator']['path'].nil?
124 (tackit($cfg['simulator']['path']) + ' ')
126 pre_support = if $cfg['simulator']['pre_support'].nil?
129 squash('', $cfg['simulator']['pre_support'])
131 post_support = if $cfg['simulator']['post_support'].nil?
134 squash('', $cfg['simulator']['post_support'])
205 simulator = build_simulator_fields
207 cmd_str = if simulator.nil?
210 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/cJSON/tests/unity/test/
Drakefile_helper.rb140 return nil if $cfg['simulator'].nil?
141 command = if $cfg['simulator']['path'].nil?
144 (tackit($cfg['simulator']['path']) + ' ')
146 pre_support = if $cfg['simulator']['pre_support'].nil?
149 squash('', $cfg['simulator']['pre_support'])
151 post_support = if $cfg['simulator']['post_support'].nil?
154 squash('', $cfg['simulator']['post_support'])
242 simulator = build_simulator_fields
244 cmd_str = if simulator.nil?
247 … "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
/third_party/protobuf/objectivec/DevTools/
Dfull_mac_build.sh268 -destination "platform=iOS Simulator,name=iPhone 4s,OS=8.1" # 32bit
269 -destination "platform=iOS Simulator,name=iPhone 7,OS=latest" # 64bit
277 -destination "platform=iOS Simulator,name=iPhone 4s,OS=9.0" # 32bit
278 -destination "platform=iOS Simulator,name=iPhone 7,OS=latest" # 64bit
285 -destination "platform=iOS Simulator,name=iPhone 4s,OS=8.1" # 32bit
286 -destination "platform=iOS Simulator,name=iPhone 7,OS=latest" # 64bit
295 -destination "platform=iOS Simulator,name=iPhone 8,OS=latest" # 64bit
300 echo "ATTENTION: Time to update the simulator targets for Xcode ${XCODE_VERSION}"
314 # Don't leave the simulator in the developer's face.
315 killall Simulator 2> /dev/null || true
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dbuild_ios.dart26 help: 'Build a debug version of your app (default mode for iOS simulator builds).',
36 ..addFlag('simulator',
37 help: 'Build for the iOS simulator instead of the device.',
59 final bool forSimulator = argResults['simulator'];
80 final String logTarget = forSimulator ? 'simulator' : 'device';
/third_party/vk-gl-cts/framework/delibs/cmake/
Dtoolchain-ios.cmake7 # IOS_PLATFORM = OS (default) or SIMULATOR
10 # SIMULATOR - used to build for the Simulator platforms, which have an x86 arch.
94 elseif (${IOS_PLATFORM} STREQUAL "SIMULATOR")
100 message (FATAL_ERROR "Unsupported IOS_PLATFORM value selected. Please choose OS or SIMULATOR")
139 else (${IOS_PLATFORM} STREQUAL "SIMULATOR")
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_simulator.c30 * top of the simpenrose software simulator. Generally, VC4 driver BOs have a
31 * GEM-side copy of their contents and a simulator-side memory area that the
33 * the simulator's data is copied back out to the GEM BOs, so that rendering
64 /** Global (across GEM fds) state for the simulator */
81 /** Per-GEM-fd state for the simulator. */
95 /** Wrapper for drm_vc4_bo tracking the simulator-specific state. */
106 * simulator memory.
133 * Allocates space in simulator memory and returns a tracking struct for it
149 /* Allocate space for the buffer in simulator memory. */ in vc4_create_simulator_bo()
170 /* Map the GEM buffer for copy in/out to the simulator. */ in vc4_create_simulator_bo()
[all …]
/third_party/ejdb/
Dios-tc.cmake60 # SIMULATOR = Build for x86 i386 iphoneOS Simulator.
61 # SIMULATOR64 = Build for x86_64 iphoneOS Simulator.
62 # SIMULATORARM64 = Build for arm64 iphoneOS Simulator.
65 # SIMULATOR_TVOS = Build for x86_64 tvOS Simulator.
68 # SIMULATOR_WATCHOS = Build for x86_64 for watchOS Simulator.
99 # SIMULATOR = i386
152 "OS" "OS64" "OS64COMBINED" "SIMULATOR" "SIMULATOR64" "SIMULATORARM64"
161 # Check if using a CMake version capable of building combined FAT builds (simulator and target slic…
193 …# Temporarily fix the arm64 issues in CMake install-combined by excluding arm64 for simulator buil…
261 elseif(PLATFORM STREQUAL "SIMULATOR" AND DEPLOYMENT_TARGET VERSION_GREATER_EQUAL 10.3.4)
[all …]
/third_party/libwebsockets/contrib/
DiOS.cmake7 # IOS_PLATFORM = OS (default) or OS32 or SIMULATOR or SIMULATOR64
10 # SIMULATOR - used to build for the Simulator platforms, which have an x86 arch.
130 elseif (${IOS_PLATFORM} STREQUAL "SIMULATOR")
143 message (FATAL_ERROR "Unsupported IOS_PLATFORM value selected. Please choose OS or SIMULATOR")
182 elseif (${IOS_PLATFORM} STREQUAL "SIMULATOR")
/third_party/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake23 # IOS_PLATFORM = OS | SIMULATOR
30 # SIMULATOR - used to build for the Simulator platforms, which have an
155 elseif (${IOS_PLATFORM} STREQUAL "SIMULATOR")
163 "Unsupported IOS_PLATFORM value selected. Please choose OS or SIMULATOR.")
/third_party/freetype/builds/cmake/
DiOS.cmake23 # IOS_PLATFORM = OS | SIMULATOR
30 # SIMULATOR - used to build for the Simulator platforms, which have an
155 elseif (${IOS_PLATFORM} STREQUAL "SIMULATOR")
163 "Unsupported IOS_PLATFORM value selected. Please choose OS or SIMULATOR.")
/third_party/flutter/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake23 # IOS_PLATFORM = OS | SIMULATOR
30 # SIMULATOR - used to build for the Simulator platforms, which have an
155 elseif (${IOS_PLATFORM} STREQUAL "SIMULATOR")
163 "Unsupported IOS_PLATFORM value selected. Please choose OS or SIMULATOR.")
/third_party/flutter/engine/flutter/sky/tools/
Dcreate_ios_framework.py19 parser.add_argument('--simulator-out-dir', type=str, required=True)
43 print 'Cannot find iOS simulator Framework at', simulator_framework
55 print 'Cannot find iOS simulator dylib at', simulator_dylib
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTarget.cpp33 .Case("ios-simulator", PlatformKind::iOSSimulator) in create()
34 .Case("tvos-simulator", PlatformKind::tvOSSimulator) in create()
35 .Case("watchos-simulator", PlatformKind::watchOSSimulator) in create()
DPlatform.cpp81 return "iOS Simulator"; in getPlatformName()
83 return "tvOS Simulator"; in getPlatformName()
85 return "watchOS Simulator"; in getPlatformName()
/third_party/flutter/engine/flutter/tools/
Dgn25 if args.simulator:
70 if args.simulator:
72 raise Exception('--simulator is not supported on Android')
75 raise Exception('iOS simulator only supports the debug runtime mode')
141 gn_args['use_ios_simulator'] = args.simulator
166 if args.simulator:
286 parser.add_argument('--simulator', action='store_true', default=False)
/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]);
130 when(mockXcode.getSimulatorPath()).thenAnswer((_) => '/fake/simulator.app');
133 …if (args.length >= 3 && args[0] == 'open' && args[1] == '-a' && args[2] == '/fake/simulator.app') {
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ios/
Dios_workflow.dart18 // We need xcode (+simctl) to list simulator devices, and libimobiledevice to list real devices.
22 // We need xcode to launch simulator devices, and ideviceinstaller and ios-deploy
/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c30 * top of the simpenrose software simulator. Generally, V3D driver BOs have a
31 * GEM-side copy of their contents and a simulator-side memory area that the
33 * the simulator's data is copied back out to the GEM BOs, so that rendering
70 /** Global (across GEM fds) state for the simulator */
106 /** Per-GEM-fd state for the simulator. */
125 /** Wrapper for drm_v3d_bo tracking the simulator-specific state. */
206 * Allocates space in simulator memory and returns a tracking struct for it
228 /* Allocate space for the buffer in simulator memory. */ in v3d_create_simulator_bo()
246 /* Map the GEM buffer for copy in/out to the simulator. i915 blocks in v3d_create_simulator_bo_for_gem()
623 /* Free the simulator's internal tracking. */ in v3d_simulator_gem_close_ioctl()
/third_party/mesa3d/src/drm-shim/
DREADME.md5 simulator-backed GEM devices (for testing against a software simulator
/third_party/cJSON/tests/unity/test/targets/
Diar_cortexm3_v5.yml1 # unit testing under iar compiler / simulator for STM32 Cortex-M3
66 simulator:

123456789