Home
last modified time | relevance | path

Searched refs:pretend (Results 1 – 25 of 65) sorted by relevance

123

/external/gptfdisk/
Dgptcl.cc65 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/autotest/site_utils/
Dtest_runner_utils.py177 def _run_autoserv(command, pretend=False): argument
187 if not pretend:
212 pretend=False, autoserv_verbose=False): argument
243 if _run_autoserv(command, pretend) != 0:
251 args=None, pretend=False, argument
305 code = _run_autoserv(command, pretend)
437 pretend=False, no_experimental=False, argument
492 pretend, autoserv_verbose)
534 pretend, autoserv_verbose, host_attributes)
607 pretend=False, no_experimental=False, argument
[all …]
Dtest_that.py68 if arguments.pretend:
/external/pdfium/third_party/libopenjpeg20/
DCMakeLists.txt88 # 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/
Dtype-unique-dst-types.ll8 ; the third module is then merged, we should pretend it doesn't exist.
/external/libusb-compat/
Dconfigure.ac21 # The libusb-0.1 version we pretend to be
DChangeLog178 versions, so pretend to be v0.1.12.
/external/llvm/cmake/modules/
DFindOCaml.cmake87 # If it's optional and the constraint is not satisfied, pretend
/external/bison/m4/
Dlib-ld.m473 # If it fails, then pretend we aren't using GCC.
/external/libexif/auto-m4/
Dlib-ld.m469 # If it fails, then pretend we aren't using GCC.
/external/clang/test/SemaObjC/
Dblocks.m78 // enumeration they are part of. We pretend the constants have enum type if
/external/llvm/docs/
DExtendedIntegerResults.txt22 For example, lets pretend that X86 requires the caller to properly extend the
/external/webrtc/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_mac.mm195 // pretend that the cursor is outside the window. This can happen, e.g. if
/external/pdfium/third_party/freetype/
DFTL.TXT35 o You may not pretend that you wrote this software. If you use
/external/freetype/
DNOTICE39 o You may not pretend that you wrote this software. If you use
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Drhino-python.extensions165 cpos = -1; // pretend EOF always happens at left edge
/external/ltrace/
DNEWS243 Functions that take no arguments shouldn't pretend to take one
/external/libjpeg-turbo/
DREADME120 3. You may not pretend that you wrote this software. If you use it in a
/external/opencv3/3rdparty/libjpeg/
DREADME107 3. You may not pretend that you wrote this software. If you use it in a
/external/tinyxml/
Dreadme.txt254 For example, pretend the '_' is a space, and look at "Hello____world". HTML, and
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.m486 // pretend this is a grep LOOKFOR *.[cmCM][cmCM] input
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
DIJG_README119 3. You may not pretend that you wrote this software. If you use it in a
/external/chromium-trace/catapult/third_party/flot/
DAPI.md561 The easiest way to think about it is to pretend that the data
606 pretend trick described above. But you can fix up the timestamps by
/external/boringssl/src/crypto/chacha/
Dchacha_vec_arm.S63 @ args = 8, pretend = 0, frame = 160
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
DPython.stg1140 # pretend we are a member of the recognizer

123