/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | Indexer.java | 19 public static <T> Indexer<T, Integer> create() { in create() method in Indexer 24 public static <T, R> Indexer<T, R> create(Function<Integer, R> convertIndexFn) { in create() method in Indexer
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
H A D | PeriodBuilder.java | 33 Period create(long duration); in create() method
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
H A D | NumberPropertyMapper.java | 39 public static UnlocalizedNumberFormatter create( in create() method in NumberPropertyMapper 47 public static UnlocalizedNumberFormatter create( in create() method in NumberPropertyMapper 61 public static UnlocalizedNumberFormatter create(String pattern, DecimalFormatSymbols symbols) { in create() method in NumberPropertyMapper
|
H A D | LocalizedNumberRangeFormatter.java | 91 LocalizedNumberRangeFormatter create(int key, Object value) { in create() method in LocalizedNumberRangeFormatter
|
/third_party/libwebsockets/include/libwebsockets/abstract/ |
H A D | protocols.h | 55 int (*create)(const struct lws_abs *ai); member
|
H A D | transports.h | 33 int (*create)(lws_abs_t *abs); member
|
/third_party/mesa3d/src/broadcom/drm-shim/ |
H A D | vc4_noop.c | 43 struct drm_vc4_create_bo *create = arg; in vc4_ioctl_create_bo() local
|
/third_party/node/deps/v8/tools/testrunner/testproc/ |
H A D | result.py | 35 def create(results): member in GroupedResult 74 def create(results): member in RerunResult
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | plugin.h | 160 ntfs_inode *(*create)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse, member
|
/third_party/mesa3d/src/gallium/drivers/lima/drm-shim/ |
H A D | lima_noop.c | 62 struct drm_lima_gem_create *create = arg; in lima_ioctl_gem_create() local
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/ |
H A D | RegexBasedMatcher.java | 29 public static MatcherApi create() { in create() method in RegexBasedMatcher
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | MetadataKey.java | 38 public static MetadataKey create(PhoneRegion region, DigitSequence callingCode) { in create() method in MetadataKey
|
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
H A D | MigrationResult.java | 30 public static MigrationResult create(DigitSequence migratedNumber, in create() method in MigrationResult
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | authkey.c | 73 static int load(const char *fn, bool create, void *data, size_t length) { in load() argument 145 int pa_authkey_load(const char *fn, bool create, void *data, size_t length) { in pa_authkey_load() argument
|
H A D | auth-cookie.c | 43 pa_auth_cookie* pa_auth_cookie_get(pa_core *core, const char *cn, bool create, size_t size) { in pa_auth_cookie_get() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Interpreter.cpp | 34 ExecutionEngine *Interpreter::create(std::unique_ptr<Module> M, in create() function in Interpreter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldCOFF.cpp | 48 llvm::RuntimeDyldCOFF::create(Triple::ArchType Arch, in create() function in llvm::llvm::RuntimeDyldCOFF
|
/third_party/openssl/ohos_lite/include/internal/ |
H A D | bio.h | 22 int (*create) (BIO *); member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-shaper.cc | 46 static hb_shaper_entry_t *create () in create() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 54 InstrProfReader::create(const Twine &Path) { in create() function in InstrProfReader 63 InstrProfReader::create(std::unique_ptr<MemoryBuffer> Buffer) { in create() function in InstrProfReader 92 IndexedInstrProfReader::create(const Twine &Path, const Twine &RemappingPath) { in create() function in IndexedInstrProfReader 113 IndexedInstrProfReader::create(std::unique_ptr<MemoryBuffer> Buffer, in create() function in IndexedInstrProfReader
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | GlobPattern.cpp | 108 Expected<GlobPattern> GlobPattern::create(StringRef S) { in create() function in GlobPattern
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiMCExpr.cpp | 17 const LanaiMCExpr *LanaiMCExpr::create(VariantKind Kind, const MCExpr *Expr, in create() function in LanaiMCExpr
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsFrameLowering.cpp | 82 const MipsFrameLowering *MipsFrameLowering::create(const MipsSubtarget &ST) { in create() function in MipsFrameLowering
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXMCExpr.cpp | 19 NVPTXFloatMCExpr::create(VariantKind Kind, const APFloat &Flt, MCContext &Ctx) { in create() function in NVPTXFloatMCExpr 54 NVPTXGenericMCSymbolRefExpr::create(const MCSymbolRefExpr *SymExpr, in create() function in NVPTXGenericMCSymbolRefExpr
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | printer_linux.cc | 95 std::unique_ptr<Printer> Printer::create(FILE* out, bool use_colors) { in create() function in tint::diag::Printer
|