OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:si2
(Results
1 - 3
of
3
) sorted by null
/development/samples/SpellChecker/SampleSpellCheckerService/src/com/example/android/samplespellcheckerservice/
SampleSpellCheckerService.java
115
final SuggestionsInfo
si2
= new SuggestionsInfo(
local
117
sis = new SuggestionsInfo[] {si0, si1,
si2
};
/external/openfst/src/include/fst/extensions/pdt/
expand.h
401
StackId
si2
= state_table_.Tuple(s2).stack_id;
local
402
if (stack_length_[si1] < stack_length_[
si2
])
404
if (stack_length_[si1] > stack_length_[
si2
])
407
if (si1 ==
si2
) {
415
for (; si1 !=
si2
; si1 = stack_.Pop(si1),
si2
= stack_.Pop(
si2
)) {
416
if (stack_.Top(si1) < stack_.Top(
si2
)) return true;
417
if (stack_.Top(si1) > stack_.Top(
si2
)) return false;
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump
[
all
...]
Completed in 55 milliseconds