Home
last modified time | relevance | path

Searched defs:getPrefix (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/npm/node_modules/libnpx/
Dget-prefix.js9 function getPrefix (root) { function
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
DDefaultMapStorage.java39 public int getPrefix(int index) { in getPrefix() method in DefaultMapStorage
DPhonePrefixMapStorageStrategy.java42 public abstract int getPrefix(int index); in getPrefix() method in PhonePrefixMapStorageStrategy
DFlyweightMapStorage.java54 public int getPrefix(int index) { in getPrefix() method in FlyweightMapStorage
/third_party/node/deps/npm/node_modules/libnpm/
Dindex.js8 getPrefix: require('./get-prefix.js'), property
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DMutablePatternModifierTest.java142 private static String getPrefix(MutablePatternModifier mod) { in getPrefix() method in MutablePatternModifierTest
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_patternmodifier.cpp172 UnicodeString PatternModifierTest::getPrefix(const MutablePatternModifier &mod, UErrorCode &status)… in getPrefix() function in PatternModifierTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DOption.h126 StringRef getPrefix() const { in getPrefix() function
/third_party/node/deps/npm/node_modules/libcipm/
Dindex.js10 const getPrefix = require('find-npm-prefix') constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h333 ENamePrefix getPrefix() const { return FKind; } in getPrefix() function
373 ENamePrefix getPrefix() const { return Impl->getPrefix(); } in getPrefix() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dmeasunit_extra.cpp1128 UMeasurePrefix MeasureUnit::getPrefix(UErrorCode& status) const { in getPrefix() function in MeasureUnit
/third_party/node/deps/icu-small/source/i18n/
Dmeasunit_extra.cpp1194 UMeasurePrefix MeasureUnit::getPrefix(UErrorCode& status) const { in getPrefix() function in MeasureUnit
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h165 unsigned getPrefix() const { in getPrefix() function
/third_party/node/lib/internal/util/
Dinspect.js636 function getPrefix(constructor, tag, fallback, size = '') { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1412 bool getPrefix() const { return TyAndPrefix.getInt(); } in getPrefix() function