OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wdsz
(Results
1 - 6
of
6
) sorted by null
/external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java
127
int
wdsz
= local.length();
local
131
(n <
wdsz
) ) { // max code size of 4 works well
145
isLastChar(
wdsz
, n) ) { // B is silent if word ends in MB
153
!isLastChar(
wdsz
, n) &&
161
if (!isLastChar(
wdsz
, n) &&
173
(
wdsz
>= 3) &&
184
if (!isLastChar(
wdsz
, n + 1) &&
193
if (isLastChar(
wdsz
, n + 1) &&
197
if (!isLastChar(
wdsz
, n + 1) &&
212
if (!isLastChar(
wdsz
, n) &&
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar
/prebuilts/devtools/tools/lib/
commons-codec-1.4.jar
/prebuilts/tools/common/http-client/
commons-codec-1.4.jar
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar
/external/robolectric/lib/main/
commons-codec-1.6.jar
Completed in 356 milliseconds