Home
last modified time | relevance | path

Searched defs:offer (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryBreakEngine.java118 public void offer(int v) { in offer() method in DictionaryBreakEngine.DequeI
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryBreakEngine.java118 void offer(int v) { in offer() method in DictionaryBreakEngine.DequeI
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c144 offer(struct per_session_data__sshd *pss, uint8_t *p, uint32_t len, int first, in offer() function
/third_party/glfw/src/
H A Dwl_window.c1302 static char* readDataOfferAsString(struct wl_data_offer* offer, const char* mimeType) in readDataOfferAsString() argument
1919 dataOfferHandleOffer(void* userData, struct wl_data_offer* offer, const char* mimeType) dataOfferHandleOffer() argument
1942 dataDeviceHandleDataOffer(void* userData, struct wl_data_device* device, struct wl_data_offer* offer) dataDeviceHandleDataOffer() argument
1962 dataDeviceHandleEnter(void* userData, struct wl_data_device* device, uint32_t serial, struct wl_surface* surface, wl_fixed_t x, wl_fixed_t y, struct wl_data_offer* offer) dataDeviceHandleEnter() argument
2058 dataDeviceHandleSelection(void* userData, struct wl_data_device* device, struct wl_data_offer* offer) dataDeviceHandleSelection() argument
[all...]
H A Dwl_platform.h335 struct wl_data_offer* offer; member

Completed in 10 milliseconds