Searched refs:ORIG (Results 1 – 6 of 6) sorted by relevance
139 dnl gl_LIBUNISTRING_ARG_OR_ZERO([ARG], [ORIG]) expands to ARG if it is not the140 dnl same as ORIG, otherwise to 0.
42 $ diff -U3 ./xpcom/ds/nsRecyclingAllocator.cpp-ORIG ./xpcom/ds/nsRecyclingAllocator.cpp43 --- ./xpcom/ds/nsRecyclingAllocator.cpp-ORIG 2008-03-14 19:09:17.000000000 +0100
56 ORIG = 0, enumerator
1875 } 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()
7 # AX_PREFIX_CONFIG_H [(OUTPUT-HEADER [,PREFIX [,ORIG-HEADER]])]24 # ORIG-HEADER, from AM_CONFIG_HEADER(config.h)
255 ; CHECK: [[ORIG:%[a-zA-Z_0-9-]+]] = add nsw i32 %arg1, %arg2256 ; CHECK: [[ADD:%[a-zA-Z_0-9-]+]] = add nsw i32 [[ORIG]], [[ORIG]]