Searched refs:system (Results 176 - 200 of 1077) sorted by relevance

1234567891011>>

/external/compiler-rt/test/builtins/timing/
H A Dtime22 INSTALLED=/usr/local/lib/system/libcompiler_rt.a
/external/elfutils/0.153/libasm/
H A Dasm_fill.c35 #include <system.h>
/external/lldb/test/
H A Dbench.py66 os.system(command)
/external/skia/platform_tools/android/bin/
H A Dandroid_gdbserver25 SYSTEM_LIBRARY_PATH=/system/lib
43 adb_pull_if_needed /system/bin/linker $GDB_TMP_DIR
/external/compiler-rt/make/
H A DAppleBI.mk50 mkdir -p $(DSTROOT)/usr/lib/system
52 -o $(DSTROOT)/usr/lib/system/libcompiler_rt.dylib
53 cd $(DSTROOT)/usr/lib/system; \
62 -install_name /usr/lib/system/libcompiler_rt.dylib \
71 -L$(SDKROOT)/usr/lib/system \
91 mkdir -p $(DSTROOT)/usr/lib/system
93 -o $(DSTROOT)/usr/lib/system/libcompiler_rt.dylib
120 mkdir -p $(DSTROOT)/$(SDKROOT)/usr/lib/system
122 -o $(DSTROOT)/$(SDKROOT)/usr/lib/system/libcompiler_rt_sim.dylib
138 -install_name /usr/lib/system/libcompiler_rt_si
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
H A Dapmtest.m150 system(['rm ' farFile]);
151 system(['rm ' nearFile]);
153 system(['rm ' eventFile]);
154 system(['rm ' delayFile]);
155 system(['rm ' driftFile]);
210 system(['ln -s -f ' inpath 'vqeFar.pcm ' farFile]);
212 system(['ln -s -f ' inpath 'apm_far.pcm ' farFile]);
216 system(['ln -s -f ' inpath 'vqeNear.pcm ' nearFile]);
218 system(['ln -s -f ' inpath 'apm_near.pcm ' nearFile]);
222 system(['l
[all...]
/external/webrtc/src/modules/audio_processing/test/
H A Dapmtest.m150 system(['rm ' farFile]);
151 system(['rm ' nearFile]);
153 system(['rm ' eventFile]);
154 system(['rm ' delayFile]);
155 system(['rm ' driftFile]);
210 system(['ln -s -f ' inpath 'vqeFar.pcm ' farFile]);
212 system(['ln -s -f ' inpath 'apm_far.pcm ' farFile]);
216 system(['ln -s -f ' inpath 'vqeNear.pcm ' nearFile]);
218 system(['ln -s -f ' inpath 'apm_near.pcm ' nearFile]);
222 system(['l
[all...]
/external/chromium_org/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
H A DAutoCloseableRouter.java7 import org.chromium.mojo.system.Core;
8 import org.chromium.mojo.system.MessagePipeHandle;
H A DBindingsHelper.java7 import org.chromium.mojo.system.AsyncWaiter;
8 import org.chromium.mojo.system.Handle;
/external/chromium_org/third_party/WebKit/Source/build/scripts/
H A Dcheck_objc_rename.sh34 # class name collisions with the system's copy of the WebCore framework.
66 These Objective-C symbols may clash with those provided by the system's own
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/
H A Ddetection.py32 from webkitpy.common.system.filesystem import FileSystem
33 from webkitpy.common.system.executive import Executive
62 raise Exception("FATAL: Failed to determine the SCM system for either %s or %s" % (cwd, script_directory))
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
H A Dfilesystem_mock_unittest.py34 from webkitpy.common.system import filesystem_mock
35 from webkitpy.common.system import filesystem_unittest
H A Dprofiler_unittest.py31 from webkitpy.common.system.platforminfo_mock import MockPlatformInfo
32 from webkitpy.common.system.systemhost_mock import MockSystemHost
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/
H A Dapache_http_unittest.py33 from webkitpy.common.system.executive_mock import MockExecutive
34 from webkitpy.common.system.outputcapture import OutputCapture
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
H A Dmain_unittest.py26 from webkitpy.common.system.filesystem_mock import MockFileSystem
27 from webkitpy.common.system.logtesting import LogTesting
H A Dpatchreader.py35 from webkitpy.common.system.executive import Executive
36 from webkitpy.common.system.filesystem import FileSystem
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
H A Dconfirmdiff.py34 from webkitpy.common.system import logutils
35 from webkitpy.common.system.executive import ScriptError
/external/chromium_org/third_party/sqlite/src/test/
H A Dcrashtest1.c38 system("cp test.db test.db-saved");
40 system("cp test.db-journal test.db-journal-saved");
/external/elfutils/0.153/lib/
H A DMakefile.am37 noinst_HEADERS = fixedsizehash.h system.h dynamicsizehash.h list.h md5.h \
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
H A Dracoon.conf28 auth_source system;
/external/libvpx/
H A Dconfig.x86.mk16 # X86 asm files are processed by the system and sent to yasm
/external/mksh/
H A DAndroid.mk8 # /system/etc/mkshrc
19 # /system/bin/sh
39 -DMKSHRC_PATH=\"/system/etc/mkshrc\" \
40 -DMKSH_DEFAULT_EXECSHELL=\"/system/bin/sh\" \
/external/qemu-pc-bios/bochs/bios/
H A Dnotes29 > Drive then generates an interrupt to the system.
36 > on a single-sector transfer, after the system has transferred
38 > on a multiple-sector transfer, after the system has transferred
42 and generates an interrupt. When the system has tranferred the last sector,
/external/scrypt/
H A DAndroid.mk4 #log_c_includes += system/core/include
/external/srec/config/en.us/
H A Drun-bothtags5-from-saved.sh0 /system/bin/SRecTest -parfile baseline11k.par -tcp tcp/bothtags5_from_saved.tcp -datapath audio/ >out_SHIP_bothtags5_from_saved.txt 2>&1

Completed in 5313 milliseconds

1234567891011>>