| /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
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | transform_test.cc | 29 const ast::Type* create( in create() function [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ExtensionRegistryFactory.java | 61 public static ExtensionRegistryLite create() { in create() method in ExtensionRegistryFactory
|
| H A D | TextFormatParseLocation.java | 52 static TextFormatParseLocation create(int line, int column) { in create() method in TextFormatParseLocation
|
| /base/msdp/device_status/intention/scheduler/plugin_manager/include/ |
| H A D | plugin_manager.h | 102 CreatePlugin<IPlugin> create = reinterpret_cast<CreatePlugin<IPlugin>>(::dlsym(handle_, "CreateInstance")); in GetInstance() local
|
| /base/sensors/miscdevice/frameworks/native/vibrator/include/ |
| H A D | vibrator_service_client.h | 36 IVibratorDecoder *(*create)(const JsonParser &); member
|
| /foundation/ability/ability_runtime/test/unittest/cj_test_runner_object_test/ |
| H A D | cj_test_runner_object_test.cpp | 43 int64_t create(const char* name) in create() function
|
| /foundation/multimedia/media_foundation/test/scenetest/ |
| H A D | test_single_video_player_fast_2.h | 161 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, pause, release) in FIXTURE() argument 188 PTEST((std::string url, int32_t fileSize), Test fdsource create, stop, release) in FIXTURE() argument 304 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, stop, release) in FIXTURE() argument 331 PTEST((std::string url, int32_t fileSize), Test fdsource create, stop, release) in FIXTURE() argument
|
| H A D | test_single_video_player_fast_3.h | 58 PTEST((std::string url, int32_t fileSize), Test fdsource create, reset) in FIXTURE() argument 175 PTEST((std::string url, int32_t fileSize), Test fdsource create, seek, release) in FIXTURE() argument
|
| /foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/ |
| H A D | plugin_manager.h | 98 CreatePlugin<IPlugin> create = reinterpret_cast<CreatePlugin<IPlugin>>(::dlsym(handle_, "CreateInstance")); in GetInstance() local
|