HomeSort by relevance Sort by last modified time
    Searched refs:stored (Results 51 - 75 of 214) sorted by null

1 23 4 5 6 7 8 9

  /hardware/qcom/display/msm8226/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8226/libmemtrack/
Android.mk 17 # HAL module implemenation stored in
  /hardware/qcom/display/msm8909/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8909/libmemtrack/
Android.mk 17 # HAL module implemenation stored in
  /hardware/qcom/display/msm8960/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8960/libmemtrack/
Android.mk 17 # HAL module implemenation stored in
  /hardware/qcom/display/msm8994/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8994/libmemtrack/
Android.mk 17 # HAL module implemenation stored in
  /hardware/qcom/display/msm8996/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8996/libmemtrack/
Android.mk 17 # HAL module implemenation stored in
  /hardware/qcom/display/msmcobalt/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msmcobalt/libmemtrack/
Android.mk 17 # HAL module implemenation stored in
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
prime.py 112 '''Returns a prime number that can be stored in 'nbits' bits.
  /external/libunwind/doc/
unw_getcontext.tex 21 exact set of registers stored by \Func{unw\_getcontext}() is
24 stack-pointer, will be stored.
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserManagerTest.java 237 Bundle stored = mUserManager.getUserRestrictions(new UserHandle(testUser.id)); local
239 assertEquals(stored.getBoolean(UserManager.DISALLOW_CONFIG_WIFI), false);
240 assertEquals(stored.getBoolean(UserManager.DISALLOW_UNINSTALL_APPS), false);
241 assertEquals(stored.getBoolean(UserManager.DISALLOW_INSTALL_APPS), true);
  /frameworks/rs/api/
rs_time.spec 64 arg: rs_tm* local, "Pointer to time structure where the local time will be stored."
69 hour, etc. This value is stored at *local.
83 If timer is non-NULL, the result is also stored in the memory pointed to by
  /external/google-breakpad/src/processor/
range_map_unittest.cc 86 // Whether this range is expected to be stored successfully or not
107 bool stored = range_map->StoreRange(range_test->address, local
111 if (stored != range_test->expect_storable) {
116 stored ? "stored" : "not stored");
138 // the base or one less than the high - for a successfully stored
156 bool expected_result = false; // This is correct for tests not stored.
188 // bounds match the range as stored.
242 // bounds match the range as stored
    [all...]
  /external/eigen/lapack/
clarfb.f 73 *> reflectors are stored:
173 *> k = 3. The elements equal to 1 are not stored; the corresponding
262 * W := C**H * V = (C1**H * V1 + C2**H * V2) (stored in WORK)
320 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
387 * W := C**H * V = (C1**H * V1 + C2**H * V2) (stored in WORK)
449 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
520 * W := C**H * V**H = (C1**H * V1**H + C2**H * V2**H) (stored in WORK)
580 * W := C * V**H = (C1*V1**H + C2*V2**H) (stored in WORK)
646 * W := C**H * V**H = (C1**H * V1**H + C2**H * V2**H) (stored in WORK)
708 * W := C * V**H = (C1*V1**H + C2*V2**H) (stored in WORK
    [all...]
dlarfb.f 73 *> reflectors are stored:
173 *> k = 3. The elements equal to 1 are not stored; the corresponding
259 * W := C**T * V = (C1**T * V1 + C2**T * V2) (stored in WORK)
318 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
385 * W := C**T * V = (C1**T * V1 + C2**T * V2) (stored in WORK)
445 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
514 * W := C**T * V**T = (C1**T * V1**T + C2**T * V2**T) (stored in WORK)
573 * W := C * V**T = (C1*V1**T + C2*V2**T) (stored in WORK)
640 * W := C**T * V**T = (C1**T * V1**T + C2**T * V2**T) (stored in WORK)
700 * W := C * V**T = (C1*V1**T + C2*V2**T) (stored in WORK
    [all...]
slarfb.f 73 *> reflectors are stored:
173 *> k = 3. The elements equal to 1 are not stored; the corresponding
259 * W := C**T * V = (C1**T * V1 + C2**T * V2) (stored in WORK)
318 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
385 * W := C**T * V = (C1**T * V1 + C2**T * V2) (stored in WORK)
445 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
514 * W := C**T * V**T = (C1**T * V1**T + C2**T * V2**T) (stored in WORK)
573 * W := C * V**T = (C1*V1**T + C2*V2**T) (stored in WORK)
640 * W := C**T * V**T = (C1**T * V1**T + C2**T * V2**T) (stored in WORK)
700 * W := C * V**T = (C1*V1**T + C2*V2**T) (stored in WORK
    [all...]
zlarfb.f 73 *> reflectors are stored:
173 *> k = 3. The elements equal to 1 are not stored; the corresponding
262 * W := C**H * V = (C1**H * V1 + C2**H * V2) (stored in WORK)
321 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
388 * W := C**H * V = (C1**H * V1 + C2**H * V2) (stored in WORK)
452 * W := C * V = (C1*V1 + C2*V2) (stored in WORK)
523 * W := C**H * V**H = (C1**H * V1**H + C2**H * V2**H) (stored in WORK)
583 * W := C * V**H = (C1*V1**H + C2*V2**H) (stored in WORK)
649 * W := C**H * V**H = (C1**H * V1**H + C2**H * V2**H) (stored in WORK)
711 * W := C * V**H = (C1*V1**H + C2*V2**H) (stored in WORK
    [all...]
clarft.f 45 *> H(i) is stored in the i-th column of the array V, and
50 *> H(i) is stored in the i-th row of the array V, and
71 *> reflectors are stored (see also Further Details):
144 *> k = 3. The elements equal to 1 are not stored.
dlarft.f 45 *> H(i) is stored in the i-th column of the array V, and
50 *> H(i) is stored in the i-th row of the array V, and
71 *> reflectors are stored (see also Further Details):
144 *> k = 3. The elements equal to 1 are not stored.
  /external/jemalloc/include/jemalloc/internal/
smoothstep.sh 67 * to 1 in 0 <= x <= 1. The table is stored as integer fixed point values so
  /device/generic/goldfish/gps/
Android.mk 23 # HAL module implemenation stored in

Completed in 1439 milliseconds

1 23 4 5 6 7 8 9