Home
last modified time | relevance | path

Searched refs:ORIG (Results 1 – 6 of 6) sorted by relevance

/external/bison/m4/
Dlibunistring-base.m4139 dnl gl_LIBUNISTRING_ARG_OR_ZERO([ARG], [ORIG]) expands to ARG if it is not the
140 dnl same as ORIG, otherwise to 0.
/external/valgrind/docs/internals/
DBIG_APP_NOTES.txt42 $ diff -U3 ./xpcom/ds/nsRecyclingAllocator.cpp-ORIG ./xpcom/ds/nsRecyclingAllocator.cpp
43 --- ./xpcom/ds/nsRecyclingAllocator.cpp-ORIG 2008-03-14 19:09:17.000000000 +0100
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h56 ORIG = 0, enumerator
Dvp9_ratectrl.c1875 } else if (cpi->resize_state == ORIG) { in vp9_resize_one_pass_cbr()
1879 } else if (cpi->resize_state != ORIG && in vp9_resize_one_pass_cbr()
1885 cpi->resize_state = ORIG; in vp9_resize_one_pass_cbr()
/external/ImageMagick/m4/
Dax_prefix_config_h.m47 # AX_PREFIX_CONFIG_H [(OUTPUT-HEADER [,PREFIX [,ORIG-HEADER]])]
24 # ORIG-HEADER, from AM_CONFIG_HEADER(config.h)
/external/llvm/test/CodeGen/X86/
Dcodegen-prepare-addrmode-sext.ll255 ; CHECK: [[ORIG:%[a-zA-Z_0-9-]+]] = add nsw i32 %arg1, %arg2
256 ; CHECK: [[ADD:%[a-zA-Z_0-9-]+]] = add nsw i32 [[ORIG]], [[ORIG]]