Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/objc/
DRTCDataChannel.mm166 - (BOOL)isBinary { method
/external/opencv/otherlibs/highgui/
Dgrfmt_pxm.cpp378 bool isBinary = true; in WriteImage() local
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_lexer.cpp29 static bool isBinary(const FX_WCHAR* p) { return (*p) >= '0' && (*p) <= '1'; } in isBinary() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTwine.h205 bool isBinary() const { in isBinary() function
/external/llvm/include/llvm/ADT/
DTwine.h207 bool isBinary() const { in isBinary() function