OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
176 - 200
of
1049
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/net/dns/
host_resolver_proc.h
61
// Sets the last procedure in the chain, i.e.
appends
|proc| to the end of the
/external/chromium_org/net/tools/balsa/
buffer_interface.h
42
//
appends
up-to-'size' bytes to the buffer.
/external/chromium_org/net/websockets/
websocket_handshake_handler.h
41
//
Appends
the header value pair for |name| and |value|, if |name| doesn't
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_translate_thread.h
109
//
appends
to data_buffers_ and signals it when it receives bitcode.
/external/chromium_org/rlz/lib/
rlz_value_store.h
55
//
Appends
all events for |product| to |events|, in arbirtrary order.
/external/chromium_org/sandbox/win/tests/common/
controller.h
87
//
appends
"pattern" to "system32" and then call AddRule. Return true if the
/external/chromium_org/sdch/open-vcdiff/src/
codetablewriter_interface.h
68
//
Appends
the encoded delta window to the output
jsonwriter.h
64
//
Appends
the encoded delta window to the output
/external/chromium_org/testing/gtest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8BlobCustomHelpers.h
84
//
Appends
the blobParts passed to a Blob or File constructor into a BlobBuilder.
/external/chromium_org/third_party/WebKit/Source/core/fetch/
CachedMetadata.h
91
//
Appends
an unsigned value to the end of the serialized data.
/external/chromium_org/third_party/WebKit/Source/core/fileapi/
Stream.h
61
//
Appends
data to this stream.
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DOMFilePath.h
55
//
Appends
the separator at the end of the path if it's not there already.
/external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
LazyStringList.java
64
*
Appends
the specified element to the end of this list (optional
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
stringprintf.h
61
// Lower-level routine that takes a va_list and
appends
to a specified
/external/chromium_org/tools/gn/
path_output.h
67
// Backend for WriteFile and WriteDir. This
appends
the given file or
/external/chromium_org/tools/metrics/histograms/
update_policies.py
36
"""
Appends
a list of policies defined in |policy_definitions| to
/external/chromium_org/ui/views/controls/menu/
menu_model_adapter.h
49
// Creates a menu item for the specified entry in the model and
appends
it as
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputCollector.java
109
* Helper for {@link #getFinisher}, which
appends
the suffix to
/external/emma/core/java12/com/vladium/jcd/cls/
IInterfaceCollection.java
58
*
Appends
a new superinterface pointer to the collection. No duplicate checks are made.
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
IDeclaredExceptionTable.java
60
*
Appends
a new exception class pointer to the collection. No duplicate checks
/external/gtest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/javassist/src/main/javassist/compiler/ast/
ASTList.java
138
*
Appends
an object to a list.
/external/llvm/lib/DebugInfo/
DWARFCompileUnit.h
120
/// extractDIEsToVector -
Appends
all parsed DIEs to a vector.
Completed in 648 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>