| /third_party/ntfs-3g/include/ntfs-3g/ |
| D | logging.h | 93 #define ntfs_log_critical(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LO… argument 94 #define ntfs_log_error(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument 95 #define ntfs_log_info(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LE… argument 96 #define ntfs_log_perror(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_… argument 97 #define ntfs_log_progress(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LO… argument 98 #define ntfs_log_quiet(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument 99 #define ntfs_log_verbose(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG… argument 100 #define ntfs_log_warning(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG… argument 106 #define ntfs_log_debug(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument 107 #define ntfs_log_trace(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument [all …]
|
| /third_party/mesa3d/src/mapi/glapi/ |
| D | glapi_dispatch.c | 69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument 72 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
|
| /third_party/mesa3d/src/gallium/targets/libgl-xlib/ |
| D | xlib.c | 123 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument 126 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
|
| /third_party/vk-gl-cts/scripts/ |
| D | cppcheck.py | 104 ARGS = [ variable
|
| D | check_swiftshader_runtime.py | 141 ARGS = AP.parse_args() variable
|
| /third_party/node/test/report/ |
| D | test-report-fatalerror-oomerror-not-set.js | 13 const ARGS = [ variable
|
| D | test-report-fatalerror-oomerror-set.js | 13 const ARGS = [ variable
|
| D | test-report-fatalerror-oomerror-directory.js | 14 const ARGS = [ variable
|
| D | test-report-fatalerror-oomerror-filename.js | 13 const ARGS = [ variable
|
| D | test-report-fatalerror-oomerror-compact.js | 14 const ARGS = [ variable
|
| /third_party/mbedtls/tests/scripts/ |
| D | translate_ciphers.py | 191 ARGS = PARSER.parse_args() variable
|
| /third_party/rust/crates/clap/ |
| D | Makefile | 7 ARGS?=--workspace macro
|
| /third_party/node/test/addons/report-fatalerror/ |
| D | test.js | 20 const ARGS = [ variable
|
| /third_party/node/deps/v8/third_party/test262-harness/src/ |
| D | _packager.py | 36 ARGS = __parser.parse_args() variable
|
| /third_party/openssl/apps/include/ |
| D | apps.h | 92 } ARGS; typedef
|
| /third_party/node/deps/v8/tools/ |
| D | avg.py | 55 ARGS = vars(PARSER.parse_args()) variable
|
| D | locs.py | 125 ARGS = vars(ARGPARSE.parse_args()) variable
|
| /third_party/node/deps/openssl/openssl/apps/include/ |
| D | apps.h | 92 } ARGS; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DebugInfoMetadata.cpp | 291 #define UNWRAP_ARGS(ARGS) UNWRAP_ARGS_IMPL ARGS argument 292 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ argument 305 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ argument 309 #define DEFINE_GETIMPL_STORE_NO_OPS(CLASS, ARGS) \ argument 315 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \ argument
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| D | tcuAndroidExecService.cpp | 31 # define DBG_PRINT(ARGS) argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsck.c | 132 #define check_failed(FORMAT, ARGS...) \ argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DebugInfoMetadata.h | 39 #define DEFINE_MDNODE_GET_UNPACK(ARGS) DEFINE_MDNODE_GET_UNPACK_IMPL ARGS argument 40 #define DEFINE_MDNODE_GET_DISTINCT_TEMPORARY(CLASS, FORMAL, ARGS) \ argument 50 #define DEFINE_MDNODE_GET(CLASS, FORMAL, ARGS) \ argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | TestMessageFormat.java | 820 final Object ARGS[] = { in TestUnlimitedArgsAndSubformats() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | TestMessageFormat.java | 823 final Object ARGS[] = { in TestUnlimitedArgsAndSubformats() local
|
| /third_party/python/Lib/test/ |
| D | test_descr.py | 5420 ARGS = (1, 2) variable in PicklingTests.test_reduce_copying.C1 5432 ARGS = (1, 2) variable in PicklingTests.test_reduce_copying.C2 5453 ARGS = (1, 2) variable in PicklingTests.test_reduce_copying.C3 5474 ARGS = ("hello", "world", 1) variable in PicklingTests.test_reduce_copying.C4 5490 ARGS = (1, 2) variable in PicklingTests.test_reduce_copying.C5
|