Home
last modified time | relevance | path

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

12345

/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()
408 if (!pretend) { in DoOptions()
415 if (!pretend) { in DoOptions()
450 if (!pretend) { in DoOptions()
457 if (!pretend) { in DoOptions()
468 if ((saveData) && (!neverSaveData) && (saveNonGPT) && (!pretend)) { in DoOptions()
/external/autotest/site_utils/
Dtest_runner_utils.py239 def _run_autoserv(command, pretend=False): argument
249 if not pretend:
274 pretend=False, autoserv_verbose=False): argument
305 if _run_autoserv(command, pretend) != 0:
313 args=None, pretend=False, argument
367 code = _run_autoserv(command, pretend)
499 pretend=False, no_experimental=False, argument
558 pretend, autoserv_verbose)
617 pretend, autoserv_verbose, host_attributes)
760 pretend=False, no_experimental=False, argument
[all …]
Dtest_that.py67 if arguments.pretend:
304 pretend=arguments.pretend)
/external/pdfium/third_party/libopenjpeg20/
DCMakeLists.txt89 # pretend cppcheck is part of the Build step. Technically cppcheck can even
97 # 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/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Dtype-unique-dst-types.ll10 ; the third module is then merged, we should pretend it doesn't exist.
/external/strace/xlat/
Dv4l2_control_id_bases.in21 * it looks like the best way to handle this situation is to pretend that
Dfcntlcmds.in69 * Looks like the best way to handle this situation is to pretend that
Dnl_audit_types.in69 * Looks like the best way to handle this situation is to pretend that
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StopGradient.pbtxt15 to pretend that the value was a constant. Some examples include:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/
Dshl-scalar-widening.ll47 ; Let's pretend that legalizing G_SHL by widening its second
/external/libusb-compat/
Dconfigure.ac21 # The libusb-0.1 version we pretend to be
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DFindOCaml.cmake87 # If it's optional and the constraint is not satisfied, pretend
/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dswiftself.ll69 ; We cannot pretend that 'x0' is alive across the thisreturn_attribute call as
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dswiftself.ll67 ; We cannot pretend that 'r0' is alive across the thisreturn_attribute call as
/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/u-boot/doc/
DREADME.xtensa69 table perform the 'entry' so as to pretend it's the start of the real
/external/swiftshader/third_party/llvm-7.0/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/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/docs/
DFTL.TXT35 o You may not pretend that you wrote this software. If you use

12345