Searched defs:up (Results 1 - 25 of 89) sorted by relevance

1234

/external/valgrind/main/exp-ptrcheck/tests/
H A Darith_include1.c16 int up[10], up2[10]; variable
/external/clang/test/SemaCXX/
H A Ddynamic-cast.cpp48 void up() function
/external/dhcpcd/
H A Dipv4ll.c126 time_t up; local
129 up = uptime();
130 if (iface->state->defend + DEFEND_INTERVAL > up) {
139 iface->state->defend = up;
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dconfig_standalone.py42 up = os.path.dirname variable
43 script_dir = up(up(up(this_dir)))
/external/antlr/src/org/antlr/runtime/tree/
H A DTreeIterator.java48 public Object up; field in class:TreeIterator
67 up = adaptor.create(Token.UP, "UP");
94 // if any queued up, use those first
108 // while we're out of siblings, keep popping back up towards root
112 nodes.add(up); // we're moving back up
/external/kernel-headers/original/asm-arm/
H A Dsemaphore.h89 * Note! This is subtle. We jump to wake people up only if
92 * jumps for both down() and up().
94 static inline void up(struct semaphore * sem) function
/external/kernel-headers/original/asm-x86/
H A Dsemaphore_32.h157 * Note! This is subtle. We jump to wake people up only if
160 static inline void up(struct semaphore * sem) function
163 "# atomic up operation\n\t"
/external/chromium/chrome/browser/resources/
H A Dmenu.js272 var up = document.getElementById('scroll-up'); variable
274 up.addEventListener('mouseout', this.stopScroll_.bind(this));
277 up.addEventListener('mouseover',
287 up.getBoundingClientRect().height +
516 var up = document.getElementById('scroll-up');
521 up.classList.add('hidden');
530 up.classList.remove('hidden');
534 up
[all...]
/external/elfutils/libdw/
H A Dmemory-access.h154 const union unaligned *up = p; local
156 return bswap_16 (up->u2);
157 return up->u2;
162 const union unaligned *up = p; local
164 return (int16_t) bswap_16 (up->u2);
165 return up->s2;
171 const union unaligned *up = p; local
172 return up->u4;
177 const union unaligned *up = p; local
179 return bswap_32 (up
185 const union unaligned *up = p; local
194 const union unaligned *up = p; local
202 const union unaligned *up = p; local
[all...]
/external/ppp/pppd/plugins/pppoatm/
H A Dtext2qos.c25 int __t2q_get_rate(const char **text,int up) argument
69 rate = (rate+(up ? 8*ATM_CELL_PAYLOAD-1 : 0))/8/
/external/quake/quake/src/QW/client/
H A Dgl_test.c30 vec3_t up; member in struct:__anon8926
94 CrossProduct (incoming, p->normal, p->up);
96 CrossProduct (p->up, p->normal, p->right);
122 pts[i][0][j] = p->origin[j] + p->up[j]*s + p->reflect[j]*d;
H A Dcl_cam.c205 vec3_t forward, right, up; local
209 AngleVectors (vec, forward, right, up);
214 VectorAdd(forward, up, vec2);
220 VectorAdd(forward, up, vec2);
236 VectorAdd(forward, up, vec2);
241 VectorSubtract(forward, up, vec2);
246 VectorAdd(up, right, vec2);
252 VectorSubtract(up, right, vec2);
H A Dr_part.c459 vec3_t up, right; local
482 VectorScale (vup, 1.5, up);
528 // hack a scale up to keep particles from disapearing
553 glVertex3f (p->org[0] + up[0]*scale, p->org[1] + up[1]*scale, p->org[2] + up[2]*scale);
H A Dr_sprite.c141 vec3_t left, up, right, down, transformed, local; local
152 VectorScale (r_spritedesc.vup, r_spritedesc.pspriteframe->up, up);
158 pverts[0][0] = r_entorigin[0] + up[0] + left[0];
159 pverts[0][1] = r_entorigin[1] + up[1] + left[1];
160 pverts[0][2] = r_entorigin[2] + up[2] + left[2];
164 pverts[1][0] = r_entorigin[0] + up[0] + right[0];
165 pverts[1][1] = r_entorigin[1] + up[1] + right[1];
166 pverts[1][2] = r_entorigin[2] + up[2] + right[2];
303 // generate the sprite's axes, with vup straight up i
[all...]
/external/quake/quake/src/WinQuake/
H A Dchase.cpp64 vec3_t forward, up, right; local
69 AngleVectors (cl.viewangles, forward, right, up);
H A Dgl_test.cpp30 vec3_t up; member in struct:__anon9289
94 CrossProduct (incoming, p->normal, p->up);
96 CrossProduct (p->up, p->normal, p->right);
122 pts[i][0][j] = p->origin[j] + p->up[j]*s + p->reflect[j]*d;
/external/valgrind/main/coregrind/m_demangle/
H A Dsafe-ctype.c142 #define up _sch_isupper macro
149 #define U (const unsigned short) (up|is |pr) /* upper case letter */
150 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
/external/webkit/Source/WebKit/chromium/tests/
H A DTransparencyWinTest.cpp74 // Windows messing it up.
344 // drawn with half opacity even though the alpha channel got messed up.
370 // Scroll down by 8 (coordinate system goes up).
502 // Then translate up by one pixel (which will actually be 2 due to scaling).
503 AffineTransform up; local
504 up.translate(0, -1);
505 src->context()->concatCTM(up);
567 // fixed back up to white.
642 // Our text should end up 50% transparent blue-green.
/external/tcpdump/
H A Dprint-gre.c340 const u_char *up = bp; local
361 ((bp - up) == sreoff) ? "*" : "",
373 const u_char *up = bp; local
393 ((bp - up) == sreoff) ? "*" : "",
/external/chromium/chrome/browser/automation/
H A Dui_controls_win.cc77 // Only send on key up.
152 // Send a key event (up/down)
153 bool SendKeyEvent(ui::KeyboardCode key, bool up) { argument
156 if (!FillKeyboardInput(key, &input, up))
171 // If a pop-up menu is open, it won't receive events sent using SendInput.
172 // Check for a pop-up menu using its window class (#32768) and if one
/external/dnsmasq/src/
H A Ddbus.c86 struct watch **up, *w; local
88 for (up = &(daemon->watches), w = daemon->watches; w; w = w->next)
91 *up = w->next;
95 up = &(w->next);
102 struct server *serv, *tmp, **up; local
246 for (serv = daemon->servers, up = &daemon->servers; serv; serv = tmp)
252 *up = serv->next;
256 up = &serv->next;
302 /* returns NULL or error message, may fail silently if dbus daemon not yet up. */
H A Dlease.c266 struct dhcp_lease *lease, *tmp, **up; local
268 for (lease = leases, up = &leases; lease; lease = tmp)
277 *up = lease->next; /* unlink */
287 up = &lease->next;
450 /* If a machine turns up on a new net without dropping the old lease,
451 or two machines claim the same name, then we end up with two interfaces with
534 /* If we're going to be sending DBus signals, but the connection is not yet up,
/external/elfutils/libasm/
H A DlibasmP.h79 AsmScn_t *up; member in union:AsmScn::__anon4146
/external/libvpx/vp8/decoder/
H A Ddecodemv.c187 const vp8_prob *up = vp8_mv_update_probs[i].prob; local
193 if (vp8_read(bc, *up++))
/external/ppp/pppd/
H A Dfsm.h102 void (*up) /* Called when fsm reaches OPENED state */ member in struct:fsm_callbacks

Completed in 427 milliseconds

1234