OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inserts
(Results
226 - 250
of
821
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/libs/json/src/com/android/json/stream/
JsonWriter.java
417
*
Inserts
any necessary separators and whitespace before a name. Also
432
*
Inserts
any necessary separators and whitespace before a literal value,
/external/apache-xml/src/main/java/org/apache/xml/utils/
NodeVector.java
354
*
Inserts
the specified node in this vector at the specified index.
423
*
Inserts
the specified node in this vector at the specified index.
/external/bluetooth/glib/docs/reference/glib/tmpl/
hooks.sgml
198
Inserts
a #GHook into a #GHookList, before a given #GHook.
208
Inserts
a #GHook into a #GHookList, sorted by the given function.
relations.sgml
94
Inserts
a record into a #GRelation.
warnings.sgml
227
Inserts
a breakpoint instruction into the code. On x86 and alpha systems
/external/jpeg/
wrjpgcom.c
8
* This file contains a very simple stand-alone application that
inserts
354
fprintf(stderr, "wrjpgcom
inserts
a textual comment in a JPEG file.\n");
/external/qemu/distrib/jpeg-6b/
wrjpgcom.c
8
* This file contains a very simple stand-alone application that
inserts
354
fprintf(stderr, "wrjpgcom
inserts
a textual comment in a JPEG file.\n");
/external/webkit/Source/WebCore/svg/properties/
SVGListProperty.h
194
// Spec:
Inserts
a new item into the list at the specified position. The index of the item before which the new item is to be
227
// Spec:
Inserts
a new item into the list at the specified position. The index of the item before which the new item is to be
/external/webrtc/src/system_wrappers/source/
data_log.cc
38
//
Inserts
a Container into the cell of the column specified with
76
//
Inserts
a Container into the cell of the column specified with
/frameworks/base/core/java/android/util/
JsonWriter.java
473
*
Inserts
any necessary separators and whitespace before a name. Also
488
*
Inserts
any necessary separators and whitespace before a literal value,
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
requestHandler.c
258
-
Inserts
all requests into the queue.
499
DESCRIPTION: The function
inserts
measurement request of one received
/libcore/luni/src/main/java/java/util/
List.java
29
*
Inserts
the specified object into this {@code List} at the specified location.
69
*
Inserts
the objects in the specified collection at the specified location
/packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaListTests.java
341
// Two
inserts
should create two rules to bind against single existing
353
// Three new
inserts
should create only two binding rules
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
VoicemailProviderTest.java
528
*
Inserts
a voicemail record with no source package set. The content provider
535
/**
Inserts
a voicemail record for the specified source package. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_list.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_list.h
[
all
...]
/development/apps/Development/src/com/android/development/
MediaScannerActivity.java
203
* syllables, and randomly
inserts
a modifier between the first
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/
AddVoicemailActivity.java
186
* An async task that
inserts
a new voicemail record using a background thread.
/external/antlr/antlr-3.4/runtime/C/src/
antlr3treeparser.c
103
* Creates a new Mismatched Tree Nde Exception and
inserts
in the recognizer
/external/dropbear/
progressmeter.c
42
/* formats and
inserts
the specified size into the given buffer */
/external/javassist/src/main/javassist/compiler/
JvstTypeChecker.java
107
*
Inserts
a cast operator to the return type.
/external/llvm/include/llvm/ADT/
ScopedHashTable.h
205
/// insertIntoScope - This
inserts
the specified key/value at the specified
/external/llvm/include/llvm/
GlobalVariable.h
56
/// GlobalVariable ctor - This creates a global and
inserts
it before the
/external/llvm/lib/CodeGen/
ExpandPostRAPseudos.cpp
184
/// runOnMachineFunction - Reduce subregister
inserts
and extracts to register
/external/llvm/lib/Transforms/IPO/
Internalize.cpp
158
// Never internalize symbols code-gen
inserts
.
Completed in 495 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>