Searched refs:LITERAL (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_packbits.c68 enum { BASE, LITERAL, RUN, LITERAL_RUN } state; enumerator in enum:__anon771
90 if (state == LITERAL || state == LITERAL_RUN) {
122 state = LITERAL;
125 case LITERAL: /* last object was literal string */
156 state = LITERAL;
169 BASE : LITERAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre-ast.h19 LITERAL, enumerator in enum:__anon2712
H A Dtre-ast.c41 node = tre_ast_new_node(mem, LITERAL, sizeof(tre_literal_t));
145 case LITERAL:
H A Dtre-compile.c268 case LITERAL:
688 case LITERAL:
839 case LITERAL:
1224 case LITERAL:
1338 case LITERAL:
1799 case LITERAL:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dzinflate.cpp382 m_nextDecode = LITERAL;
450 m_nextDecode = LITERAL;
505 case LITERAL:
510 m_nextDecode = LITERAL;
H A Dzinflate.h138 enum NextDecode {LITERAL, LENGTH_BITS, DISTANCE, DISTANCE_BITS}; enumerator in enum:Inflator::NextDecode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dsaxpath.jarcom/ com/werken/ com/werken/saxpath/ org/ org/saxpath/ org/saxpath/helpers/ org/saxpath/conformance/ com/werken/saxpath/TokenTypes ...

Completed in 217 milliseconds