Searched refs:pretend (Results 1 - 14 of 14) sorted by relevance
/third_party/gptfdisk/ |
H A D | gptcl.cc | 69 int partNum = 0, newPartNum = -1, saveNonGPT = 1, retval = 0, pretend = 0; in DoOptions() local 107 {"pretend", 'P', POPT_ARG_NONE, NULL, 'P', "make changes in memory, but don't write them", ""}, in DoOptions() 135 // (o, z, or Z) options, and to flag presence of a --pretend/-P option in DoOptions() 147 pretend = 1; in DoOptions() 309 if (!pretend) { in DoOptions() 316 pretend = 1; // Not really, but works around problem if -g is used with this... in DoOptions() 368 pretend = 1; in DoOptions() 441 if (!pretend) { in DoOptions() 448 if (!pretend) { in DoOptions() 483 if (!pretend) { in DoOptions() [all...] |
/third_party/rust/crates/serde/serde_derive/src/ |
H A D | lib.rs | 83 mod pretend; modules
|
H A D | ser.rs | 4 use crate::{bound, dummy, pretend, this}; 29 let used = pretend::pretend_used(&cont, params.is_packed); in expand_derive_serialize()
|
H A D | de.rs | 4 use crate::{bound, dummy, pretend, this}; 33 let used = pretend::pretend_used(&cont, params.is_packed); in expand_derive_deserialize()
|
/third_party/icu/icu4c/source/ |
H A D | configure | 9084 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 9024 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 276 % one after. I won't pretend I can describe this better than DEK... 3689 % If we were given no argument, pretend we were given `1'.
|
/third_party/libevdev/ |
H A D | configure | 5200 # If it fails, then pretend we aren't using GCC. 12847 # If it fails, then pretend we aren't using GCC. 15360 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 4591 # If it fails, then pretend we aren't using GCC. 15196 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/eudev/ |
H A D | configure | 5528 # If it fails, then pretend we aren't using GCC. 13905 # If it fails, then pretend we aren't using GCC. 21101 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/lame/ |
H A D | configure | 5257 # If it fails, then pretend we aren't using GCC. 15464 # If it fails, then pretend we aren't using GCC. 19861 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 4737 # If it fails, then pretend we aren't using GCC. 18350 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/node/deps/cares/ |
H A D | configure | 6796 # If it fails, then pretend we aren't using GCC. 15024 # If it fails, then pretend we aren't using GCC. 26881 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
/third_party/python/ |
H A D | configure | 8763 # indented properly. Just pretend you're editing Python code. ;-) 30169 # Let's still pretend it is `configure' which instantiates (i.e., don't
|
Completed in 164 milliseconds