OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial
(Results
76 - 100
of
5682
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/host-tools/sed-4.2.1/lib/
xstrndup.c
1
/* Duplicate a bounded
initial
segment of a string, with out-of-memory
27
In other words, return a copy of the
initial
segment of length N of
xstrndup.h
1
/* Duplicate a bounded
initial
segment of a string, with out-of-memory
21
In other words, return a copy of the
initial
segment of length N of
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.8-1.js
14
* The
Initial
Developer of the Original Code is Netscape Communications
32
prototype object, the one that is the
initial
value of Object.prototype
36
The
initial
value of this property is the function object being executed.
40
The
initial
value of this property is the number of actual parameter values
45
attributes { DontEnum }. The
initial
value of this property is the value
10.1.8-2.js
14
* The
Initial
Developer of the Original Code is Netscape Communications
32
prototype object, the one that is the
initial
value of Object.prototype
36
The
initial
value of this property is the function object being executed.
40
The
initial
value of this property is the number of actual parameter values
45
attributes { DontEnum }. The
initial
value of this property is the value
/external/webkit/Source/WebCore/css/
svg.css
33
outermost 'svg' element is ignored for the purposes of visual rendering and the
initial
clipping path is set
34
to the bounds of the
initial
viewport.
38
the user agent will establish an
initial
clipping path equal to the bounds of the
initial
viewport; otherwise,
39
the
initial
clipping path is set according to the clipping rules as defined in [CSS2-overflow].
/device/ti/panda/
README
14
#
Initial
setup, part 1: build fastboot
19
#
Initial
setup, part 2:
24
#
Initial
setup, part 3:
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DuplicateFormatFlagsExceptionTest.java
64
public void assertDeserialized(Serializable
initial
,
67
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
70
DuplicateFormatFlagsException initEx = (DuplicateFormatFlagsException)
initial
;
FormatFlagsConversionMismatchExceptionTest.java
81
public void assertDeserialized(Serializable
initial
,
84
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
87
FormatFlagsConversionMismatchException initEx = (FormatFlagsConversionMismatchException)
initial
;
IllegalFormatCodePointExceptionTest.java
60
public void assertDeserialized(Serializable
initial
,
63
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
66
IllegalFormatCodePointException initEx = (IllegalFormatCodePointException)
initial
;
IllegalFormatConversionExceptionTest.java
81
public void assertDeserialized(Serializable
initial
,
84
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
87
IllegalFormatConversionException initEx = (IllegalFormatConversionException)
initial
;
IllegalFormatFlagsExceptionTest.java
64
public void assertDeserialized(Serializable
initial
,
67
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
70
IllegalFormatFlagsException initEx = (IllegalFormatFlagsException)
initial
;
IllegalFormatPrecisionExceptionTest.java
61
public void assertDeserialized(Serializable
initial
,
64
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
67
IllegalFormatPrecisionException initEx = (IllegalFormatPrecisionException)
initial
;
IllegalFormatWidthExceptionTest.java
63
public void assertDeserialized(Serializable
initial
,
66
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
69
IllegalFormatWidthException initEx = (IllegalFormatWidthException)
initial
;
MissingFormatArgumentExceptionTest.java
65
public void assertDeserialized(Serializable
initial
,
68
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
71
MissingFormatArgumentException initEx = (MissingFormatArgumentException)
initial
;
MissingFormatWidthExceptionTest.java
64
public void assertDeserialized(Serializable
initial
,
67
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
70
MissingFormatWidthException initEx = (MissingFormatWidthException)
initial
;
UnknownFormatConversionExceptionTest.java
64
public void assertDeserialized(Serializable
initial
,
67
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
70
UnknownFormatConversionException initEx = (UnknownFormatConversionException)
initial
;
UnknownFormatFlagsExceptionTest.java
64
public void assertDeserialized(Serializable
initial
,
67
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
70
UnknownFormatFlagsException initEx = (UnknownFormatFlagsException)
initial
;
/external/apache-harmony/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
IllegalCharsetNameExceptionTest.java
59
public void assertDeserialized(Serializable
initial
,
66
// SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
69
IllegalCharsetNameException initEx = (IllegalCharsetNameException)
initial
;
MalformedInputExceptionTest.java
53
public void assertDeserialized(Serializable
initial
,
57
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
60
MalformedInputException initEx = (MalformedInputException)
initial
;
UnmappableCharacterExceptionTest.java
54
public void assertDeserialized(Serializable
initial
,
58
SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
61
UnmappableCharacterException initEx = (UnmappableCharacterException)
initial
;
UnsupportedCharsetExceptionTest.java
58
public void assertDeserialized(Serializable
initial
,
65
// SerializationTest.THROWABLE_COMPARATOR.assertDeserialized(
initial
,
68
UnsupportedCharsetException initEx = (UnsupportedCharsetException)
initial
;
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
EncodedKeySpecTest.java
71
* can not be modified by modifying
initial
array value
74
/* Create
initial
byte array */
79
/* Modify
initial
array's value */
/external/chromium/chrome/browser/importer/
firefox_profile_lock_win.cc
28
* The
Initial
Developer of the Original Code is
30
* Portions created by the
Initial
Developer are Copyright (C) 2002
31
* the
Initial
Developer. All Rights Reserved.
/external/chromium/crypto/third_party/nss/
sha256.h
16
* The
Initial
Developer of the Original Code is
18
* Portions created by the
Initial
Developer are Copyright (C) 2002
19
* the
Initial
Developer. All Rights Reserved.
/external/hyphenation/
COPYING.MPL
29
1.6. "
Initial
Developer" means the individual or entity identified
30
as the
Initial
Developer in the Source Code notice required by Exhibit
39
extent possible, whether at the time of the
initial
grant or
84
2.1. The
Initial
Developer Grant.
85
The
Initial
Developer hereby grants You a world-wide, royalty-free,
89
trademark) Licensable by
Initial
Developer to use, reproduce,
100
effective on the date
Initial
Developer first distributes
176
Code provided by the
Initial
Developer and including the name of the
177
Initial
Developer in (a) the Source Code, and (b) in any notice in an
222
may do so only on Your own behalf, and not on behalf of the
Initial
[
all
...]
Completed in 393 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>