OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appending
(Results
126 - 150
of
866
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/gn/
path_output.h
72
// Takes the given string and writes it out,
appending
to the inverse
/external/chromium_org/ui/keyboard/resources/elements/
kb-altkey-data.html
99
// which is achieved by alternately
appending
and prepending
/external/e2fsprogs/e2fsck/
badblocks.c
50
* If we're
appending
to the bad blocks inode, read in the
/external/libsepol/src/
util.c
35
* *a; it will be incremented upon successfully
appending
i. If *a is
/external/llvm/bindings/python/llvm/
enumerations.py
149
('
Appending
', 6),
/external/llvm/lib/Support/
StringExtras.cpp
50
/// delimiters,
appending
the result fragments to the output list.
/external/llvm/test/CodeGen/ARM/
global-merge.ll
12
@llvm.used =
appending
global [1 x i8*] [i8* bitcast (i32* @g8 to i8*)], section "llvm.metadata"
/external/llvm/test/CodeGen/X86/
fold-call-3.ll
8
@llvm.used =
appending
global [1 x i8*] [ i8* bitcast (void (i8*, %"struct.clang::Action"*)* @_Z25RawPointerPerformanceTestPvRN5clang6ActionE to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
zext-sext.ll
7
@llvm.used =
appending
global [1 x i8*] [i8* bitcast (void ([40 x i16]*, i32*, i16**, i64*)* @func to i8*)], section "llvm.metadata"
/external/llvm/test/Transforms/GlobalOpt/
crash.ll
10
@llvm.global_ctors =
appending
global [1 x %0] [%0 { i32 65535, void ()* @_GLOBAL__I__ZN21btConeTwistConstraintC2Ev }] ; <[12 x %0]*> [#uses=0]
/external/llvm/test/Transforms/MergeFunc/
vector.ll
20
@llvm.global_ctors =
appending
global [1 x %0] [%0 { i32 65535, void ()* @_GLOBAL__I_a }]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_so.c
109
assert(!"
appending
not implemented");
/external/qemu/android/utils/
dirscanner.c
45
/* create file spec by
appending
\* to root */
/libcore/luni/src/test/java/libcore/java/io/
OldCharArrayWriterTest.java
125
assertEquals("Test 5:
Appending
failed;",
/packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
ConversionUtilities.java
38
* Optimization: The majority of the time we are *not*
appending
- we should have a path
/external/chromium_org/base/
command_line.h
128
// Note: Switches will precede arguments regardless of
appending
order.
149
// Note: Switches will precede arguments regardless of
appending
order.
/external/icu4c/common/unicode/
appendable.h
96
* Returns a writable buffer for
appending
and writes the buffer's capacity to
201
* Returns a writable buffer for
appending
and writes the buffer's capacity to
/ndk/sources/host-tools/make-3.81/
variable.h
40
f_append, /*
Appending
definition (+=) */
58
unsigned int append:1; /* Nonzero if an
appending
target-specific
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mtio.h
39
#define MTEOM 12 /* goto end of recorded media (for
appending
files).
41
*
appending
another file.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mtio.h
39
#define MTEOM 12 /* goto end of recorded media (for
appending
files).
41
*
appending
another file.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mtio.h
39
#define MTEOM 12 /* goto end of recorded media (for
appending
files).
41
*
appending
another file.
/external/chromium_org/third_party/icu/source/i18n/
digitlst.h
155
* Use before
appending
them.
158
* then go on
appending
digits.
172
* parsed by
appending
them to a digit list as they were encountered.
/external/chromium_org/tools/perf/page_sets/mse_cases/
startup_test.js
134
console.log("
appending
to telemetry " + label + " : " + value);
212
// Still
appending
but playback has already started so just abort the XHR
288
// Still
appending
but playback has already started so just abort the XHR
/external/chromium_org/v8/src/
conversions.cc
212
// Create the result string by
appending
a minus and putting in a
237
// Leave room in the result for
appending
a minus, for a period, the
340
// Leave room in the result for
appending
a minus, a period and in
/external/icu4c/i18n/
digitlst.h
159
* Use before
appending
them.
162
* then go on
appending
digits.
176
* parsed by
appending
them to a digit list as they were encountered.
Completed in 1328 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>