Home
last modified time | relevance | path

Searched refs:Goto (Results 1 – 25 of 46) sorted by relevance

12

/external/e2fsprogs/debugfs/
Dextent_cmds.ct10 request do_root_node, "Goto root extent",
13 request do_last_leaf, "Goto last leaf",
16 request do_first_sib, "Goto first sibling",
19 request do_last_sib, "Goto last sibling",
22 request do_next_sib, "Goto next sibling",
25 request do_prev_sib, "Goto previous sibling",
28 request do_next_leaf, "Goto next leaf",
31 request do_prev_leaf, "Goto previous leaf",
34 request do_next, "Goto next node",
37 request do_prev, "Goto previous node",
[all …]
/external/libpng/contrib/pngminus/
Dmakevms.com65 $ If Argument .Eqs. "" Then Goto Exit
69 $ If File .Eqs. " " Then Goto Endl
74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
75 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
76 $ Goto Loop3
79 $ Goto Loop2
82 $ If arg .Le. 8 Then Goto Loop
83 $ Goto Exit
/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DAvoidGotoCheck.cpp44 const auto *Goto = Result.Nodes.getNodeAs<GotoStmt>("goto"); in check() local
46 diag(Goto->getGotoLoc(), "avoid using 'goto' for flow control") in check()
47 << Goto->getSourceRange(); in check()
48 diag(Goto->getLabel()->getBeginLoc(), "label defined here", in check()
/external/libpng/scripts/
Dmakevms.com115 $ If Argument .Eqs. "" Then Goto Exit
119 $ If File .Eqs. " " Then Goto Endl
124 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
125 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
126 $ Goto Loop3
129 $ Goto Loop2
132 $ If arg .Le. 8 Then Goto Loop
133 $ Goto Exit
/external/dagger2/javatests/dagger/internal/codegen/
DSourceFilesTest.java58 private static final class Goto {} class in SourceFilesTest
63 assertThat(simpleVariableName(typeElementFor(Goto.class))).isEqualTo("goto_"); in testSimpleVariableName_randomKeywords()
/external/rust/crates/tinytemplate/src/
Dcompiler.rs90 self.instructions.push(Instruction::Goto(UNKNOWN)) in compile()
126 self.instructions.push(Instruction::Goto(goto_target)); in compile()
230 Instruction::Goto(target) => { in close_branch()
525 assert_eq!(&Goto(4), &instructions[2]); in test_if_else_endif()
553 assert_eq!(&Goto(1), &instructions[3]); in test_foreach()
Dinstruction.rs68 Goto(usize), enumerator
/external/python/cpython2/Modules/zlib/
Dmake_vms.com268 $ If Argument .Eqs. "" Then Goto Exit
272 $ If File .Eqs. " " Then Goto Endl
277 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
278 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
279 $ Goto Loop3
282 $ Goto Loop2
285 $ If arg .Le. 8 Then Goto Loop
286 $ Goto Exit
/external/rust/crates/libz-sys/src/zlib/
Dmake_vms.com268 $ If Argument .Eqs. "" Then Goto Exit
272 $ If File .Eqs. " " Then Goto Endl
277 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
278 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
279 $ Goto Loop3
282 $ Goto Loop2
285 $ If arg .Le. 8 Then Goto Loop
286 $ Goto Exit
/external/llvm-project/polly/test/Isl/CodeGen/
Dinv-load-lnt-crash-wrong-order.ll25 …60.2595 = type { i32, i32, %struct.Goto.16.49.82.313.478.841.907.940.973.1039.2027.2126.2159.2594*…
26 %struct.Goto.16.49.82.313.478.841.907.940.973.1039.2027.2126.2159.2594 = type { %struct.Elem.12.45.…
Dinv-load-lnt-crash-wrong-order-2.ll25 … { i32, i32, %struct.Goto.16.49.82.247.577.610.676.709.742.874.973.1204.2424.2457.2622.2655.2754.2…
26 %struct.Goto.16.49.82.247.577.610.676.709.742.874.973.1204.2424.2457.2622.2655.2754.2886.2985.3024 …
/external/cldr/tools/java/org/unicode/cldr/util/data/languages/
Dreadme.txt7 Goto https://query.wikidata.org/ and use the following queries
/external/pdfium/testing/resources/javascript/
Ddocument_properties_expected.txt58 Goto Page: 1
92 Goto Page: 0
126 Goto Page: 0
160 Goto Page: 0
194 Goto Page: 0
228 Goto Page: 3
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyOps.def49 TIL_OPCODE_DEF(Goto)
DThreadSafetyTIL.h1381 class Goto : public Terminator {
1385 Goto(BasicBlock *B, unsigned I) in Goto() function
1387 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto() function
1408 typename C::CType compare(const Goto *E, C &Cmp) const { in compare()
1506 case COP_Goto: return cast<Goto>(this)->successors(); in successors()
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyOps.def48 TIL_OPCODE_DEF(Goto)
DThreadSafetyTIL.h1369 class Goto : public Terminator {
1371 Goto(BasicBlock *B, unsigned I) in Goto() function
1373 Goto(const Goto &G, BasicBlock *B, unsigned I) in Goto() function
1394 typename C::CType compare(const Goto *E, C &Cmp) const { in compare()
1488 case COP_Goto: return cast<Goto>(this)->successors(); in successors()
/external/libpng/contrib/gregbook/
Dmakevms.com100 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
/external/eigen/cmake/
DFindBLAS.cmake48 ## Open (for OpenBlas), Eigen (for EigenBlas), Goto, ATLAS PhiPACK,
706 if (BLA_VENDOR STREQUAL "Goto" OR BLA_VENDOR STREQUAL "All")
720 message(STATUS "Looking for Goto BLAS: found")
722 message(STATUS "Looking for Goto BLAS: not found")
727 set (BLAS_VENDOR_FOUND "Goto")
730 endif (BLA_VENDOR STREQUAL "Goto" OR BLA_VENDOR STREQUAL "All")
1342 …"\nList of possible BLAS vendor: Goto, ATLAS PhiPACK, CXML, DXML, SunPerf, SCSL, SGIMATH, IBMESSL,…
1378 …"\nList of possible BLAS vendor: Goto, ATLAS PhiPACK, CXML, DXML, SunPerf, SCSL, SGIMATH, IBMESSL,…
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp1197 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1198 Goto->removeFromParent(); in replaceUseWithLoad()
1201 NewBlock->getInstList().push_back(Goto); in replaceUseWithLoad()
1202 Goto->setSuccessor(0, PHIBlock); in replaceUseWithLoad()
/external/llvm-project/llvm/lib/CodeGen/
DWinEHPrepare.cpp1227 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1228 Goto->removeFromParent(); in replaceUseWithLoad()
1231 NewBlock->getInstList().push_back(Goto); in replaceUseWithLoad()
1232 Goto->setSuccessor(0, PHIBlock); in replaceUseWithLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp1205 BranchInst *Goto = cast<BranchInst>(IncomingBlock->getTerminator()); in replaceUseWithLoad() local
1206 Goto->removeFromParent(); in replaceUseWithLoad()
1209 NewBlock->getInstList().push_back(Goto); in replaceUseWithLoad()
1210 Goto->setSuccessor(0, PHIBlock); in replaceUseWithLoad()
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_query.py148 entry_ok = query.Goto.entry_ok # Function being tested.
405 dialog = query.Goto(root, 'T', 't', _utest=True)
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dlrs.proto56 // assignment destined for each zone Envoys are located in. Goto 2.
/external/python/pycparser/pycparser/
D_c_ast.cfg124 Goto: [name]

12