OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
226 - 250
of
1049
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/testing/gtest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/chromium_org/third_party/skia/include/gpu/
GrPaint.h
88
*
Appends
an additional color effect to the color computation.
100
*
Appends
an additional coverage effect to the coverage computation.
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/
ReflectionUtils.java
107
*
Appends
fully qualified names of given parameter types (
appends
also <code>"()"</code>).
/external/gtest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
TextHtmlFunction.java
150
* Formats the input sequence into a suitable mailto: anchor tag and
appends
it to the output.
170
* Formats the input sequence into a suitable anchor tag and
appends
it to the output.
/external/jsilver/src/com/google/streamhtmlparser/util/
JavascriptTokenBuffer.java
87
* A simple wrapper over <code>appendChar</code>, it
appends
a string
105
*
Appends
a character to the buffer. We fold sequences of whitespace and
/external/llvm/utils/unittest/googletest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/mesa3d/src/gtest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/open-vcdiff/gtest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/proguard/src/proguard/optimize/
TailRecursionSimplifier.java
125
*
Appends
the code of the given code attribute.
249
*
Appends
instructions to pop the parameters for the given method, storing
/external/protobuf/gtest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/skia/include/gpu/
GrPaint.h
88
*
Appends
an additional color effect to the color computation.
100
*
Appends
an additional coverage effect to the coverage computation.
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
ByteBuffer.java
179
*
Appends
a byte to the buffer.
190
*
Appends
a byte array or part of to the buffer.
/ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-spi.h
45
// An object of this class
appends
a TestPartResult object to the
73
//
Appends
the TestPartResult object to the TestPartResultArray
/external/javassist/src/main/javassist/bytecode/
ClassFile.java
536
*
Appends
an interface to the interfaces implemented by the class.
565
*
Appends
a field to the class.
575
* Just
appends
a field to the class.
633
*
Appends
a method to the class.
645
* Just
appends
a method to the class.
732
*
Appends
an attribute. If there is already an attribute with the same
ClassFileWriter.java
408
*
Appends
an 8bit value of bytecode.
417
*
Appends
a 16bit value of bytecode.
424
*
Appends
a 32bit value of bytecode.
431
*
Appends
a invokevirtual, inovkespecial, or invokestatic bytecode.
459
*
Appends
an <code>exception_table</code> entry to the
/libcore/json/src/main/java/org/json/
JSONArray.java
133
*
Appends
{@code value} to the end of this array.
143
*
Appends
{@code value} to the end of this array.
155
*
Appends
{@code value} to the end of this array.
165
*
Appends
{@code value} to the end of this array.
175
*
Appends
{@code value} to the end of this array.
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
plstr.h
170
*
Appends
a copy of the string pointed to by the second argument to the
182
*
Appends
a copy of the string pointed to by the second argument, up to
197
*
Appends
a copy of the string pointed to by the third argument, to the
/external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c
66
static pANTLR3_UINT8
appendS
(pANTLR3_STRING string, pANTLR3_STRING newbit);
287
string->
appendS
=
appendS
;
325
string->
appendS
=
appendS
;
[
all
...]
/dalvik/vm/
Misc.h
336
*
Appends
a printf-like formatting of the arguments to 'dst'.
342
*
Appends
a printf-like formatting of the arguments to 'dst'.
/external/antlr/antlr-3.4/runtime/C/include/
antlr3string.h
128
/** Pointer to function
appends
a copy of the characters contained in another string. Strings must be in the
131
pANTLR3_UINT8 (*
appendS
) (struct ANTLR3_STRING_struct * string, struct ANTLR3_STRING_struct * newbit);
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js
253
* Gets the feed from web server and parses it.
Appends
user credentials.
270
* Posts the feed to web server.
Appends
user credentials.
/external/chromium/sdch/open-vcdiff/src/google/
vcencoder.h
197
//
Appends
compressed encoding for "data" (one complete VCDIFF delta window)
213
// Finishes encoding and
appends
any leftover encoded data to *output_string.
/external/chromium_org/base/json/
json_parser.h
116
//
Appends
a string to the std::string. Must be Convert()ed to use.
198
// decodes it into UTF-8 units, and
appends
it to the given builder. The
Completed in 871 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>