Home
last modified time | relevance | path

Searched defs:local2 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/MC/COFF/
Dalias.s11 local2: label
/external/clang/test/Analysis/
Dlambdas.cpp303 int local2 = returnsValue(); // no-warning in captureByCopyCausesUse() local
328 int local2 = returnsValue(); // no-warning in captureByReference() local
/external/clang/test/Analysis/inlining/
Dcontainers.cpp47 IteratorStructOnlySet local2; in testWrappers() local
/external/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java1130 Local<Integer> local2 = code.newLocal(TypeId.INT); in testForLoop() local
1173 Local<Integer> local2 = code.newLocal(TypeId.INT); in testWhileLoop() local
1261 Local<Integer> local2 = code.newLocal(TypeId.INT); in testRecursion() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DStackTrace002Debuggee.java314 int local2 = -INT_PARAM_VALUE; in runBreakpointIntTwoConstants() local
/external/opencv3/doc/pattern_tools/
Dsvgfig.py2285 …def __init__(self, x1, y1, x2, y2, local1=False, local2=False, arrow_start=None, arrow_end=None, *… argument
/external/v8/test/cctest/
Dtest-api.cc4044 Local<String> local2 = Local<String>::New(isolate, global2); in THREADED_TEST() local