Home
last modified time | relevance | path

Searched defs:create (Results 126 - 150 of 782) sorted by relevance

12345678910>>...32

/third_party/icu/icu4c/source/common/
H A Dservlkf.cpp48 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const { in create() function in LocaleKeyFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DLocalizedNumberFormatter.java214 LocalizedNumberFormatter create(int key, Object value) { in create() method in LocalizedNumberFormatter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNumberFormatServiceShim.java53 public Object create(Key key, ICUService srvc) { in create() method in NumberFormatServiceShim.NFFactory
/third_party/json/include/nlohmann/detail/
H A Dexceptions.hpp147 static parse_error create(int id_, const position_t& pos, const std::string& what_arg, BasicJsonContext context) in create() function in detail::parse_error
155 static parse_error create(int id_, std::size_t byte_, const std::string& what_arg, BasicJsonContext context) in create() function in detail::parse_error
191 static invalid_iterator create(int id_, const std::string& what_arg, BasicJsonContext context) in create() function in detail::invalid_iterator
209 static type_error create(int id_, const std::string& what_arg, BasicJsonContext context) in create() function in detail::type_error
226 static out_of_range create(int id_, const std::string& what_arg, BasicJsonContext context) in create() function in detail::out_of_range
243 static other_error create(int id_, const std::string& what_arg, BasicJsonContext context) in create() function in detail::other_error
/third_party/mesa3d/src/freedreno/drm-shim/
H A Dfreedreno_noop.c53 struct drm_msm_gem_new *create = arg; in msm_ioctl_gem_new() local
/third_party/mesa3d/src/etnaviv/drm-shim/
H A Detnaviv_noop.c165 struct drm_etnaviv_gem_new *create = arg; in etnaviv_ioctl_gem_new() local
/third_party/mesa3d/src/broadcom/drm-shim/
H A Dv3d_noop.c62 struct drm_v3d_create_bo *create = arg; in v3d_ioctl_create_bo() local
/third_party/mesa3d/src/glx/tests/
H A Dfake_glx_screen.h111 static glx_context *create(struct glx_screen *psc, struct glx_config *mode, in create() function in fake_glx_context_direct
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce_40_2_2.c74 static void create(struct rvce_encoder *enc) in create() function
/third_party/node/deps/icu-small/source/common/
H A Dservlkf.cpp48 LocaleKeyFactory::create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const { in create() function in LocaleKeyFactory
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.h27 VkImageCreateInfo create; member
/third_party/libinput/tools/
H A Dlibinput-replay.py112 def create(device): function
/third_party/ltp/testcases/kernel/syscalls/getdents/
H A Dgetdents01.c40 int create:1; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vertex_state_cache.c46 util_vertex_state_cache_init(struct util_vertex_state_cache *cache, pipe_create_vertex_state_func create, pipe_vertex_state_destroy_func destroy) util_vertex_state_cache_init() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_gem.c31 struct drm_syncobj_create create = { in intel_gem_supports_syncobj_wait() local
154 struct drm_i915_gem_context_create_ext create = { in intel_gem_create_context_engines() local
/third_party/mesa3d/src/tool/pps/
H A Dpps_device.cc91 std::optional<DrmDevice> DrmDevice::create(int32_t gpu_num) in create() function in pps::DrmDevice
/third_party/node/deps/openssl/openssl/include/internal/
H A Dbio.h27 int (*create) (BIO *); member
/third_party/python/Lib/test/support/
H A Dinterpreters.py22 def create(*, isolated=True): function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBufferObjectUtil.cpp72 de::SharedPtr<Buffer> Buffer::create (const vk::DeviceInterface& vk, in create() function in vkt::Draw::Buffer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawBufferObjectUtil.cpp72 de::SharedPtr<Buffer> Buffer::create (const vk::DeviceInterface& vk, in create() function in vkt::Draw::Buffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DShaderCache.h39 angle::Result create(d3d::Context *context, in create() function in rx::ShaderCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp50 GsymReader::create(std::unique_ptr<MemoryBuffer> &MemBuffer) { in create() function in GsymReader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRObjectFile.cpp110 IRObjectFile::create(MemoryBufferRef Object, LLVMContext &Context) { in create() function in IRObjectFile
H A DMachOUniversal.cpp103 MachOUniversalBinary::create(MemoryBufferRef Source) { in create() function in MachOUniversalBinary
H A DMinidump.cpp111 MinidumpFile::create(MemoryBufferRef Source) { in create() function in MinidumpFile

Completed in 19 milliseconds

12345678910>>...32