OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lid
(Results
1 - 5
of
5
) sorted by null
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
CubeWallpaper2.java
118
int
lid
= getResources().getIdentifier(prefix + "lines", "array", getPackageName());
local
134
String [] l = getResources().getStringArray(
lid
);
/frameworks/base/tools/localize/
XLIFFFile.cpp
444
string
lid
, rid;
local
446
StringResource::ParseTypedID(lhs.id, &
lid
, &lindex);
448
if (
lid
< rid) return true;
449
if (
lid
== rid && lindex < rindex) return true;
/external/svox/pico/lib/
picopr.c
1191
picoos_int32
lid
;
local
1690
picoos_int32
lid
;
local
2460
picoos_int32
lid
;
local
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
Completed in 1543 milliseconds