HomeSort by relevance Sort by last modified time
    Searched full:fill_value (Results 1 - 3 of 3) sorted by null

  /art/runtime/
handle_scope-inl.h 30 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self, mirror::Object* fill_value)
40 SetReference(i, fill_value);
handle_scope.h 148 explicit ALWAYS_INLINE StackHandleScope(Thread* self, mirror::Object* fill_value = nullptr);
  /external/opencv3/apps/createsamples/
utility.cpp 242 int fill_value = 0; local
417 i00 = i10 = i01 = i11 = (int) fill_value;
    [all...]

Completed in 55 milliseconds