Home
last modified time | relevance | path

Searched refs:simulator (Results 1 – 25 of 35) sorted by relevance

12

/external/webkit/LayoutTests/http/tests/appcache/resources/
Doffline-access.manifest2 /resources/network-simulator.php?path=/appcache/resources/offline-access-frame.html
3 /resources/network-simulator.php?path=/appcache/resources/offline-access.manifest
4 /resources/network-simulator.php?path=/appcache/resources/simple.txt
5 /resources/network-simulator.php?path=/appcache/resources/offline-access.js
Dnon-html.manifest3 /resources/network-simulator.php?path=/appcache/resources/simple.txt
4 /resources/network-simulator.php?path=/appcache/resources/abe.png
5 /resources/network-simulator.php?path=/appcache/resources/non-html.manifest
8 /resources/network-simulator.php?command=
Dmain-resource-redirect.manifest2 http://127.0.0.1:8000/resources/network-simulator.php?path=/appcache/resources/main-resource-redire…
4 http://127.0.0.1:8000/resources/network-simulator.php?command
Dfallback.manifest3 /resources/network-simulator.php? simple.txt
/external/qemu/telephony/
DJamfile11 Main simulator : simulator.c ;
12 LinkLibraries simulator : sysdeps android_modem ;
/external/v8/
DSConstruct156 'simulator:none': {
165 'simulator:none': {
174 'simulator:none': {
179 'simulator:arm': {
191 'simulator:none': {
216 'simulator:mips': {
350 # used by the arm simulator.
524 'simulator:none': {
530 'simulator:none': {
539 'simulator:none': {
[all …]
DAndroid.mksnapshot.mk20 src/arm/simulator-arm.cc \
DChangeLog724 Fixed .gyp files to work on the ARM simulator.
1005 files. Make the ARM simulator build with GYP again. Generate Makefiles
1321 Added a number of commands to the ARM simulator and enhanced the ARM
1717 Added support for VFP rounding modes to the ARM simulator.
1751 Allowed forcing the use of a simulator from the build script
1784 the simulator as the execution engine (by Mark Lam <mark.lam@palm.com>
2306 Added stack command and mem command to ARM simulator debugger.
2730 Fixed ARM simulator compilation problem on Windows.
3467 Added visual studio project files for building the ARM simulator.
3469 Fixed a number of ARM simulator issues.
[all …]
/external/valgrind/main/callgrind/
Dsim.c148 } simulator; variable
1056 IrRes = (*simulator.I1_Read)(CLG_(bb_base) + ii->instr_offset, ii->instr_size); in log_1I0D()
1081 Ir1Res = (*simulator.I1_Read)(CLG_(bb_base) + ii1->instr_offset, ii1->instr_size); in log_2I0D()
1083 Ir2Res = (*simulator.I1_Read)(CLG_(bb_base) + ii2->instr_offset, ii2->instr_size); in log_2I0D()
1114 Ir1Res = (*simulator.I1_Read)(CLG_(bb_base) + ii1->instr_offset, ii1->instr_size); in log_3I0D()
1116 Ir2Res = (*simulator.I1_Read)(CLG_(bb_base) + ii2->instr_offset, ii2->instr_size); in log_3I0D()
1118 Ir3Res = (*simulator.I1_Read)(CLG_(bb_base) + ii3->instr_offset, ii3->instr_size); in log_3I0D()
1153 IrRes = (*simulator.I1_Read)(CLG_(bb_base) + ii->instr_offset, ii->instr_size); in log_1I1Dr()
1154 DrRes = (*simulator.D1_Read)(data_addr, data_size); in log_1I1Dr()
1186 DrRes = (*simulator.D1_Read)(data_addr, data_size); in log_0I1Dr()
[all …]
/external/v8/src/
DSConscript222 'simulator:arm': ['arm/simulator-arm.cc'],
223 'simulator:mips': ['mips/simulator-mips.cc'],
387 # host VM with the simulator=arm and snapshot=on options and then take the
Disolate.h390 Simulator* simulator() const { return simulator_; } in simulator() function
391 void set_simulator(Simulator* simulator) { in set_simulator() argument
392 simulator_ = simulator; in set_simulator()
/external/clang/test/Analysis/
Dmalloc.m2 #include "system-header-simulator-objc.h"
Dmalloc.mm2 #include "system-header-simulator-objc.h"
/external/v8/tools/
Dtest.py1271 if options.simulator != 'none':
1273 if options.simulator != options.arch:
1275 options.arch = options.simulator
1277 print "Architecture %s does not match sim %s" %(options.arch, options.simulator)
1280 options.scons_flags.append("simulator=" + options.simulator)
1495 'simulator': options.simulator,
/external/v8/build/
DREADME.txt21 This will build makefiles for ia32, x64 and the ARM simulator with names
/external/v8/tools/gcmole/
Dgcmole.lua174 simulator = ''})
/external/quake/
DREADME3 In order to run Quake on the simulator and/or device, you must:
/external/clang/lib/StaticAnalyzer/
DREADME.txt20 In a nutshell, the analyzer is basically a source code simulator that
/external/v8/tools/gyp/
Dv8.gyp536 '../../src/arm/simulator-arm.cc',
601 '../../src/mips/simulator-mips.cc',
/external/wpa_supplicant_6/wpa_supplicant/
Deap_testing.txt127 6) Authenticator simulator required patching for handling Access-Accept within
Ddefconfig172 # Enable USIM simulator (Milenage) for EAP-AKA
Dandroid.config169 # Enable USIM simulator (Milenage) for EAP-AKA
/external/wpa_supplicant_8/wpa_supplicant/
Deap_testing.txt127 6) Authenticator simulator required patching for handling Access-Accept within
Dandroid.config181 # Enable USIM simulator (Milenage) for EAP-AKA
Ddefconfig184 # Enable USIM simulator (Milenage) for EAP-AKA

12