| /developtools/ace-js2bundle/ace-loader/test/lite/expected/ |
| D | exteriorStyle.js | 20 "condition": "screen and (max-width: 454px)", property 23 "condition": "screen and (min-width: 455px)", property
|
| /developtools/ace-js2bundle/ace-loader/test/card/expected/mediaQuery/ |
| D | mediaQuery.json | 11 "condition": "(dark-mode:true)", string 26 "condition": "(dark-mode:true)", string
|
| /developtools/ace-js2bundle/ace-loader/src/lite/ |
| D | lite-customize.js | 82 function throwError(condition, reason) { argument
|
| D | lite-transform-style.js | 108 target.push({ condition, ...style }); property
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/nativehook/ |
| D | NativeHookTreeTableRowSorter.java | 64 …public static void sortDescTree(DefaultMutableTreeNode root, Comparator<TreeNode> condition, JTree… in sortDescTree() 99 …public static void sortTree(DefaultMutableTreeNode root, Comparator<TreeNode> condition, JTree jtr… in sortTree()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/heapdump/ |
| D | HeapDumpTreeTableRowSorter.java | 65 …public static void sortDescTree(DefaultMutableTreeNode root, Comparator<TreeNode> condition, JTree… in sortDescTree() 100 …public static void sortTree(DefaultMutableTreeNode root, Comparator<TreeNode> condition, JTree jtr… in sortTree()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/analysis/ |
| D | TreeTableRowSorter.java | 81 …public static void sortDescTree(DefaultMutableTreeNode root, Comparator<TreeNode> condition, JTree… in sortDescTree() 117 …public static void sortTree(DefaultMutableTreeNode root, Comparator<TreeNode> condition, JTree jtr… in sortTree()
|
| /developtools/ace-js2bundle/ace-loader/test/rich/expected/ |
| D | mediaQuery.js | 30 "condition": "screen and (min-width: 600) and (max-width: 1200)", property 45 "condition": "(device-type: tv)", property
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | debug_logger.h | 219 #define HLOGV_IF(condition, format, ...) \ argument 267 #define HLOG_ASSERT_MESSAGE(condition, format, ...) \ argument 274 #define HLOG_ASSERT(condition) HLOG_ASSERT_MESSAGE(condition, "") argument
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/datasources/databases/databasepool/ |
| D | AbstractDataStore.java | 223 …public <T> boolean update(Class<T> clazz, Map<String, Object> condition, Map<String, Object> setVa… in update() 243 …blic <T> List<T> select(Class<T> clazz, Map<String, Object> value, Map<String, Object> condition) { in select()
|
| /developtools/hiperf/include/ |
| D | debug_logger.h | 227 #define HLOGV_IF(condition, format, ...) \ argument 275 #define HLOG_ASSERT_MESSAGE(condition, format, ...) \ argument 282 #define HLOG_ASSERT(condition) HLOG_ASSERT_MESSAGE(condition, "") argument
|
| /developtools/hiperf/src/ |
| D | perf_event_record.cpp | 71 inline void PushToBinary(bool condition, uint8_t *&p, const T &v) in PushToBinary() 80 inline void PushToBinary2(bool condition, uint8_t *&p, const T1 &v1, const T2 &v2) in PushToBinary2() 91 inline void PopFromBinary(bool condition, uint8_t *&p, T &v) in PopFromBinary() 100 inline void PopFromBinary2(bool condition, uint8_t *&p, T1 &v1, T2 &v2) in PopFromBinary2()
|