/external/clang/lib/Rewrite/ |
D | DeltaTree.cpp | 169 if (DeltaTreeInteriorNode *IN = dyn_cast<DeltaTreeInteriorNode>(this)) in RecomputeFullDeltaLocally() local 226 DeltaTreeInteriorNode *IN = cast<DeltaTreeInteriorNode>(this); in DoInsertion() local 303 if (DeltaTreeInteriorNode *IN = dyn_cast<DeltaTreeInteriorNode>(this)) { in DoSplit() local 343 const DeltaTreeInteriorNode *IN = dyn_cast<DeltaTreeInteriorNode>(N); in VerifyTree() local 426 const DeltaTreeInteriorNode *IN = dyn_cast<DeltaTreeInteriorNode>(Node); in getDeltaAt() local
|
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/equations/ |
D | Cubic.java | 11 public static final Cubic IN = new Cubic() { field in Cubic
|
D | Circ.java | 11 public static final Circ IN = new Circ() { field in Circ
|
D | Bounce.java | 11 public static final Bounce IN = new Bounce() { field in Bounce
|
D | Quart.java | 11 public static final Quart IN = new Quart() { field in Quart
|
D | Quint.java | 11 public static final Quint IN = new Quint() { field in Quint
|
D | Quad.java | 11 public static final Quad IN = new Quad() { field in Quad
|
D | Expo.java | 11 public static final Expo IN = new Expo() { field in Expo
|
D | Sine.java | 13 public static final Sine IN = new Sine() { field in Sine
|
D | Back.java | 11 public static final Back IN = new Back() { field in Back
|
D | Elastic.java | 13 public static final Elastic IN = new Elastic() { field in Elastic
|
/external/webp/src/dsp/ |
D | lossless_neon.c | 145 #define LOAD_U32_AS_U8(IN) vreinterpret_u8_u32(vdup_n_u32((IN))) argument 146 #define LOAD_U32P_AS_U8(IN) vreinterpret_u8_u32(vld1_u32((IN))) argument 147 #define LOADQ_U32_AS_U8(IN) vreinterpretq_u8_u32(vdupq_n_u32((IN))) argument 148 #define LOADQ_U32P_AS_U8(IN) vreinterpretq_u8_u32(vld1q_u32((IN))) argument 149 #define GET_U8_AS_U32(IN) vget_lane_u32(vreinterpret_u32_u8((IN)), 0); argument 150 #define GETQ_U8_AS_U32(IN) vgetq_lane_u32(vreinterpretq_u32_u8((IN)), 0); argument 151 #define STOREQ_U8_AS_U32P(OUT, IN) vst1q_u32((OUT), vreinterpretq_u32_u8((IN))); argument 244 #define GENERATE_PREDICTOR_1(X, IN) \ argument 331 #define GENERATE_PREDICTOR_2(X, IN) \ argument
|
D | common_sse2.h | 109 #define VP8PlanarTo24bHelper(IN, OUT) \ argument
|
/external/libhevc/encoder/ |
D | cast_types.h | 50 #define IN macro
|
/external/tensorflow/tensorflow/core/kernels/ |
D | cast_op_impl.h | 59 #define CAST_CASE(DEVICE, IN, OUT) \ argument
|
/external/u-boot/arch/arm/dts/ |
D | st-pincfg.h | 31 #define IN (0) macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/ |
D | DiffConsumer.cpp | 22 unsigned IN = 0; in ComputeNumbering() local
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.cpp | 22 unsigned IN = 0; in ComputeNumbering() local
|
/external/vboot_reference/utility/include/ |
D | eficompress.h | 15 #define IN /**/ macro
|
/external/linux-kselftest/tools/testing/selftests/gpio/ |
D | gpio-mockup-chardev.c | 27 IN enumerator
|
/external/u-boot/drivers/pinctrl/ |
D | pinctrl-sti.c | 30 #define IN (0) macro
|
/external/one-true-awk/ |
D | ytab.h | 84 IN = 290, enumerator 182 #define IN 290 macro
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayBorderPanel.java | 44 public final static int IN = 3; field in HolidayBorderPanel
|
/external/python/cpython2/Lib/ |
D | sre_constants.py | 48 IN = "in" variable
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenGenerator.py | 11 IN = "in" variable
|