/external/v8/test/mjsunit/regress/ |
D | regress-359491.js | 8 function f(a, b, mode) { argument 22 function g(mode) { argument 36 function f(a, b, mode) { argument 46 f({ c : 1}, {d : 1}, 1); property 47 f({ a : 1}, {c : 1}, 0); property 50 function g(mode) { argument
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDiscardTests.cpp | 149 inline void evalDiscardAlways (ShaderEvalContext& c) { c.discard(); } in evalDiscardAlways() 150 inline void evalDiscardNever (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); } in evalDiscardNever() 151 inline void evalDiscardDynamic (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); if… in evalDiscardDynamic() 153 inline void evalDiscardTexture (ShaderEvalContext& c) in evalDiscardTexture() 160 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() 286 static const char* getModeName (DiscardMode mode) in getModeName() 316 static const char* getModeDesc (DiscardMode mode) in getModeDesc() 331 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase() 358 for (int mode = 0; mode < DISCARDMODE_LAST; mode++) in init() local
|
D | es3fShaderReturnTests.cpp | 58 inline void evalReturnAlways (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); } in evalReturnAlways() 59 inline void evalReturnNever (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(3,2,1); } in evalReturnNever() 60 inline void evalReturnDynamic (ShaderEvalContext& c) { c.color.xyz() = (c.coords.x()+c.coords.y() >… in evalReturnDynamic() 62 static ShaderEvalFunc getEvalFunc (ReturnMode mode) in getEvalFunc() 269 static const char* getReturnModeName (ReturnMode mode) in getReturnModeName() 282 static const char* getReturnModeDesc (ReturnMode mode) in getReturnModeDesc()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderDiscardTests.cpp | 169 inline void evalDiscardAlways (ShaderEvalContext& c) { c.discard(); } in evalDiscardAlways() 170 inline void evalDiscardNever (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); } in evalDiscardNever() 171 inline void evalDiscardDynamic (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); if… in evalDiscardDynamic() 173 inline void evalDiscardTexture (ShaderEvalContext& c) in evalDiscardTexture() 180 static ShaderEvalFunc getEvalFunc (DiscardMode mode) in getEvalFunc() 296 static const char* getModeName (DiscardMode mode) in getModeName() 326 static const char* getModeDesc (DiscardMode mode) in getModeDesc() 341 ShaderDiscardCase* makeDiscardCase (Context& context, DiscardTemplate tmpl, DiscardMode mode) in makeDiscardCase() 370 for (int mode = 0; mode < DISCARDMODE_LAST; mode++) in init() local
|
D | es2fShaderReturnTests.cpp | 63 inline void evalReturnAlways (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(0,1,2); } in evalReturnAlways() 64 inline void evalReturnNever (ShaderEvalContext& c) { c.color.xyz() = c.coords.swizzle(3,2,1); } in evalReturnNever() 65 inline void evalReturnDynamic (ShaderEvalContext& c) { c.color.xyz() = (c.coords.x()+c.coords.y() >… in evalReturnDynamic() 67 static ShaderEvalFunc getEvalFunc (ReturnMode mode) in getEvalFunc() 294 static const char* getReturnModeName (ReturnMode mode) in getReturnModeName() 307 static const char* getReturnModeDesc (ReturnMode mode) in getReturnModeDesc()
|
/external/icu/icu4c/source/common/ |
D | normlzr.cpp | 41 Normalizer::Normalizer(const UChar *str, int32_t length, UNormalizationMode mode) : in Normalizer() 50 Normalizer::Normalizer(const CharacterIterator& iter, UNormalizationMode mode) : in Normalizer() 121 UNormalizationMode mode, int32_t options, in normalize() 172 UNormalizationMode mode, int32_t options, in quickCheck() 189 UNormalizationMode mode, int32_t options, in isNormalized() 207 UNormalizationMode mode, int32_t options, in concatenate() 263 UChar32 c=buffer.char32At(bufferPos); in next() local 278 UChar32 c=buffer.char32At(bufferPos-1); in previous() local 483 UChar32 c; in nextNormalize() local 506 UChar32 c=text->previous32(); in previousNormalize() local
|
D | unorm.cpp | 47 UNormalizationMode mode, in unorm_quickCheck() 55 UNormalizationMode mode, int32_t options, in unorm_quickCheckWithOptions() 70 UNormalizationMode mode, in unorm_isNormalized() 78 UNormalizationMode mode, int32_t options, in unorm_isNormalizedWithOptions() 96 UNormalizationMode mode, int32_t options, in unorm_normalize() 136 UChar32 c; in _iterate() local 177 UNormalizationMode mode, int32_t options, in unorm_iterate() 197 UNormalizationMode mode, int32_t options, in unorm_previous() 210 UNormalizationMode mode, int32_t options, in unorm_next() 262 UNormalizationMode mode, int32_t options, in unorm_concatenate()
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_noop.c | 69 _mesa_noop_Normal3f(GLfloat a, GLfloat b, GLfloat c) in _mesa_noop_Normal3f() 79 _mesa_noop_Color4f(GLfloat a, GLfloat b, GLfloat c, GLfloat d) in _mesa_noop_Color4f() 89 _mesa_noop_Color3f(GLfloat a, GLfloat b, GLfloat c) in _mesa_noop_Color3f() 119 _mesa_noop_MultiTexCoord3fARB(GLenum target, GLfloat a, GLfloat b, GLfloat c) in _mesa_noop_MultiTexCoord3fARB() 130 GLfloat c, GLfloat d) in _mesa_noop_MultiTexCoord4fARB() 140 _mesa_noop_SecondaryColor3fEXT(GLfloat a, GLfloat b, GLfloat c) in _mesa_noop_SecondaryColor3fEXT() 170 _mesa_noop_TexCoord3f(GLfloat a, GLfloat b, GLfloat c) in _mesa_noop_TexCoord3f() 180 _mesa_noop_TexCoord4f(GLfloat a, GLfloat b, GLfloat c, GLfloat d) in _mesa_noop_TexCoord4f() 298 _mesa_noop_Vertex3f(GLfloat a, GLfloat b, GLfloat c) in _mesa_noop_Vertex3f() 303 _mesa_noop_Vertex4f(GLfloat a, GLfloat b, GLfloat c, GLfloat d) in _mesa_noop_Vertex4f() [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Normalizer.java | 132 private Mode mode; field in Normalizer 533 public Normalizer(String str, Mode mode, int opt) { in Normalizer() 556 public Normalizer(CharacterIterator iter, Mode mode, int opt) { in Normalizer() 575 public Normalizer(UCharacterIterator iter, Mode mode, int options) { in Normalizer() 793 public static String normalize(String str, Mode mode, int options) { in normalize() 809 public static String normalize(String src,Mode mode) { in normalize() 828 public static int normalize(char[] source,char[] target, Mode mode, int options) { in normalize() 854 Mode mode, int options) { in normalize() 871 public static String normalize(int char32, Mode mode, int options) { in normalize() 889 public static String normalize(int char32, Mode mode) { in normalize() [all …]
|
/external/zlib/src/ |
D | zutil.h | 106 # define F_OPEN(name, mode) \ argument 128 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 149 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 154 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 184 # define F_OPEN(name, mode) fopen((name), (mode)) argument 227 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 234 # define Tracec(c,x) argument 235 # define Tracecv(c,x) argument
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
D | zutil.h | 108 # define F_OPEN(name, mode) \ argument 130 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 151 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 156 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 186 # define F_OPEN(name, mode) FXSYS_fopen((name), (mode)) argument 229 # define Tracec(c,x) {if (z_verbose>0 && (c)) FXSYS_fprintf x ;} argument 230 # define Tracecv(c,x) {if (z_verbose>1 && (c)) FXSYS_fprintf x ;} argument 236 # define Tracec(c,x) argument 237 # define Tracecv(c,x) argument
|
/external/zlib/ |
D | zutil.h | 106 # define F_OPEN(name, mode) \ argument 128 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 149 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 154 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 184 # define F_OPEN(name, mode) fopen((name), (mode)) argument 227 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 228 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 234 # define Tracec(c,x) argument 235 # define Tracecv(c,x) argument
|
/external/libvpx/libvpx/vpx_ports/ |
D | x86.h | 81 #define cpuid(func, func2, a, b, c, d) do {\ argument 89 #define cpuid(func, func2, a, b, c, d) do {\ argument 96 #define cpuid(func, func2, a, b, c, d)\ argument 213 x87_set_control_word(unsigned short mode) { in x87_set_control_word() 218 unsigned short mode; in x87_get_control_word() local 224 x87_set_control_word(unsigned short mode) { in x87_set_control_word() 229 unsigned short mode; in x87_get_control_word() local 241 x87_set_control_word(unsigned short mode) { in x87_set_control_word() 246 unsigned short mode; in x87_get_control_word() local 254 unsigned int mode = x87_get_control_word(); in x87_set_double_precision() local
|
/external/zlib/src/contrib/iostream3/ |
D | zfstream.cc | 52 std::ios_base::openmode mode) in open() 80 std::ios_base::openmode mode) in attach() 131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() 214 gzfilebuf::overflow(int_type c) in overflow() 380 std::ios_base::openmode mode) in gzifstream() 389 std::ios_base::openmode mode) in gzifstream() 399 std::ios_base::openmode mode) in open() 410 std::ios_base::openmode mode) in attach() 435 std::ios_base::openmode mode) in gzofstream() 444 std::ios_base::openmode mode) in gzofstream() [all …]
|
/external/openssh/openbsd-compat/ |
D | port-tun.c | 59 sys_tun_open(int tun, int mode) in sys_tun_open() 119 sys_tun_open(int tun, int mode) in sys_tun_open() 206 sys_tun_infilter(struct Channel *c, char *buf, int len) in sys_tun_infilter() 253 sys_tun_outfilter(struct Channel *c, u_char **data, u_int *dlen) in sys_tun_outfilter()
|
/external/freetype/src/gzip/ |
D | zutil.h | 96 # define F_OPEN(name, mode) \ argument 114 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 128 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 143 # define F_OPEN(name, mode) ft_fopen((name), (mode)) argument 193 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument 194 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument 200 # define Tracec(c,x) argument 201 # define Tracecv(c,x) argument
|
/external/skia/src/views/ |
D | SkParsePaint.cpp | 34 SkShader::TileMode mode = SkShader::kClamp_TileMode; in inflate_shader() local 51 SkShader::TileMode mode = SkShader::kRepeat_TileMode; in inflate_shader() local 90 SkColor c = paint->getColor(); in SkPaint_Inflate() local
|
/external/mesa3d/src/glx/ |
D | glxconfig.c | 53 glx_config_get(struct glx_config * mode, int attribute, int *value_return) in glx_config_get() 290 struct glx_config *c; in glx_config_find_visual() local 302 struct glx_config *c; in glx_config_find_fbconfig() local
|
/external/skia/tests/ |
D | skpdf_opaquesrcmodetosrcover.cpp | 12 static void run_test(SkWStream* out, SkXfermode::Mode mode, U8CPU alpha) { in run_test() 14 SkCanvas* c = pdfDoc->beginPage(612.0f, 792.0f); in run_test() local
|
/external/skia/src/effects/ |
D | SkColorFilters.cpp | 61 SkXfermode::Mode mode = (SkXfermode::Mode)buffer.readUInt(); in CreateProc() local 115 static inline ColorExpr color_filter_expression(const SkXfermode::Mode& mode, in color_filter_expression() 129 static GrFragmentProcessor* Create(const GrColor& c, SkXfermode::Mode mode) { in Create() 161 SkXfermode::Mode mode() const { return fMode; } in mode() function in ModeColorFilterEffect 175 SkXfermode::Mode mode = fp.cast<ModeColorFilterEffect>().mode(); in emitCode() local 206 GrGLfloat c[4]; in setData() local 221 ModeColorFilterEffect(GrColor color, SkXfermode::Mode mode) in ModeColorFilterEffect() 351 SkXfermode::Mode mode = SkXfermode::kDst_Mode; in TestCreate() local 409 SkColorFilter* SkColorFilter::CreateModeFilter(SkColor color, SkXfermode::Mode mode) { in CreateModeFilter()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_capa.c | 267 u32 c = ciphers[i]; in wiphy_info_cipher_suites() local 914 static void phy_info_ht_capa(struct hostapd_hw_modes *mode, struct nlattr *capa, in phy_info_ht_capa() 936 static void phy_info_vht_capa(struct hostapd_hw_modes *mode, in phy_info_vht_capa() 951 static void phy_info_freq(struct hostapd_hw_modes *mode, in phy_info_freq() 998 struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_freqs() 1050 static int phy_info_rates(struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_rates() 1097 struct hostapd_hw_modes *mode; in phy_info_band() local 1181 struct hostapd_hw_modes *mode11g = NULL, *nmodes, *mode; in wpa_driver_nl80211_postprocess_modes() local 1269 static void nl80211_set_ht40_mode(struct hostapd_hw_modes *mode, int start, in nl80211_set_ht40_mode() 1272 int c; in nl80211_set_ht40_mode() local [all …]
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_output.c | 60 int c; member 87 output_dpms(xf86OutputPtr output, int mode) in output_dpms() 129 DisplayModePtr modes = NULL, mode = NULL; in output_get_modes() local 262 int c, v, p; in xorg_output_init() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_clip_unfilled.c | 50 static void compute_tri_direction( struct brw_clip_compile *c ) in compute_tri_direction() 98 static void cull_direction( struct brw_clip_compile *c ) in cull_direction() 126 static void copy_bfc( struct brw_clip_compile *c ) in copy_bfc() 194 static void compute_offset( struct brw_clip_compile *c ) in compute_offset() 217 static void merge_edgeflags( struct brw_clip_compile *c ) in merge_edgeflags() 255 static void apply_one_offset( struct brw_clip_compile *c, in apply_one_offset() 272 static void emit_lines(struct brw_clip_compile *c, in emit_lines() 340 static void emit_points(struct brw_clip_compile *c, in emit_points() 386 static void emit_primitives( struct brw_clip_compile *c, in emit_primitives() 387 GLuint mode, in emit_primitives() [all …]
|
/external/toybox/toys/posix/ |
D | uudecode.c | 30 char *line = 0, mode[16], local 64 char c = 0; local
|
/external/webp/src/enc/ |
D | tree.c | 270 static int PutI4Mode(VP8BitWriter* const bw, int mode, in PutI4Mode() 292 static void PutI16Mode(VP8BitWriter* const bw, int mode) { in PutI16Mode() 486 int t, b, c, p; in VP8WriteProbas() local
|