Home
last modified time | relevance | path

Searched refs:unget (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp183 void unget() { Stack.push_back(Tok); } in unget() function in llvm::object::Parser
194 unget(); in parseOne()
241 unget(); in parseExport()
261 unget(); in parseExport()
270 unget(); in parseExport()
293 unget(); in parseExport()
305 unget(); in parseNumbers()
321 unget(); in parseName()
331 unget(); in parseName()
/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp882 unget(); in scan_comment()
1237 unget(); in scan_number()
1366 void unget() in unget() function in nlohmann::detail::lexer
1488 unget(); in skip_bom()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.h559 input->unget(); in ungetch()
566 input->unget(); in ungetch()
571 input->unget(); in ungetch()
573 input->unget(); in ungetch()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacroExpander.h63 void unget();
DMacroExpander.cpp225 context->unget(); in ungetToken()
523 void MacroExpander::MacroContext::unget() in unget() function in angle::pp::MacroExpander::MacroContext
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DMacroExpander.h66 void unget();
DMacroExpander.cpp231 context->unget(); in ungetToken()
531 void MacroExpander::MacroContext::unget() in unget() function in pp::MacroExpander::MacroContext
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacroExpander.h63 void unget();
DMacroExpander.cpp225 context->unget(); in ungetToken()
523 void MacroExpander::MacroContext::unget() in unget() function in angle::pp::MacroExpander::MacroContext
/third_party/musl/libc-test/src/regression/
Dtest_src_regression.gni67 "setvbuf-unget",
/third_party/glslang/glslang/MachineIndependent/
DScan.h123 void unget() in unget() function
DScan.cpp115 unget(); in consumeComment()
138 unget(); in consumeComment()
/third_party/boost/libs/serialization/src/
Dbasic_xml_grammar.ipp235 // note: unget caused a problem with dinkumware. replace with
236 // is.unget();
/third_party/boost/boost/fusion/sequence/io/detail/
Dmanip.hpp139 stream.unget(); in check_delim()
/third_party/boost/boost/io/detail/
Dquoted_manip.hpp133 is.unget(); in operator >>()
/third_party/boost/boost/io/
Dquoted.hpp166 is.unget(); in operator >>()
/third_party/alsa-lib/src/
Dconf.c493 int unget; member
746 if (input->unget) { in get_char()
747 input->unget = 0; in get_char()
779 assert(!input->unget); in unget_char()
781 input->unget = 1; in unget_char()
1979 input.unget = 0; in _snd_config_load_with_include()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dhex_float.h877 is.unget();
/third_party/glslang/SPIRV/
Dhex_float.h879 is.unget();
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dhex_float.h949 is.unget();
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dhex_float.h949 is.unget();
/third_party/spirv-tools/source/util/
Dhex_float.h949 is.unget();
/third_party/openGLES/specs/es/katex/
Dkatex.js294 MacroExpander.prototype.unget = function(token) {
660 this.gullet.unget(this.nextToken);
/third_party/openGLES/specs/es/3.2/katex/
Dkatex.js294 MacroExpander.prototype.unget = function(token) {
660 this.gullet.unget(this.nextToken);
/third_party/openGLES/specs/gl/katex/
Dkatex.js294 MacroExpander.prototype.unget = function(token) {
660 this.gullet.unget(this.nextToken);

12