/third_party/optimized-routines/math/test/rtest/ |
D | semi.h | 13 char *test_ceil(uint32 *in, uint32 *out); 14 char *test_floor(uint32 *in, uint32 *out); 15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out); 16 char *test_ldexp(uint32 *x, uint32 *n, uint32 *out); 17 char *test_frexp(uint32 *x, uint32 *out, uint32 *nout); 18 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout); 19 char *test_ceilf(uint32 *in, uint32 *out); 20 char *test_floorf(uint32 *in, uint32 *out); 21 char *test_fmodf(uint32 *a, uint32 *b, uint32 *out); 22 char *test_ldexpf(uint32 *x, uint32 *n, uint32 *out); [all …]
|
D | semi.c | 11 static void test_rint(uint32 *in, uint32 *out, in test_rint() 15 uint32 xh, xl, roundword; in test_rint() 64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() 69 char *test_floor(uint32 *in, uint32 *out) { in test_floor() 74 static void test_rintf(uint32 *in, uint32 *out, in test_rintf() 78 uint32 x, roundword; in test_rintf() 120 char *test_ceilf(uint32 *in, uint32 *out) { in test_ceilf() 125 char *test_floorf(uint32 *in, uint32 *out) { in test_floorf() 130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod() 133 uint32 am[2], bm[2]; in test_fmod() [all …]
|
D | intern.h | 24 typedef char * (*testsemi1)(uint32 *, uint32 *); 25 typedef char * (*testsemi2)(uint32 *, uint32 *, uint32 *); 26 typedef char * (*testsemi2f)(uint32 *, uint32 *, uint32 *); 27 typedef char * (*testldexp)(uint32 *, uint32 *, uint32 *); 28 typedef char * (*testfrexp)(uint32 *, uint32 *, uint32 *); 29 typedef char * (*testmodf)(uint32 *, uint32 *, uint32 *); 30 typedef char * (*testclassify)(uint32 *, uint32 *); 31 typedef char * (*testclassifyf)(uint32 *, uint32 *); 39 typedef void (*casegen)(uint32 *, uint32, uint32); 81 uint32 caseparam1, caseparam2;
|
D | dotest.c | 26 static void cases_biased(uint32 *, uint32, uint32); 27 static void cases_biased_positive(uint32 *, uint32, uint32); 28 static void cases_biased_float(uint32 *, uint32, uint32); 29 static void cases_uniform(uint32 *, uint32, uint32); 30 static void cases_uniform_positive(uint32 *, uint32, uint32); 31 static void cases_uniform_float(uint32 *, uint32, uint32); 32 static void cases_uniform_float_positive(uint32 *, uint32, uint32); 33 static void log_cases(uint32 *, uint32, uint32); 34 static void log_cases_float(uint32 *, uint32, uint32); 35 static void log1p_cases(uint32 *, uint32, uint32); [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_parse_utils.h | 34 const char * LookupParentCode (uint32 parentCode); 38 const char * LookupTagCode (uint32 parentCode, 39 uint32 tagCode); 43 const char * LookupTagType (uint32 tagType); 47 const char * LookupNewSubFileType (uint32 key); 49 const char * LookupCompression (uint32 key); 51 const char * LookupPredictor (uint32 key); 53 const char * LookupSampleFormat (uint32 key); 55 const char * LookupPhotometricInterpretation (uint32 key); 57 const char * LookupOrientation (uint32 key); [all …]
|
D | dng_reference.h | 26 uint32 count); 30 uint32 count); 35 uint32 count); 37 void RefSwapBytes32 (uint32 *dPtr, 38 uint32 count); 44 uint32 rows, 45 uint32 cols, 46 uint32 planes, 53 uint32 rows, 54 uint32 cols, [all …]
|
D | dng_bottlenecks.h | 33 uint32 count); 38 uint32 count); 44 uint32 count); 47 (uint32 *dPtr, 48 uint32 count); 55 uint32 rows, 56 uint32 cols, 57 uint32 planes, 65 uint32 rows, 66 uint32 cols, [all …]
|
D | dng_ifd.h | 56 uint32 fCacheVersion; 79 uint32 fNewSubFileType; 81 uint32 fImageWidth; 82 uint32 fImageLength; 84 uint32 fBitsPerSample [kMaxSamplesPerPixel]; 86 uint32 fCompression; 88 uint32 fPredictor; 90 uint32 fPhotometricInterpretation; 92 uint32 fFillOrder; 94 uint32 fOrientation; [all …]
|
D | dng_exif.h | 65 uint32 fTIFF_EP_StandardID; 66 uint32 fExifVersion; 67 uint32 fFlashPixVersion; 85 uint32 fExposureProgram; 86 uint32 fMeteringMode; 87 uint32 fLightSource; 88 uint32 fFlash; 89 uint32 fFlashMask; 90 uint32 fSensingMethod; 91 uint32 fColorSpace; [all …]
|
D | dng_fingerprint.h | 81 uint32 Collapse32 () const; 171 uint32 inputLen); 179 Process (text, (uint32) strlen (text)); in Process() 190 const uint32 *input, 191 uint32 len); 193 static void Decode (uint32 *output, 195 uint32 len); 199 static inline uint32 F (uint32 x, in F() 200 uint32 y, in F() 201 uint32 z) in F() [all …]
|
D | dng_pixel_buffer.h | 36 uint32 sPixelSize, 37 uint32 dPixelSize, 38 uint32 &count0, 39 uint32 &count1, 40 uint32 &count2, 49 uint32 sPixelSize, 50 uint32 &count0, 51 uint32 &count1, 52 uint32 &count2, 58 uint32 dPixelSize, [all …]
|
D | dng_shared.h | 44 uint32 fColorPlanes; 46 uint32 fCalibrationIlluminant1; 47 uint32 fCalibrationIlluminant2; 64 uint32 fEmbedPolicy; 66 uint32 fProfileHues; 67 uint32 fProfileSats; 68 uint32 fProfileVals; 71 uint32 fHueSatDeltas1Count; 74 uint32 fHueSatDeltas2Count; 76 uint32 fHueSatMapEncoding; [all …]
|
D | dng_reference.cpp | 34 uint32 count) in RefZeroBytes() 45 uint32 count) in RefCopyBytes() 55 uint32 count) in RefSwapBytes16() 58 for (uint32 j = 0; j < count; j++) in RefSwapBytes16() 69 void RefSwapBytes32 (uint32 *dPtr, in RefSwapBytes32() 70 uint32 count) in RefSwapBytes32() 73 for (uint32 j = 0; j < count; j++) in RefSwapBytes32() 86 uint32 rows, in RefSetArea8() 87 uint32 cols, in RefSetArea8() 88 uint32 planes, in RefSetArea8() [all …]
|
D | dng_opcodes.h | 117 uint32 fOpcodeID; 119 uint32 fMinVersion; 121 uint32 fFlags; 125 uint32 fStage; 129 dng_opcode (uint32 opcodeID, 130 uint32 minVersion, 131 uint32 flags); 133 dng_opcode (uint32 opcodeID, 143 uint32 OpcodeID () const in OpcodeID() 150 uint32 MinVersion () const in MinVersion() [all …]
|
D | dng_lens_correction.h | 53 uint32 fPlanes; 79 dng_warp_params (uint32 planes, 90 virtual bool IsNOP (uint32 plane) const; 98 virtual bool IsRadNOP (uint32 plane) const; 106 virtual bool IsTanNOP (uint32 plane) const; 118 virtual void PropagateToAllPlanes (uint32 totalPlanes) = 0; 126 virtual real64 Evaluate (uint32 plane, 136 virtual real64 EvaluateInverse (uint32 plane, 149 virtual real64 EvaluateRatio (uint32 plane, 163 virtual dng_point_real64 EvaluateTangential (uint32 plane, [all …]
|
D | dng_utils.h | 39 inline uint32 Abs_int32 (int32 x) in Abs_int32() 46 return (uint32) (x < 0 ? -x : x); in Abs_int32() 52 uint32 mask = (uint32) (x >> 31); in Abs_int32() 54 return (uint32) (((uint32) x + mask) ^ mask); in Abs_int32() 119 inline uint32 Min_uint32 (uint32 x, uint32 y) in Min_uint32() 126 inline uint32 Min_uint32 (uint32 x, uint32 y, uint32 z) in Min_uint32() 133 inline uint32 Max_uint32 (uint32 x, uint32 y) in Max_uint32() 140 inline uint32 Max_uint32 (uint32 x, uint32 y, uint32 z) in Max_uint32() 147 inline uint32 Pin_uint32 (uint32 min, uint32 x, uint32 max) in Pin_uint32() 184 inline uint32 RoundDown2 (uint32 x) in RoundDown2() [all …]
|
D | dng_bad_pixels.h | 41 uint32 fConstant; 43 uint32 fBayerPhase; 52 dng_opcode_FixBadPixelsConstant (uint32 constant, 53 uint32 bayerPhase); 65 uint32 threadCount, 68 uint32 imagePlanes, 69 uint32 bufferPixelType, 73 uint32 threadIndex, 88 return (((uint32) row + (uint32) col + fBayerPhase + (fBayerPhase >> 1)) & 1) == 0; in IsGreen() 125 uint32 PointCount () const in PointCount() [all …]
|
D | dng_hue_sat_map.h | 61 uint32 fHueDivisions; 62 uint32 fSatDivisions; 63 uint32 fValDivisions; 65 uint32 fHueStep; 66 uint32 fValStep; 130 void GetDivisions (uint32 &hueDivisions, in GetDivisions() 131 uint32 &satDivisions, in GetDivisions() 132 uint32 &valDivisions) const in GetDivisions() 142 void SetDivisions (uint32 hueDivisions, 143 uint32 satDivisions, [all …]
|
D | dng_misc_opcodes.h | 75 uint32 fPlane; 76 uint32 fPlanes; 78 uint32 fRowPitch; 79 uint32 fColPitch; 86 uint32 plane = 0, 87 uint32 planes = 1, 88 uint32 rowPitch = 1, 89 uint32 colPitch = 1) 109 const uint32 Plane () const in Plane() 116 const uint32 Planes () const in Planes() [all …]
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_dx.h | 47 typedef uint32 SVGA3dInputClassification; 59 typedef uint32 SVGA3dResourceType; 83 typedef uint32 SVGA3dFilter; 128 #define SVGA3D_DX_MAX_CONSTBUF_BINDING_SIZE (4096 * 4 * (uint32)sizeof(uint32)) 130 typedef uint32 SVGA3dShaderResourceViewId; 131 typedef uint32 SVGA3dRenderTargetViewId; 132 typedef uint32 SVGA3dDepthStencilViewId; 134 typedef uint32 SVGA3dShaderId; 135 typedef uint32 SVGA3dElementLayoutId; 136 typedef uint32 SVGA3dSamplerId; [all …]
|
D | svga3d_cmd.h | 345 uint32 id; 346 uint32 size; 354 uint32 numMipLevels; 362 uint32 sid; 390 uint32 sid; 401 uint32 multisampleCount; 420 uint32 sid; 428 uint32 cid; 436 uint32 cid; 444 uint32 cid; [all …]
|
D | svga_reg.h | 46 typedef uint32 SVGAMobId; 299 #define SVGA_GMR_NULL ((uint32) -1) 300 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) // Guest Framebuffer (GFB) 304 uint32 ppn; 305 uint32 numPages; 310 uint32 gmrId; 311 uint32 offset; 429 volatile uint32 errorOffset; 432 uint32 length; 436 uint32 mustBeZero[8]; [all …]
|
D | svga3d_shaderdefs.h | 69 uint32 minor : 8; 70 uint32 major : 8; 71 uint32 type : 16; 74 uint32 value; 352 uint32 comment_op : 16; 353 uint32 comment_size : 16; 357 uint32 op : 16; 358 uint32 control : 3; 359 uint32 reserved2 : 5; 360 uint32 size : 4; [all …]
|
/third_party/libusb/libusb/os/ |
D | haiku_usb_raw.h | 75 uint32 config_index; 81 uint32 config_index; 87 uint32 alternate_info; 88 uint32 config_index; 89 uint32 interface_index; 95 uint32 config_index; 96 uint32 interface_index; 102 uint32 config_index; 103 uint32 interface_index; 104 uint32 alternate_index; [all …]
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.h | 59 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, uint32 cmd, uint32 cmdSize, uint32 nr_relocs); 106 uint32 numMipSizes); 110 uint32 width, 111 uint32 height, 127 uint32 numBoxes, 135 uint32 size, 136 uint32 guest_offset, 137 uint32 host_offset, 148 uint32 color, float depth, uint32 stencil, 149 SVGA3dRect **rects, uint32 numRects); [all …]
|