Searched defs:pre (Results 1 – 10 of 10) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
D | skiplist.h | 32 struct SkipListNode *pre[MAX_SKIPLIST_LEVEL]; member
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_hal/ |
D | wifi_hal_crpc_server.h | 103 struct WifiHalEventCallbackMsg *pre; member
|
/foundation/arkui/ui_lite/frameworks/components/ |
D | ui_swipe_view.cpp | 318 UIView* pre = childrenHead_; in SortChild() local
|
/foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
D | calendar_element.cpp | 171 weakController = WeakClaim(RawPtr(calendarController_))](bool pre) { in BuildCardCalendar()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
D | bundle_sandbox_data_mgr.cpp | 162 int32_t pre = Constants::INITIAL_APP_INDEX; in GenerateSandboxAppIndex() local
|
/foundation/distributeddatamgr/preferences/test/js/unittest/storage/src/ |
D | StorageCallBackJsunit.test.js | 281 mPref.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument
|
/foundation/distributeddatamgr/preferences/test/js/unittest/preferences/src/ |
D | V9_PreferencesCallBackJsunit.test.js | 68 mPreference.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument
|
D | PreferencesCallBackJsunit.test.js | 298 mPreferences.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument
|
/foundation/graphic/graphic_2d/rosen/samples/texgine/feature_test/ |
D | text_define.h | 124 #define FLAG(pre, post) FLAG##pre FLAG##post argument
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
D | typography_impl.cpp | 709 std::optional<TextRect> pre = std::nullopt; in MergeRects() local
|