HomeSort by relevance Sort by last modified time
    Searched refs:mv (Results 626 - 650 of 902) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/ld/
Makefile.am 530 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
542 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
554 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
571 && mv tmp $(srcdir)/po/POTFILES.in
580 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
597 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
612 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
635 mv ldemul-tmp.h ldemul-list.h
    [all...]
  /external/dlmalloc/
malloc.c     [all...]
  /external/libevent/
configure     [all...]
  /external/libmicrohttpd/
configure     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /build/core/
package_internal.mk 597 $(hide) mv $@ $@.input
  /build/kati/
ninja_test.go 140 in: `(/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c -o libglog_la-logging.lo ` + "`" + `test -f 'src/logging.cc' || echo './'` + "`" + `src/logging.cc) && (mv -f .deps/libglog_la-logging.Tpo .deps/libglog_la-logging.Plo)`,
145 in: `(g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF .deps/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.o ` + "`" + `test -f 'src/signalhandler_unittest.cc' || echo './'` + "`" + `src/signalhandler_unittest.cc) && (mv -f .deps/signalhandler_unittest-signalhandler_unittest.Tpo .deps/signalhandler_unittest-signalhandler_unittest.Po)`,
  /external/libhevc/common/
ihevc_structs.h 893 * Indicate the maximum absolute value of a decoded horizontal MV component
899 * Indicate the maximum absolute value of a decoded vertical MV component
1177 /* ref_pic_buf_id, then 8 bits will be wasted for each mv for aligning. */
1179 /* mvs. Since pointer takes 4 bytes and MV itself is 4 bytes. It does not */
1229 pu_mv_t mv; member in struct:__anon16515
1279 * If merge is zero, following gives presence of mvd for L0 MV
1284 * If merge is zero, following gives presence of mvd for L1 MV
1289 * Partition mode - Needed during MV merge stage
1292 * of more control code in MV Merge
1297 * Partition index - Needed during MV merge stag
    [all...]
  /external/llvm/lib/Support/
regengine.inc 137 struct match mv;
138 struct match *m = &mv;
  /external/v8/
Makefile 471 else mv $(ENVFILE).new $(ENVFILE); fi
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp 47 int16 *mv; local
90 mv = (int16*)(currMB->mvL0 + block_x + (block_y << 2));
93 x_pos = (offset_x << 2) + *mv++; /*quarter pel */
94 y_pos = (offset_y << 2) + *mv; /*quarter pel */
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
shutil.py 266 similar to the Unix "mv" command.
277 A lot more could be done here... A look at a mv.c shows a lot of
  /prebuilts/gdb/linux-x86/lib/python2.7/
shutil.py 266 similar to the Unix "mv" command.
277 A lot more could be done here... A look at a mv.c shows a lot of
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 266 similar to the Unix "mv" command.
277 A lot more could be done here... A look at a mv.c shows a lot of
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 266 similar to the Unix "mv" command.
277 A lot more could be done here... A look at a mv.c shows a lot of
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 185 struct match mv; local
186 struct match *m = &mv;
  /build/soong/cc/
builder.go 90 Command: "cp -f ${inAr} ${out}.tmp && $arCmd $arFlags ${out}.tmp $in && mv ${out}.tmp ${out}",
  /external/guice/lib/build/
asm-5.0.3.jar 
  /external/pcre/dist/
RunTest 183 unset cp ls mv rm
  /external/toybox/generated/
newtoys.h 149 USE_MV(NEWTOY(mv, "<2"USE_CP_MORE("vnF")"fi"USE_CP_MORE("[-ni]"), TOYFLAG_BIN))
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 133 struct match mv; local
134 struct match *m = &mv;
  /prebuilts/devtools/tools/lib/
asm-5.0.3.jar 
  /prebuilts/misc/common/asm/
asm-5.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/4.1/
asm-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.1/
asm-5.0.1.jar 

Completed in 745 milliseconds

<<21222324252627282930>>