OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thename
(Results
1 - 6
of
6
) sorted by null
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
NetworkInterfaceTest.java
214
String
theName
= networkInterface1.getName();
215
if (
theName
!= null) {
218
networkInterface1, NetworkInterface.getByName(
theName
));
225
String
theName
= networkInterface2.getName();
226
if (
theName
!= null) {
229
networkInterface2, NetworkInterface.getByName(
theName
));
/external/tagsoup/src/org/ccil/cowan/tagsoup/
ElementType.java
25
private String
theName
; // element type name (Qname)
51
theName
= name;
103
public String name() { return
theName
; }
/external/webkit/Source/WebKit/mac/Plugins/
WebBasePluginPackage.mm
252
NSString *
theName
= [self _objectForInfoDictionaryKey:WebPluginNameKey];
253
if (!
theName
)
254
theName
= filename;
255
pluginInfo.name =
theName
;
WebNetscapePluginPackage.mm
195
NSString *
theName
= [self stringForStringListID:PluginNameOrDescriptionStringNumber andIndex:2];
196
if (!
theName
)
197
theName
= filename;
198
pluginInfo.name =
theName
;
/external/icu4c/tools/genrb/
derb.c
210
const char *
thename
= 0, *p, *q;
local
247
thename
= arg;
260
thename
= infile;
264
if (
thename
) {
265
bundle = ures_openDirect(
thename
, locale, &status);
338
if (
thename
) {
339
printCString(out, converter,
thename
, -1);
/dalvik/hit/samples/
android.hprof
[
all
...]
Completed in 382 milliseconds