Home
last modified time | relevance | path

Searched refs:region (Results 1 – 8 of 8) sorted by relevance

/tools/dexter/slicer/
Dcontrol_flow_graph.cc35 current_block_.region = {}; in Finish()
112 current_block_.region.first = instr; in StartBlock()
113 current_block_.region.last = nullptr; in StartBlock()
121 assert(current_block_.region.first != nullptr); in EndBlock()
122 current_block_.region.last = instr; in EndBlock()
127 current_block_.region = {}; in EndBlock()
/tools/dexter/slicer/export/slicer/
Dcontrol_flow_graph.h34 Region region; member
/tools/dexter/dexter/
Dexperimental.cc399 block.region.first->offset, in CodeCoverage()
400 block.region.last->offset); in CodeCoverage()
404 for (auto instr = block.region.first; instr != nullptr; instr = instr->next) { in CodeCoverage()
406 if (trace_point != nullptr || instr == block.region.last) { in CodeCoverage()
Ddissasembler.cc46 if (instr == current_block.region.first) { in StartInstruction()
56 if (instr == current_block.region.last) { in EndInstruction()
/tools/acloud/internal/lib/
Dgcompute_client.py163 region=scope_name)
1335 region = zone.rsplit("-", 1)[0]
1337 if region in subnetwork:
1340 (network, region))
Dgcompute_client_test.py147 project=PROJECT, operation=self.OPERATION_NAME, region=self.REGION)
/tools/security/fuzzing/example_fuzzer/
DREADME.md90 Freed heap region: fd
/tools/tradefederation/core/tests/res/testtype/
Dpython_output2.txt129 Test _GetOperationStatus for region. ... ok