| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyrvideo.c | 216 Bool is_ok = FALSE; in ephyrInitVideo() local 246 is_ok = TRUE; in ephyrInitVideo() 249 return is_ok; in ephyrInitVideo() 449 Bool is_ok = FALSE; in ephyrXVPrivQueryHostAdaptors() local 565 is_ok = TRUE; in ephyrXVPrivQueryHostAdaptors() 569 return is_ok; in ephyrXVPrivQueryHostAdaptors() 620 Bool is_ok = FALSE; in ephyrXVPrivRegisterAdaptors() local 634 is_ok = TRUE; in ephyrXVPrivRegisterAdaptors() 639 return is_ok; in ephyrXVPrivRegisterAdaptors() 680 Bool is_ok = FALSE; in ephyrXVPrivGetImageBufSize() local [all …]
|
| H A D | hostx.c | 1377 Bool is_ok = FALSE; in hostx_get_visuals_info() local 1419 is_ok = TRUE; in hostx_get_visuals_info() 1424 return is_ok; in hostx_get_visuals_info() 1433 Bool is_ok = FALSE; in hostx_create_window() local 1487 is_ok = TRUE; in hostx_create_window() 1490 return is_ok; in hostx_create_window() 1529 Bool is_ok = FALSE; in hostx_set_window_bounding_rectangles() local 1556 is_ok = TRUE; in hostx_set_window_bounding_rectangles() 1562 return is_ok; in hostx_set_window_bounding_rectangles()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/ |
| H A D | converter_numeric.hpp | 50 static inline source_type nearbyint(argument_type s, bool& is_ok) BOOST_NOEXCEPT { in nearbyint() 52 if (near_int && is_ok) { in nearbyint() 56 is_ok = !((orig_div_round > 1 ? orig_div_round - 1 : 1 - orig_div_round) > eps); in nearbyint()
|
| /OK3568_Linux_fs/kernel/lib/kunit/ |
| H A D | test.c | 66 bool is_ok, in kunit_print_ok_not_ok() argument 83 kunit_status_to_string(is_ok), in kunit_print_ok_not_ok() 87 kunit_status_to_string(is_ok), in kunit_print_ok_not_ok()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/ |
| H A D | halrf_dpk_8822c.h | 82 boolean is_ok,
|
| H A D | halrf_dpk_8822c.c | 2174 boolean is_ok, in dpk_c2h_report_transfer_8822c() argument 2185 if (!is_ok) { in dpk_c2h_report_transfer_8822c()
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A D | af_mpls.c | 940 bool is_ok = true; in mpls_label_ok() local 946 is_ok = false; in mpls_label_ok() 950 if (is_ok && *index >= net->mpls.platform_labels) { in mpls_label_ok() 953 is_ok = false; in mpls_label_ok() 957 return is_ok; in mpls_label_ok()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/halrf/ |
| H A D | halrf.h | 679 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3176 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3188 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/halrf/ |
| H A D | halrf.h | 669 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3088 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3100 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/halrf/ |
| H A D | halrf.h | 681 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3221 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3233 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/ |
| H A D | halrf.h | 682 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3222 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3234 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/halrf/ |
| H A D | halrf.h | 679 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3176 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3188 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/ |
| H A D | halrf.h | 706 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3471 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3483 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/halrf/ |
| H A D | halrf.h | 689 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3270 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3282 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/ |
| H A D | halrf.h | 706 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size);
|
| H A D | halrf.c | 3478 void halrf_dpk_c2h_report_transfer(void *dm_void, boolean is_ok, u8 *buf, u8 buf_size) in halrf_dpk_c2h_report_transfer() argument 3490 dpk_c2h_report_transfer_8822c(dm, is_ok, buf, buf_size); in halrf_dpk_c2h_report_transfer()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 58828 ephyrdriext.c:343:133: error: 'is_ok' undeclared (first use in this 58830 EPHYR_LOG("leave. is_ok:%d\n", is_ok); 58832 Just reemove bogus is_ok variable. 60570 ephyr: Drop is_ok logging. 60572 The only cases that lead to !is_ok are already EPHYR_LOG_ERROR, and it
|