Home
last modified time | relevance | path

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

1234

/external/gptfdisk/
Dgptcl.cc65 int partNum = 0, newPartNum = -1, saveNonGPT = 1, retval = 0, pretend = 0; in DoOptions() local
137 pretend = 1; in DoOptions()
276 if (!pretend) { in DoOptions()
283 pretend = 1; // Not really, but works around problem if -g is used with this... in DoOptions()
330 pretend = 1; in DoOptions()
403 if (!pretend) { in DoOptions()
410 if (!pretend) { in DoOptions()
445 if (!pretend) { in DoOptions()
452 if (!pretend) { in DoOptions()
463 if ((saveData) && (!neverSaveData) && (saveNonGPT) && (!pretend)) { in DoOptions()
/external/autotest/site_utils/
Dtest_runner_utils.py179 def _run_autoserv(command, pretend=False): argument
189 if not pretend:
214 pretend=False, autoserv_verbose=False): argument
245 if _run_autoserv(command, pretend) != 0:
253 args=None, pretend=False, argument
307 code = _run_autoserv(command, pretend)
439 pretend=False, no_experimental=False, argument
497 pretend, autoserv_verbose)
538 pretend, autoserv_verbose, host_attributes)
611 pretend=False, no_experimental=False, argument
[all …]
Dtest_droid.py141 host_attributes=host_attributes, pretend=arguments.pretend)
Dtest_that.py68 if arguments.pretend:
298 pretend=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/compiler-rt/cmake/
Dbase-config-ix.cmake90 # what version of MSVC to pretend to be so that the STL works.
94 # clang-cl what version of MSVC to pretend to be so that the STL works.
/external/libexif/auto-m4/
Dlib-ld.m469 # If it fails, then pretend we aren't using GCC.
/external/bison/m4/
Dlib-ld.m473 # If it fails, then pretend we aren't using GCC.
/external/skia/site/dev/contrib/
Djumper.md51 Linearizing sRGB encoded bytes is slow, so let's pretend we've decided to trade
/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/swiftshader/third_party/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/freetype/
DNOTICE39 o You may not pretend that you wrote this software. If you use
/external/pdfium/third_party/freetype/
DFTL.TXT35 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/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinRegisterInfo.td252 // We are going to pretend that CC and !CC are 32-bit registers, even though
/external/libchrome/base/allocator/
DREADME.md64 implementation. In the past `base` used to pretend to be allocator-agnostic
/external/syslinux/com32/cmenu/
DMENU_FORMAT140 .enter and .escape tell the menu system to pretend the user typed ENTER or
/external/libjpeg-turbo/
DREADME.ijg120 3. You may not pretend that you wrote this software. If you use it in a
DREADME120 3. You may not pretend that you wrote this software. If you use it in a

1234