Searched refs:THIS_FILE (Results 1 – 15 of 15) sorted by relevance
/external/oj-libjdwp/src/share/back/ |
D | error_messages.h | 46 #ifndef THIS_FILE 47 #define THIS_FILE __FILE__ macro 55 THIS_FILE, __LINE__); \ 62 jdiAssertionFailed(THIS_FILE, __LINE__, #expression); \ 69 jdiAssertionFailed(THIS_FILE, __LINE__, msg); \ 74 jdiAssertionFailed(THIS_FILE, __LINE__, msg)
|
D | log_messages.h | 38 #ifndef THIS_FILE 39 #define THIS_FILE __FILE__ macro 45 (log_message_begin(flavor,THIS_FILE,__LINE__), \
|
/external/oj-libjdwp/src/share/npt/ |
D | utf.h | 37 #ifndef THIS_FILE 38 #define THIS_FILE __FILE__ macro 42 #define UTF_ERROR(m) utfError(THIS_FILE, __LINE__, m)
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ConfigDialog.cpp | 26 #undef THIS_FILE 27 static char THIS_FILE[] = __FILE__; variable
|
D | ControlPanel.cpp | 29 #undef THIS_FILE 30 static char THIS_FILE[] = __FILE__; variable
|
D | ControlPanelExe.cpp | 30 #undef THIS_FILE 31 static char THIS_FILE[] = __FILE__; variable
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/ |
D | AboutDialog.cpp | 26 #undef THIS_FILE 27 static char THIS_FILE[] = __FILE__; variable
|
D | Application.cpp | 32 #undef THIS_FILE 33 static char THIS_FILE[] = __FILE__; variable
|
D | LoginDialog.cpp | 27 #undef THIS_FILE 28 static char THIS_FILE[] = __FILE__; variable
|
D | ChooserDialog.cpp | 40 #undef THIS_FILE 41 static char THIS_FILE[] = __FILE__; variable
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/ |
D | Application.cpp | 28 #undef THIS_FILE 29 static char THIS_FILE[] = __FILE__; variable
|
D | BrowserDialog.cpp | 28 #undef THIS_FILE 29 static char THIS_FILE[] = __FILE__; variable
|
/external/python/parse_type/py.requirements/ |
D | basic.txt | 5 # pip install -r <THIS_FILE>
|
D | all.txt | 5 # pip install -r <THIS_FILE>
|
/external/python/parse_type/tasks/ |
D | py.requirements.txt | 5 # pip install -r <THIS_FILE>
|