/external/iproute2/include/ |
D | bpf_util.h | 70 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 78 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 106 #define BPF_MOV64_REG(DST, SRC) \ argument 114 #define BPF_MOV32_REG(DST, SRC) \ argument 144 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument 179 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument 189 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument 209 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 229 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | Makefile | 6 SRC = evtest.c macro
|
/external/autotest/client/site_tests/platform_CompressedSwap/src/ |
D | Makefile | 6 SRC = hog.c macro
|
/external/mesa3d/src/mesa/main/ |
D | macros.h | 260 #define COPY_4V( DST, SRC ) \ argument 281 #define COPY_SZ_4V(DST, SZ, SRC) \ argument 293 #define COPY_CLEAN_4V(DST, SZ, SRC) \ argument 327 #define ACC_4V( DST, SRC ) \ argument 388 #define COPY_3V( DST, SRC ) \ argument 396 #define COPY_3V_CAST( DST, SRC, CAST ) \ argument 404 #define COPY_3FV( DST, SRC ) \ argument 437 #define SELF_SCALE_3V( DST, SRC ) \ argument 445 #define ACC_3V( DST, SRC ) \ argument 511 #define COPY_2V( DST, SRC ) \ argument [all …]
|
/external/autotest/client/site_tests/platform_CompressedSwapPerf/src/ |
D | Makefile | 6 SRC = hog.c macro
|
/external/mesa3d/src/mesa/swrast/ |
D | s_chan.h | 80 #define COPY_CHAN4(DST, SRC) COPY_4UBV(DST, SRC) argument 92 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC) argument 104 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC) argument
|
/external/autotest/client/cros/crash/crasher/ |
D | Makefile | 6 SRC = crasher.cc macro
|
/external/ImageMagick/MagickWand/tests/ |
D | Makefile | 3 SRC=$(shell pwd )/../.. macro
|
/external/autotest/client/profilers/powertop/src/po/ |
D | Makefile | 1 SRC=$(wildcard *.po) macro
|
/external/autotest/client/site_tests/camera_V4L2/src/ |
D | Makefile | 17 SRC = \ macro
|
/external/mesa3d/src/mesa/x86/ |
D | sse_xform4.S | 35 #define SRC(i) REGOFF(i * 4, ESI) macro
|
/external/annotation-tools/annotation-file-utilities/tests/source-extension/ |
D | Makefile | 26 SRC := $(patsubst %.goal, %.java, $(FILTERED)) macro
|
/external/autotest/server/site_tests/firmware_PDTrySrc/ |
D | firmware_PDTrySrc.py | 32 SRC = 1 variable in firmware_PDTrySrc
|
/external/webp/src/dsp/ |
D | filters_mips_dsp_r2.c | 36 #define DO_PREDICT_LINE(SRC, DST, LENGTH, INVERSE) do { \ argument 109 #define DO_PREDICT_LINE_VERTICAL(SRC, PRED, DST, LENGTH, INVERSE) do { \ argument 168 #define PREDICT_LINE_ONE_PASS(SRC, PRED, DST) do { \ argument
|
D | rescaler_neon.c | 26 #define LOAD_32x4(SRC, DST) const uint32x4_t DST = vld1q_u32((SRC)) argument 27 #define LOAD_32x8(SRC, DST0, DST1) \ argument
|
/external/annotation-tools/annotation-file-utilities/tests/abbreviated/ |
D | Makefile | 28 SRC := $(patsubst %.goal, %.java, $(FILTERED)) macro
|
/external/autotest/server/site_tests/firmware_PDPowerSwap/ |
D | firmware_PDPowerSwap.py | 29 SRC ='SRC_READY' variable in firmware_PDPowerSwap
|
/external/swiftshader/third_party/LLVM/utils/buildit/ |
D | GNUmakefile | 28 SRC = $(shell cd $(SRCROOT) && pwd | sed s,/private,,) macro
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | Attribute.java | 30 public static final Attribute SRC = new AttributeImpl ("SRC"); field in Attribute
|
/external/mesa3d/src/mesa/math/ |
D | m_translate.c | 114 #define SRC GLbyte macro 172 #define SRC GLubyte macro 219 #define SRC GLshort macro 273 #define SRC GLushort macro 326 #define SRC GLint macro 380 #define SRC GLuint macro 433 #define SRC GLdouble macro 481 #define SRC GLfloat macro
|
/external/lz4/contrib/djgpp/ |
D | Makefile | 24 SRC = programs/bench.c programs/lz4io.c programs/lz4cli.c macro
|
/external/proguard/build/ |
D | makefile | 8 SRC = $(PROGUARD_HOME)/src macro
|
/external/ltp/testcases/network/nfsv4/locks/ |
D | locktests.py | 22 SRC="locktests.tar.gz" variable
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_math.h | 654 #define COPY_4V( DST, SRC ) \ argument 665 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC) argument
|
/external/libgsm/ |
D | Makefile | 122 SRC = $(ROOT)/src macro
|