Home
last modified time | relevance | path

Searched defs:create (Results 376 - 400 of 782) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DLSTMBreakEngine.java438 public static LSTMBreakEngine create(int script, LSTMData data) { in create() method in LSTMBreakEngine
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java326 public Period create(long duration) { in create() method in PeriodBuilderImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java203 public static <K, V> HashMultimap<K, V> create() { in create() method in XCldrStub.HashMultimap
212 public static <K, V> TreeMultimap<K, V> create() { in create() method in XCldrStub.TreeMultimap
221 public static <K, V> LinkedHashMultimap<K, V> create() { in create() method in XCldrStub.LinkedHashMultimap
/third_party/icu/icu4c/source/common/
H A Dcmemory.h796 T* create(Args&&... args) { in create() function in MemoryPool
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalData.java108 public static SupplementalData create(CldrDataSupplier src) { in create() method in SupplementalData
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java214 public static <K, V> HashMultimap<K, V> create() { in create() method in XCldrStub.HashMultimap
226 public static <K, V> TreeMultimap<K, V> create() { in create() method in XCldrStub.TreeMultimap
238 public static <K, V> LinkedHashMultimap<K, V> create() { in create() method in XCldrStub.LinkedHashMultimap
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUService.java242 public Object create(Key key, ICUService service); in create() method
306 public Object create(Key key, ICUService service) { in create() method in ICUService.SimpleFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java327 public Period create(long duration) { in create() method in PeriodBuilderImpl
/third_party/icu/icu4c/source/i18n/
H A Ddatefmt.cpp501 DateFormat::create(EStyle timeStyle, EStyle dateStyle, const Locale& locale) in create() function in DateFormat
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-netdev.h51 struct lws_netdev_instance * (*create)(struct lws_context *ctx, member
/third_party/mesa3d/android/
H A Dmesa3d_cross.mk
/third_party/mesa3d/src/freedreno/afuc/
H A Ddisasm.c194 label_idx(uint32_t offset, bool create) in label_idx() argument
240 fxn_idx(uint32_t offset, bool create) in fxn_idx() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_algebraic.py108 def create(val): member in SearchExpression
123 def create(val, name_base, varset, algebraic_pass): member in Value
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_copy_propagation_elements.cpp76 copy_propagation_state* create(void *mem_ctx) in create() function in __anon7206::copy_propagation_state
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp391 kernel::argument::create(const binary::argument &barg) { in create() function in kernel::argument
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h739 void (*create) (fuse_req_ member
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dcmemory.h796 T* create(Args&&... args) { in create() function in MemoryPool
/third_party/mesa3d/src/mesa/main/
H A Darrayobj.c1061 gen_vertex_arrays(struct gl_context *ctx, GLsizei n, GLuint *arrays, bool create, const char *func) gen_vertex_arrays() argument
1090 gen_vertex_arrays_err(struct gl_context *ctx, GLsizei n, GLuint *arrays, bool create, const char *func) gen_vertex_arrays_err() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddatefmt.cpp500 DateFormat::create(EStyle timeStyle, EStyle dateStyle, const Locale& locale) in create() function in DateFormat
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem.c335 struct drm_i915_gem_context_create create = { 0 }; in anv_gem_create_context() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-stack-trace-impl.cc226 std::unique_ptr<V8StackTraceImpl> V8StackTraceImpl::create( in create() function in v8_inspector::V8StackTraceImpl
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c455 struct drm_mode_create_dumb create = { in vc4_simulator_create_bo_ioctl() local
482 struct drm_mode_create_dumb create = { in vc4_simulator_create_shader_bo_ioctl() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c55 static int parse_name(OSSL_LIB_CTX *ctx, const char *t[], int create, in parse_name() argument
192 parse_string(OSSL_LIB_CTX *ctx, const char *t[], char delim, OSSL_PROPERTY_DEFINITION *res, const int create) parse_string() argument
223 parse_unquoted(OSSL_LIB_CTX *ctx, const char *t[], OSSL_PROPERTY_DEFINITION *res, const int create) parse_unquoted() argument
255 parse_value(OSSL_LIB_CTX *ctx, const char *t[], OSSL_PROPERTY_DEFINITION *res, int create) parse_value() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp49 Expected<MSFBuilder> MSFBuilder::create(BumpPtrAllocator &Allocator, in create() function in MSFBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h407 ConstantClass *create(TypeClass *Ty) const { in create() function
455 InlineAsm *create(TypeClass *Ty) const { in create() function
530 ConstantExpr *create(TypeClass *Ty) const { in create() function
637 ConstantClass *create(TypeClass *Ty, ValType V, LookupKeyHashed &HashKey) { in create() function in llvm::ConstantUniqueMap

Completed in 26 milliseconds

1...<<11121314151617181920>>...32