HomeSort by relevance Sort by last modified time
    Searched refs:temporary (Results 1 - 25 of 42) sorted by null

1 2

  /external/bluetooth/bluez/src/
device.h 60 void device_set_temporary(struct btd_device *device, gboolean temporary);
dbus-hci.c 795 gboolean bonding, temporary = FALSE; local
809 * a temporary link key.*/
844 * this connection and set the temporary flag for the device.
865 temporary = TRUE;
872 device_set_temporary(device, temporary);
device.c 118 gboolean temporary; member in struct:btd_device
821 /* temporary is set if device is going to be removed */
822 data->watch(device, device->temporary,
    [all...]
  /external/v8/test/mjsunit/
constant-folding.js 219 // Answer is non-smi and lhs of << is a temporary heap number that we can
224 // Answer is non-smi and lhs of << is a temporary heap number that we think
  /external/libvpx/vp8/encoder/arm/neon/
vp8_subpixelvariance16x16_neon.asm 46 sub sp, sp, #272 ;reserve space on stack for temporary storage
237 sub sp, sp, #528 ;reserve space on stack for temporary storage
306 sub sp, sp, #528 ;reserve space on stack for temporary storage
vp8_subpixelvariance16x16s_neon.asm 364 sub sp, sp, #256 ;reserve space on stack for temporary storage
408 sub sp, sp, #256 ;reserve space on stack for temporary storage
457 sub sp, sp, #256 ;reserve space on stack for temporary storage
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 163 ;# into a temporary array, reading the rows of the array into vector registers,
682 la r9, -48(r1) ;# temporary space for reading in vectors
1021 la r9, -48(r1) ;# temporary space for reading in vectors
1048 la r9, -48(r1) ;# temporary space for reading in vectors
1166 la r5, -96(r1) ;# temporary space for reading in vectors
    [all...]
filter_altivec.asm 767 ;# temporary buffer because the source buffer can't be modified and the buffer
768 ;# for the destination is not large enough to hold the temporary data.
808 ;# desination instead of a temporary buffer.
823 ;# use the stack as temporary storage
  /external/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 23 ;note: In first pass, store the result in transpose(8linesx9columns) on stack. Temporary stack size is 184.
28 sub sp, sp, #184 ;reserve space on stack for temporary storage: 20x(8+1) +4
  /external/libvpx/vpx_ports/
x86_abi_support.asm 88 ; This macro uses one temporary register, which is not preserved, and thus
  /external/jpeg/
jmemdosa.asm 41 ; Create and open a temporary file
  /external/libvpx/vp8/common/arm/neon/
bilinearpredict16x16_neon.asm 43 sub sp, sp, #272 ;reserve space on stack for temporary storage
sixtappredict16x16_neon.asm 51 sub sp, sp, #336 ;reserve space on stack for temporary storage
sixtappredict8x4_neon.asm 43 sub sp, sp, #32 ;reserve space on stack for temporary storage
sixtappredict8x8_neon.asm 44 sub sp, sp, #64 ;reserve space on stack for temporary storage
  /external/iproute2/doc/
api-ip6-flowlabels.tex 129 as temporary hacks, but not as standard of the future.
  /external/libpng/
ltmain.sh 351 # Make a temporary directory that won't clash with other running
378 func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
950 # temporary ltwrapper_script.
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 351 # Make a temporary directory that won't clash with other running
378 func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
949 # temporary ltwrapper_script.
    [all...]
  /external/protobuf/
ltmain.sh 351 # Make a temporary directory that won't clash with other running
378 func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
949 # temporary ltwrapper_script.
    [all...]
  /ndk/build/core/
definitions.mk     [all...]
  /device/samsung/crespo/alsa-lib/
ltmain.sh 145 # Make a temporary directory that won't clash with other running
172 $echo "cannot create temporary directory \`$my_tmpdir'" 1>&2
865 temporary object file, and libtool could not work around it because
945 temporary object file, and libtool could not work around it because
1017 temporary object file, and libtool could not work around it because
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 163 # Make a temporary directory that won't clash with other running
190 $echo "cannot create temporary directory \`$my_tmpdir'" 1>&2
902 temporary object file, and libtool could not work around it because
982 temporary object file, and libtool could not work around it because
1054 temporary object file, and libtool could not work around it because
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 163 # Make a temporary directory that won't clash with other running
190 $echo "cannot create temporary directory \`$my_tmpdir'" 1>&2
902 temporary object file, and libtool could not work around it because
982 temporary object file, and libtool could not work around it because
1054 temporary object file, and libtool could not work around it because
    [all...]
  /external/dbus/
ltmain.sh 155 # Make a temporary directory that won't clash with other running
182 $echo "cannot create temporary directory \`$my_tmpdir'" 1>&2
886 temporary object file, and libtool could not work around it because
966 temporary object file, and libtool could not work around it because
1038 temporary object file, and libtool could not work around it because
    [all...]
  /external/expat/conftools/
ltmain.sh 145 # Make a temporary directory that won't clash with other running
172 $echo "cannot create temporary directory \`$my_tmpdir'" 1>&2
865 temporary object file, and libtool could not work around it because
945 temporary object file, and libtool could not work around it because
1017 temporary object file, and libtool could not work around it because
    [all...]

Completed in 961 milliseconds

1 2