Home
last modified time | relevance | path

Searched defs:bState (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_occontext.cpp108 bool bState = pConfig->GetStringFor("BaseState", "ON") != "OFF"; in LoadOCGStateFromConfig() local
178 bool bState = LoadOCGState(pOCGDict); in GetOCGVisible() local
256 bool bState = (csP == "AllOn" || csP == "AllOff"); in LoadOCMDState() local
/external/u-boot/drivers/usb/gadget/
Df_dfu.h71 __u8 bState; member
/external/webrtc/webrtc/common_audio/signal_processing/
Dsignal_processing_unittest.cc374 int16_t bState[kVectorSize]; in TEST_F() local