Home
last modified time | relevance | path

Searched defs:datatype (Results 1 – 25 of 36) 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.java38 public boolean set(Datatype datatype, String code) { in set()
103 Datatype datatype = Datatype.valueOf(c+""); in isValid() local
148 … private boolean isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) { in isValidU()
340 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/mesa3d/src/mesa/program/
Dprog_parameter.c233 GLuint size, GLenum datatype, in _mesa_add_parameter()
314 GLenum datatype, GLuint *swizzleOut) in _mesa_add_typed_unnamed_constant()
/external/tensorflow/tensorflow/python/kernel_tests/
Dbitcast_op_test.py30 def _testBitcast(self, x, datatype, shape): argument
/external/python/cpython2/Lib/bsddb/test/
Dtest_recno.py18 def assertIsInstance(self, obj, datatype, msg=None) : argument
/external/ltp/utils/ffsb-6.0-rc2/
Drbt.h58 typedef struct ffsb_file *datatype; typedef
/external/valgrind/mpi/
Dlibmpiwrap.c412 MPI_Datatype datatype, in count_from_Status()
993 void check_mem_is_defined ( char* buffer, long count, MPI_Datatype datatype ) in check_mem_is_defined()
1004 void check_mem_is_addressable ( void *buffer, long count, MPI_Datatype datatype ) in check_mem_is_addressable()
1014 void make_mem_defined_if_addressable ( void *buffer, int count, MPI_Datatype datatype ) in make_mem_defined_if_addressable()
1023 MPI_Datatype datatype ) in make_mem_defined_if_addressable_if_success()
1060 int generic_Send(void *buf, int count, MPI_Datatype datatype, in generic_Send()
1175 MPI_Datatype datatype; member
1259 MPI_Datatype datatype ) in add_shadow_Request()
1374 int generic_Isend(void *buf, int count, MPI_Datatype datatype, in generic_Isend()
/external/mesa3d/src/mesa/main/
Dformat_parser.py100 def datatype(self): member in Channel
473 def datatype(self): member in Format
Dformatquery.c1398 GLenum datatype; in _mesa_GetInternalformativ() local
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()
1928 GLenum datatype; in generate_mipmap_uncompressed() local
Dformats.c939 GLenum *datatype, GLuint *comps) in _mesa_uncompressed_format_to_type_and_comps()
/external/tensorflow/tensorflow/core/graph/
Dmkl_tfconversion_pass.cc369 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.c1037 GLenum datatype, in put_values()
1069 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.c239 int data[MAX_PARAMETER_SETS_MPS][MAX_PARAMETER_BANDS], int datatype) { in ixheaacd_mps_ecdata_decoding()
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler.h141 uint32_t datatype[32]; member
/external/libmojo/base/android/jni_generator/
Djni_generator.py470 def GetMangledParam(datatype): argument
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2740 const GLenum datatype = _mesa_get_format_datatype(format); in get_temp_image_type() local
3436 GLenum datatype; in cleartexsubimage_color() local

12