Home
last modified time | relevance | path

Searched defs:where (Results 1 - 25 of 162) sorted by relevance

1234567

/third_party/pcre2/pcre2/src/
H A Dpcre2_config.c78 pcre2_config(uint32_t what, void *where) in pcre2_config() argument
[all...]
H A Dpcre2_pattern_info.c65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info() argument
[all...]
/third_party/icu/icu4c/source/tools/gencmn/
H A Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/node/deps/icu-small/source/tools/gencmn/
H A Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/skia/third_party/externals/icu/source/tools/gencmn/
H A Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/curl/src/
H A Dtool_cb_see.c108 int tool_ftruncate64(int fd, curl_off_t where) in tool_ftruncate64() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DFilteredBreakIteratorBuilder.java42 public static final FilteredBreakIteratorBuilder getInstance(Locale where) { in getInstance() argument
57 public static final FilteredBreakIteratorBuilder getInstance(ULocale where) { in getInstance() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DFilteredBreakIteratorBuilder.java42 public static final FilteredBreakIteratorBuilder getInstance(Locale where) { in getInstance() argument
56 public static final FilteredBreakIteratorBuilder getInstance(ULocale where) { in getInstance() argument
/third_party/python/Include/internal/
H A Dpycore_ceval.h117 static inline int _Py_EnterRecursiveCall(const char *where) { in _Py_EnterRecursiveCall() argument
112 _Py_EnterRecursiveCallTstate(PyThreadState *tstate, const char *where) _Py_EnterRecursiveCallTstate() argument
/third_party/pulseaudio/src/pulsecore/
H A Dhook-list.c58 pa_hook_slot *slot, *where, *prev; in pa_hook_connect() local
/base/security/device_security_level/baselib/utils/include/
H A Dutils_dslm_list.h26 static inline void AddListNode(ListNode *item, ListNode *where) in AddListNode() argument
34 static inline void AddListNodeBefore(ListNode *item, ListNode *where) in AddListNodeBefore() argument
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_capture_manager.cpp44 string where = predicates.GetWhereClause() + " AND " + PhotoColumn::PHOTO_QUALITY + "=" + in RemovePhotos() local
88 string where = predicates.GetWhereClause() + " AND " + PhotoColumn::PHOTO_QUALITY + "=" + in RestorePhotos() local
H A Dmultistages_video_capture_manager.cpp109 string where = MEDIA_DATA_DB_ID + " = ? "; in AddVideo() local
139 string where = MEDIA_DATA_DB_PHOTO_ID + " is not null and " + in SyncWithDeferredVideoProcSessionInternal() local
203 string where = PhotoColumn::PHOTO_ID + " = ? "; in RemoveVideo() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_common_utils_test.cpp61 string where = "CheckWhereClause;"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_video_proc_session_callback.cpp60 string where = PhotoColumn::PHOTO_ID + " = ? "; in OnProcessVideoDone() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dextension_session_manager.cpp213 const char* const where = __func__; in RequestExtensionSessionDestructionDone() local
/third_party/mbedtls/library/
H A Dhkdf.c80 size_t where = 0; in mbedtls_hkdf_expand() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-ssl.c221 lws_ssl_info_callback(const SSL *ssl, int where, int ret) in lws_ssl_info_callback() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.c101 vn_log_result(struct vn_instance *instance, VkResult result, const char *where) vn_log_result() argument
/third_party/python/Lib/tkinter/
H A Ddnd.py255 def where(self, canvas, event): member in Icon
[all...]
/base/startup/hvb/test/
H A Dhvb_main.c40 off_t where; in hvb_read_partition() local
100 off_t where; in hvb_write_partition() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp199 std::pair<int, int> TransactionImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleValidityChecker.java69 public boolean isValid(ULocale locale, Where where) { in isValid() argument
146 isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) isValidU() argument
319 isValidLocale(String extensionString, Where where) isValidLocale() argument
338 isValid(Datatype datatype, String code, Where where) isValid() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrie2Test.java767 private String where() { in where() method in Trie2Test
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleValidityChecker.java74 public boolean isValid(ULocale locale, Where where) { in isValid() argument
151 isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) isValidU() argument
324 isValidLocale(String extensionString, Where where) isValidLocale() argument
343 isValid(Datatype datatype, String code, Where where) isValid() argument
[all...]

Completed in 11 milliseconds

1234567