Home
last modified time | relevance | path

Searched refs:offer (Results 1 - 10 of 10) sorted by relevance

/third_party/glfw/src/
H A Dwl_window.c1300 // Reads the specified data offer as the specified MIME type
1302 static char* readDataOfferAsString(struct wl_data_offer* offer, const char* mimeType) in readDataOfferAsString() argument
1309 "Wayland: Failed to create pipe for data offer: %s", in readDataOfferAsString()
1314 wl_data_offer_receive(offer, mimeType, fds[1]); in readDataOfferAsString()
1349 "Wayland: Failed to read from data offer pipe: %s", in readDataOfferAsString()
1920 struct wl_data_offer* offer, in dataOfferHandleOffer()
1925 if (_glfw.wl.offers[i].offer == offer) in dataOfferHandleOffer()
1944 struct wl_data_offer* offer) in dataDeviceHandleDataOffer()
1958 _glfw.wl.offers[_glfw.wl.offerCount - 1] = (_GLFWofferWayland) { offer }; in dataDeviceHandleDataOffer()
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
H A Dwl_init.c943 wl_data_offer_destroy(_glfw.wl.offers[i].offer); in _glfwTerminateWayland()
/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
119 // Note that the actual use cases of offer() add at most one element. in offer()
/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
119 // Note that the actual use cases of offer() add at most one element. in offer()
H A DRuleBasedBreakIterator.java1236 fBreaks.offer(startPos); in populateDictionary()
/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
2176 n = (int)offer(pss, buf + LWS_PRE, in lws_callback_raw_sshd()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1259 fBreaks.offer(startPos); in populateDictionary()
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex866 entirely out of \code{gl.xml}, since they offer no useful additional
/third_party/openGLES/xml/
H A Dreadme.tex943 entirely out of \code{gl.xml}, since they offer no useful additional

Completed in 17 milliseconds