OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:insertions
(Results
51 - 75
of
230
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/llvm/test/CodeGen/SystemZ/
insert-06.ll
1
; Test
insertions
of i32s into the low half of an i64.
/external/protobuf/src/google/protobuf/compiler/
plugin.proto
114
//
insertions
to the same point will come out in the order they were added).
/external/chromium_org/third_party/icu/source/i18n/
cpdtrans.cpp
542
// compoundLimit for
insertions
or deletions that have happened.
576
// Cumulative delta for
insertions
/deletions
593
// adjustments for deletions/
insertions
.
/external/icu4c/i18n/
cpdtrans.cpp
540
// compoundLimit for
insertions
or deletions that have happened.
574
// Cumulative delta for
insertions
/deletions
591
// adjustments for deletions/
insertions
.
/external/clang/lib/Rewrite/Core/
RewriteRope.cpp
19
/// RewriteRope is a "strong" string class, designed to make
insertions
and
40
/// automatically balances itself on
insertions
of RopePieces (which can happen
41
/// for both
insertions
and erases of string ranges).
326
// These
insertions
can't fail.
551
// These
insertions
can't fail.
/external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor_unittest.mm
67
// Test that control characters are stripped from
insertions
.
/external/chromium_org/chrome/browser/extensions/
PRESUBMIT.py
260
# vs invalid
insertions
, so we sometimes will warn for valid edits.
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor_unittest.mm
70
// Test that control characters are stripped from
insertions
.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderGeometryMap.cpp
188
// We need to push mappings in reverse order here, so do
insertions
rather than appends.
/external/chromium_org/third_party/WebKit/Source/platform/
PODIntervalTreeTest.cpp
295
// This is the sequence of
insertions
and deletions that triggered
/external/chromium_org/third_party/bintrees/bintrees/
avltree.py
104
is the number of nodes in the tree prior to the operation.
Insertions
and
/external/chromium_org/third_party/leveldatabase/src/db/
skiplist_test.cc
129
// constructor. Because
insertions
are happening concurrently, we may
/external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree4.test
88
# Do many
insertions
of small objects. Do both overlapping and
/external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook-inl.h
104
// HookList: a class that provides synchronized
insertions
and removals and
/external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook-inl.h
104
// HookList: a class that provides synchronized
insertions
and removals and
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
errwarn.c
96
/* Last inserted error/warning. Used to speed up
insertions
. */
/external/chromium_org/v8/src/
splay-tree-inl.h
54
// Ignore repeated
insertions
with the same key.
/external/clang/include/clang/Rewrite/Core/
RewriteRope.h
181
/// efficient
insertions
and deletions into the middle of it, even for
/external/eigen/doc/
SparseQuickReference.dox
43
Insertions
of values in the sparse matrix can be done directly by looping over nonzero elements and use the insert() function
/external/icu4c/layout/
OpenTypeLayoutEngine.h
251
* charcters due to
insertions
, deletions, or reorderings. In such cases, it will also
/external/skia/tests/
LListTest.cpp
203
// randomly perform
insertions
and deletions on a list and perform tests
/external/v8/src/
splay-tree-inl.h
53
// Ignore repeated
insertions
with the same key.
/system/core/toolbox/
du.c
249
static int htused; /* 2*number of
insertions
*/
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js
[
all
...]
/external/chromium/base/synchronization/
condition_variable_win.cc
161
// modifications (
insertions
/extractions) of the enclosing containers, and
427
(such as
insertions
and deletions) of the underlying container. The custom
Completed in 1963 milliseconds
1
2
3
4
5
6
7
8
9
10