Searched defs:vlog (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | simple_propagator_state.cc | 26 const ImmutableExecutorState& immutable_state, int64 step_id, bool vlog) in SimplePropagatorState() 32 const ImmutableExecutorState::FrameInfo& finfo, bool vlog) in SimplePropagatorState()
|
D | propagator_state.cc | 29 int64 step_id, bool vlog) in PropagatorState()
|
/external/libwebm/common/ |
D | common.sh | 20 vlog() { function
|
/external/libvpx/libvpx/build/make/ |
D | iosbuild.sh | 293 vlog() { function
|
/external/libaom/libaom/build/cmake/ |
D | iosbuild.sh | 293 vlog() { function
|
/external/OpenCL-CTS/test_common/harness/ |
D | errorHelpers.h | 46 #define vlog __mingw_printf macro 51 #define vlog vlog_win32 macro 56 #define vlog printf macro
|
/external/libvpx/libvpx/test/ |
D | tools_common.sh | 25 vlog() { function
|
/external/libaom/libaom/test/ |
D | tools_common.sh | 25 vlog() { function
|
/external/llvm-project/clang-tools-extra/clangd/support/ |
D | Logger.h | 73 template <typename... Ts> void vlog(const char *Fmt, Ts &&... Vals) { in vlog() function
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | resource_operation_safety_analysis.cc | 264 const bool vlog = VLOG_IS_ON(2); in ComputeIncompatibleResourceOperationPairs() local
|
/external/tensorflow/tensorflow/python/platform/ |
D | tf_logging.py | 211 def vlog(level, msg, *args, **kwargs): function
|
/external/arm-trusted-firmware/tools/fiptool/ |
D | fiptool.c | 57 static void vlog(int prio, const char *msg, va_list ap) in vlog() function
|
/external/skqp/dm/ |
D | DM.cpp | 114 static void vlog(const char* fmt, Args&&... args) { in vlog() function
|
/external/skia/dm/ |
D | DM.cpp | 193 static void vlog(const char* fmt, Args&&... args) { in vlog() function
|