HomeSort by relevance Sort by last modified time
    Searched refs:executable (Results 51 - 72 of 72) sorted by null

1 23

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h 237 executable. */
252 of an executable, rather than only those used. */
290 /* TRUE if executable should not contain copy relocs.
308 /* TRUE if generating a position independent executable. */
311 /* TRUE if generating an executable, position independent or not. */
312 unsigned int executable : 1;
408 /* The function to call when the executable or shared object is
412 /* The function to call when the executable or shared object is
492 get the size of the entry when generating an executable file.
310 unsigned int executable : 1; member in struct:bfd_link_info
  /ndk/build/toolchains/arm-eabi-4.2.1/
setup.mk 147 define cmd-build-executable
  /ndk/build/toolchains/x86-4.2.1/
setup.mk 114 define cmd-build-executable
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
websocket_server.py 150 python_interp = sys.executable
  /cts/tools/spec-progress/src/
SpecProgressDoclet.java 65 * Each executable member (constructor or method) must have a "@param" tag
72 * Each executable member must have a "@throws" tag for each declared exception
568 ExecutableMemberDoc executable = (ExecutableMemberDoc) doc; local
569 boolean paramsOk = hasAllParameterDocs(executable, errors);
570 boolean exceptionsOk = hasAllExceptionDocs(executable, errors);
746 * Checks whether the given executable member has documentation for
785 * Checks whether the given executable member has documentation for
    [all...]
  /external/bluetooth/glib/gio/
gcontenttype.c 280 * types are "executable" on Windows... You can just type foo.jpg as
283 * with "executable".
806 * Checks if a content type can be executable. Note that for instance
810 * can be executable, %FALSE otherwise.
817 if (g_content_type_is_a (type, "application/x-executable") ||
1100 guint executable : 1; member in struct:__anon1166
1194 if (strcmp (parts[i], "executable") == 0)
1195 matchlet->executable = 1;
    [all...]
  /external/v8/test/mjsunit/tools/
tickprocessor.js 67 // shell executable
131 // shell executable
  /ndk/build/toolchains/arm-eabi-4.4.0/
setup.mk 167 define cmd-build-executable
  /external/webkit/JavaScriptCore/jit/
JITStubs.cpp 1640 FunctionExecutable* executable = function->jsExecutable(); local
1699 ExecutableBase* executable = callee->executable(); local
    [all...]
  /external/jpeg/
ltmain.sh     [all...]
  /build/core/
config.mk 59 BUILD_EXECUTABLE:= $(BUILD_SYSTEM)/executable.mk
  /build/core/tasks/
cts.mk 117 # Copy executable to CTS directory
  /external/libpng/
ltmain.sh 54 # link create a library or an executable
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 61 %of it, under Paragraph 2) in object code or executable form under the terms
77 % received the program in object code or executable form alone.)
79 %For an executable file, complete source code means all the source code for
82 %operating system on which the executable file runs.
    [all...]
  /external/v8/tools/
tickprocessor.js 779 'Specify the \'nm\' executable to use (e.g. --nm=/my_dir/nm)'],
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 297 /* Next look at the application's executable name */
304 #error Where can we find the executable name?
    [all...]
  /external/dbus/
ltmain.sh 219 *executable*) # but shell scripts are "executable" too...
    [all...]
  /external/expat/conftools/
ltmain.sh 209 *executable*) # but shell scripts are "executable" too...
    [all...]
  /external/libffi/
ltmain.sh 227 *executable*) # but shell scripts are "executable" too...
    [all...]
  /prebuilt/common/ant/
ant.jar 
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /prebuilt/common/ecj/
ecj.jar 

Completed in 1605 milliseconds

1 23