OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookupIndex
(Results
1 - 4
of
4
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java
[
all
...]
/packages/apps/Exchange/exchange2/src/com/android/exchange/provider/
ExchangeDirectoryProvider.java
347
int
lookupIndex
= -1;
361
lookupIndex
= i;
407
if (
lookupIndex
!= -1) {
410
row[
lookupIndex
] = Uri.encode(galDataRow.toPackedString());
/external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh
475
{ return
lookupIndex
.len; }
477
{ return
lookupIndex
[i]; }
481
{ return
lookupIndex
.get_indexes (start_index, lookup_count, lookup_tags); }
489
if (unlikely (!(c->check_struct (this) &&
lookupIndex
.sanitize (c))))
534
IndexArray
lookupIndex
; /* Array of LookupList indices */
536
DEFINE_SIZE_ARRAY (4,
lookupIndex
);
[
all
...]
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 350 milliseconds