OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:beginning
(Results
401 - 425
of
2236
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/java/io/
StringBufferInputStream.java
133
* Resets this stream to the
beginning
of the source string.
/libcore/luni/src/main/java/java/lang/
AbstractStringBuilder.java
676
* the character starts at the
beginning
and moves towards the end.
740
* the character starts at the end and moves towards the
beginning
.
757
* character starts at the specified offset and moves towards the
beginning
.
868
* the inclusive
beginning
index of the subsequence.
/libcore/luni/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java
114
* Indicates the
beginning
of a code section that includes an I/O operation
AbstractSelector.java
132
* Indicates the
beginning
of a code section that includes an I/O operation
/libcore/luni/src/main/java/java/util/
Properties.java
504
* OutputStream}, putting the specified comment at the
beginning
. The output
509
* @param comment the comment to add at the
beginning
.
540
* putting the specified comment at the
beginning
. The encoding is
556
* putting the specified comment at the
beginning
.
/libcore/luni/src/main/java/java/util/regex/
Splitter.java
27
// The RI allows regular expressions
beginning
with ] or }, but that's probably a bug.
/libcore/luni/src/main/java/org/apache/harmony/luni/util/
InputStreamHelper.java
100
*
beginning
, and an end position is at the buffer end, or a copy of
/libcore/luni/src/main/java/org/apache/harmony/security/utils/
ObjectIdentifier.java
141
* Add "OID." to the
beginning
of string representation.
/libcore/luni/src/main/java/org/apache/harmony/security/x501/
AttributeValue.java
172
// 3) a space char at the
beginning
or end
/libcore/luni/src/main/java/org/apache/xml/utils/
DOMBuilder.java
268
* Receive notification of the
beginning
of a document.
296
* Receive notification of the
beginning
of an element.
298
* <p>The Parser will invoke this method at the
beginning
of every
518
* Report the
beginning
of an entity.
/libcore/luni/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java
207
* Get a cloned Iterator that is reset to the
beginning
ChildTestIterator.java
100
* Get a cloned Iterator that is reset to the
beginning
/packages/apps/Calendar/src/com/android/calendar/
EventGeometry.java
65
// at the
beginning
of this day.
/packages/apps/Gallery3D/res/values/
strings.xml
52
<!-- Movie View Start Playing button "
Beginning
" -->
/packages/apps/Tag/src/com/android/vcard/
VCardSourceDetector.java
32
* guess its format just by reading
beginning
few lines (usually we can, but in
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_rwops.h
109
#define RW_SEEK_SET 0 /* Seek from the
beginning
of data */
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xr
120
Symbols in the DWARF debugging sections are relative to the
beginning
armelf.xu
121
Symbols in the DWARF debugging sections are relative to the
beginning
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.xr
119
Symbols in the DWARF debugging sections are relative to the
beginning
armelf.xu
120
Symbols in the DWARF debugging sections are relative to the
beginning
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/arm-eabi/lib/ldscripts/
armelf.xr
119
Symbols in the DWARF debugging sections are relative to the
beginning
armelf.xu
120
Symbols in the DWARF debugging sections are relative to the
beginning
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/arm-eabi/lib/ldscripts/
armelf.xr
119
Symbols in the DWARF debugging sections are relative to the
beginning
armelf.xu
120
Symbols in the DWARF debugging sections are relative to the
beginning
/prebuilt/linux-x86/sdl/include/SDL/
SDL_rwops.h
109
#define RW_SEEK_SET 0 /* Seek from the
beginning
of data */
Completed in 1523 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>