HomeSort by relevance Sort by last modified time
    Searched refs:constant2 (Results 1 - 9 of 9) sorted by null

  /external/dexmaker/src/test/java/com/google/dexmaker/examples/
FibonacciMaker.java 44 Local<Integer> constant2 = code.newLocal(TypeId.INT); local
52 code.loadConstant(constant2, 2);
54 code.compare(Comparison.LT, baseCase, i, constant2);
56 code.op(BinaryOp.SUBTRACT, b, i, constant2);
  /external/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
382 constant2(const _Result& __val) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
382 constant2(const _Result& __val) { function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
382 constant2(const _Result& __val) { function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
382 constant2(const _Result& __val) { function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
382 constant2(const _Result& __val) { function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
382 constant2(const _Result& __val) { function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
382 constant2(const _Result& __val) { function
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_16_gcc.s 61 ldr lr,constant2
425 constant2: label

Completed in 623 milliseconds