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

  /external/eigen/unsupported/test/
cxx11_tensor_const.cpp 40 TensorMap<Tensor<const int, 3> > constant1(random.data(), 2, 3, 7);
44 Tensor<int, 2> result1 = constant1.chip(0, 2);
  /external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/
FibonacciMaker.java 44 Local<Integer> constant1 = code.newLocal(TypeId.INT); local
52 code.loadConstant(constant1, 1);
56 code.op(BinaryOp.SUBTRACT, a, i, constant1);
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
376 inline constant_unary_fun<_Result,_Result> constant1(const _Result& __val) { function
  /art/compiler/optimizing/
codegen_test.cc 429 HIntConstant* constant1 = graph->GetIntConstant(1); local
449 else_block->AddInstruction(new (&allocator) HReturn(constant1));
register_allocator_test.cc 291 * constant1
747 HInstruction* constant1 = graph->GetIntConstant(1); local
754 *first_sub = new (allocator) HSub(Primitive::kPrimInt, parameter, constant1);
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_16_gcc.s 52 ldr r12,constant1
423 constant1: label
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 1327 milliseconds