Home
last modified time | relevance | path

Searched defs:format_error (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dxla.py75 def format_error(complaint, quantity): function
/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc95 bool* format_error = const_cast<bool*>(static_cast<const bool*>(context)); in unicode_error_callback() local
128 bool format_error = false; in IterateUnicodeString() local
243 UChar32 ch, bool format_error) { in ShouldHandleFormatError()
318 UChar32 ch, int src_bytes, bool format_error) { in TranslateCodepoints()
/external/tensorflow/tensorflow/core/api_def/
Dupdate_api_def.cc151 const string format_error = strings::Printf( in RemoveDoc() local
/external/tensorflow/tensorflow/contrib/compiler/
Dxla.py807 def format_error(complaint, quantity): function
/external/libusb/libusb/os/
Dwindows_nt_common.c73 DWORD error_code, format_error; in windows_error_str() local
Dwince_usb.c50 DWORD error_code, format_error; in windows_error_str() local
/external/autotest/client/common_lib/
Derror.py16 def format_error(): function
/external/ltp/testcases/kernel/fs/doio/
Diogen.c1376 int o, len, nb, format_error; in parse_cmdline() local
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1244 static PyObject *format_error(PyObject *self, PyObject *args) in format_error() function
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1253 static PyObject *format_error(PyObject *self, PyObject *args) in format_error() function