Home
last modified time | relevance | path

Searched refs:bak (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
DMakefile.xdr21 mv ../$(RPC_INC)/loc_api_common.h ../$(RPC_INC)/loc_api_common.h.bak
22 …sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RP…
23 rm -f ../$(RPC_INC)/loc_api_common.h.bak
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
DMakefile.xdr21 mv ../$(RPC_INC)/loc_api_common.h ../$(RPC_INC)/loc_api_common.h.bak
22 …sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RP…
23 rm -f ../$(RPC_INC)/loc_api_common.h.bak
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/gen-3200/
DMakefile.xdr21 mv ../$(RPC_INC)/loc_api_common.h ../$(RPC_INC)/loc_api_common.h.bak
22 …sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RP…
23 rm -f ../$(RPC_INC)/loc_api_common.h.bak
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
DMakefile.xdr21 mv ../$(RPC_INC)/loc_api_common.h ../$(RPC_INC)/loc_api_common.h.bak
22 …sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RP…
23 rm -f ../$(RPC_INC)/loc_api_common.h.bak
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
DMakefile.xdr21 mv ../$(RPC_INC)/loc_api_common.h ../$(RPC_INC)/loc_api_common.h.bak
22 …sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RP…
23 rm -f ../$(RPC_INC)/loc_api_common.h.bak
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/gen-1240/
DMakefile.xdr21 mv ../$(RPC_INC)/loc_api_common.h ../$(RPC_INC)/loc_api_common.h.bak
22 …sed ../$(RPC_INC)/loc_api_common.h.bak -e "/#include <rpc/a#include \"loc_api_fixup.h\"" > ../$(RP…
23 rm -f ../$(RPC_INC)/loc_api_common.h.bak
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.c101 int bak = token_cache[scan[idx]], pt; in trellis_get_coeff_context() local
104 token_cache[scan[idx]] = bak; in trellis_get_coeff_context()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c2487 int bak = cpi->per_frame_bandwidth; in vp8_second_pass() local
2490 cpi->per_frame_bandwidth = bak; in vp8_second_pass()