Home
last modified time | relevance | path

Searched defs:PARAM (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavresample/
Doptions.c36 #define PARAM AV_OPT_FLAG_AUDIO_PARAM macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dtrace.h23 #define ANGLE_TRACE_EVENT1(CATEGORY, EVENT, NAME, PARAM) \ argument
/third_party/ffmpeg/libswresample/
Doptions.c36 #define PARAM AV_OPT_FLAG_AUDIO_PARAM macro
/third_party/ffmpeg/libavcodec/
Ddcadec.c386 #define PARAM AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_DECODING_PARAM macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h94 PARAM = 4, enumerator
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fImplementationLimitTests.cpp191 #define LIMIT_CASE(NAME, PARAM, TYPE, MIN_VAL) \ in init() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DGatherAPIDataOld.java489 private static final int PARAM = 8; field in GatherAPIDataOld
DGatherAPIData.java627 private static final int PARAM = 8; field in GatherAPIData
DCheckTags.java215 static final int PARAM = 8; field in CheckTags
DCheckAPI.java1032 private static final int PARAM = 8; field in CheckAPI
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.h80 #define PARAM(x) (struct param) { x, #x, 0 } macro
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts130 PARAM = 'param', enumerator
302 PARAM, enumerator
/third_party/vk-gl-cts/framework/common/
DtcuInterval.hpp261 #define TCU_INTERVAL_APPLY_MONOTONE1(DST, PARAM, ARG, VAR, BODY) do \ argument
/third_party/skia/bench/
DDashBench.cpp442 #define PARAM(array) array, SK_ARRAY_COUNT(array) macro
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fImplementationLimitTests.cpp435 #define LIMIT_CASE(NAME, PARAM, TYPE, MIN_VAL) \ in init() argument
/third_party/ffmpeg/libavformat/
Doggenc.c83 #define PARAM AV_OPT_FLAG_ENCODING_PARAM macro
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c35 #define PARAM(inarg) (((const char *)(inarg)) + sizeof(*(inarg))) macro
/third_party/libfuse/lib/
Dfuse_lowlevel.c39 #define PARAM(inarg) (((char *)(inarg)) + sizeof(*(inarg))) macro