Home
last modified time | relevance | path

Searched defs:types (Results 276 - 300 of 633) sorted by relevance

1...<<11121314151617181920>>...26

/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp240 napi_value types = NapiUtils::CreateObject(env); in InitProperties() local
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_stub.cpp110 std::vector<std::string> types = GetFileTypes(uri, mimeTypeFilter); in CmdGetFileTypes() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_sync_object.cpp463 int QuerySyncObject::TransformValueToType(const QueryObjNode &objNode, std::vector<Type> &types) in TransformValueToType() argument
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp532 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" }; in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test2.cpp1385 std::vector<WindowType> types = { WindowType::WINDOW_TYPE_APP_MAIN_WINDOW, in HWTEST_F() local
1420 std::vector<WindowType> types = { WindowType::WINDOW_TYPE_APP_MAIN_WINDOW, in HWTEST_F() local
1458 std::vector<WindowType> types = { WindowType::WINDOW_TYPE_APP_MAIN_WINDOW, in HWTEST_F() local
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
H A Dnapi_init.cpp485 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" }; in OH_Pasteboard_GetData0200() local
/third_party/PyYAML/lib/yaml/
H A Dconstructor.py14 import collections.abc, datetime, base64, binascii, re, sys, types namespace
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DConvertIcuDataTask.java113 public void setOutputTypes(String types) { in setOutputTypes() argument
/third_party/icu/icu4c/source/i18n/
H A Dtznames.cpp292 TimeZoneNamesDelegate::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const { in getDisplayNames() argument
297 TimeZoneNamesDelegate::find(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const { in find() argument
356 TimeZoneNames::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const { in getDisplayNames() argument
/third_party/libabigail/tools/
H A Dabilint.cc309 vector<type_base_sptr>* types = get_types_from_type_id(ctxt, type_id); in build_type_use_tree() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DExtract.cpp264 Extract( CCodecs *codecs, const CObjectVector<COpenType> &types, const CIntVector &excludedFormats, UStringVector &arcPaths, UStringVector &arcPathsFull, const NWildcard::CCensorNode &wildcardCensor, const CExtractOptions &options, IOpenCallbackUI *openCallback, IExtractCallbackUI *extractCallback, IFolderArchiveExtractCallback *faeCallback, IHashCalc *hash, UString &errorMessage, CDecompressStat &st) Extract() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_mediump.c254 nir_force_mediump_io(nir_shader *nir, nir_variable_mode modes, nir_alu_type types) nir_force_mediump_io() argument
/third_party/node/src/
H A Dnode_options.cc1267 Local<Object> types = Object::New(isolate); in Initialize() local
[all...]
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c53 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
[all...]
/third_party/musl/src/time/
H A D__tz.c43 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end, *tzdata_map; variable
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames.cpp292 TimeZoneNamesDelegate::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const { in getDisplayNames() argument
297 TimeZoneNamesDelegate::find(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const { in find() argument
356 TimeZoneNames::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const { in getDisplayNames() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c407 struct symbol_list *types = NULL; in evaluate_generic_int_op() local
459 struct symbol_list *types = NULL; in eval_atomic_common() local
/third_party/node/deps/v8/src/torque/
H A Ddeclarations.cc111 TryLookupMacro(const std::string& name, const TypeVector& types) TryLookupMacro() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c267 sljit_s32 size, args_size, types, status; in sljit_emit_enter() local
740 sljit_sw types, word_arg_count, float_arg_count; in tail_call_with_args() local
[all...]
H A DsljitNativeX86_64.c740 sljit_s32 types = 0; in call_with_args() local
/third_party/python/Lib/
H A Ddis.py4 import types namespace
H A Dfunctools.py812 import types, weakref global() namespace
[all...]
H A Ddataclasses.py4 import types namespace
/third_party/python/Lib/multiprocessing/
H A Dpool.py23 import types namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp180 std::set<glu::DataType> types; in generateCompareFuncs() local
[all...]

Completed in 31 milliseconds

1...<<11121314151617181920>>...26