/external/v8/tools/testrunner/objects/ |
D | workpacket.py | 33 def __init__(self, peer=None, context=None, tests=None, binaries=None, argument 38 self.binaries = binaries 49 binaries = [] 52 binaries.append({"name": shell, 59 binaries.append({"name": "libv8.so", 68 "binaries": binaries, 82 binaries = packed["binaries"] 88 return WorkPacket(context=ctx, tests=tests, binaries=binaries,
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
D | program.cpp | 59 const unsigned char **binaries, cl_int *status_ret, in clCreateProgramWithBinary() argument 64 if (!count || !devs || !lengths || !binaries) in clCreateProgramWithBinary() 88 binaries, binaries + count, lengths); in clCreateProgramWithBinary() 184 prog->binaries().size()); in clGetProgramInfo() 190 prog->binaries().begin(), prog->binaries().end())); in clGetProgramInfo() 204 prog->binaries().begin(), prog->binaries().end())); in clGetProgramInfo() 215 prog->binaries().begin(), prog->binaries().end())); in clGetProgramInfo()
|
D | kernel.cpp | 38 if (prog->binaries().empty()) in clCreateKernel() 41 auto sym = prog->binaries().begin()->second.sym(name); in clCreateKernel() 61 if (prog->binaries().empty()) in clCreateKernelsInProgram() 64 auto &syms = prog->binaries().begin()->second.syms; in clCreateKernelsInProgram() 157 if ((!dev && kern->prog.binaries().size() != 1) || in clGetKernelWorkGroupInfo() 158 (dev && !kern->prog.binaries().count(dev))) in clGetKernelWorkGroupInfo() 217 if (!kern->prog.binaries().count(&q->dev)) in kernel_validate()
|
/external/google-breakpad/src/tools/windows/ |
D | refresh_binaries.bat | 1 REM This batch file is meant to facilitate regenerating prebuilt binaries for 10 REM README.binaries file to contain 18 copy symupload\Release\symupload.exe binaries\ 21 echo This checkin of the binaries was created by refresh_binaries.bat. > %TEMP%\checkin.txt
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | program.cpp | 35 const std::vector<clover::module> &binaries) : in _cl_program() argument 40 devs.begin(), devs.end(), binaries.begin()); in _cl_program() 69 _cl_program::binaries() const { in binaries() function in _cl_program
|
D | program.hpp | 42 const std::vector<clover::module> &binaries); 47 const std::map<clover::device *, clover::module> &binaries() const;
|
/external/iptables/ |
D | INSTALL | 28 /usr/local, so the binaries will go into /usr/local/bin, sbin, 46 Produce additional binaries, iptables-static/ip6tables-static, 51 Produce binaries that have dynamic loading of extensions disabled. 79 The make process will automatically build multipurpose binaries.
|
/external/v8/tools/testrunner/network/ |
D | network_execution.py | 81 self.binaries = {} 119 if shell not in self.binaries: 139 self.binaries[shell] = binary 141 self.binaries["libv8.so"] = libv8 182 data, test_map = packet.Pack(self.binaries)
|
/external/libpng/projects/visualc71/ |
D | README_zlib.txt | 24 binaries set "zlib" as the startup project (Select "zlib" tree view item + 26 binaries set it to "example" (Select "example" tree view item + Project | 38 This project builds the zlib binaries as follows:
|
D | README.txt | 26 binaries set "libpng" as the startup project (Select "libpng" tree view 28 binaries set it to "pngtest" (Select "pngtest" tree view item + 38 This project builds the libpng binaries as follows:
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/v8/ |
D | README.chromium | 8 Description: d8 binaries is used for executing trace-viewer's trace analyzing 10 Local modifications: We ignore the source code & only keep the d8 binaries. Use
|
/external/strace/debian/ |
D | control | 16 use it on binaries for which you don't have source. 26 Description: System call tracer for 64bit binaries 30 use it on binaries for which you don't have source. 49 use it on binaries for which you don't have source.
|
/external/gptfdisk/ |
D | README.Windows | 39 binaries, which include the strings "32" or "64" in their names. The 32-bit 40 binaries work fine on most versions of Windows, but some 64-bit 42 the 64-bit binaries. 91 The Windows binaries I've compiled do not support Unicode UTF-16LE GPT 109 (Type "make -f Makefile.mingw" to compile 32-bit binaries, and "make -f 110 Makefile.mingw64" to compile 64-bit binaries.) If you try to compile 126 compilers. The resulting binaries seem to work equally well, but my testing
|
/external/libexif/ |
D | configure.ac | 88 dnl Whether we're supposed to ship binaries in the tarball 92 AC_ARG_ENABLE([ship-binaries], 93 [AS_HELP_STRING([--enable-ship-binaries], 94 [Whether to ship binaries in the tarball [default=no]])],[ 100 GP_CONFIG_MSG([Ship binaries in tarball],[$ship_binaries])
|
/external/guava/ |
D | README.maven | 2 build release binaries for hosting in the central maven 15 (Obviously the deployed binaries in maven repostories
|
/external/bison/m4/ |
D | multiarch.m4 | 7 # Determine whether the compiler is or may be producing universal binaries. 11 # "universal" binaries--by specifying multiple '-arch' options to the
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/util/info/openssl/ |
D | location.url | 1 http://www.stunnel.org/download/binaries.html
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/util/info/stunnel/ |
D | location.url | 1 http://www.stunnel.org/download/binaries.html
|
/external/openfst/ |
D | README | 18 --enable-bin Build fst::script and command-line binaries (def: yes) 34 binaries are found on /usr/local/bin. To use in your own program,
|
/external/e2fsprogs/ |
D | INSTALL.elfbin | 4 instead of using precompiled binaries.) 6 Also please note that these binaries assume the use of the GNU Libc.
|
/external/svox/pico_resources/tools/LingwareBuilding/ |
D | Readme.txt | 28 to build final binary platform independent lingware resources from intermediate binaries
|
/external/sepolicy/ |
D | fsck_untrusted.te | 33 # Only allow entry from vold via fsck binaries
|
/external/ltrace/ |
D | CREDITS | 83 D: Support for Elf64 binaries 89 D: Tracing PIE binaries
|
/external/icu/icu4c/source/ |
D | acinclude.m4 | 171 AC_MSG_CHECKING([whether runnable 64 bit binaries are built by default]) 186 # later, can we run the 32/64 bit binaries so made? 378 AC_MSG_CHECKING([whether runnable 64-bit binaries are being built ]) 405 AC_MSG_CHECKING([whether runnable 32-bit binaries are being built ]) 449 …AC_MSG_ERROR([Requested $BITS_REQ bit binaries but could not compile and execute them. See readme.…
|
/external/doclava/src/com/google/doclava/parser/ |
D | README.txt | 2 To regenerate these classes, download the ANTLR java binaries
|