/third_party/boost/boost/proto/ |
D | operators.hpp | 301 #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) TRAIT<ARG> argument 342 … #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) \ argument 363 … #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) \ argument
|
/third_party/openssl/crypto/bio/ |
D | b_sock.c | 177 # define ARG arg_32p in BIO_socket_ioctl() macro 186 # define ARG arg in BIO_socket_ioctl() macro 189 # define ARG arg in BIO_socket_ioctl() macro
|
/third_party/boost/libs/utility/identity_type/test/ |
D | template.cpp | 13 #define ARG(type, n) type arg ## n macro
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_2_025.cpp | 58 #define ASSEMBLE(ARG) <t_2_025.cpp> argument
|
/third_party/libxml2/python/tests/ |
D | validDTD.py | 5 ARG = 'test string' variable
|
D | validSchemas.py | 5 ARG = 'test string' variable
|
D | validRNG.py | 5 ARG = 'test string' variable
|
/third_party/python/Python/ |
D | ast_opt.c | 416 #define CALL(FUNC, TYPE, ARG) \ argument 420 #define CALL_OPT(FUNC, TYPE, ARG) \ argument 424 #define CALL_SEQ(FUNC, TYPE, ARG) { \ argument 434 #define CALL_INT_SEQ(FUNC, TYPE, ARG) { \ argument
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | unicode.h | 56 #define WFOPEN(ARG, OPT) _wfopen((const W_CHAR*)ARG, TO_W_CHAR(OPT)) argument 83 #define WFOPEN(ARG, OPT) fopen(ARG, OPT) argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | unicode.h | 56 #define WFOPEN(ARG, OPT) _wfopen((const W_CHAR*)ARG, TO_W_CHAR(OPT)) argument 83 #define WFOPEN(ARG, OPT) fopen(ARG, OPT) argument
|
/third_party/boost/boost/move/ |
D | core.hpp | 60 #define BOOST_MOVE_TO_RV_CAST(RV_TYPE, ARG) reinterpret_cast<RV_TYPE>(ARG) argument 228 #define BOOST_MOVE_BASE(BASE_TYPE, ARG) \ argument 479 #define BOOST_MOVE_BASE(BASE_TYPE, ARG) \ argument
|
/third_party/libnl/include/netlink-private/ |
D | netlink.h | 85 #define NL_DBG(LVL,FMT,ARG...) \ argument 97 #define NL_DBG(LVL,FMT,ARG...) do { } while(0) argument
|
/third_party/alsa-utils/alsamixer/ |
D | bindings.h | 19 #define CMD_WITH_ARG(CMD, ARG) \ argument
|
/third_party/musl/libc-test/src/regression/ |
D | pthread_cond-smasher.c | 34 # define thread_create(ID, START, ARG) pthread_create(ID, 0, START, ARG) argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless_enc.c | 670 #define ADD(X, ARG, LEN) do { \ argument 684 #define ADD_EQ(X, ARG, LEN) do { \ argument
|
/third_party/boost/libs/optional/test/ |
D | optional_test_swap.cpp | 35 #define ARG(T) (static_cast< T const* >(0)) macro
|
D | optional_test_common.hpp | 58 #define ARG(T) (static_cast< T const* >(0)) macro
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | tparm.c | 35 #define ARG 1 macro
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless_enc.c | 651 #define ADD(X, ARG, LEN) do { \ argument 665 #define ADD_EQ(X, ARG, LEN) do { \ argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MessagePatternUtil.java | 137 ARG, enumConstant
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessagePatternUtil.java | 142 ARG, enumConstant
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuInterval.hpp | 261 #define TCU_INTERVAL_APPLY_MONOTONE1(DST, PARAM, ARG, VAR, BODY) do \ argument
|
/third_party/python/Objects/ |
D | codeobject.c | 733 #define CHECK_INT_ARG(ARG) \ in code_replace_impl() argument
|