HomeSort by relevance Sort by last modified time
    Searched defs:we (Results 1 - 10 of 10) sorted by null

  /external/clang/test/CodeGen/
char-literal.c 89 wchar_t we = L'\u1234\U0010F00B'; local
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
p_ol_wgh.cpp 485 const Word16 *ww, *we;
489 we = &corrweight[123 + lag_max - old_lag];
505 t0 = Mpy_32_16 (t0_h, t0_l, *we);
506 we--;
596 const Word16 *we; local
601 we = &corrweight[123 + lag_max - old_lag];
618 t0 = Mpy_32_16(t0_h, t0_l, *we, pOverflow);
619 we--;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 40 Word16 *ww, *we, *hp_wsp; local
53 we = &corrweight[98 + L_max - L_0];
82 R0 = Mpy_32_16(hi, lo, *we);
83 we--;
  /frameworks/native/services/sensorservice/
Fusion.cpp 64 * disturbance which we do not want to update into the fused frame.
81 * we reject it as invalid due to alignment of the vectors.
269 // Average all the values we collected so far
298 // ignore acceleration data if we're close to free-fall
318 // Also reject if too small since we will get ill-defined (zero mag)
339 // If we have created an orthogonal magnetic field successfully,
351 // P needs to stay positive semidefinite or the fusion diverges. When we
352 // detect divergence, we reset the fusion.
391 const vec3_t we = w - b; local
393 // q(k+1) = O(we)*q(k
429 const vec3_t psi(sinf(hlwedT)*ilwe*we); local
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceScript.java 86 // maximum number of events that we read at one time
699 MonkeyWaitEvent we = new MonkeyWaitEvent(LONGPRESS_WAIT_TIME); local
700 mQ.addLast(we);
    [all...]
  /external/linux-tools-perf/
builtin-timechart.c 71 * We keep an list of "pid"s, matching the kernels notion of a task struct.
73 * this is because we want to track different programs different, while
435 struct wake_event *we; local
439 we = malloc(sizeof(struct wake_event));
440 if (!we)
443 memset(we, 0, sizeof(struct wake_event));
444 we->time = timestamp;
445 we->waker = pid;
448 we->waker = -1;
450 we->wakee = wake->pid
698 struct wake_event *we; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 250 milliseconds