HomeSort by relevance Sort by last modified time
    Searched defs:endif (Results 1 - 15 of 15) sorted by null

  /external/libpcap/msdos/
ndis_0.asm 43 endif label
184 endif label
pkt_rx0.asm 7 endif label
39 endif label
137 endif label
147 endif label
  /external/lzma/Asm/x86/
7zCrcOpt.asm 19 endif label
XzCrc64Opt.asm 203 endif label
AesOpt.asm 10 endif label
16 endif label
25 endif
47 endif
7zAsm.asm 11 endif
21 endif
33 endif
34 endif
44 endif label
91 endif label
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 122 // We're skipping text but have run out of input with no #endif.
148 // Can only start including again if we are at #else or #endif but also
152 case "else", "endif", "ifdef", "ifndef", "line":
163 case "endif":
164 in.endif()
395 // #endif processing.
396 func (in *Input) endif() { func
397 in.expectNewline("#endif")
399 in.Error("unmatched #endif")
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
input.go 122 // We're skipping text but have run out of input with no #endif.
148 // Can only start including again if we are at #else or #endif but also
152 case "else", "endif", "ifdef", "ifndef", "line":
163 case "endif":
164 in.endif()
395 // #endif processing.
396 func (in *Input) endif() { func
397 in.expectNewline("#endif")
399 in.Error("unmatched #endif")
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
sm4_to_tgsi.cpp 39 #endif
429 unsigned endif = program.cf_insn_linked[linked]; local
434 translate_insns(linked + 1, endif);
438 label_to_sm4_insn_num.push_back(std::make_pair(label, endif));
442 insn_num = endif - 1;
  /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 2765 milliseconds