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

  /toolchain/binutils/binutils-2.25/gas/
messages.c 395 char val_buf [sizeof (val) * 3 + 2]; local
402 sprintf_vma (val_buf, (bfd_vma) val);
410 as_bad_where (file, line, err, prefix, val_buf, min_buf, max_buf);
412 as_warn_where (file, line, err, prefix, val_buf, min_buf, max_buf);
  /system/keymaster/
ocb.c     [all...]
  /external/opencv3/apps/traincascade/
old_ml_tree.cpp 1013 float* val_buf = (float*)(uchar*)inn_buf; local
1827 float* val_buf = (float*)(uchar*)inn_buf; local
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES31.cpp     [all...]

Completed in 225 milliseconds