Home
last modified time | relevance | path

Searched refs:appended (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/third_party/curl/docs/cmdline-opts/
Dget.d8 request that otherwise would be used. The data will be appended to the URL
11 If used in combination with --head, the POST data will instead be appended to
DMANPAGE.md7 gets `page-header` prepended and `page-footer` appended. The format is
47 `page-footer` is appended after all the individual options.
/third_party/gn/src/base/files/
Dfile_path.cc455 StringViewType appended = component; in Append() local
461 appended = StringViewType(without_nuls); in Append()
464 DCHECK(!IsPathAbsolute(appended)); in Append()
466 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append()
474 return FilePath(appended); in Append()
483 if (!appended.empty() && !new_path.path_.empty()) { in Append()
494 new_path.path_.append(appended); in Append()
/third_party/pulseaudio/src/pulsecore/
Dpacket.c41 uint8_t appended[MAX_APPENDED_SIZE]; member
60 p->data = p->per_type.appended; in pa_packet_new()
/third_party/boost/libs/beast/doc/qbk/07_concepts/
DDynamicBuffer.qbk17 written to the output sequence of a dynamic buffer object is appended to the
28 size. Additional octet array objects are appended to the sequence to
32 array objects are appended to the sequence to accommodate changes in the
110 output sequence is appended to the input sequence. All constant or
/third_party/boost/libs/geometry/doc/generated/
Dcorrect.qbk22 …closing point and are typed as they should have one, the first point is appended. Also boxes can b…
57 …closing point and are typed as they should have one, the first point is appended. Also boxes can b…
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/
DREADME47 * string. These are appended to the extension name to get a complete
48 * extension name to try. The suffix is also appended to all of the
/third_party/node/deps/npm/node_modules/combined-stream/
DReadme.md83 underlaying streams will be paused right after being appended, as well as when
104 Regardless of how the `stream` is appended, combined-stream always attaches an
111 You should not call this, `combinedStream` takes care of piping the appended
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_specular_vector.txt69 Table 2.7 should be appended to include:
76 Table 2.8 should be appended to include:
/third_party/openGLES/extensions/APPLE/
DAPPLE_specular_vector.txt69 Table 2.7 should be appended to include:
76 Table 2.8 should be appended to include:
/third_party/pcre2/pcre2/maint/
DMultiStage2.py583 appended = 0 variable
600 appended = 1 variable
604 if not appended:
/third_party/openGLES/extensions/SGI/
DGLX_SGI_cushion.txt113 transferred to the front buffer, which is itself appended onto a queue
117 front buffer is the color buffer most recently appended to the queue
119 will next be appended to this queue.
121 When a buffer is appended onto the queue of displayable buffers, the
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DGLX_SGI_cushion.txt113 transferred to the front buffer, which is itself appended onto a queue
117 front buffer is the color buffer most recently appended to the queue
119 will next be appended to this queue.
121 When a buffer is appended onto the queue of displayable buffers, the
/third_party/flutter/skia/platform_tools/android/apps/skar_java/
Dproguard-rules.pro2 # By default, the flags in this file are appended to flags specified
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/
Dproguard-rules.pro2 # By default, the flags in this file are appended to flags specified
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/
Dproguard-rules.pro2 # By default, the flags in this file are appended to flags specified
/third_party/flutter/skia/src/sksl/
Dsksl_pipeline.inc3 // stage is being appended
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DBUILD.gn5 # This warning disable must be appended to the command line after the general
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/android/app/
Dproguard-rules.pro2 # By default, the flags in this file are appended to flags specified
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DBUILD.gn5 # This warning disable must be appended to the command line after the general
/third_party/flutter/skia/third_party/externals/sdl/android-project/
Dproguard-project.txt5 # By default, the flags in this file are appended to flags specified
/third_party/boost/libs/asio/doc/requirements/
DDynamicBuffer_v1.qbk16 sequence object is appended to the input sequence of the same object.
80 is appended to the input sequence. All constant or mutable buffer sequences
/third_party/grpc/tools/doxygen/
DDoxyfile.c++14 # For lists, items can also be appended using:
/third_party/skia/third_party/externals/oboe/samples/audio-device/
Dproguard-rules.pro2 # By default, the flags in this file are appended to flags specified
/third_party/boost/libs/phoenix/doc/starter_kit/
Dobject.qbk21 reserved words are appended with a single trailing underscore `'_'`]

12345678910>>...18