Home
last modified time | relevance | path

Searched defs:condition (Results 1 – 18 of 18) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/database/sql/
DFunc.sql.ts335 let condition = `${asyncTid !== null && asyncTid !== undefined ? `and A.tid = ${asyncTid}` : ''}`; variable
372 let condition = ` variable
409 let condition = ` variable
480 let condition = isChild ? '' : 'group by parentName'; variable
DCpu.sql.ts672 let condition = `(case`; variable
DProcessThread.sql.ts993 const condition = isPin ? "'mem.purg_pin'" : "'mem.purg_sum'"; constant
/developtools/ace_js2bundle/ace-loader/test/lite/expected/
DexteriorStyle.js20 "condition": "screen and (max-width: 454px)", property
23 "condition": "screen and (min-width: 455px)", property
/developtools/ace_js2bundle/ace-loader/test/card/expected/mediaQuery/
DmediaQuery.json11 "condition": "(dark-mode:true)", string
26 "condition": "(dark-mode:true)", string
/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/
DErrors.js19 function assertion(condition, message) { argument
/developtools/ace_js2bundle/ace-loader/src/lite/
Dlite-customize.js82 function throwError(condition, reason) { argument
Dlite-transform-style.js108 target.push({ condition, ...style }); property
/developtools/smartperf_host/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCommon.test.ts130 let condition = { variable
345 let condition = { variable
/developtools/ace_js2bundle/ace-loader/test/rich/expected/
DmediaQuery.js30 "condition": "screen and (min-width: 600) and (max-width: 1200)", property
45 "condition": "(device-type: tv)", property
/developtools/hiperf/include/
Ddebug_logger.h230 #define HLOGV_IF(condition, format, ...) \ argument
282 #define HLOG_ASSERT_MESSAGE(condition, format, ...) \ argument
289 #define HLOG_ASSERT(condition) HLOG_ASSERT_MESSAGE(condition, "") argument
293 #define HIPERF_ASSERT(condition, format, ...) \ argument
Dutilities.h409 #define RETURN_IF(condition, retValue) do { \ argument
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h206 #define HLOGV_IF(condition, format, ...) \ argument
254 #define HLOG_ASSERT_MESSAGE(condition, format, ...) \ argument
261 #define HLOG_ASSERT(condition) HLOG_ASSERT_MESSAGE(condition, "") argument
/developtools/hiperf/src/
Dperf_event_record.cpp81 inline void PushToBinary(const bool condition, uint8_t *&p, const T &v) in PushToBinary()
90 inline void PushToBinary2(const bool condition, uint8_t *&p, const T1 &v1, const T2 &v2) in PushToBinary2()
101 inline void PopFromBinary(const bool condition, uint8_t*& p, T& v, u64& size) in PopFromBinary()
112 inline void PopFromBinary2(const bool condition, uint8_t*& p, T1& v1, T2& v2, u64& size) in PopFromBinary2()
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.ts299 let condition = variable
666 let condition = ''; variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts2178 let condition = `trace-row[row-id='${id}'][row-type='${rowType}'][row-parent-id='${parentId}']`; variable
/developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/utils/
Ddevice.py573 def get_element_by_condition(self, condition, index=0): argument
/developtools/profiler/hiebpf/include/
Dvmlinux.h99640 struct ff_condition_effect condition[2]; member
111562 enum usb_interface_condition condition; member
134600 struct ff_condition_effect condition[2]; member