Home
last modified time | relevance | path

Searched defs:offer (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
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/
DDictionaryBreakEngine.java118 void offer(int v) { in offer() method in DictionaryBreakEngine.DequeI
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c144 offer(struct per_session_data__sshd *pss, uint8_t *p, uint32_t len, int first, in offer() function