OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:named
(Results
76 - 100
of
1578
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/luni/src/main/java/java/util/
ResourceBundle.java
33
* provide {@code Locale}-specific resources. A bundle contains a number of
named
121
* Finds the
named
resource bundle for the default {@code Locale} and the caller's
139
* Finds the
named
{@code ResourceBundle} for the specified {@code Locale} and the caller
159
* Finds the
named
resource bundle for the specified {@code Locale} and {@code ClassLoader}.
269
* Returns the
named
resource from this {@code ResourceBundle}. If the resource
294
* Returns the
named
string resource from this {@code ResourceBundle}.
310
* Returns the
named
resource from this {@code ResourceBundle}.
418
* Returns the
named
resource from this {@code ResourceBundle}, or null if the
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
TransformState.java
78
* or a
named
template.
92
* may be from getCurrentElement()), since a
named
/external/expat/win32/
README.txt
47
The libraries are
named
58
The libraries should be
named
like this:
/external/icu4c/test/testdata/
ra.xlf
13
<!--comments for un-
named
string-->
15
<note>This resource is un-
named
string</note>
18
<!--comments for un-
named
int-->
20
<note>This resource is un-
named
int</note>
23
<!--comments for un-
named
binary-->
27
<note>This resource is for un-
named
binary</note>
379
<source>The {0} job
named
{1}</source>
380
<note>{0} represents the position of OSNAME and {1} represents the position of job name e.g: The OS/400 job
named
SYSLOG</note>
/external/proguard/docs/manual/
limitations.html
43
classes
named
'a', 'b', etc. Packages should therefore never be split
47
<li>When obfuscating, ProGuard will write out class files
named
/external/webkit/WebKit/android/wds/
Command.h
55
// Note: Although the type is
named
MainThreadFunction, it may not always be
56
// the main thread. The type is generic enough to reuse here but
named
/system/core/libcutils/
socket_local_client.c
118
* connect to peer
named
"name" on fd
149
* connect to peer
named
"name"
/bionic/libc/arch-arm/bionic/
exidx_dynamic.c
42
* a differently-
named
function in the dynamic linker.
/bionic/libc/include/
dlfcn.h
42
void *dli_saddr; /* Exact address of symbol
named
/bootable/recovery/
roots.h
59
* If the
named
root is mounted, this will attempt to unmount it first.
/cts/tests/tests/jni/libjnitest/
helper.h
38
* takes a (JNIEnv *)
named
"env".
/dalvik/libcore/nio_char/src/main/java/java/nio/charset/spi/
CharsetProvider.java
56
* Returns the
named
charset.
/dalvik/libcore/security/src/main/java/java/security/
AccessControlException.java
28
private Permission perm; //
Named
as demanded by Serialized Form.
/dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
PsuedoNames.java
24
* This is used to represent names of nodes that may not be
named
, like a
/dalvik/tests/etc/
reference-run-test-classes
4
# machine. The jar should contain a top-level class
named
Main to run.
/dalvik/vm/alloc/
Heap.h
47
* equal to the size of the
named
object in the heap.
/development/simulator/app/
ExternalRuntime.cpp
70
fprintf(stderr, "Sim: failed creating
named
pipe '%s'\n",
/external/bison/data/
README
10
It used to be
named
bison.simple: it corresponds to C Yacc
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/
GuardedBy.java
31
* returned by calling the
named
nil-ary method. class-name.class : The Class
/external/stlport/stlport/
stdlib.h
41
../include/stdlib.h(817) : warning C4115: '_exception' :
named
type definition in parentheses
/external/v8/test/mjsunit/compiler/
function-call.js
38
// Call on a
named
property.
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.4-2.js
40
11. If this object has a property
named
by Result(8), go to step 12; but
41
if this object has no property
named
by Result(8), then go to either
48
15. If this object has a property
named
by Result(7), go to step 16; but if
49
this object has no property
named
by Result(7), then go to either step 16
/external/webkit/LayoutTests/storage/domstorage/localstorage/
delete-removal.html
24
log("foo (after a
named
property settter set) is: " + localStorage.foo);
/external/webkit/WebCore/bindings/v8/
V8Collection.h
41
// FIXME: These functions should be
named
using to* since they return the item (get* is used for method that take a ref param).
61
// Returns
named
property of a collection.
72
// A template of
named
property accessor of collections.
164
// Add
named
getter to the function template for a collection.
/external/webkit/WebCore/html/
CollectionType.h
43
//
named
collection types cached in the document
Completed in 473 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>