/third_party/glfw/src/ |
H A D | wl_window.c | 1300 // 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 D | wl_platform.h | 335 struct wl_data_offer* offer; member
|
H A D | wl_init.c | 943 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 D | DictionaryBreakEngine.java | 118 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 D | DictionaryBreakEngine.java | 118 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 D | RuleBasedBreakIterator.java | 1236 fBreaks.offer(startPos); in populateDictionary()
|
/third_party/libwebsockets/plugins/ssh-base/ |
H A D | sshd.c | 144 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 D | RuleBasedBreakIterator.java | 1259 fBreaks.offer(startPos); in populateDictionary()
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 866 entirely out of \code{gl.xml}, since they offer no useful additional
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 943 entirely out of \code{gl.xml}, since they offer no useful additional
|