/third_party/skia/third_party/externals/libwebp/examples/ |
D | unicode.h | 61 #define WSTRLEN(FILENAME) wcslen((const W_CHAR*)FILENAME) argument 62 #define WSTRCMP(FILENAME, STR) wcscmp((const W_CHAR*)FILENAME, TO_W_CHAR(STR)) argument 63 #define WSTRRCHR(FILENAME, STR) wcsrchr((const W_CHAR*)FILENAME, TO_W_CHAR(STR)) argument 88 #define WSTRLEN(FILENAME) strlen(FILENAME) argument 89 #define WSTRCMP(FILENAME, STR) strcmp(FILENAME, STR) argument 90 #define WSTRRCHR(FILENAME, STR) strrchr(FILENAME, STR) argument
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | unicode.h | 61 #define WSTRLEN(FILENAME) wcslen((const W_CHAR*)FILENAME) argument 62 #define WSTRCMP(FILENAME, STR) wcscmp((const W_CHAR*)FILENAME, TO_W_CHAR(STR)) argument 63 #define WSTRRCHR(FILENAME, STR) wcsrchr((const W_CHAR*)FILENAME, TO_W_CHAR(STR)) argument 88 #define WSTRLEN(FILENAME) strlen(FILENAME) argument 89 #define WSTRCMP(FILENAME, STR) strcmp(FILENAME, STR) argument 90 #define WSTRRCHR(FILENAME, STR) strrchr(FILENAME, STR) argument
|
/third_party/typescript/scripts/eslint/tests/support/ |
D | RuleTester.ts | 5 export const FILENAME = path.join(ROOT_DIR, "file.ts"); constant
|
/third_party/python/PCbuild/ |
D | urlretrieve.py | 37 FILENAME = sys.argv[2] variable
|
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/ |
D | fgetxattr03.c | 32 #define FILENAME "fgetxattr03testfile" macro
|
D | fgetxattr02.c | 59 #define FILENAME "fgetxattr02testfile" macro
|
/third_party/ltp/testcases/kernel/syscalls/setuid/ |
D | setuid04.c | 22 #define FILENAME "setuid04_testfile" macro
|
/third_party/ltp/testcases/kernel/syscalls/lremovexattr/ |
D | lremovexattr01.c | 47 #define FILENAME MNTPOINT"/lremovexattr01testfile" macro
|
/third_party/ltp/testcases/kernel/syscalls/select/ |
D | select01.c | 51 #define FILENAME "select01" macro
|
D | select03.c | 53 #define FILENAME "select03" macro
|
/third_party/node/test/pummel/ |
D | test-fs-watch-file-slow.js | 31 const FILENAME = path.join(tmpdir.path, 'watch-me'); constant
|
/third_party/ltp/testcases/kernel/syscalls/creat/ |
D | creat04.c | 21 #define FILENAME DIRNAME"/file1" macro
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
D | responseheaders.c | 19 #define FILENAME "picture.png" macro
|
/third_party/libexif/contrib/examples/ |
D | cam_features.c | 30 #define FILENAME "test.jpg" macro
|
/third_party/weston/libweston/backend-drm/auth/ |
D | wayland_drm_auth.h | 25 #define FILENAME (strrchr(__FILE__, '/') ? (strrchr(__FILE__, '/') + 1) : __FILE__) macro
|
/third_party/ltp/testcases/kernel/syscalls/fork/ |
D | fork01.c | 103 #define FILENAME "childpid" macro
|
/third_party/ltp/testcases/kernel/syscalls/setxattr/ |
D | setxattr02.c | 49 #define FILENAME "setxattr02testfile" macro
|
/third_party/libsnd/cmake/ |
D | CMakeAutoGenScript.cmake | 263 set(FILENAME "${DIR_PREFIX}${TEMPLATE_NAME_WE}.${SUFFIX}") variable
|
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/ |
D | fsetxattr02.c | 53 #define FILENAME "fsetxattr02testfile" macro
|
/third_party/python/Lib/test/ |
D | test_linecache.py | 11 FILENAME = linecache.__file__ variable
|
D | test__xxsubinterpreters.py | 766 FILENAME = 'spam' variable in RunStringTests
|
/third_party/python/Lib/ |
D | pstats.py | 39 FILENAME = 'filename', 'module' variable in SortKey
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
D | CompatibilityTest.java | 888 static final String FILENAME = "tmp337.bin"; field in CompatibilityTest
|
/third_party/ffmpeg/libavformat/ |
D | matroska.h | 373 #define FILENAME "webm_dash_manifest_file_name" macro
|
/third_party/e2fsprogs/misc/ |
D | e4defrag.c | 93 #define FILENAME 2 macro
|