HomeSort by relevance Sort by last modified time
    Searched defs:tnr (Results 1 - 5 of 5) sorted by null

  /external/valgrind/helgrind/
hg_addrdescr.c 52 /* hctxt/tnr/haddr/hszB describe the addr if it is a heap block. */
54 UInt tnr; local
66 &tnr,
80 ai->Addr.Block.alloc_tinfo.tnr = tnr;
86 /* In case ai contains a tid, set tnr to the corresponding helgrind
94 ai->Addr.Stack.tinfo.tnr = thr->errmsg_index;
  /external/valgrind/include/
pub_tool_addrinfo.h 91 /* Note about ThreadInfo tid and tnr in various parts of _Addrinfo:
101 by a number. If the tool sets tnr between the call to
103 will by preference print tnr instead of tid.
105 while a tnr will be printed as thread #%d
111 UInt tnr; // 0 means no tool specific thread nr, or not known. member in struct:_ThreadInfo
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp 387 property_get("persist.camera.tnr.preview", prop, "1");
391 property_get("persist.camera.tnr.video", prop, "1");
8577 cam_denoise_param_t tnr; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 387 property_get("persist.camera.tnr.preview", prop, "1");
391 property_get("persist.camera.tnr.video", prop, "1");
8574 cam_denoise_param_t tnr; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 421 property_get("persist.camera.tnr.preview", prop, "0");
425 property_get("persist.camera.tnr.video", prop, "0");
9810 cam_denoise_param_t tnr; local
    [all...]

Completed in 896 milliseconds