Home
last modified time | relevance | path

Searched refs:b00 (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/include/
H A Dwindow_state_observer.h32 WINDOW_MODE_SPLIT_FLOATING = 0b00,
39 WINDOW_MODE_SPLIT_FLOATING_UNCHANGED = 0b00,
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dnetwork_status_history_manager_test.cpp65 EXPECT_EQ(networkStatusHistory, 0b00); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.cpp383 double b00 = m00 * m11 - m01 * m10; in Determinant() local
396 return b00 * b11 - b01 * b10 + b02 * b09 + b03 * b08 - b04 * b07 + b05 * b06; in Determinant()
/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Drender_clock.cpp293 case 0b00: // both width and height are valid in CalculateLayoutSize()
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp433 case 0b00: // both width and height are infinite in CalculateBackupImageSize()

Completed in 5 milliseconds