Home
last modified time | relevance | path

Searched defs:ARGS (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h93 #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/
Dglapi_dispatch.c69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
72 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
/third_party/mesa3d/src/gallium/targets/libgl-xlib/
Dxlib.c123 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
126 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
/third_party/vk-gl-cts/scripts/
Dcppcheck.py104 ARGS = [ variable
Dcheck_swiftshader_runtime.py141 ARGS = AP.parse_args() variable
/third_party/node/test/report/
Dtest-report-fatalerror-oomerror-not-set.js13 const ARGS = [ variable
Dtest-report-fatalerror-oomerror-set.js13 const ARGS = [ variable
Dtest-report-fatalerror-oomerror-filename.js13 const ARGS = [ variable
Dtest-report-fatalerror-oomerror-directory.js14 const ARGS = [ variable
Dtest-report-fatalerror-oomerror-compact.js14 const ARGS = [ variable
/third_party/mbedtls/tests/scripts/
Dtranslate_ciphers.py191 ARGS = PARSER.parse_args() variable
/third_party/rust/crates/clap/
DMakefile7 ARGS?=--workspace macro
/third_party/node/test/addons/report-fatalerror/
Dtest.js20 const ARGS = [ variable
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dcmp-sext-sext.c5 #define ARGS(TYPE) T(TYPE) a, T(TYPE)b macro
Dcmp-zext-zext.c5 #define ARGS(TYPE) T(TYPE) a, T(TYPE)b macro
Dcmp-zext.c5 #define ARGS(TYPE) T(TYPE) a, T(TYPE)b macro
Dcmp-sext.c5 #define ARGS(TYPE) T(TYPE) a, T(TYPE)b macro
/third_party/node/deps/v8/third_party/test262-harness/src/
D_packager.py36 ARGS = __parser.parse_args() variable
/third_party/node/deps/v8/tools/
Davg.py55 ARGS = vars(PARSER.parse_args()) variable
Dlocs.py125 ARGS = vars(ARGPARSE.parse_args()) variable
/third_party/openssl/apps/include/
Dapps.h92 } ARGS; typedef
/third_party/node/deps/openssl/openssl/apps/include/
Dapps.h92 } ARGS; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp291 #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/
DtcuAndroidExecService.cpp31 # define DBG_PRINT(ARGS) argument
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c132 #define check_failed(FORMAT, ARGS...) \ argument

12