| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-lipo.rst | 29 Take a single input file and verify the specified architectures are present in the file. 34 Take a single input file and display the architectures present in the file. 40 Take at least one input file and display the descriptions of each file. 48 Take a single universal binary input file and the thin flag followed by an architecture type. 53 Take at least one input file and require the output flag to be specified. 58 Take a single universal binary input file and require the output flag to be specified.
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 65 auto str = Take<PythonString>(str_obj); in As() 323 *this = Take<PythonBytes>(PyBytes_FromStringAndSize(data, bytes.size())); in SetBytes() 340 *this = Take<PythonByteArray>(PyByteArray_FromStringAndSize(str, length)); in PythonByteArray() 379 return Take<PythonString>(str); in FromUTF8() 458 *this = Take<PythonInteger>(PyLong_FromLongLong(value)); in SetInteger() 491 *this = Take<PythonBoolean>(PyBool_FromLong(value)); in SetValue() 504 *this = Take<PythonList>(PyList_New(0)); in PythonList() 508 *this = Take<PythonList>(PyList_New(list_size)); in PythonList() 560 *this = Take<PythonTuple>(PyTuple_New(0)); in PythonTuple() 564 *this = Take<PythonTuple>(PyTuple_New(tuple_size)); in PythonTuple() [all …]
|
| H A D | PythonDataObjects.h | 120 template <typename T> T Take(PyObject *obj) { in Take() function 323 return python::Take<PythonObject>(obj); 333 return python::Take<PythonObject>(obj); 342 return python::Take<PythonObject>(obj);
|
| /openbsd-src/games/monop/ |
| H A D | cards.inp | 88 Take a Ride on the Reading. 92 Take a Walk on the Board Walk.
|
| /openbsd-src/gnu/llvm/clang/cmake/modules/ |
| H A D | AddGRPC.cmake | 4 # Take the first two args and forward the remaining to generate_proto_sources.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/InterceptResult/ |
| H A D | Squasher.t | 44 info => [{tag => 'NOTE', details => 'Take Note!'}], 96 info => [{tag => 'NOTE', details => 'Take Note!'}],
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | BranchWeightMetadata.rst | 182 default: break; // Take this case with probability 10% 183 case 0: break; // Take this case with probability 10% 184 case 3: break; // Take this case with probability 10%
|
| /openbsd-src/gnu/gcc/intl/ |
| H A D | ChangeLog | 110 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR. 111 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/ |
| H A D | META-2.meta | 85 "description" : "Take over the world"
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | t-rtems | 59 # Take out all variants we don't want
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | arm_neon_incl.td | 80 // - $X - Take the type of parameter/variable X. For example: 103 // dup - Take a scalar argument and create a vector by duplicating it into 108 // dup_typed - Take a vector and a scalar argument, and create a new vector of 161 // highhalf - Take only the high half of the input. 164 // highhalf - Take only the low half of the input.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
| H A D | meta-obj.t | 62 description => 'Take over the world', 227 is($feature->description, 'Take over the world', '$feature->description');
|
| H A D | save-load.t | 62 description => 'Take over the world',
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | t-rtems | 67 # Take out all variants we don't want
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-06-01-GCCOptimizations.txt | 7 Take a look at this document (which describes the order of optimizations
|
| H A D | 2003-06-26-Reoptimizer2.txt | 6 Take in a set of instructions with some particular register
|
| /openbsd-src/gnu/llvm/libcxx/docs/ |
| H A D | AddingNewCIJobs.rst | 24 Take a look at how the surrounding jobs are defined and do something similar.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | src-release | 135 # Take out texinfo from a few places. 186 # Take out texinfo from configurable dirs
|
| /openbsd-src/gnu/usr.bin/binutils/ |
| H A D | src-release | 132 # Take out texinfo from a few places. 189 # Take out texinfo from configurable dirs
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | GenericOpcode.rst | 369 Take the minimum/maximum of two values. 378 Take the absolute value of a signed integer. The absolute value of the minimum 470 Take the absolute value of a floating point value.
|
| /openbsd-src/gnu/usr.bin/binutils/cpu/ |
| H A D | ChangeLog | 49 (conditional-float-binary-op): Take profiling data as an argument.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | README-X86-64.txt | 127 Take the following code
|
| H A D | README.txt | 261 Take a look at darwin.h, there are other Darwin assembler directives that we 940 Take the following code (from 1055 Take the following: 1218 Take something like the following on x86-32: 1439 Take the following C code:
|
| /openbsd-src/gnu/gcc/gcc/config/alpha/ |
| H A D | predicates.md | 433 ;; Take into account what reload will do. Oh god this is awful. 505 ;; (using an AND) to an unaligned location. Take into account
|
| /openbsd-src/gnu/usr.bin/cvs/diff/ |
| H A D | ChangeLog | 308 (check_output): Renamed from check_stdout. Take stream argument 389 * diff.c (check_output): New function, was check_stdout. Take a
|