Searched refs:pretend (Results 1 – 25 of 62) sorted by relevance
123
/external/gptfdisk/ |
D | gptcl.cc | 65 int partNum = 0, newPartNum = -1, saveNonGPT = 1, retval = 0, pretend = 0; in DoOptions() local 136 pretend = 1; in DoOptions() 272 if (!pretend) { in DoOptions() 279 pretend = 1; // Not really, but works around problem if -g is used with this... in DoOptions() 326 pretend = 1; in DoOptions() 399 if (!pretend) { in DoOptions() 406 if (!pretend) { in DoOptions() 441 if (!pretend) { in DoOptions() 448 if (!pretend) { in DoOptions() 459 if ((saveData) && (!neverSaveData) && (saveNonGPT) && (!pretend)) { in DoOptions()
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | CMakeLists.txt | 88 # pretend cppcheck is part of the Build step. Technically cppcheck can even 96 # cppcheck complains about too many configuration, pretend to be WIN32:
|
/external/llvm/test/Linker/ |
D | type-unique-dst-types.ll | 8 ; the third module is then merged, we should pretend it doesn't exist.
|
/external/libusb-compat/ |
D | configure.ac | 21 # The libusb-0.1 version we pretend to be
|
D | ChangeLog | 178 versions, so pretend to be v0.1.12.
|
/external/llvm/cmake/modules/ |
D | FindOCaml.cmake | 87 # If it's optional and the constraint is not satisfied, pretend
|
/external/libexif/auto-m4/ |
D | lib-ld.m4 | 69 # If it fails, then pretend we aren't using GCC.
|
/external/bison/m4/ |
D | lib-ld.m4 | 73 # If it fails, then pretend we aren't using GCC.
|
/external/clang/test/SemaObjC/ |
D | blocks.m | 78 // enumeration they are part of. We pretend the constants have enum type if
|
/external/llvm/docs/ |
D | ExtendedIntegerResults.txt | 22 For example, lets pretend that X86 requires the caller to properly extend the
|
/external/freetype/ |
D | NOTICE | 39 o You may not pretend that you wrote this software. If you use
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | rhino-python.extensions | 165 cpos = -1; // pretend EOF always happens at left edge
|
/external/ltrace/ |
D | NEWS | 243 Functions that take no arguments shouldn't pretend to take one
|
/external/libvncserver/x11vnc/misc/ |
D | Xdummy | 202 object will interpose getuid() calls and pretend
|
/external/compiler-rt/test/BlocksRuntime/ |
D | testfilerunner.m | 486 // pretend this is a grep LOOKFOR *.[cmCM][cmCM] input
|
/external/tinyxml/ |
D | readme.txt | 254 For example, pretend the '_' is a space, and look at "Hello____world". HTML, and
|
/external/jpeg/ |
D | README | 119 3. You may not pretend that you wrote this software. If you use it in a
|
D | structure.doc | 828 In a virtual-memory machine, we simply pretend that the available space is
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | IJG_README | 119 3. You may not pretend that you wrote this software. If you use it in a
|
/external/boringssl/src/crypto/chacha/ |
D | chacha_vec_arm.S | 62 @ args = 8, pretend = 0, frame = 152
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
D | Python.stg | 1140 # pretend we are a member of the recognizer
|
/external/fio/ |
D | HOWTO | 964 Only valid if thinktime is set - pretend to spend CPU time 1245 null Only pretend to verify. Useful for testing
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 79 // We nevertheless pretend that they clobber CC, so that we can lower
|
/external/libmtp/ |
D | aclocal.m4 | 269 # If it fails, then pretend we aren't using GCC.
|
/external/elfutils/src/libdwfl/ |
D | ChangeLog | 1079 candidate file to that st_dev/st_ino and pretend it didn't exist
|
123