Home
last modified time | relevance | path

Searched defs:accepting (Results 1 – 7 of 7) sorted by relevance

/third_party/gettext/gettext-tools/libgrep/
Dkwset.c64 unsigned int accepting; /* Word index of accepted word, or zero. */ member
/third_party/python/Lib/
Dasyncore.py221 accepting = False variable in dispatcher
/third_party/node/deps/icu-small/source/common/
Drbbi.cpp896 uint16_t accepting = row->fAccepting; in handleNext() local
/third_party/skia/third_party/externals/icu/source/common/
Drbbi.cpp896 uint16_t accepting = row->fAccepting; in handleNext() local
/third_party/icu/icu4c/source/common/
Drbbi.cpp896 uint16_t accepting = row->fAccepting; in handleNext() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java870 int accepting = stateTable[row + RBBIDataWrapper.ACCEPTING]; in handleNext() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc748 grpc_chttp2_stream* accepting = nullptr; in grpc_chttp2_parsing_accept_stream() local