/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_wm_iz.c | 46 GLuint mode:2; member in struct:__anon13305 141 wm_iz_table[lookup].mode == P) {
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
nv10_state_polygon.c | 38 GLenum mode = ctx->Polygon.CullFaceMode; local 44 PUSH_DATA (push, (mode == GL_FRONT ? NV10_3D_CULL_FACE_FRONT : 45 mode == GL_BACK ? NV10_3D_CULL_FACE_BACK :
|
/external/chromium_org/third_party/skia/src/animator/ |
SkDisplayAdd.h | 20 enum Mode { 36 Mode mode; member in class:SkAdd
|
/external/chromium_org/third_party/skia/src/views/ |
SkParsePaint.cpp | 34 SkShader::TileMode mode = SkShader::kClamp_TileMode; local 37 if ((index = dom.findList(node, "tile-mode", "clamp,repeat,mirror")) >= 0) 38 mode = (SkShader::TileMode)index; 39 return SkGradientShader::CreateLinear(pts, colors, NULL, 2, mode); 51 SkShader::TileMode mode = SkShader::kRepeat_TileMode; local 54 if ((index = dom.findList(node, "tile-mode", "clamp,repeat,mirror")) >= 0) 55 mode = (SkShader::TileMode)index; 57 return SkShader::CreateBitmapShader(bm, mode, mode);
|
/external/chromium_org/tools/gn/ |
escape.h | 30 : mode(ESCAPE_NONE), 35 EscapingMode mode; member in struct:EscapeOptions 40 // When the escaping mode is ESCAPE_SHELL, the escaper will normally put 44 // This mode is for when quoting is done at some higher-level. Defaults to
|
/external/chromium_org/v8/test/cctest/ |
test-reloc-info.cc | 36 byte* pc, RelocInfo::Mode mode, intptr_t data) { 37 RelocInfo rinfo(pc, mode, data, NULL); 56 RelocInfo::Mode mode = (i % 2 == 0) ? local 58 WriteRinfo(&writer, pc, mode, pos); 71 RelocInfo::Mode mode = (i % 2 == 0) ? local 73 if (mode == RelocInfo::POSITION) { 75 CHECK_EQ(mode, it.rinfo()->rmode()) 88 RelocInfo::Mode mode = (i % 2 == 0) ? local 105 RelocInfo::Mode mode = (i % 2 == 0) ? local [all...] |
/external/dropbear/libtomcrypt/src/pk/ecc/ |
ltc_ecc_mulmod.c | 45 int first, bitbuf, bitcpy, bitcnt, mode, digidx; local 108 mode = 0; 132 if (mode == 0 && i == 0) { 136 /* if the bit is zero and mode == 1 then we double */ 137 if (mode == 1 && i == 0) { 144 mode = 2; 167 mode = 1; 172 if (mode == 2 && bitcpy > 0) {
|
ltc_ecc_mulmod_timing.c | 43 int first, bitbuf, bitcpy, bitcnt, mode, digidx; local 97 mode = 0; 120 if (mode == 0 && i == 0) { 127 if (mode == 0 && i == 1) { 128 mode = 1;
|
/external/dropbear/libtommath/ |
bn_mp_exptmod_fast.c | 36 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; local 193 /* set initial mode and bit cnt */ 194 mode = 0; 217 /* if the bit is zero and mode == 0 then we ignore it 222 if (mode == 0 && y == 0) { 226 /* if the bit is zero and mode == 1 then we square */ 227 if (mode == 1 && y == 0) { 239 mode = 2; 264 mode = 1; 269 if (mode == 2 && bitcpy > 0) [all...] |
bn_s_mp_exptmod.c | 27 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; local 138 /* set initial mode and bit cnt */ 139 mode = 0; 162 /* if the bit is zero and mode == 0 then we ignore it 167 if (mode == 0 && y == 0) { 171 /* if the bit is zero and mode == 1 then we square */ 172 if (mode == 1 && y == 0) { 184 mode = 2; 209 mode = 1; 214 if (mode == 2 && bitcpy > 0) [all...] |
/external/dropbear/ |
sshpty.c | 360 mode_t mode; local 367 mode = S_IRUSR | S_IWUSR | S_IWGRP; 370 mode = S_IRUSR | S_IWUSR | S_IWGRP | S_IWOTH; 374 * Change owner and mode of the tty as required. 399 if ((st.st_mode & (S_IRWXU|S_IRWXG|S_IRWXO)) != mode) { 400 if (chmod(tty_name, mode) < 0) { 405 tty_name, mode, strerror(errno)); 408 tty_name, mode, strerror(errno));
|
/external/iptables/include/linux/netfilter/ |
xt_connmark.h | 23 __u8 mode; member in struct:xt_connmark_tginfo1
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/operators/ |
AddFunction.java | 32 EscapeMode mode = EscapeMode.combineModes(left.getEscapeMode(), right.getEscapeMode()); local 33 return literalValue(left.asString() + right.asString(), mode, left.isPartiallyEscaped()
|
/external/kernel-headers/original/asm-arm/ |
ipcbuf.h | 21 __kernel_mode_t mode; member in struct:ipc64_perm
|
/external/kernel-headers/original/asm-mips/ |
ipcbuf.h | 21 __kernel_mode_t mode; member in struct:ipc64_perm
|
/external/kernel-headers/original/asm-x86/ |
ipcbuf.h | 21 __kernel_mode_t mode; member in struct:ipc64_perm
|
/external/libvorbis/lib/ |
synthesis.c | 32 int type,mode,i; local 48 /* read our mode and pre/post windowsize */ 49 mode=oggpack_read(opb,b->modebits); 50 if(mode==-1){ 54 vb->mode=mode; 55 if(!ci->mode_param[mode]){ 59 vb->W=ci->mode_param[mode]->blockflag; 62 /* this doesn;t get mapped through mode selection as it's used 86 type=ci->map_type[ci->mode_param[mode]->mapping] 100 int mode; local 142 int mode; local [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodemb.h | 20 MB_PREDICTION_MODE mode; member in struct:__anon21304
|
/external/lzma/CPP/7zip/UI/Console/ |
UserInputUtils.cpp | 74 DWORD mode = 0;
local 76 if (GetConsoleMode(console, &mode))
77 wasChanged = (SetConsoleMode(console, mode & ~ENABLE_ECHO_INPUT) != 0);
80 SetConsoleMode(console, mode);
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_split_prim.h | 16 unsigned mode; member in struct:util_split_prim 28 unsigned mode, unsigned start, unsigned count) 30 if (mode == PIPE_PRIM_LINE_LOOP) { 31 s->mode = PIPE_PRIM_LINE_STRIP; 34 s->mode = mode; 65 switch (s->mode) {
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm_iz.c | 46 GLuint mode:2; member in struct:__anon23772 141 wm_iz_table[lookup].mode == P) {
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nv10_state_polygon.c | 38 GLenum mode = ctx->Polygon.CullFaceMode; local 44 PUSH_DATA (push, (mode == GL_FRONT ? NV10_3D_CULL_FACE_FRONT : 45 mode == GL_BACK ? NV10_3D_CULL_FACE_BACK :
|
/external/openssh/ |
sshpty.c | 212 mode_t mode; local 219 mode = S_IRUSR | S_IWUSR | S_IWGRP; 222 mode = S_IRUSR | S_IWUSR | S_IWGRP | S_IWOTH; 226 * Change owner and mode of the tty as required. 252 if ((st.st_mode & (S_IRWXU|S_IRWXG|S_IRWXO)) != mode) { 253 if (chmod(tty, mode) < 0) { 257 tty, (u_int)mode, strerror(errno)); 260 tty, (u_int)mode, strerror(errno));
|
/external/qemu/ |
osdep.c | 92 int mode = 0; local 98 mode = va_arg(ap, int); 103 ret = open(name, flags | O_CLOEXEC, mode); 105 ret = open(name, flags, mode);
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowViewMeasureSpec.java | 30 public static int makeMeasureSpec (int size, int mode) { 31 return size + mode; 36 int mode = getMode(measureSpec); local 41 if (mode == View.MeasureSpec.UNSPECIFIED) 43 else if (mode == View.MeasureSpec.EXACTLY) 45 else if (mode == View.MeasureSpec.AT_MOST) 48 sb.append(mode).append(" ");
|