Searched refs:facilities (Results 1 – 25 of 80) sorted by relevance
1234
/external/valgrind/tests/ |
D | s390x_features.c | 203 unsigned long long facilities; in go() local 208 facilities = stfle(); in go() 211 match = (facilities & FAC_BIT(1)) && (facilities & FAC_BIT(2)); in go() 213 match = facilities & FAC_BIT(0); in go() 215 match = facilities & FAC_BIT(7); in go() 217 match = (facilities & FAC_BIT(18)) && (facilities & FAC_BIT(19)); in go() 219 match = facilities & FAC_BIT(21); in go() 221 match = facilities & FAC_BIT(25); in go() 223 match = facilities & FAC_BIT(34); in go() 225 match = facilities & FAC_BIT(35); in go() [all …]
|
/external/valgrind/ |
D | README.s390 | 27 Hardware facilities 30 facilities as the machine for which the client program was compiled. 32 client instructions according to the facilities available on the host. 33 This means, though, that probing for hardware facilities by issuing
|
/external/mesa3d/docs/OLD/ |
D | MESA_program_debug.spec | 35 The extension provides facilities for implementing debuggers for 42 There are facilities to do the following:
|
/external/regex-re2/doc/ |
D | mksyntaxgo | 27 facilities of package regexp (such as Compile and Match) instead of this package.
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | README.txt | 25 caching facilities.
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | testing-applications.txt | 14 convenient manner. These facilities are quite young, and feedback is 19 These facilities let you test your Paste and WSGI-based applications
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | README.txt | 28 caching facilities.
|
/external/elfutils/src/ |
D | COPYING-LGPLV3 | 130 You may place library facilities that are a work based on the 132 facilities that are not Applications and are not covered by this 137 on the Library, uncombined with any other library facilities,
|
/external/llvm/test/DebugInfo/ |
D | cu-ranges.ll | 17 ; FIXME: When we get better dumping facilities we'll want to elaborate here.
|
/external/libnl/ |
D | COPYING | 335 7. You may place library facilities that are a work based on the 337 facilities not covered by this License, and distribute such a combined 339 the Library and of the other library facilities is otherwise 344 facilities. This must be distributed under the terms of the
|
D | NOTICE | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/selinux/libsemanage/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/owasp/sanitizer/tools/findbugs/licenses/ |
D | LICENSE.txt | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/jdiff/ |
D | NOTICE | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/libexif/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/libmtp/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
D | NOTICE | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/mesa3d/ |
D | NOTICE | 320 7. You may place library facilities that are a work based on the 322 facilities not covered by this License, and distribute such a combined 324 the Library and of the other library facilities is otherwise 329 facilities. This must be distributed under the terms of the
|
/external/mesa3d/docs/ |
D | COPYING | 320 7. You may place library facilities that are a work based on the 322 facilities not covered by this License, and distribute such a combined 324 the Library and of the other library facilities is otherwise 329 facilities. This must be distributed under the terms of the
|
/external/eigen/ |
D | COPYING.LGPL | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/libusb/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
D | NOTICE | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/libusb-compat/ |
D | NOTICE | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/selinux/libsepol/ |
D | COPYING | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | lgpl-v21.txt | 333 7. You may place library facilities that are a work based on the 335 facilities not covered by this License, and distribute such a combined 337 the Library and of the other library facilities is otherwise 342 facilities. This must be distributed under the terms of the
|
1234