Home
last modified time | relevance | path

Searched defs:symb (Results 1 – 9 of 9) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/language/
DMetaphone.java137 char symb = local.charAt(n) ; in metaphone() local
/external/llvm/include/llvm/Object/
DSymbolicFile.h61 content_iterator(content_type symb) : Current(symb) {} in content_iterator()
/external/v8/benchmarks/
Dearley-boyer.js2882 function sc_prepWriteCircle(o, symb, nbPointer) { argument
2904 function sc_genToWriteCircleString(o, symb) { argument
2910 sc_Pair.prototype.sc_toWriteCircleString = function(symb, inList) { argument
2955 sc_Vector.prototype.sc_toWriteCircleString = function(symb) { argument
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberRegression.java1580 DecimalFormatSymbols symb = new DecimalFormatSymbols(avail[i]); in Test4212072() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberRegression.java1576 DecimalFormatSymbols symb = new DecimalFormatSymbols(avail[i]); in Test4212072() local
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp475 DecimalFormatSymbols symb(status); in TestDisplayNames() local
Dnumrgts.cpp2434 DecimalFormatSymbols symb(avail[i], status); local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp399 const Elf_Sym *symb, in getSymbolVersion()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp423 const Elf_Sym *symb = Obj->getSymbol(SI->getRawDataRefImpl()); in getRelocationValueString() local