Home
last modified time | relevance | path

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

/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_js2bundle/ace-loader/src/lite/
Dlite-customize.js82 function throwError(condition, reason) { argument
Dlite-transform-style.js108 target.push({ condition, ...style }); property
/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/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCommon.test.ts133 let condition = { variable
357 let condition = { variable
/developtools/hiperf/include/
Ddebug_logger.h227 #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/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h212 #define HLOGV_IF(condition, format, ...) \ argument
260 #define HLOG_ASSERT_MESSAGE(condition, format, ...) \ argument
267 #define HLOG_ASSERT(condition) HLOG_ASSERT_MESSAGE(condition, "") argument
/developtools/hiperf/src/
Dperf_event_record.cpp71 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()
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.ts258 let condition: string; variable
280 …let condition = types.length === 1 ? `and A.event_type = ${types[0]}` : `and (A.event_type = 'Allo… variable
805 let condition = ''; variable
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.ts750 let condition = ''; variable
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpSystemTrace.ts2705 …let condition = `trace-row[row-id='${rowId}'][row-type='${rowType}'][row-parent-id='${rowParentId}… variable
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts3372 …let condition = `trace-row[row-id='${rowId}'][row-type='${rowType}'][row-parent-id='${rowParentId}… variable
/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