Home
last modified time | relevance | path

Searched defs:b_empty (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dvlan.c21 const int b_empty = !b || !b->notempty; in vlan_compare() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp-parse.y1194 int b_empty = _token_list_is_empty_ignoring_space(b); in _token_list_equal_ignoring_space() local
/aosp_15_r20/external/skia/src/core/
H A DSkRegion.cpp1064 bool b_empty = rgnb->isEmpty(); in Oper() local
/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs1092 let b_empty = b.acls[&Transport::BREDR].is_empty() && b.acls[&Transport::LE].is_empty(); in report() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_test.cc1163 Tensor b_empty; in TEST() local