OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inserts
(Results
176 - 200
of
821
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/Parse/
ParseAST.cpp
35
/// the file is parsed. This
inserts
the parsed decls into the translation unit
/external/clang/utils/
CmpDriver
58
"""ZipperDiff - Simple (slow) diff only accommodating
inserts
."""
/external/dbus/dbus/
dbus-list.c
318
*
Inserts
data into the list before the given existing link.
348
*
Inserts
data into the list after the given existing link.
377
*
Inserts
a link into the list before the given existing link.
395
*
Inserts
a link into the list after the given existing link.
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
RegisterAllocator.java
125
*
Inserts
a move instruction for a specified SSA register before a
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
VariableTranslator.java
99
*
Inserts
dots between each component in the path.
/external/llvm/examples/HowToUseJIT/
HowToUseJIT.cpp
69
// Add a basic block to the function. As before, it automatically
inserts
/external/llvm/include/llvm/Support/
FormattedStream.h
118
/// column is already equal to or more than NewCol, PadToColumn
inserts
one
/external/qemu/
envlist.c
68
*
inserts
/sets environment variables HOME and SHELL.
/external/qemu/memcheck/
memcheck_malloc_map.h
50
/*
Inserts
new (or replaces existing) entry in the allocation descriptors map.
memcheck_mmrange_map.h
48
/*
Inserts
new (or replaces existing) entry in the map.
/external/srec/portable/include/
LCHAR.h
45
*
Inserts
text into a string.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
shell.js
141
* but this just
inserts
the escape of the literal '$1', i.e. '%241'.
/external/webkit/Source/WebCore/dom/
NamedNodeMap.h
76
// Used during parsing: only
inserts
if not already there. No error checking!
/external/webkit/Source/WebKit/chromium/public/
WebWidget.h
118
// current selection and
inserts
the text. This method has no effect if
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
json_results_generator.py
402
"""
Inserts
aggregate pass/failure statistics into the JSON.
431
"""
Inserts
the item into the list with the given key in the results for
450
"""
Inserts
the item into the run-length encoded results.
467
"""
Inserts
generic metadata (such as version number, current time etc)
/external/webrtc/src/common_audio/vad/
vad_sp.c
56
//
Inserts
|feature_value| into |low_value_vector|, if it is one of the 16
/external/webrtc/src/system_wrappers/interface/
data_log_impl.h
108
//
Inserts
a Container into a table with name table_name at the column
/frameworks/base/core/java/android/content/
ContentProviderOperation.java
451
"only
inserts
, updates, and asserts can have value back-references");
467
"only
inserts
, updates, and asserts can have value back-references");
504
"only
inserts
, updates, and asserts can have values");
524
throw new IllegalArgumentException("only
inserts
and updates can have values");
SyncStats.java
66
* Counter for tracking how many
inserts
were performed by the sync operation, as defined
/frameworks/base/core/java/com/google/android/mms/pdu/
PduBody.java
90
*
Inserts
the specified part at the specified position.
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
sparse_weight_vector.h
173
// This function in necessary since by default hash_map
inserts
an element
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_nodeinsertbefore.java
31
* The "insertBefore(newChild,refChild)" method
inserts
the
nodeinsertbefore.java
31
* The "insertBefore(newChild,refChild)" method
inserts
the
/libcore/luni/src/main/java/java/util/
AbstractQueue.java
46
*
Inserts
the specified element into this queue if it is possible to do so
/libcore/luni/src/main/java/org/apache/harmony/security/fortress/
Services.java
125
*
Inserts
a provider at a specified position
Completed in 802 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>