Home
last modified time | relevance | path

Searched full:going (Results 1 – 25 of 3364) sorted by relevance

12345678910>>...135

/third_party/cef/tests/cefclient/resources/
Dresponse_filter.html8 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
9 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
10 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
11 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
12 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
13 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
14 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
15 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
16 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
17 …ything before us, we had nothing before us, we were all going direct to Heaven, we were all going
[all …]
/third_party/typescript/tests/baselines/reference/
DtypeFromPropertyAssignment21.types4 >Event.prototype.removeChildren = function () { this.textContent = 'nope, not going to happen'} …
10 >function () { this.textContent = 'nope, not going to happen'} : () => void
12 this.textContent = 'nope, not going to happen'
13 >this.textContent = 'nope, not going to happen' : "nope, not going to happen"
17 >'nope, not going to happen' : "nope, not going to happen"
/third_party/f2fs-tools/man/
Df2fs_io.828 going down with full sync
31 going down with checkpoint only
34 going down with no sync
37 going down with metadata flush
40 going down with fsck mark
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.h147 * Flags for going down operation used by FS_IOC_GOINGDOWN
150 #define F2FS_GOING_DOWN_FULLSYNC 0x0 /* going down with full sync */
151 #define F2FS_GOING_DOWN_METASYNC 0x1 /* going down with metadata */
152 #define F2FS_GOING_DOWN_NOSYNC 0x2 /* going down */
153 #define F2FS_GOING_DOWN_METAFLUSH 0x3 /* going down with meta flush */
154 #define F2FS_GOING_DOWN_NEED_FSCK 0x4 /* going down to trigger fsck */
/third_party/rust/crates/heck/src/
Dshouty_kebab.rs15 /// let sentence = "We are going to inherit the earth.";
16 /// assert_eq!(sentence.to_shouty_kebab_case(), "WE-ARE-GOING-TO-INHERIT-THE-EARTH");
36 /// let sentence = "We are going to inherit the earth.";
37 /// assert_eq!(format!("{}", AsShoutyKebabCase(sentence)), "WE-ARE-GOING-TO-INHERIT-THE-EARTH");
Dkebab.rs14 /// let sentence = "We are going to inherit the earth.";
15 /// assert_eq!(sentence.to_kebab_case(), "we-are-going-to-inherit-the-earth");
35 /// let sentence = "We are going to inherit the earth.";
36 /// assert_eq!(format!("{}", AsKebabCase(sentence)), "we-are-going-to-inherit-the-earth");
Dtrain.rs15 /// let sentence = "We are going to inherit the earth.";
16 /// assert_eq!(sentence.to_train_case(), "We-Are-Going-To-Inherit-The-Earth");
36 /// let sentence = "We are going to inherit the earth.";
37 /// assert_eq!(format!("{}", AsTrainCase(sentence)), "We-Are-Going-To-Inherit-The-Earth");
/third_party/cJSON/tests/unity/docs/
DUnityGettingStartedGuide.md6 are you going to do with all these ones and zeros? This document should be able
26 Unity. This is going to be your unit testing bread and butter. You'll spend more
39 This document is the one to reference when you are going to use Unity with a new
76 project. If you've reached us through James Grenning's book, you're going to
152 For that sort of thing, you're going to want to look at the configuration guide.
153 This should be enough to get you going, though.
DUnityConfigurationGuide.md14 likely that you are going to need at least a couple of the configuration options
64 support `stdint.h`. If that's the case, you're going to want to define this.
82 If you've disabled both of the automatic options above, you're going to have to
84 just a handful of defines that you are going to specify if you don't like the
102 `long long` to get a 64-bit value. On 16-bit systems, this option is going to be
351 There will be cases where the options above aren't quite going to get everything
/third_party/unity/docs/
DUnityGettingStartedGuide.md6 are you going to do with all these ones and zeros? This document should be able
26 Unity. This is going to be your unit testing bread and butter. You'll spend more
39 This document is the one to reference when you are going to use Unity with a new
76 project. If you've reached us through James Grenning's book, you're going to
155 For that sort of thing, you're going to want to look at the configuration guide.
156 This should be enough to get you going, though.
/third_party/gn/src/gn/format_test_data/
D060.gn1 some_variable = "this is a very long string that is going to exceed 80 col and will never under any…
2 another_variable = [ "this is a very long string that is going to exceed 80 col and will never unde…
D060.golden1 some_variable = "this is a very long string that is going to exceed 80 col and will never under any…
2 another_variable = [ "this is a very long string that is going to exceed 80 col and will never unde…
/third_party/libabigail/tests/
Dtest-utils.cc54 /// @param passed_count the number of passed tests. This is going to
57 /// @param failed_count the number of failed tests. This is going to
60 /// @param total_count the total number of tests. This is going to be
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
DTODO12 - faster audio cutoff when going to PAUSED
15 buffer before going to playing.
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dprotocol.txt5 not make sense (eg, a buffer going from ipcpipelinesrc to ipcpipelinesink).
61 whether the event is going upstream (1) or downstream (0)
73 whether the query is going upstream (1) or downstream (0)
/third_party/python/Lib/test/crashers/
Dbogus_code_obj.py4 This is not going to be fixed. It is generally agreed that there is no
9 For security purposes, "restricted" interpreters are not going to let
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest30-priv-lib-v0.h5 // the .cc file that is going to define that method is going to see
Dtest30-priv-lib-v1.h5 // the .cc file that is going to define that method is going to see
/third_party/rust/crates/clap/src/util/
Dcolor.rs7 /// Enables colored output only when the output is going to a terminal or TTY.
26 /// Enables colored output regardless of whether or not the output is going to a terminal/TTY.
43 /// Disables colored output no matter if the output is going to a terminal/TTY, or not.
/third_party/openssl/doc/man3/
DOSSL_ENCODER_to_bio.pod31 with the output going to the I<*pdata> and I<*pdata_len>.
42 the output going to the B<BIO> I<out>.
45 that the output is going to the B<FILE> I<fp>.
/third_party/libabigail/src/
Dabg-internal.h17 /// (function or variable) is going to be local to the file. External
24 ///(function or variable) is going to be global. External ELF files
/third_party/rust/crates/memchr/bench/data/opensubtitles/
Den-huge.txt128 - How's everything been going?
269 - Mister, are you going to end of track?
311 - I can take you to where it's going.
515 It ain't going through!
598 It could be going to Junction City with Jeff's men.
858 I suppose you've known it was going to happen for quite some time.
986 - And you're not going to hurt Joey.
1107 - We're going to the mill, the short way.
1412 - You going to spend time in these hills?
1549 - How's everything been going?
[all …]
/third_party/gn/src/gn/
Dvisual_studio_utils.h11 // specify all options because generated project file is going to be used only
28 // specify all options because generated project file is going to be used only
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dtzdst.h69 * @param buff The string point to the time zone going to be setting.
107 * @param dstStartTime The string point to the DST start going to be setting.
108 * @param dstEndTime The string point to the DST end going to be setting.
/third_party/libwebsockets/include/libwebsockets/
Dlws-ws-close.h45 /**< 1001 indicates that an endpoint is "going away", such as a server
46 going down or a browser having navigated away from a page. */
111 * If you are going to return nonzero from the callback

12345678910>>...135