HomeSort by relevance Sort by last modified time
    Searched full:executable (Results 1151 - 1175 of 4711) sorted by null

<<41424344454647484950>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 93 # /path/to/cvs/executable
102 # /path/to/scp/executable
feedPublish.emf.properties 79 # /path/to/cvs/executable
88 # /path/to/scp/executable
feedPublish.uml2.properties 79 # /path/to/cvs/executable
88 # /path/to/scp/executable
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedWatch.xml 78 <exec executable="sleep" resolveexecutable="true"><arg line="10"/></exec>
80 <exec executable="feedWatch.sh" resolveexecutable="true" spawn="true"/> -->
  /external/eigen/lapack/
dlamch.f 92 * .. Executable Statements ..
179 * .. Executable Statements ..
slamch.f 96 * .. Executable Statements ..
182 * .. Executable Statements ..
  /external/google-breakpad/src/google_breakpad/processor/
code_modules.h 58 // Returns the module corresponding to the main executable. If there is
59 // no main executable, returns NULL. Ownership of the returned CodeModule
  /external/icu/icu4c/source/config/
mh-os400 74 ## Platform command to remove or move executable target
76 ## Platform commands to remove or move executable and library targets
  /external/icu/icu4j/samples/
build.xml 54 <exec executable="${iuc.bldicures}">
70 <exec executable="${iuc.bldicures}">
  /external/libxml2/VxWorks/
README 13 2. VxWorks 6.X has two main types of executable, DKMs (dynamic kernel
43 endian), and the executable type. We have tested this code on PENTIUM2gnu
  /external/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 46 /// executable code.
55 /// executable code.
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIASession.cpp 32 // We assume that CoInitializeEx has already been called by the executable.
73 // We assume that CoInitializeEx has already been called by the executable.
  /external/llvm/unittests/Support/
FileOutputBufferTest.cpp 98 // TEST 4: Verify file can be made executable.
111 // Verify file exists and is executable.
  /external/llvm/utils/
llvm-compilers-check 83 def find_executable(executable, path=None):
84 """Try to find 'executable' in the directories listed in 'path' (a
94 (base, ext) = os.path.splitext(executable)
95 # executable files on OS/2 can have an arbitrary extension, but
98 executable = executable + ".exe"
101 (base, ext) = os.path.splitext(executable)
105 execname = executable + ext
  /external/mockftpserver/branches/1.x_Branch/
pom.xml 94 <executable>${JAVA_1_4_HOME}/bin/javac</executable>
  /external/objenesis/tck/
pom.xml 255 <executable>java</executable>
  /external/opencv3/doc/tutorials/introduction/display_image/
display_image.markdown 98 - Compile your code and then run the executable giving an image path as argument. If you're on
99 Windows the executable will of course contain an *exe* extension too. Of course assure the image
  /external/protobuf/gtest/test/
run_tests_util_test.py 149 def spawnv(self, wait, executable, *kargs):
151 return self.spawn_impl(executable, kargs)
168 directory, executable = map(os.path.normpath, pair)
174 executable = re.sub(r'\.exe$', '', executable)
175 return (directory, executable)
599 def SpawnImpl(executable, argv):
602 if '.py' in executable or '.py' in argv[0]:
  /external/selinux/policycoreutils/sepolicy/sepolicy/templates/
executable.py 445 EXECUTABLE -- gen_context(system_u:object_r:TEMPLATETYPE_exec_t,s0)
453 EXECUTABLE -- gen_context(system_u:object_r:TEMPLATETYPE_initrc_exec_t,s0)
  /external/v8/tools/
nacl-run.py 87 if lines[0].find(": ELF 32-bit LSB executable, Intel 80386") > 0:
89 if lines[0].find(": ELF 64-bit LSB executable, x86-64") > 0:
  /external/webrtc/webrtc/modules/audio_device/
audio_device.gypi 239 'type': 'executable',
254 'type': 'executable',
  /external/webrtc/webrtc/test/testsupport/
fileutils_unittest.cc 58 // directory that is automatically set when the test executable is launched.
60 // of where the executable was launched from.
  /frameworks/ex/framesequence/
build.xml 60 <exec executable="ndk-build" failonerror="true"/>
64 <exec executable="ndk-build" failonerror="true">
  /frameworks/native/opengl/tests/angeles/
README.txt 53 Prebuilt Win32 PC executable: SanOGLES-Gerbera.exe
55 Prebuilt Win32 PC executable: SanOGLES-PVRSDK.exe
  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor_OEM.h 84 * DSP_EFILE: The DSP executable was not found
85 * DSP_ECORRUTFILE: Unable to Parse the DSP Executable

Completed in 2400 milliseconds

<<41424344454647484950>>