/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | COFFModuleDefinition.cpp | 183 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/ |
D | lexer.hpp | 882 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/ |
D | PpContext.h | 559 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/ |
D | MacroExpander.h | 63 void unget();
|
D | MacroExpander.cpp | 225 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/ |
D | MacroExpander.h | 66 void unget();
|
D | MacroExpander.cpp | 231 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/ |
D | MacroExpander.h | 63 void unget();
|
D | MacroExpander.cpp | 225 context->unget(); in ungetToken() 523 void MacroExpander::MacroContext::unget() in unget() function in angle::pp::MacroExpander::MacroContext
|
/third_party/musl/libc-test/src/regression/ |
D | test_src_regression.gni | 67 "setvbuf-unget",
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Scan.h | 123 void unget() in unget() function
|
D | Scan.cpp | 115 unget(); in consumeComment() 138 unget(); in consumeComment()
|
/third_party/boost/libs/serialization/src/ |
D | basic_xml_grammar.ipp | 235 // note: unget caused a problem with dinkumware. replace with 236 // is.unget();
|
/third_party/boost/boost/fusion/sequence/io/detail/ |
D | manip.hpp | 139 stream.unget(); in check_delim()
|
/third_party/boost/boost/io/detail/ |
D | quoted_manip.hpp | 133 is.unget(); in operator >>()
|
/third_party/boost/boost/io/ |
D | quoted.hpp | 166 is.unget(); in operator >>()
|
/third_party/alsa-lib/src/ |
D | conf.c | 493 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/ |
D | hex_float.h | 877 is.unget();
|
/third_party/glslang/SPIRV/ |
D | hex_float.h | 879 is.unget();
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
D | hex_float.h | 949 is.unget();
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | hex_float.h | 949 is.unget();
|
/third_party/spirv-tools/source/util/ |
D | hex_float.h | 949 is.unget();
|
/third_party/openGLES/specs/es/katex/ |
D | katex.js | 294 MacroExpander.prototype.unget = function(token) { 660 this.gullet.unget(this.nextToken);
|
/third_party/openGLES/specs/es/3.2/katex/ |
D | katex.js | 294 MacroExpander.prototype.unget = function(token) { 660 this.gullet.unget(this.nextToken);
|
/third_party/openGLES/specs/gl/katex/ |
D | katex.js | 294 MacroExpander.prototype.unget = function(token) { 660 this.gullet.unget(this.nextToken);
|