Home
last modified time | relevance | path

Searched defs:datatype (Results 1 – 25 of 39) sorted by relevance

12

/external/tensorflow/tensorflow/python/ops/
Dtranspose_benchmark.py34 def build_graph(device, input_shape, perm, datatype, num_iters): argument
65 def _run_graph(self, device, input_shape, perm, num_iters, datatype): argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleValidityChecker.java36 public boolean set(Datatype datatype, String code) { in set()
101 Datatype datatype = Datatype.valueOf(c+""); in isValid() local
146 … private boolean isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) { in isValidU()
338 private boolean isValid(Datatype datatype, String code, Where where) { in isValid()
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DLocaleValidityChecker.java41 public boolean set(Datatype datatype, String code) { in set()
106 Datatype datatype = Datatype.valueOf(c+""); in isValid() local
151 … private boolean isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) { in isValidU()
343 private boolean isValid(Datatype datatype, String code, Where where) { in isValid()
/external/mesa3d/src/mesa/main/tests/
Dmesa_formats.cpp52 GLenum datatype = 0; in TEST() local
78 GLenum datatype = _mesa_get_format_datatype(f); in TEST() local
/external/epid-sdk/ext/argtable3/
Dargtable3.c945 const char *datatype = parent->hdr.datatype; in arg_date_errorfn() local
983 const char *datatype, in arg_date0()
994 const char *datatype, in arg_date1()
1005 const char *datatype, in arg_daten()
1579 const char *datatype = parent->hdr.datatype; in arg_dbl_errorfn() local
1608 const char *datatype, in arg_dbl0()
1618 const char *datatype, in arg_dbl1()
1628 const char *datatype, in arg_dbln()
1969 const char *datatype = parent->hdr.datatype; in arg_file_errorfn() local
1996 const char *datatype, in arg_file0()
[all …]
Dargtable3.h79 const char *datatype; /* Description of the argument data type */ member
/external/mesa3d/src/mesa/program/
Dprog_parameter.c233 GLuint size, GLenum datatype, in _mesa_add_parameter()
301 GLenum datatype, GLuint *swizzleOut) in _mesa_add_typed_unnamed_constant()
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/apollo3/
Dcompare_1k.py28 def new_data_to_array(fn, datatype='int16'): argument
/external/python/cpython2/Lib/bsddb/test/
Dtest_recno.py18 def assertIsInstance(self, obj, datatype, msg=None) : argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dbitcast_op_test.py31 def _testBitcast(self, x, datatype, shape): argument
/external/ltp/utils/ffsb-6.0-rc2/
Drbt.h58 typedef struct ffsb_file *datatype; typedef
/external/tensorflow/tensorflow/lite/kernels/
Dresize_bilinear.cc91 #define TF_LITE_RESIZE_BILINEAR(type, datatype) \ in Eval() argument
/external/mesa3d/src/mesa/main/
Dformat_parser.py99 def datatype(self): member in Channel
472 def datatype(self): member in Format
Dmipmap.c47 bytes_per_pixel(GLenum datatype, GLuint comps) in bytes_per_pixel()
150 do_row(GLenum datatype, GLuint comps, GLint srcWidth, in do_row()
783 do_row_3D(GLenum datatype, GLuint comps, GLint srcWidth, in do_row_3D()
1416 make_1d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_1d_mipmap()
1446 make_2d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_2d_mipmap()
1538 make_3d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_3d_mipmap()
1700 GLenum datatype, GLuint comps, in _mesa_generate_mipmap_level()
1927 GLenum datatype; in generate_mipmap_uncompressed() local
Dformatquery.c1409 GLenum datatype; in _mesa_GetInternalformativ() local
Dformats.c827 GLenum *datatype, GLuint *comps) in _mesa_uncompressed_format_to_type_and_comps()
/external/tensorflow/tensorflow/core/graph/
Dmkl_tfconversion_pass.cc377 DataType datatype; in RunPass() local
/external/python/cpython2/Tools/bgen/bgen/
DbgenBuffer.py33 def __init__(self, size, datatype = 'char', sizetype = 'int', sizeformat = None): argument
172 def __init__(self, datatype = 'char', sizetype = 'int', sizeformat = None): argument
DbgenHeapBuffer.py16 def __init__(self, datatype = 'char', sizetype = 'int', sizeformat = None): argument
/external/libmtp/src/
Dptp.c1711 PTPPropertyValue* value, uint16_t datatype) in ptp_getdevicepropvalue()
1729 PTPPropertyValue *value, uint16_t datatype) in ptp_setdevicepropvalue()
2531 uint16_t propcode, PTPPropertyValue *value, uint16_t datatype in ptp_canon_eos_setdevicepropvalue()
3039 PTPPropertyValue *value, uint16_t datatype) in ptp_sony_setdevicecontrolvaluea()
3055 PTPPropertyValue *value, uint16_t datatype) in ptp_sony_setdevicecontrolvalueb()
3204 PTPPropertyValue *value, uint16_t datatype) in ptp_generic_setdevicepropvalue()
3657 PTPPropertyValue *value, uint16_t datatype in ptp_mtp_getobjectpropvalue()
3689 PTPPropertyValue *value, uint16_t datatype in ptp_mtp_setobjectpropvalue()
/external/mesa3d/src/mesa/swrast/
Ds_span.c1039 GLenum datatype, in put_values()
1071 GLenum datatype, in _swrast_put_row()
Ds_drawpix.c436 GLenum datatype = _mesa_get_format_datatype( in draw_rgba_pixels() local
/external/google-breakpad/src/third_party/libdisasm/
Dx86_format.c888 const char *datatype = get_operand_datatype_str(op); in format_operand_raw() local
Dlibdis.h237 enum x86_op_datatype datatype; /* operand size */ member
810 enum x86_op_datatype datatype; /* operand size */ member
/external/libxaac/decoder/
Dixheaacd_mps_parse.c245 int data[MAX_PARAMETER_SETS_MPS][MAX_PARAMETER_BANDS], int datatype) { in ixheaacd_mps_ecdata_decoding()

12