/external/libopus/celt/ |
D | modes.c | 166 static void compute_allocation_table(CELTMode *mode) in compute_allocation_table() argument 172 mode->nbAllocVectors = BITALLOC_SIZE; in compute_allocation_table() 173 allocVectors = opus_alloc(sizeof(unsigned char)*(BITALLOC_SIZE*mode->nbEBands)); in compute_allocation_table() 178 if (mode->Fs == 400*(opus_int32)mode->shortMdctSize) in compute_allocation_table() 180 for (i=0;i<BITALLOC_SIZE*mode->nbEBands;i++) in compute_allocation_table() 182 mode->allocVectors = allocVectors; in compute_allocation_table() 189 for (j=0;j<mode->nbEBands;j++) in compute_allocation_table() 194 … if (400*(opus_int32)eband5ms[k] > mode->eBands[j]*(opus_int32)mode->Fs/mode->shortMdctSize) in compute_allocation_table() 198 allocVectors[i*mode->nbEBands+j] = band_allocation[i*maxBands + maxBands-1]; in compute_allocation_table() 201 … a1 = mode->eBands[j]*(opus_int32)mode->Fs/mode->shortMdctSize - 400*(opus_int32)eband5ms[k-1]; in compute_allocation_table() [all …]
|
/external/valgrind/none/tests/s390x/ |
D | rounding-5.c | 26 set_rounding_mode(unsigned mode) in set_rounding_mode() argument 28 printf("setting FPC rounding mode to %s\n", rtext(mode)); in set_rounding_mode() 29 register unsigned r asm("1") = mode; in set_rounding_mode() 33 void cefbr(unsigned mode) in cefbr() argument 35 set_rounding_mode(mode); in cefbr() 43 void cegbr(unsigned mode) in cegbr() argument 45 set_rounding_mode(mode); in cegbr() 53 void cdgbr(unsigned mode) in cdgbr() argument 55 set_rounding_mode(mode); in cdgbr() 66 int mode; in main() local [all …]
|
D | rounding-5.stdout.exp | 1 setting FPC rounding mode to [-> near] 3 setting FPC rounding mode to [-> zero] 5 setting FPC rounding mode to [-> +inf] 7 setting FPC rounding mode to [-> -inf] 10 setting FPC rounding mode to [-> near] 12 setting FPC rounding mode to [-> zero] 14 setting FPC rounding mode to [-> +inf] 16 setting FPC rounding mode to [-> -inf] 19 setting FPC rounding mode to [-> near] 21 setting FPC rounding mode to [-> zero] [all …]
|
D | rounding-4.stdout.exp | 1 setting FPC rounding mode to [-> near] 3 setting FPC rounding mode to [-> zero] 5 setting FPC rounding mode to [-> +inf] 7 setting FPC rounding mode to [-> -inf] 10 setting FPC rounding mode to [-> near] 12 setting FPC rounding mode to [-> zero] 14 setting FPC rounding mode to [-> +inf] 16 setting FPC rounding mode to [-> -inf] 19 setting FPC rounding mode to [-> near] 21 setting FPC rounding mode to [-> zero] [all …]
|
/external/mesa3d/src/glx/ |
D | glxconfig.c | 53 glx_config_get(struct glx_config * mode, int attribute, int *value_return) in glx_config_get() argument 60 *value_return = mode->rgbBits; in glx_config_get() 63 *value_return = mode->rgbMode; in glx_config_get() 66 *value_return = mode->redBits; in glx_config_get() 69 *value_return = mode->greenBits; in glx_config_get() 72 *value_return = mode->blueBits; in glx_config_get() 75 *value_return = mode->alphaBits; in glx_config_get() 78 *value_return = mode->doubleBufferMode; in glx_config_get() 81 *value_return = mode->stereoMode; in glx_config_get() 84 *value_return = mode->numAuxBuffers; in glx_config_get() [all …]
|
/external/e2fsprogs/tests/f_journal/ |
D | expect.1 | 2 Clearing orphaned inode 37 (uid=0, gid=0, mode=0100600, size=4096) 3 Clearing orphaned inode 90 (uid=0, gid=0, mode=040700, size=1024) 4 Clearing orphaned inode 67 (uid=0, gid=0, mode=0100600, size=4096) 5 Clearing orphaned inode 50 (uid=0, gid=0, mode=0100600, size=4096) 6 Clearing orphaned inode 57 (uid=0, gid=0, mode=040700, size=1024) 7 Clearing orphaned inode 80 (uid=0, gid=0, mode=040700, size=1024) 8 Clearing orphaned inode 45 (uid=0, gid=0, mode=040700, size=1024) 9 Clearing orphaned inode 71 (uid=0, gid=0, mode=0100600, size=4096) 10 Clearing orphaned inode 86 (uid=0, gid=0, mode=040700, size=1024) 11 Clearing orphaned inode 83 (uid=0, gid=0, mode=040700, size=1024) [all …]
|
/external/valgrind/solaris/ |
D | valgrind.p5m | 10 dir path=usr/bin owner=root group=bin mode=0755 11 file path=usr/bin/callgrind_annotate owner=root group=bin mode=0755 12 file path=usr/bin/callgrind_control owner=root group=bin mode=0755 13 file path=usr/bin/cg_annotate owner=root group=bin mode=0755 14 file path=usr/bin/cg_diff owner=root group=bin mode=0755 15 file path=usr/bin/cg_merge owner=root group=bin mode=0755 16 file path=usr/bin/ms_print owner=root group=bin mode=0755 17 file path=usr/bin/valgrind owner=root group=bin mode=0755 18 file path=usr/bin/valgrind-di-server owner=root group=bin mode=0755 19 file path=usr/bin/valgrind-listener owner=root group=bin mode=0755 [all …]
|
/external/eigen/bench/btl/data/ |
D | go_mean | 10 mode=large 12 mode=$2 34 source mk_mean_script.sh axpy $1 11 2500 100000 250000 $mode $prefix 35 source mk_mean_script.sh axpby $1 11 2500 100000 250000 $mode $prefix 36 source mk_mean_script.sh matrix_vector $1 11 50 300 1000 $mode $prefix 37 source mk_mean_script.sh atv $1 11 50 300 1000 $mode $prefix 38 source mk_mean_script.sh matrix_matrix $1 11 100 300 1000 $mode $prefix 39 source mk_mean_script.sh aat $1 11 100 300 1000 $mode $prefix 41 source mk_mean_script.sh trmm $1 11 100 300 1000 $mode $prefix 42 source mk_mean_script.sh trisolve_vector $1 11 100 300 1000 $mode $prefix [all …]
|
/external/deqp/framework/common/ |
D | tcuTexVerifierUtil.hpp | 59 inline bool isNearestMipmapFilter (const Sampler::FilterMode mode) in isNearestMipmapFilter() argument 61 return mode == Sampler::NEAREST_MIPMAP_NEAREST || mode == Sampler::LINEAR_MIPMAP_NEAREST; in isNearestMipmapFilter() 64 inline bool isLinearMipmapFilter (const Sampler::FilterMode mode) in isLinearMipmapFilter() argument 66 return mode == Sampler::NEAREST_MIPMAP_LINEAR || mode == Sampler::LINEAR_MIPMAP_LINEAR; in isLinearMipmapFilter() 69 inline bool isMipmapFilter (const Sampler::FilterMode mode) in isMipmapFilter() argument 71 return isNearestMipmapFilter(mode) || isLinearMipmapFilter(mode); in isMipmapFilter() 74 inline bool isLinearFilter (const Sampler::FilterMode mode) in isLinearFilter() argument 76 …return mode == Sampler::LINEAR || mode == Sampler::LINEAR_MIPMAP_NEAREST || mode == Sampler::LINEA… in isLinearFilter() 79 inline bool isNearestFilter (const Sampler::FilterMode mode) in isNearestFilter() argument 81 return !isLinearFilter(mode); in isNearestFilter() [all …]
|
/external/mesa3d/src/glx/apple/ |
D | apple_visual.c | 67 apple_visual_create_pfobj(CGLPixelFormatObj * pfobj, const struct glx_config * mode, in apple_visual_create_pfobj() argument 111 if (mode->stereoMode) { in apple_visual_create_pfobj() 119 if (!offscreen && mode->doubleBufferMode) { in apple_visual_create_pfobj() 128 attr[numattr++] = mode->redBits + mode->greenBits + mode->blueBits; in apple_visual_create_pfobj() 130 attr[numattr++] = mode->alphaBits; in apple_visual_create_pfobj() 132 if ((mode->accumRedBits + mode->accumGreenBits + mode->accumBlueBits) > 0) { in apple_visual_create_pfobj() 134 attr[numattr++] = mode->accumRedBits + mode->accumGreenBits + in apple_visual_create_pfobj() 135 mode->accumBlueBits + mode->accumAlphaBits; in apple_visual_create_pfobj() 138 if (mode->depthBits > 0) { in apple_visual_create_pfobj() 140 attr[numattr++] = mode->depthBits; in apple_visual_create_pfobj() [all …]
|
/external/mesa3d/src/mesa/main/ |
D | hint.c | 37 _mesa_Hint( GLenum target, GLenum mode ) in _mesa_Hint() argument 45 _mesa_lookup_enum_by_nr(mode)); in _mesa_Hint() 47 if (mode != GL_NICEST && mode != GL_FASTEST && mode != GL_DONT_CARE) { in _mesa_Hint() 56 if (ctx->Hint.Fog == mode) in _mesa_Hint() 59 ctx->Hint.Fog = mode; in _mesa_Hint() 64 if (ctx->Hint.LineSmooth == mode) in _mesa_Hint() 67 ctx->Hint.LineSmooth = mode; in _mesa_Hint() 72 if (ctx->Hint.PerspectiveCorrection == mode) in _mesa_Hint() 75 ctx->Hint.PerspectiveCorrection = mode; in _mesa_Hint() 80 if (ctx->Hint.PointSmooth == mode) in _mesa_Hint() [all …]
|
D | polygon.c | 54 _mesa_CullFace( GLenum mode ) in _mesa_CullFace() argument 60 _mesa_debug(ctx, "glCullFace %s\n", _mesa_lookup_enum_by_nr(mode)); in _mesa_CullFace() 62 if (mode!=GL_FRONT && mode!=GL_BACK && mode!=GL_FRONT_AND_BACK) { in _mesa_CullFace() 67 if (ctx->Polygon.CullFaceMode == mode) in _mesa_CullFace() 71 ctx->Polygon.CullFaceMode = mode; in _mesa_CullFace() 74 ctx->Driver.CullFace( ctx, mode ); in _mesa_CullFace() 90 _mesa_FrontFace( GLenum mode ) in _mesa_FrontFace() argument 96 _mesa_debug(ctx, "glFrontFace %s\n", _mesa_lookup_enum_by_nr(mode)); in _mesa_FrontFace() 98 if (mode!=GL_CW && mode!=GL_CCW) { in _mesa_FrontFace() 103 if (ctx->Polygon.FrontFace == mode) in _mesa_FrontFace() [all …]
|
/external/clang/test/Sema/ |
D | attr-mode-vector-types.c | 4 typedef int __attribute__((mode(byte))) __attribute__((vector_size(256))) vec_t1; 5 typedef int __attribute__((mode(QI))) __attribute__((vector_size(256))) vec_t2; 6 typedef int __attribute__((mode(SI))) __attribute__((vector_size(256))) vec_t3; 7 typedef int __attribute__((mode(DI))) __attribute__((vector_size(256)))vec_t4; 8 typedef float __attribute__((mode(SF))) __attribute__((vector_size(256))) vec_t5; 9 typedef float __attribute__((mode(DF))) __attribute__((vector_size(256))) vec_t6; 10 typedef float __attribute__((mode(XF))) __attribute__((vector_size(256))) vec_t7; 12 typedef int v8qi __attribute__ ((mode(QI))) __attribute__ ((vector_size(8))); 13 typedef int v8qi __attribute__ ((mode(V8QI))); 16 typedef float v4sf __attribute__((mode(V4SF))); [all …]
|
/external/opencv3/3rdparty/zlib/ |
D | gzlib.c | 79 if (state->mode == GZ_READ) { /* for reading ... */ 91 local gzFile gz_open(path, fd, mode) in gz_open() argument 94 const char *mode; 119 state->mode = GZ_NONE; 123 while (*mode) { 124 if (*mode >= '0' && *mode <= '9') 125 state->level = *mode - '0'; 127 switch (*mode) { 129 state->mode = GZ_READ; 133 state->mode = GZ_WRITE; [all …]
|
/external/zlib/src/ |
D | gzlib.c | 79 if (state->mode == GZ_READ) { /* for reading ... */ 91 local gzFile gz_open(path, fd, mode) in gz_open() argument 94 const char *mode; 119 state->mode = GZ_NONE; 123 while (*mode) { 124 if (*mode >= '0' && *mode <= '9') 125 state->level = *mode - '0'; 127 switch (*mode) { 129 state->mode = GZ_READ; 133 state->mode = GZ_WRITE; [all …]
|
/external/pdfium/third_party/zlib_v128/ |
D | gzlib.c | 79 if (state->mode == GZ_READ) { /* for reading ... */ in gz_reset() 94 const char *mode) in gz_open() argument 119 state->mode = GZ_NONE; in gz_open() 123 while (*mode) { in gz_open() 124 if (*mode >= '0' && *mode <= '9') in gz_open() 125 state->level = *mode - '0'; in gz_open() 127 switch (*mode) { in gz_open() 129 state->mode = GZ_READ; in gz_open() 133 state->mode = GZ_WRITE; in gz_open() 136 state->mode = GZ_APPEND; in gz_open() [all …]
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
D | JSONWriter.java | 76 protected char mode; field in JSONWriter 98 this.mode = 'i'; in JSONWriter() 114 if (this.mode == 'o' || this.mode == 'a') { in append() 116 if (this.comma && this.mode == 'a') { in append() 123 if (this.mode == 'o') { in append() 124 this.mode = 'k'; in append() 142 if (this.mode == 'i' || this.mode == 'o' || this.mode == 'a') { in array() 159 if (this.mode != m) { in end() 205 if (this.mode == 'k') { in key() 214 this.mode = 'o'; in key() [all …]
|
/external/deqp/framework/delibs/deutil/ |
D | deFile.c | 66 static int mapOpenMode (deFileMode mode) in mapOpenMode() argument 71 DE_ASSERT((mode & DE_FILEMODE_READ) != 0 || ((mode & DE_FILEMODE_WRITE) != 0)); in mapOpenMode() 74 DE_ASSERT((mode & DE_FILEMODE_OPEN) != 0 || ((mode & DE_FILEMODE_CREATE) != 0)); in mapOpenMode() 77 DE_ASSERT(!(mode & DE_FILEMODE_CREATE) || (mode & DE_FILEMODE_WRITE)); in mapOpenMode() 80 …DE_ASSERT(!(mode & DE_FILEMODE_TRUNCATE) || ((mode & DE_FILEMODE_WRITE) && (mode & DE_FILEMODE_OPE… in mapOpenMode() 82 if (mode & DE_FILEMODE_READ) in mapOpenMode() 85 if (mode & DE_FILEMODE_WRITE) in mapOpenMode() 88 if (mode & DE_FILEMODE_TRUNCATE) in mapOpenMode() 91 if (mode & DE_FILEMODE_CREATE) in mapOpenMode() 94 if (!(mode & DE_FILEMODE_OPEN)) in mapOpenMode() [all …]
|
/external/skia/src/core/ |
D | SkModeColorFilter.cpp | 30 bool SkModeColorFilter::asColorMode(SkColor* color, SkXfermode::Mode* mode) const { in asColorMode() 34 if (mode) { in asColorMode() 35 *mode = fMode; in asColorMode() 82 SkXfermode::Mode mode = (SkXfermode::Mode)buffer.readUInt(); in CreateProc() local 83 return SkColorFilter::CreateModeFilter(color, mode); in CreateProc() 151 SkColorFilter* SkColorFilter::CreateModeFilter(SkColor color, SkXfermode::Mode mode) { in CreateModeFilter() argument 152 if (!SkIsValidMode(mode)) { in CreateModeFilter() 160 if (SkXfermode::kClear_Mode == mode) { in CreateModeFilter() 162 mode = SkXfermode::kSrc_Mode; in CreateModeFilter() 163 } else if (SkXfermode::kSrcOver_Mode == mode) { in CreateModeFilter() [all …]
|
/external/zlib/src/contrib/iostream3/ |
D | zfstream.cc | 52 std::ios_base::openmode mode) in open() argument 58 if ((mode & std::ios_base::in) && (mode & std::ios_base::out)) in open() 63 if (!this->open_mode(mode, char_mode)) in open() 72 io_mode = mode; in open() 80 std::ios_base::openmode mode) in attach() argument 86 if ((mode & std::ios_base::in) && (mode & std::ios_base::out)) in attach() 91 if (!this->open_mode(mode, char_mode)) in attach() 100 io_mode = mode; in attach() 131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() argument 134 bool testb = mode & std::ios_base::binary; in open_mode() [all …]
|
/external/autotest/server/cros/ap_configurators/ |
D | ap_spec_unittest.py | 22 self.assertEquals(spec.mode, ap_spec.DEFAULT_2GHZ_MODE) 31 self.assertEquals(spec.mode, ap_spec.DEFAULT_2GHZ_MODE) 38 self.assertEquals(spec.mode, ap_spec.DEFAULT_5GHZ_MODE) 43 spec = ap_spec.APSpec(mode=ap_spec.MODE_B) 50 spec = ap_spec.APSpec(mode=ap_spec.MODE_A) 57 spec = ap_spec.APSpec(mode=ap_spec.MODE_N) 66 self.assertEquals(spec.mode, ap_spec.DEFAULT_2GHZ_MODE) 73 self.assertEquals(spec.mode, ap_spec.DEFAULT_5GHZ_MODE) 78 spec = ap_spec.APSpec(band=ap_spec.BAND_2GHZ, mode=ap_spec.MODE_G) 84 spec = ap_spec.APSpec(band=ap_spec.BAND_5GHZ, mode=ap_spec.MODE_A) [all …]
|
/external/mesa3d/src/egl/main/ |
D | eglmode.c | 52 _eglLookupMode(EGLModeMESA mode, _EGLDisplay *disp) in _eglLookupMode() argument 68 if (mode >= scrn->Handle && in _eglLookupMode() 69 mode < scrn->Handle + _EGL_SCREEN_MAX_MODES) { in _eglLookupMode() 70 idx = mode - scrn->Handle; in _eglLookupMode() 72 assert(idx < scrn->NumModes && scrn->Modes[idx].Handle == mode); in _eglLookupMode() 87 _eglParseModeAttribs(_EGLMode *mode, const EGLint *attrib_list) in _eglParseModeAttribs() argument 92 mode->Handle = EGL_DONT_CARE; in _eglParseModeAttribs() 93 mode->Width = EGL_DONT_CARE; in _eglParseModeAttribs() 94 mode->Height = EGL_DONT_CARE; in _eglParseModeAttribs() 95 mode->RefreshRate = EGL_DONT_CARE; in _eglParseModeAttribs() [all …]
|
/external/lzma/xz-embedded/ |
D | xz_private.h | 67 # define DEC_IS_SINGLE(mode) ((mode) == XZ_SINGLE) argument 69 # define DEC_IS_SINGLE(mode) (false) argument 73 # define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC) argument 75 # define DEC_IS_PREALLOC(mode) (false) argument 79 # define DEC_IS_DYNALLOC(mode) ((mode) == XZ_DYNALLOC) argument 81 # define DEC_IS_DYNALLOC(mode) (false) argument 85 # define DEC_IS_MULTI(mode) (true) argument 87 # define DEC_IS_MULTI(mode) ((mode) != XZ_SINGLE) argument 89 # define DEC_IS_MULTI(mode) (false) argument 109 XZ_EXTERN struct xz_dec_lzma2 *xz_dec_lzma2_create(enum xz_mode mode,
|
/external/skia/tests/ |
D | XfermodeTest.cpp | 15 for (int mode = 0; mode <= SkXfermode::kLastMode; mode++) { in test_asMode() local 16 SkXfermode* xfer = SkXfermode::Create((SkXfermode::Mode) mode); in test_asMode() 19 REPORTER_ASSERT(reporter, reportedMode != mode); in test_asMode() 23 REPORTER_ASSERT(reporter, reportedMode == mode); in test_asMode() 29 REPORTER_ASSERT(reporter, reportedMode == mode); in test_asMode() 32 REPORTER_ASSERT(reporter, SkXfermode::kSrcOver_Mode == mode); in test_asMode() 42 SkXfermode::Mode mode = (SkXfermode::Mode)i; in test_IsMode() local 44 SkXfermode* xfer = SkXfermode::Create(mode); in test_IsMode() 45 REPORTER_ASSERT(reporter, SkXfermode::IsMode(xfer, mode)); in test_IsMode() 48 if (SkXfermode::kSrcOver_Mode != mode) { in test_IsMode() [all …]
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_exec_array.c | 350 GLenum mode, GLint start, GLsizei count) in print_draw_arrays() argument 358 mode, start, count); in print_draw_arrays() 583 vbo_draw_arrays(struct gl_context *ctx, GLenum mode, GLint start, in vbo_draw_arrays() argument 596 prim[0].mode = mode; in vbo_draw_arrays() 661 vbo_exec_DrawArrays(GLenum mode, GLint start, GLsizei count) in vbo_exec_DrawArrays() argument 667 _mesa_lookup_enum_by_nr(mode), start, count); in vbo_exec_DrawArrays() 669 if (!_mesa_validate_DrawArrays( ctx, mode, start, count )) in vbo_exec_DrawArrays() 675 vbo_draw_arrays(ctx, mode, start, count, 1, 0); in vbo_exec_DrawArrays() 678 print_draw_arrays(ctx, mode, start, count); in vbo_exec_DrawArrays() 687 vbo_exec_DrawArraysInstanced(GLenum mode, GLint start, GLsizei count, in vbo_exec_DrawArraysInstanced() argument [all …]
|