Home
last modified time | relevance | path

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

12

/external/chromium-trace/catapult/telemetry/telemetry/util/
Dperf_result_data_type.py15 def IsValidType(datatype): argument
19 def IsHistogram(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
144 … private boolean isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) { in isValidU()
331 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
146 … private boolean isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) { in isValidU()
333 private boolean isValid(Datatype datatype, String code, Where where) { in isValid()
/external/mesa3d/src/mesa/program/
Dprog_parameter.c111 GLuint size, GLenum datatype, in _mesa_add_parameter()
246 GLenum datatype, GLuint *swizzleOut) in _mesa_add_typed_unnamed_constant()
316 const char *name, GLuint size, GLenum datatype, in _mesa_add_varying()
340 const char *name, GLint size, GLenum datatype, GLint attrib) in _mesa_add_attribute()
/external/mesa3d/src/gallium/state_trackers/vega/
Dpath_utils.h37 static INLINE VGint size_for_datatype(VGPathDatatype datatype) in size_for_datatype()
Dpath.c52 VGPathDatatype datatype; member
131 void vg_float_to_datatype(VGPathDatatype datatype, in vg_float_to_datatype()
170 VGPathDatatype datatype) in coords_adjust_by_scale_bias()
814 VGPathDatatype datatype; member
Dapi_path.c37 VGPathDatatype datatype, in vegaCreatePath()
/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/ltp/utils/ffsb-6.0-rc2/
Drbt.h58 typedef struct ffsb_file *datatype; typedef
/external/mesa3d/src/mesa/main/
Dformats.c1955 GLenum datatype = 0; in check_format_to_type_and_comps() local
2062 GLenum *datatype, GLuint *comps) in _mesa_format_to_type_and_comps()
Dmipmap.c46 bytes_per_pixel(GLenum datatype, GLuint comps) in bytes_per_pixel()
149 do_row(GLenum datatype, GLuint comps, GLint srcWidth, in do_row()
782 do_row_3D(GLenum datatype, GLuint comps, GLint srcWidth, in do_row_3D()
1415 make_1d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_1d_mipmap()
1445 make_2d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_2d_mipmap()
1537 make_3d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_3d_mipmap()
1704 GLenum datatype, GLuint comps, in _mesa_generate_mipmap_level()
1889 GLenum datatype; in generate_mipmap_uncompressed() local
Dtexobj.c492 GLenum datatype = _mesa_get_format_datatype(baseImage->TexFormat); in _mesa_test_texobj_completeness() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c169 do_row(enum dtype datatype, uint comps, int srcWidth, in do_row()
545 do_row_3D(enum dtype datatype, uint comps, int srcWidth, in do_row_3D()
908 enum dtype *datatype, uint *comps) in format_to_type_comps()
965 enum dtype datatype; in reduce_1d() local
987 enum dtype datatype; in reduce_2d() local
1031 enum dtype datatype; in reduce_3d() local
/external/opencv/cxcore/src/
Dcxdxt.cpp1287 #define ICV_REAL_DFT( flavor, datatype ) \ argument
1406 #define ICV_CCS_IDFT( flavor, datatype ) \ argument
2400 #define ICV_DCT_FWD( flavor, datatype ) \ argument
2447 #define ICV_DCT_INV( flavor, datatype ) \ argument
/external/mesa3d/src/mesa/swrast/
Ds_span.c1036 GLenum datatype, in put_values()
1068 GLenum datatype, in _swrast_put_row()
Ds_drawpix.c435 GLenum datatype = _mesa_get_format_datatype( in draw_rgba_pixels() local
/external/libmtp/src/
Dptp.c1018 PTPPropertyValue* value, uint16_t datatype) in ptp_getdevicepropvalue()
1040 PTPPropertyValue *value, uint16_t datatype) in ptp_setdevicepropvalue()
1704 uint16_t propcode, PTPPropertyValue *value, uint16_t datatype in ptp_canon_eos_setdevicepropvalue()
2474 PTPPropertyValue *value, uint16_t datatype in ptp_mtp_getobjectpropvalue()
2509 PTPPropertyValue *value, uint16_t datatype in ptp_mtp_setobjectpropvalue()
Dptp-pack.c630 PTPPropertyValue* value, uint16_t datatype in ptp_unpack_DPV()
861 ptp_pack_DPV (PTPParams *params, PTPPropertyValue* value, unsigned char** dpvptr, uint16_t datatype) in ptp_pack_DPV()
/external/guice/lib/build/jdiff/
Dxerces.jar ... common/ org/apache/xerces/validators/datatype/ org/apache/xerces/validators/dtd ...
/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/libmojo/base/android/jni_generator/
Djni_generator.py447 def GetMangledParam(datatype): argument
/external/pdfium/third_party/libtiff/
Dtif_dirwrite.c2294 TIFFWriteDirectoryTagData(TIFF* tif, uint32* ndir, TIFFDirEntry* dir, uint16 tag, uint16 datatype, … in TIFFWriteDirectoryTagData()
2584 TIFFDataType datatype; in _TIFFRewriteField() local
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i142 enum x86_op_datatype datatype; member
681 enum x86_op_datatype datatype; member
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jar ... org/dom4j/bean/ org/dom4j/datatype/ org/dom4j/dom/ org/dom4j ...

12